summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-07-24iio: imu: inv_icm42600: fix timestamp clock period by using lower valueJean-Baptiste Maneyrol2-4/+4
2026-07-24iio: invensense: fix odr switching to same valueJean-Baptiste Maneyrol1-1/+5
2026-07-24iio: imu: inv_mpu6050: fix frequency setting when chip is offJean-Baptiste Maneyrol1-0/+5
2026-07-24regulator: scmi: fix of_node refcount leak in scmi_regulator_probe()Wentao Liang1-0/+1
2026-07-24crypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu1-5/+5
2026-07-24crypto: qat - fix restarting state leak on allocation failureAhsan Atta1-3/+4
2026-07-24usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron1-1/+1
2026-07-24crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum1-7/+12
2026-07-24crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König1-1/+1
2026-07-24crypto: atmel-sha204a - Mark OF related data as maybe unusedKrzysztof Kozlowski1-2/+4
2026-07-24usb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker1-1/+2
2026-07-24usb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan1-1/+1
2026-07-24usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira1-5/+31
2026-07-24usb: typec: ucsi: ccg: Fix use-after-free of ucsi on removeFan Wu1-1/+1
2026-07-24gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König1-8/+3
2026-07-24leds: lm3601x: Improve error reporting for problems during .remove()Uwe Kleine-König1-3/+8
2026-07-24leds: lm3697: Remove duplicated error reporting in .remove()Uwe Kleine-König1-3/+1
2026-07-24drm/i2c/sil164: Drop no-op remove functionUwe Kleine-König1-7/+0
2026-07-24usb: iowarrior: remove inherent race with minor numberOliver Neukum1-14/+3
2026-07-24serial: 8250_mid: Disable DMA for selected platformsAndy Shevchenko1-2/+11
2026-07-24serial: 8250_mid: Remove 8250_pci usageIlpo Järvinen1-11/+7
2026-07-24HID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka1-10/+35
2026-07-24treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2026-07-24HID: multitouch: fix out-of-bounds bit access on mt_io_flagsTrung Nguyen1-12/+20
2026-07-24gpio: sch: use raw_spinlock_t in the irq startup pathRunyu Xiao1-21/+20
2026-07-24gpio: sch: use new GPIO line value setter callbacksBartosz Golaszewski1-4/+5
2026-07-24coresight: etb10: restore atomic_t for shared reading stateRunyu Xiao1-3/+3
2026-07-24PCI: Skip Resizable BAR restore on read errorMarco Nenciarini1-0/+6
2026-07-24PCI: Move Resizable BAR code to rebar.cIlpo Järvinen5-201/+214
2026-07-24PCI: Add kerneldoc for pci_resize_resource()Ilpo Järvinen1-0/+20
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen4-46/+78
2026-07-24PCI: Free saved list without holding pci_bus_semIlpo Järvinen1-1/+1
2026-07-24PCI: Prevent resource tree corruption when BAR resize failsIlpo Järvinen1-0/+5
2026-07-24crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu5-4/+74
2026-07-24staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and...Alexandru Hossu1-0/+16
2026-07-24staging: rtl8723bs: fix spaces around binary operatorsNikolay Kulikov1-36/+42
2026-07-24staging: rtl8723bs: core: move constants to right side in comparisonWilliam Hansen-Baird2-3/+3
2026-07-24staging: rtl8723bs: remove redundant braces in if statementsSevinj Aghayeva1-8/+4
2026-07-24staging: rtl8723bs: Remove redundant else branches.Sevinj Aghayeva1-16/+11
2026-07-24PCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam1-25/+42
2026-07-24PCI: mediatek: Convert bool to single quirks entry and bitmapChristian Marangi1-13/+20
2026-07-24PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()Jiri Slaby (SUSE)7-12/+9
2026-07-24staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()Alexandru Hossu1-0/+8
2026-07-24staging: rtl8723bs: Fix space issuesFranziska Naepelt1-38/+38
2026-07-24staging: rtl8723bs: Fix indentation issuesFranziska Naepelt1-3/+3
2026-07-24PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handlingRichard Zhu1-3/+2
2026-07-24PCI: altera: Fix resource leaks on probe failureMahesh Vaidya1-2/+26
2026-07-24vfio/pci: Release the VGA arbiter client on register_device() failureAlex Williamson1-0/+1
2026-07-24iio: common: st_sensors: honour channel endianness in read_axis_dataHerman van Hazendonk1-6/+17
2026-07-24iio: imu: inv_icm42600: fix timestamping by limiting FIFO readingJean-Baptiste Maneyrol2-4/+6