summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-06-261-2/+2
|\
| * PM: sleep: core: mark 2 functions as __init to save some memoryChristophe JAILLET2020-06-231-2/+2
* | Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-221-56/+50
|\ \ | |/ |/|
| * regmap: Fix memory leak from regmap_register_patchCharles Keepax2020-06-171-0/+1
| * regmap: fix the kerneldoc for regmap_test_bits()Bartosz Golaszewski2020-06-081-2/+3
| * regmap: fix alignment issueJens Thoms Toerring2020-06-011-54/+46
* | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-06-092-2/+4
|\ \
| * | drivers: base: default KUNIT_* fragments to KUNIT_ALL_TESTSAnders Roxell2020-06-012-2/+4
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-091-1/+1
|\ \ \
| * | | kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-1/+1
| * | | power: use show_stack_loglvl()Dmitry Safonov2020-06-091-1/+1
* | | | Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2020-06-091-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-04-201-0/+8
* | | | Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-0713-105/+256
|\ \ \ \
| * | | | driver core: Update device link status correctly for SYNC_STATE_ONLY linksSaravana Kannan2020-05-271-8/+26
| * | | | firmware_loader: change enum fw_opt to u32Scott Branden2020-05-275-19/+17
| * | | | software node: implement software_node_unregister()Greg Kroah-Hartman2020-05-271-6/+21
| * | | | Merge 5.7-rc7 into driver-core-nextGreg Kroah-Hartman2020-05-251-18/+37
| |\ \ \ \
| * | | | | driver core: Remove unnecessary is_fwnode_dev variable in device_add()Saravana Kannan2020-05-211-8/+4
| * | | | | drivers property: When no children in primary, try secondaryAndy Shevchenko2020-05-211-2/+11
| * | | | | driver core: platform: Fix spelling errors in platform.cTang Bin2020-05-211-1/+1
| * | | | | driver core: Remove check in driver_deferred_probe_force_trigger()Saravana Kannan2020-05-191-3/+0
| * | | | | driver core: fw_devlink: Add support for batching fwnode parsingSaravana Kannan2020-05-153-7/+118
| * | | | | driver core: Look for waiting consumers only for a fwnode's primary deviceSaravana Kannan2020-05-151-11/+18
| * | | | | driver core: Move code to the right part of the fileSaravana Kannan2020-05-151-30/+30
| * | | | | Merge v5.7-rc5 into driver-core-nextGreg Kroah-Hartman2020-05-114-16/+21
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Revert "Revert "driver core: Set fw_devlink to "permissive" behavior by defau...Saravana Kannan2020-05-051-1/+1
| * | | | | drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...Kuppuswamy Sathyanarayanan2020-05-051-0/+2
| * | | | | firmware_loader: move fw_fallback_config to a private kernel symbol namespaceLuis Chamberlain2020-04-282-1/+4
| * | | | | driver core: Add missing '\n' in log messagesChristophe JAILLET2020-04-281-15/+13
| * | | | | driver/base/soc: Use kobj_to_dev() APIzhouchuangao2020-04-281-1/+1
| * | | | | Merge 5.7-rc3 into driver-core-nextGreg Kroah-Hartman2020-04-272-2/+1
| |\ \ \ \ \
| * | | | | | driver core: platform: remove redundant assignment to variable retColin Ian King2020-04-231-1/+1
| * | | | | | firmware: Drop unused pages field from struct firmwareTakashi Iwai2020-04-171-3/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-061-15/+25
|\ \ \ \ \ \
| * | | | | | driver core: platform: Clarify that IRQ 0 is invalidBjorn Helgaas2020-05-121-15/+25
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-12/+32
|\ \ \ \ \ \
| * | | | | | drivers/base/memory.c: cache memory blocks in xarray to accelerate lookupScott Cheloha2020-06-031-12/+32
* | | | | | | Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-031-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2020-05-301-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | platform-msi: Fix typos in commentShaokun Zhang2020-05-181-1/+1
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-35/+2
|\ \ \ \ \ \
| * | | | | | driver core: remove device_create_vargsChristoph Hellwig2020-05-091-35/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-06-023-243/+115
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki2020-06-013-243/+115
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | * | | | | Merge back system-wide PM material for v5.8.Rafael J. Wysocki2020-05-021-237/+111
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | * | | | Merge back system-wide PM updates for v5.8.Rafael J. Wysocki2020-04-241-237/+111
| | | | |\ \ \ \
| | | | | * | | | PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDEDRafael J. Wysocki2020-04-241-1/+1
| | | | | * | | | PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki2020-04-241-1/+1
| | | | | * | | | PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()Rafael J. Wysocki2020-04-241-7/+6