summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-161-2/+5
|\
| * drivers: core: fix kernel-doc markup for dev_err_probe()Mauro Carvalho Chehab2020-10-151-2/+5
* | mm: don't panic when links can't be created in sysfsLaurent Dufour2020-10-161-12/+21
* | mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand2020-10-161-1/+2
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-152-1/+3
|\ \
| * | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-1/+1
| * | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-253-12/+15
| |\ \
| * | | dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2020-09-171-0/+2
* | | | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-155-49/+131
|\ \ \ \ | |_|_|/ |/| | |
| * | | firmware_loader: fix a kernel-doc markupMauro Carvalho Chehab2020-10-061-0/+2
| * | | firmware: Add request_partial_firmware_into_buf()Scott Branden2020-10-052-18/+87
| * | | firmware: Store opt_flags in fw_privKees Cook2020-10-055-23/+25
| * | | fs/kernel_file_read: Add "offset" arg for partial readsKees Cook2020-10-051-1/+1
| * | | firmware_loader: Use security_post_load_data()Kees Cook2020-10-052-5/+11
| * | | LSM: Introduce kernel_post_load_data() hookKees Cook2020-10-052-2/+2
| * | | fs/kernel_read_file: Add file_size output argumentKees Cook2020-10-051-0/+1
| * | | fs/kernel_read_file: Remove redundant size argumentKees Cook2020-10-051-4/+6
| * | | fs/kernel_read_file: Split into separate include fileScott Branden2020-10-051-0/+1
| * | | fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook2020-10-051-1/+1
| * | | fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook2020-10-051-3/+2
| | |/ | |/|
* | | Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-1421-639/+652
|\ \ \
| * | | regmap: debugfs: use semicolons rather than commas to separate statementsJulia Lawall2020-10-021-1/+1
| * | | drivers core: node: Use a more typical macro definition style for ACCESS_ATTRJoe Perches2020-10-021-5/+5
| * | | drivers core: Use sysfs_emit for shared_cpu_map_show and shared_cpu_list_showJoe Perches2020-10-021-9/+7
| * | | mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emitJoe Perches2020-10-021-1/+1
| * | | drivers core: Miscellaneous changes for sysfs_emitJoe Perches2020-10-0215-267/+308
| * | | drivers core: Reindent a couple uses around sysfs_emitJoe Perches2020-10-022-3/+3
| * | | drivers core: Remove strcat uses around sysfs_emit and neatenJoe Perches2020-10-024-47/+58
| * | | drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches2020-10-0212-101/+102
| * | | driver core: force NOIO allocations during unplugOliver Neukum2020-09-171-0/+4
| * | | Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman2020-09-145-24/+35
| |\ \ \ | | |/ /
| * | | platform_device: switch to simpler IDA interfaceBartosz Golaszewski2020-09-101-3/+3
| * | | driver core: platform: Document return type of more functionsStephen Boyd2020-09-101-0/+14
| * | | devres: provide devm_krealloc()Bartosz Golaszewski2020-09-081-0/+105
| * | | syscore: Use pm_pr_dbg() for syscore_{suspend,resume}()Stephen Boyd2020-09-081-5/+3
| * | | driver core: Use the ktime_us_delta() helperZenghui Yu2020-09-081-3/+2
| * | | device property: Move fwnode_connection_find_match() under drivers/base/prope...Heikki Krogerus2020-09-083-102/+74
| * | | device connection: Remove struct device_connectionHeikki Krogerus2020-09-071-10/+10
| * | | device connection: Remove device_connection_add()Heikki Krogerus2020-09-071-58/+1
| * | | device connection: Remove device_connection_find()Heikki Krogerus2020-09-071-73/+0
* | | | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'acpi-numa'Rafael J. Wysocki2020-10-131-0/+3
| |\ \ \ \
| | * | | | ACPI: Support Generic Initiator only domainsJonathan Cameron2020-10-021-0/+3
| | | |/ / | | |/| |
* | | | | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-143-47/+44
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains'Rafael J. Wysocki2020-10-132-38/+24
| |\ \ \ \ \ \ \ \ | | | | | |/ / / / | | | | |/| / / / | | | | |_|/ / / | | | |/| | | |
| | | | | * | | PM: domains: Allow to abort power off when no ->power_off() callbackUlf Hansson2020-10-021-17/+7
| | | | | * | | PM: domains: Rename power state enums for genpdUlf Hansson2020-10-021-17/+16
| | | | |/ / /
| | * | | | | PM: runtime: Remove link state checks in rpm_get/put_supplier()Xiang Chen2020-09-251-4/+1
| | |/ / / /
| * | | | | cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu2020-10-081-2/+2
| * | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-10-061-6/+8
| |\ \ \ \ \