summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-10dm vdo: remove unused struct 'uds_attribute'Dr. David Alan Gilbert
2024-07-10dm: stop using blk_limits_io_{min,opt}Christoph Hellwig
2024-07-10dm-crypt: limit the size of encryption requestsMikulas Patocka
2024-07-10Merge back ACPI processor driver material for 6.11.Rafael J. Wysocki
2024-07-10Merge back cpufreq material for 6.11.Rafael J. Wysocki
2024-07-10Merge back thermal control material for 6.11.Rafael J. Wysocki
2024-07-10wifi: iwlwifi: correctly reference TSO page informationBenjamin Berg
2024-07-10arm64/efistub: Clean up KASLR logicArd Biesheuvel
2024-07-10Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...Daniel Vetter
2024-07-10zorro: make match function take a const pointerGreg Kroah-Hartman
2024-07-10i2c: rcar: minor changes to adhere to coding styleWolfram Sang
2024-07-10i2c: rcar: WARN about spurious irqsWolfram Sang
2024-07-10driver core: module: make module_[add|remove]_driver take a const *Greg Kroah-Hartman
2024-07-10driver core: make driver_find_device() take a const *Greg Kroah-Hartman
2024-07-10driver core: make driver_[create|remove]_file take a const *Greg Kroah-Hartman
2024-07-10drm/qxl: Pin buffer objects for internal mappingsThomas Zimmermann
2024-07-10HID: add more missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-10i2c: add debug message for detected HostNotify alertsWolfram Sang
2024-07-10Merge tag 'at24-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Wolfram Sang
2024-07-10floppy: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-10loop: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-10ublk_drv: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-10xen/blkback: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-10swiotlb: reduce swiotlb pool lookupsMichael Kelley
2024-07-10PCI: qcom: Prevent use of uninitialized data in qcom_pcie_suspend_noirq()Dan Carpenter
2024-07-10PCI: qcom: Prevent potential error pointer dereferenceDan Carpenter
2024-07-10PCI: qcom: Fix missing error code in qcom_pcie_probe()Dan Carpenter
2024-07-10PCI: Give pcim_set_mwi() its own devres cleanup callbackPhilipp Stanner
2024-07-10PCI: Move struct pci_devres.pinned bit to struct pci_devPhilipp Stanner
2024-07-10PCI: Remove struct pci_devres.enabled status bitPhilipp Stanner
2024-07-10PCI: Document hybrid devres hazardsPhilipp Stanner
2024-07-10PCI: Add managed pcim_request_region()Philipp Stanner
2024-07-10PCI: Deprecate pcim_iomap_table(), pcim_iomap_regions_request_all()Philipp Stanner
2024-07-10PCI: Add managed partial-BAR request and map infrastructurePhilipp Stanner
2024-07-10PCI: Add devres helpers for iomap tablePhilipp Stanner
2024-07-10PCI: Add and use devres helper for bit masksPhilipp Stanner
2024-07-10net: phy: aquantia: add support for aqr115cBartosz Golaszewski
2024-07-10net: phy: aquantia: wait for the GLOBAL_CFG to start returning real valuesBartosz Golaszewski
2024-07-10net: phy: aquantia: wait for FW reset before checking the vendor IDBartosz Golaszewski
2024-07-10net: phy: aquantia: rename and export aqr107_wait_reset_complete()Bartosz Golaszewski
2024-07-09net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski
2024-07-09netxen_nic: Use {low,upp}er_32_bits() helpersGeert Uytterhoeven
2024-07-09net/mlx5e: CT: Initialize err to 0 to avoid warningCosmin Ratiu
2024-07-09net/mlx5e: SHAMPO, Add missing aggregate counterDragos Tatulea
2024-07-09net/mlx5: DR, Remove definer functions from SW Steering APIYevgeny Kliteynik
2024-07-09mlxsw: pci: Lock configuration space of upstream bridge during resetIdo Schimmel
2024-07-09mlxsw: core_thermal: Report valid current state during cooling device registr...Ido Schimmel
2024-07-09mlxsw: Warn about invalid accesses to array fieldsPetr Machata
2024-07-09i40e: Fix XDP program unloading while removing the driverMichal Kubiak
2024-07-09PCI: dw-rockchip: Use pci_epc_init_notify() directlyNiklas Cassel