summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-15Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman
2022-10-15Input: xpad - add supported devices as contributed on githubPavel Rojtberg
2022-10-15wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg
2022-10-15random: use expired timer rather than wq for mixing fast poolJason A. Donenfeld
2022-10-15random: avoid reading two cache lines on irq randomnessJason A. Donenfeld
2022-10-15random: restore O_NONBLOCK supportJason A. Donenfeld
2022-10-15USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich
2022-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-10-15random: clamp credited irq bits to maximum mixedJason A. Donenfeld
2022-10-15rpmsg: qcom: glink: replace strncpy() with strscpy_pad()Krzysztof Kozlowski
2022-10-15mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris
2022-10-15mmc: core: Replace with already defined values for readabilityChanWoo Lee
2022-10-15USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold
2022-10-15usb: mon: make mmapped memory read onlyTadeusz Struk
2022-10-15scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren
2022-10-15dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...Swati Agarwal
2022-10-15dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores propertySwati Agarwal
2022-10-15firmware: arm_scmi: Add SCMI PM driver remove routineCristian Marussi
2022-10-07Revert "drm/amdgpu: use dirty framebuffer helper"Greg Kroah-Hartman
2022-10-07intel_idle: Disable IBRS during long idlePeter Zijlstra
2022-10-07x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-10-07x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner
2022-10-05clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli
2022-10-05clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu
2022-10-05nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devicesMichael Kelley
2022-10-05nvme: add new line after variable declatationChaitanya Kulkarni
2022-10-05usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye
2022-10-05Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang
2022-10-05Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...Brian Norris
2022-10-05soc: sunxi: sram: Fix debugfs info for A64 SRAM CSamuel Holland
2022-10-05soc: sunxi: sram: Fix probe function ordering issuesSamuel Holland
2022-10-05soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing
2022-10-05soc: sunxi: sram: Prevent the driver from being unboundSamuel Holland
2022-10-05soc: sunxi: sram: Actually claim SRAM regionsSamuel Holland
2022-10-05media: dvb_vb2: fix possible out of bound accessHangyu Hua
2022-10-05mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov
2022-10-05libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel
2022-10-05Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"Sasha Levin
2022-10-05clk: ingenic-tcu: Properly enable registers before accessing timersAidan MacDonald
2022-10-05net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich
2022-10-05uas: ignore UAS for Thinkplus chipsHongling Zeng
2022-10-05usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng
2022-10-05uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng
2022-09-28drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry
2022-09-28drm/amd/display: Limit user regamma to a valid valueYao Wang1
2022-09-28drm/amdgpu: use dirty framebuffer helperHamza Mahfooz
2022-09-28Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...Vitaly Kuznetsov
2022-09-28usb: xhci-mtk: fix issue of out-of-bounds array accessChunfeng Yun
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland
2022-09-28serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen