summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-141-0/+8
|\
| * x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta2022-05-211-0/+8
* | firmware_loader: enable XZ by default if compressed support is enabledLinus Torvalds2022-06-031-0/+1
* | driver core: Set default deferred_probe_timeout back to 0.Saravana Kannan2022-06-031-5/+0
* | driver core: Fix wait_for_device_probe() & deferred_probe_timeout interactionSaravana Kannan2022-06-031-5/+0
* | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-0320-528/+1412
|\ \
| * | driver core: fix deadlock in __device_attachZhang Wensheng2022-05-191-1/+4
| * | driver core: Extend deferred probe timeout on driver registrationSaravana Kannan2022-05-193-0/+21
| * | driver: base: fix UAF when driver_attach failedSchspa Shi2022-05-191-1/+3
| * | driver core: location: Add "back" as a possible output for panelWon Chung2022-05-191-0/+3
| * | driver core: location: Free struct acpi_pld_info *pldWon Chung2022-05-191-0/+1
| * | driver core: Add "*" wildcard support to driver_async_probe cmdline paramSaravana Kannan2022-05-191-1/+8
| * | driver core: location: Check for allocations failureDan Carpenter2022-05-061-0/+2
| * | arch_topology: Trace the update thermal pressureLukasz Luba2022-05-061-0/+5
| * | firmware_loader: describe 'module' parameter of firmware_upload_register()Bagas Sanjaya2022-05-031-0/+1
| * | Merge 5.18-rc5 into driver-core-nextGreg Kroah-Hartman2022-05-023-1/+21
| |\ \
| * | | firmware_loader: Move definitions from sysfs_upload.h to sysfs.hRuss Weight2022-04-294-20/+20
| * | | firmware_loader: Fix configs for sysfs splitRuss Weight2022-04-292-6/+6
| * | | Revert "firmware_loader: use kernel credentials when reading firmware"Greg Kroah-Hartman2022-04-271-16/+0
| * | | driver core: Add sysfs support for physical location of a deviceWon Chung2022-04-274-0/+169
| * | | platform: finally disallow IRQ0 in platform_get_irq() and its ilkSergey Shtylyov2022-04-271-2/+4
| * | | drivers/base/node.c: fix compaction sysfs file leakMiaohe Lin2022-04-271-0/+1
| * | | driver core: Prevent overriding async driver of a device before it probeMark-PK Tsai2022-04-271-1/+2
| * | | Documentation: dd: Use ReST lists for return values of driver_deferred_probe_...Bagas Sanjaya2022-04-261-4/+4
| * | | firmware_loader: Add sysfs nodes to monitor fw_uploadRuss Weight2022-04-263-0/+135
| * | | firmware_loader: Add firmware-upload supportRuss Weight2022-04-268-12/+373
| * | | firmware_loader: Split sysfs support from fallbackRuss Weight2022-04-266-463/+503
| * | | drivers/base/memory: Fix an unlikely reference counting issue in __add_memory...Christophe JAILLET2022-04-221-3/+2
| * | | firmware_loader: use kernel credentials when reading firmwareThiƩbaud Weksteen2022-04-221-0/+16
| * | | firmware_loader: Check fw_state_is_done in loading_storeRuss Weight2022-04-222-20/+18
| * | | firmware_loader: Clear data and size in fw_free_paged_bufRuss Weight2022-04-221-0/+2
| * | | driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski2022-04-222-24/+73
| * | | firmware: Add the support for ZSTD-compressed firmware filesTakashi Iwai2022-04-222-9/+91
* | | | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-16/+80
|\ \ \ \
| * \ \ \ Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-033-1/+21
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | device property: Use multi-connection matchers for single caseBjorn Andersson2022-04-261-50/+5
| * | | | device property: Add helper to match multiple connectionsBjorn Andersson2022-04-261-0/+109
| | |/ / | |/| |
* | | | Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-312-2/+24
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel2022-05-205-3/+61
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | bus: platform,amba,fsl-mc,PCI: Add device DMA ownership managementLu Baolu2022-04-281-0/+18
| | | * | | amba: Stop sharing platform_dma_configure()Lu Baolu2022-04-281-2/+1
| | | * | | driver core: Add dma_cleanup callback in bus_typeLu Baolu2022-04-281-0/+5
| | |/ / / | |/| | |
* | | | | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-271-3/+0
|\ \ \ \ \
| * | | | | device-core: Kill the lockdep_mutexDan Williams2022-04-281-3/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-262-3/+3
|\ \ \ \ \
| * | | | | drivers/base/memory: fix an unlikely reference counting issue in __add_memory...Christophe JAILLET2022-04-281-3/+2
| * | | | | drivers/base/node.c: fix compaction sysfs file leakMiaohe Lin2022-04-281-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-241-102/+115
|\ \ \ \ \
| * | | | | device property: Advertise fwnode and device property count API callsAndy Shevchenko2022-05-061-0/+30
| * | | | | device property: Fix recent breakage of fwnode_get_next_parent_dev()Douglas Anderson2022-05-051-1/+1