summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-10-04cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_putKrzysztof Kozlowski1-14/+7
2024-10-04EDAC/igen6: Fix conversion of system address to physical memory addressQiuxu Zhuo1-1/+1
2024-10-04hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resumeGaosheng Cui1-0/+1
2024-10-04hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_initGaosheng Cui1-1/+3
2024-10-04hwrng: mtk - Use devm_pm_runtime_enableGuoqing Jiang1-1/+1
2024-10-04wifi: mt76: mt7615: check devm_kasprintf() returned valueMa Ke1-0/+3
2024-10-04wifi: rtw88: 8822c: Fix reported RX band widthBitterblue Smith1-4/+6
2024-10-04wifi: rtw88: 8821cu: Remove VID/PID 0bda:c82cNick Morrow1-2/+0
2024-10-04wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_heMa Ke1-0/+3
2024-10-04wifi: mt76: mt7915: check devm_kasprintf() returned valueMa Ke1-0/+2
2024-10-04wifi: mt76: mt7921: Check devm_kasprintf() returned valueMa Ke1-0/+2
2024-10-04efistub/tpm: Use ACPI reclaim memory for event log to avoid corruptionArd Biesheuvel1-1/+1
2024-10-04ACPI: resource: Add another DMI match for the TongFang GMxXGxxWerner Sembach1-0/+6
2024-10-04ACPI: sysfs: validate return type of _STR methodThomas Weißschuh1-2/+3
2024-10-04drbd: Add NULL check for net_conf to prevent dereference in state validationMikhail Lobanov1-1/+1
2024-10-04drbd: Fix atomicity violation in drbd_uuid_set_bm()Qiu-ji Chen1-2/+4
2024-10-04crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failurePavan Kumar Paluri1-0/+2
2024-10-04serial: qcom-geni: fix fifo polling timeoutJohan Hovold1-14/+17
2024-10-04xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.Mathias Nyman1-3/+5
2024-10-04tty: rp2: Fix reset with non forgiving PCIe host bridgesFlorian Fainelli1-1/+1
2024-10-04firmware_loader: Block path traversalJann Horn1-0/+30
2024-10-04bus: mhi: host: pci_generic: Fix the name for the Telit FE990AFabio Porcedda1-2/+11
2024-10-04bus: integrator-lm: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
2024-10-04usb: dwc2: drd: fix clock gating on USB role switchTomas Marek1-0/+9
2024-10-04usb: cdnsp: Fix incorrect usb_request statusPawel Laszczak1-2/+4
2024-10-04USB: class: CDC-ACM: fix race between get_serial and set_serialOliver Neukum1-0/+2
2024-10-04USB: misc: cypress_cy7c63: check for short transferOliver Neukum1-0/+4
2024-10-04USB: appledisplay: close race between probe and completion handlerOliver Neukum1-4/+11
2024-10-04usbnet: fix cyclical race on disconnect with work queueOliver Neukum1-9/+28
2024-10-04wifi: rtw88: Fix USB/SDIO devices not transmitting beaconsBitterblue Smith1-5/+8
2024-10-04can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FDStefan Mätje1-5/+1
2024-10-04scsi: mac_scsi: Disallow bus errors during PDMA sendFinn Thain1-25/+19
2024-10-04scsi: mac_scsi: Refactor polling loopFinn Thain1-38/+42
2024-10-04scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messagesFinn Thain1-20/+22
2024-10-04scsi: ufs: qcom: Update MODE_MAX cfg_bw valueManish Pandey1-1/+1
2024-10-04scsi: sd: Fix off-by-one error in sd_read_block_characteristics()Martin Wilck1-1/+1
2024-10-04ata: libata-scsi: Fix ata_msense_control() CDL page reportingDamien Le Moal1-1/+1
2024-10-04drm/amd/display: Validate backlight caps are saneMario Limonciello1-0/+16
2024-10-04drm/amd/display: Round calculated vtotalRobin Chen1-1/+1
2024-10-04drm/amd/display: Add HDMI DSC native YCbCr422 supportLeo Ma3-5/+7
2024-10-04drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo1-0/+3
2024-10-04Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD lineWerner Sembach1-0/+7
2024-10-04Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk tableWerner Sembach1-0/+7
2024-10-04Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk tableWerner Sembach1-0/+23
2024-10-04Input: adp5588-keys - fix check on return codeNuno Sa1-1/+1
2024-10-04iommufd: Protect against overflow of ALIGN() during iova allocationJason Gunthorpe1-0/+8
2024-10-04Revert "media: tuners: fix error return code of hybrid_tuner_request_state()"Roman Smirnov1-3/+1
2024-10-04soc: versatile: integrator: fix OF node leak in probe() error pathKrzysztof Kozlowski1-0/+1
2024-10-04soc: fsl: cpm1: tsa: Fix tsa_write8()Herve Codina1-1/+1
2024-10-04Revert "soc: qcom: smd-rpm: Match rpmsg channel instead of compatible"Dmitry Baryshkov1-9/+26