summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | driver core: Fix lockdep warning on wfs_lockSaravana Kannan2020-11-091-2/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-12-153-1/+107
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2020-12-046-46/+308
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| * | | | | regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQPierre-Louis Bossart2020-11-263-1/+107
| | |_|_|/ | |/| | |
* | | | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-153-0/+278
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman2020-12-041-26/+32
| * | | | driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman2020-12-041-3/+2
| * | | | driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman2020-12-041-0/+1
| * | | | Add auxiliary bus supportDave Ertman2020-12-043-0/+272
| | |/ / | |/| |
* | | | mm: memcontrol: account pagetables per nodeShakeel Butt2020-12-151-1/+1
|/ / /
* | | PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki2020-11-021-3/+5
* | | PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki2020-11-022-37/+0
* | | PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki2020-11-022-5/+22
| |/ |/|
* | device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko2020-10-271-1/+3
* | device property: Keep secondary firmware node secondary by typeAndy Shevchenko2020-10-271-1/+1
|/
* Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-232-15/+153
|\
| *-. Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'Rafael J. Wysocki2020-10-231-1/+0
| |\ \
| | | * PM: sleep: remove unreachable breakTom Rix2020-10-221-1/+0
| | |/
| * | PM: domains: Fix build error for genpd notifiersUlf Hansson2020-10-201-14/+11
| * | PM: domains: enable domain idle state accountingLina Iyer2020-10-161-3/+7
| * | PM: domains: Add curly braces to delimit comment + statement blockGeert Uytterhoeven2020-10-161-1/+2
| * | PM: domains: Add support for PM domain on/off notifiers for genpdUlf Hansson2020-10-161-12/+149
* | | 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