summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-261-1/+1
|\
| * mm/memory-failure: disable unpoison once hw error happenszhenwei pi2022-06-161-1/+1
* | Merge tag 'regmap-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-242-10/+13
|\ \
| * | regmap-irq: Fix offset/index mismatch in read_sub_irq_data()Aidan MacDonald2022-06-221-1/+2
| * | regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chipsAidan MacDonald2022-06-221-2/+3
| * | regmap: Wire up regmap_config provided bulk write in missed functionsJavier Martinez Canillas2022-06-201-6/+4
| * | regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't setJavier Martinez Canillas2022-06-201-0/+3
| * | regmap: Re-introduce bulk read support check in regmap_bulk_read()Javier Martinez Canillas2022-06-201-1/+1
| |/
* | Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-171-0/+2
|\ \
| * | init: Initialize noop_backing_dev_info earlyJan Kara2022-06-161-0/+2
| |/
* | 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