summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
27 hoursdriver core: Guard deferred probe timeout extension with delayed_work_pending()Danilo Krummrich
27 hoursdriver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()Danilo Krummrich
27 hoursBluetooth: btmtk: remove #ifdef around declarationsArnd Bergmann
27 hoursBluetooth: btmtk: Fix btmtk.c undefined reference build error harderArnd Bergmann
27 hoursregulator: scmi: fix of_node refcount leak in scmi_regulator_probe()Wentao Liang
27 hoursregulator: scmi: Simplify with scoped for each OF child loopKrzysztof Kozlowski
27 hourscrypto: qat - fix restarting state leak on allocation failureAhsan Atta
27 hoursusb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron
27 hoursnvmet-auth: validate reply message payload bounds against transfer lengthTianchu Chen
27 hoursnvmet: return DHCHAP status codes from nvmet_setup_auth()Hannes Reinecke
27 hoursnvmet: remove superfluous initializationChaitanya Kulkarni
27 hoursusb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker
27 hourscrypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum
27 hourscrypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König
27 hoursusb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan
27 hoursusb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira
27 hoursusb: iowarrior: remove inherent race with minor numberOliver Neukum
27 hoursserial: 8250_mid: Disable DMA for selected platformsAndy Shevchenko
27 hoursserial: 8250_mid: Remove 8250_pci usageIlpo Järvinen
27 hoursHID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka
27 hourstreewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
27 hoursHID: multitouch: fix out-of-bounds bit access on mt_io_flagsTrung Nguyen
27 hoursmedia: nxp: imx8-isi: Fix use-after-free on removeXiaolei Wang
27 hoursmedia: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify codeFrank Li
27 hoursmedia: nxp: imx8-isi: Convert to platform remove callback returning voidUwe Kleine-König
27 hoursgpio: sch: use raw_spinlock_t in the irq startup pathRunyu Xiao
27 hourscoresight: etb10: restore atomic_t for shared reading stateRunyu Xiao
27 hourscrypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu
27 hoursstaging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and...Alexandru Hossu
27 hoursstaging: rtl8723bs: fix spaces around binary operatorsNikolay Kulikov
27 hoursstaging: rtl8723bs: core: move constants to right side in comparisonWilliam Hansen-Baird
27 hoursPCI: Skip Resizable BAR restore on read errorMarco Nenciarini
27 hoursPCI: Move Resizable BAR code to rebar.cIlpo Järvinen
27 hoursPCI: Add kerneldoc for pci_resize_resource()Ilpo Järvinen
27 hoursPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
27 hoursPCI: Free saved list without holding pci_bus_semIlpo Järvinen
27 hoursPCI: Prevent resource tree corruption when BAR resize failsIlpo Järvinen
27 hoursPCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam
27 hoursPCI: mediatek: Use generic MACRO for TPVPERL delayChristian Marangi
27 hoursPCI: mediatek: Convert bool to single quirks entry and bitmapChristian Marangi
27 hoursPCI: controller: Use dev_fwnode() instead of of_fwnode_handle()Jiri Slaby (SUSE)
27 hoursPCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handlingRichard Zhu
27 hoursvfio/mlx5: Fix racy bitfields and tighten struct layoutAlex Williamson
27 hoursPCI: altera: Fix resource leaks on probe failureMahesh Vaidya
27 hoursiio: common: st_sensors: honour channel endianness in read_axis_dataHerman van Hazendonk
27 hoursiio: pressure: mpl115: fix runtime PM leak on read errorBiren Pandya
27 hoursiio: imu: inv_icm42600: fix timestamping by limiting FIFO readingJean-Baptiste Maneyrol
27 hoursiio: imu: inv_icm42600: stabilized timestamp in interruptJean-Baptiste Maneyrol
27 hoursiio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol
27 hoursiio: invensense: remove redundant initialization of variable periodColin Ian King