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-24virtio_ring: fix syncs DMA memory with different directionXuan Zhuo1-4/+2
2026-07-24driver core: Guard deferred probe timeout extension with delayed_work_pending()Danilo Krummrich1-1/+2
2026-07-24driver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()Danilo Krummrich1-1/+1
2026-07-24regulator: scmi: fix of_node refcount leak in scmi_regulator_probe()Wentao Liang1-1/+3
2026-07-24regulator: scmi: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+3
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-24nvmet: remove superfluous initializationChaitanya Kulkarni1-2/+2
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önig2-3/+3
2026-07-24crypto: atmel-sha204a - Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
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: 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-16/+16
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ärvinen6-58/+85
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 Cabiddu4-2/+61
2026-07-24staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and...Alexandru Hossu1-0/+15
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-24PCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam2-25/+45
2026-07-24PCI: mediatek: Use generic MACRO for TPVPERL delayChristian Marangi1-6/+1
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-13/+10
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-24vfio/mlx5: Fix racy bitfields and tighten struct layoutAlex Williamson1-5/+8
2026-07-24PCI: altera: Fix resource leaks on probe failureMahesh Vaidya1-2/+26
2026-07-24vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson1-9/+10
2026-07-24vfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta1-3/+14
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