summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-19xen/netfront: fix crash when removing deviceJuergen Gross
2024-12-19ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin
2024-12-19qca_spi: Make driver probing reliableStefan Wahren
2024-12-19qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren
2024-12-19ACPI: resource: Fix memory resource type union accessIlpo Järvinen
2024-12-19usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...Lianqin Hu
2024-12-19usb: ehci-hcd: fix call balance of clocks handling routinesVitalii Mordan
2024-12-19usb: dwc2: hcd: Fix GetPortStatus & SetPortFeatureStefan Wahren
2024-12-19ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()Joe Hattori
2024-12-19usb: host: max3421-hcd: Correctly abort a USB request.Mark Tomlinson
2024-12-14PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal
2024-12-14Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()"Zhang Zekun
2024-12-14misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycleParker Newman
2024-12-14usb: chipidea: udc: handle USB Error Interrupt if IOC not setXu Yang
2024-12-14i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid...Defa Li
2024-12-14PCI: Add ACS quirk for Wangxun FF5xxx NICsMengyuan Lou
2024-12-14PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch
2024-12-14nvdimm: rectify the illogical code within nd_dax_probe()Yi Yang
2024-12-14pinctrl: qcom-pmic-gpio: add support for PM8937Barnabás Czémán
2024-12-14scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device resetKai Mäkisara
2024-12-14scsi: st: Don't modify unknown block number in MTIOCGETKai Mäkisara
2024-12-14leds: class: Protect brightness_show() with led_cdev->led_access mutexMukesh Ojha
2024-12-14rocker: fix link status detection in rocker_carrier_init()Dmitry Antipov
2024-12-14Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tablesHilda Wu
2024-12-14wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglis...Norbert van Bolhuis
2024-12-14wifi: ipw2x00: libipw_rx_any(): fix bad alignmentJiapeng Chong
2024-12-14drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang
2024-12-14wifi: ath5k: add PCI ID for Arcadyan devicesRosen Penev
2024-12-14wifi: ath5k: add PCI ID for SX76XRosen Penev
2024-12-14net: ethernet: fs_enet: Use %pa to format resource_size_tSimon Horman
2024-12-14net: fec_mpc52xx_phy: Use %pa to format resource_size_tSimon Horman
2024-12-14drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check()Igor Artemiev
2024-12-14drm/mcde: Enable module autoloadingLiao Chen
2024-12-14drm: panel-orientation-quirks: Add quirk for AYA NEO 2 modelJoaquín Ignacio Aramendía
2024-12-14media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108Rohan Barar
2024-12-14media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared cameraDavid Given
2024-12-14mmc: core: Further prevent card detect during shutdownUlf Hansson
2024-12-14regmap: detach regmap from dev on regmap_exitCosmin Tanislav
2024-12-14dma-buf: fix dma_fence_array_signaled v4Christian König
2024-12-14bcache: revert replacing IS_ERR_OR_NULL with IS_ERR againLiequan Che
2024-12-14scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cntSaurav Kashyap
2024-12-14scsi: qla2xxx: Supported speed displayed incorrectly for VPortsAnil Gurumurthy
2024-12-14scsi: qla2xxx: Fix NVMe and NPIV connect issueQuinn Tran
2024-12-14HID: wacom: fix when get product name maybe null pointerWangYuli
2024-12-14spi: mpc52xx: Add cancel_work_sync before module removePei Xiao
2024-12-14drm/sti: Add __iomem for mixer_dbg_mxn's parameterPei Xiao
2024-12-14gpio: grgpio: Add NULL check in grgpio_probeCharles Han
2024-12-14gpio: grgpio: use a helper variable to store the address of ofdev->devBartosz Golaszewski
2024-12-14xen: Fix the issue of resource not being properly released in xenbus_dev_probe()Qiu-ji Chen
2024-12-14xen/xenbus: fix lockingJuergen Gross