summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-06-04drivers: core: synchronize really_probe() and dev_uevent()Dirk Behme
2024-06-04clkdev: don't fail clkdev_alloc() if over-sizedRussell King (Oracle)
2024-06-04misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...Yongzhi Liu
2024-06-04misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bu...Yongzhi Liu
2024-06-04parport: amiga: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König
2024-06-04mei: vsc: Fix wrong invocation of ACPI SID methodHans de Goede
2024-06-04mei: vsc: Don't stop/restart mei device during system suspend/resumeWentong Wu
2024-06-04mei: me: release irq in mei_me_pci_resume error pathTomas Winkler
2024-06-04mei: demote client disconnect warning on suspend to debugAlexander Usyskin
2024-06-04drm/xe/pf: Update the LMTT when freeing VF GT configMichal Wajdeczko
2024-06-04HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-04HID: intel-ish-hid: fix endian-conversionArnd Bergmann
2024-06-04HID: nintendo: Fix an error handling path in nintendo_hid_probe()Christophe JAILLET
2024-06-04HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()José Expósito
2024-06-04driver core: remove devm_device_add_groups()Greg Kroah-Hartman
2024-06-04usb-storage: alauda: Check whether the media is initializedShichao Lai
2024-06-04usb: typec: ucsi: Ack also failed Get Error commandsHeikki Krogerus
2024-06-04kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov
2024-06-04usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso
2024-06-04usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne
2024-06-04USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selectedJohn Ernberg
2024-06-04usb: typec: ucsi: glink: increase max ports for x1e80100Johan Hovold
2024-06-04Revert "usb: chipidea: move ci_ulpi_init after the phy initialization"Peter Chen
2024-06-04regulator: tps6594-regulator: Fix the number of irqs for TPS65224 and TPS6594Thomas Richard
2024-06-04serial: drop debugging WARN_ON_ONCE() from uart_write()Tetsuo Handa
2024-06-04serial: sc16is7xx: re-add Kconfig SPI or I2C dependencyHugo Villeneuve
2024-06-04serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_COREHugo Villeneuve
2024-06-04serial: port: Don't block system suspend even if bytes are left to xmitDouglas Anderson
2024-06-04serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ levelDoug Brown
2024-06-04serial: 8250_dw: Revert "Move definitions to the shared header"Andy Shevchenko
2024-06-04serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dwAndy Shevchenko
2024-06-04tty: n_tty: Fix buffer offsets when lookahead is usedIlpo Järvinen
2024-06-04iommu/amd: Fix Invalid wait context issueVasant Hegde
2024-06-04iommu/amd: Check EFR[EPHSup] bit before enabling PPRVasant Hegde
2024-06-04iommu/amd: Fix workqueue nameVasant Hegde
2024-06-04iommu/dma: Fix domain initRobin Murphy
2024-06-04iommu/amd: Fix sysfs leak in iommu initKun(llfl)
2024-06-04staging: vchiq_debugfs: Fix NPD in vchiq_dump_stateStefan Wahren
2024-06-04EDAC/igen6: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-04EDAC/amd64: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-04HID: core: remove unnecessary WARN_ON() in implement()Nikita Zhandarovich
2024-06-03Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-06-03vmxnet3: disable rx data ring on dma allocation failureMatthias Stocker
2024-06-03Merge tag 'cxl-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-03iio: inkern: fix channel read regressionJohan Hovold
2024-06-03iio: imu: inv_mpu6050: stabilized timestamping in interruptJean-Baptiste Maneyrol
2024-06-03iio: adc: ad7173: Fix sampling frequency settingDumitru Ceclan
2024-06-03iio: adc: ad7173: Clear append status bitDumitru Ceclan
2024-06-03irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()Hagar Hemdan
2024-06-03cpufreq: intel_pstate: Fix unchecked HWP MSR accessSrinivas Pandruvada