summaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: base: remove check for callback in coredump_store()Arend van Spriel2018-03-231-2/+1
* firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez2018-03-221-0/+24
* firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is usedLuis R. Rodriguez2018-03-221-1/+1
* firmware: explicitly include vmalloc.hStephen Rothwell2018-03-211-0/+1
* firmware: ensure the firmware cache is not used on incompatible callsLuis R. Rodriguez2018-03-201-0/+14
* firmware: add helper to check to see if fw cache is setupLuis R. Rodriguez2018-03-201-2/+12
* firmware: fix checking for return values for fw_add_devm_name()Luis R. Rodriguez2018-03-201-3/+9
* rename: _request_firmware_load() fw_load_sysfs_fallback()Luis R. Rodriguez2018-03-201-3/+10
* firmware: enable to force disable the fallback mechanism at run timeLuis R. Rodriguez2018-03-203-0/+18
* firmware: enable run time change of forcing fallback loaderLuis R. Rodriguez2018-03-203-1/+21
* firmware: move firmware loader into its own directoryLuis R. Rodriguez2018-03-207-13/+17
* firmware: split firmware fallback functionality into its own fileLuis R. Rodriguez2018-03-206-799/+874
* firmware: move loading timeout under struct firmware_fallback_configLuis R. Rodriguez2018-03-201-13/+33
* firmware: use helpers for setting up a temporary cache timeoutLuis R. Rodriguez2018-03-201-19/+30
* firmware: simplify CONFIG_FW_LOADER_USER_HELPER_FALLBACK furtherLuis R. Rodriguez2018-03-201-7/+18
* driver core: cpu: use put_device() if device_register failArvind Yadav2018-03-151-1/+3
* driver core: node: use put_device() if device_register failArvind Yadav2018-03-151-1/+3
* driver core: platform: use put_device() if device_register failArvind Yadav2018-03-151-1/+3
* base: soc: use put_device() instead of kfree()Arvind Yadav2018-03-151-0/+2
* Revert "base: arch_topology: fix section mismatch build warnings"Gaku Inami2018-03-151-6/+6
* firmware: enable to split firmware_class into separate target filesLuis R. Rodriguez2018-03-142-0/+1
* Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-02-151-3/+2
|\
| * device property: Constify device_get_match_data()Andy Shevchenko2018-02-121-3/+2
* | PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner2018-02-121-0/+3
* | PM / wakeirq: Fix unbalanced IRQ enable for wakeirqTony Lindgren2018-02-121-2/+4
|/
* Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-091-31/+45
|\
| * PM / domains: Fix up domain-idle-states OF parsingUlf Hansson2018-02-071-31/+45
* | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-021-0/+1
|\ \
| * \ BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-183-0/+64
| |\ \
| * \ \ BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-194-18/+35
| |\ \ \
| * \ \ \ Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-031-0/+1
| |\ \ \ \
| | * | | | dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson2017-11-211-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-3/+2
|\ \ \ \ \ \
| * | | | | | drivers: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2
* | | | | | | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-013-0/+85
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman2018-01-022-0/+28
| |\ \ \ \ \ \ \
| * | | | | | | | regmap: add SLIMbus supportSrinivas Kandagatla2017-12-193-0/+85
* | | | | | | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-0132-576/+661
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | device property: Reuse property_entry_free_data()Andy Shevchenko2018-01-251-20/+14
| * | | | | | | | | device property: Move property_entry_free_data() upperAndy Shevchenko2018-01-251-17/+17
| * | | | | | | | | firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert2018-01-251-23/+5
| * | | | | | | | | drivers: base: add coredump driver opsArend van Spriel2018-01-231-7/+33
| * | | | | | | | | Merge 4.15-rc6 into driver-core-nextGreg Kroah-Hartman2018-01-022-0/+28
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | component: add debugfs supportMaciej Purski2017-12-181-0/+78
| * | | | | | | | | drivers: base: omit redundant interationsGimcuan Hui2017-12-183-3/+3
| * | | | | | | | | Merge 4.15-rc3 into driver-core-nextGreg Kroah-Hartman2017-12-113-18/+20
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | driver core: Remove redundant license textGreg Kroah-Hartman2017-12-0727-121/+0
| * | | | | | | | | drivers: core: arch_topology.c: move SPDX tag to top of the fileGreg Kroah-Hartman2017-12-071-7/+1
| * | | | | | | | | driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman2017-12-0730-0/+30
| * | | | | | | | | firmware: replace #ifdef over FW_OPT_FALLBACK with function checksLuis R. Rodriguez2017-11-291-11/+29