summaryrefslogtreecommitdiffstats
path: root/drivers/base/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* firmware_loader: move kconfig FW_LOADER entries to its own fileLuis R. Rodriguez2018-05-141-154/+1
* firmware_loader: replace ---help--- with helpLuis R. Rodriguez2018-05-141-1/+1
* firmware_loader: enhance Kconfig documentation over FW_LOADERLuis R. Rodriguez2018-05-141-34/+131
* Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-011-0/+1
|\
| * BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-181-0/+3
| |\
| * \ BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-191-12/+13
| |\ \
| * \ \ Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-041-0/+1
| |\ \ \
| | * | | dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson2017-11-211-0/+1
* | | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-23/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert2018-01-251-23/+5
| | |_|/ | |/| |
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-141-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-081-0/+3
| |/ /
* | | firmware: cleanup FIRMWARE_IN_KERNEL messageRobin H. Johnson2017-11-281-12/+13
|/ /
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* firmware: Restore support for built-in firmwareMarkus Trippelsdorf2017-09-161-4/+1
* arm, arm64: factorize common cpu capacity default codeJuri Lelli2017-06-031-0/+8
* Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-131-0/+2
|\
| * driver-core: add test module for asynchronous probingDmitry Torokhov2016-11-101-0/+2
* | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-12-131-3/+3
|\ \
| * \ Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-071-2/+4
| |\ \ | | |/
| * | dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-3/+3
* | | Merge tag 'soc-device-match-tag1' into nextUlf Hansson2016-11-291-0/+1
|\ \ \ | |_|/ |/| |
| * | base: soc: Introduce soc_device_match() interfaceArnd Bergmann2016-11-101-0/+1
| |/
* | driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE strongerLaura Abbott2016-10-271-2/+4
|/
* driver core: add test of driver remove calls during probeRob Herring2016-08-311-0/+10
* cma: make default CMA area size zero for x86Akinobu Mita2014-12-101-1/+7
* tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg2014-11-071-3/+3
* tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski2014-11-071-8/+11
* CMA: document cma=0Jean Delvare2014-10-091-0/+3
* device coredump: add new device coredump classJohannes Berg2014-09-231-0/+21
* CMA: generalize CMA reserved area management functionalityJoonsoo Kim2014-08-061-10/+0
* firmware loader: allow disabling of udev as firmware loaderTakashi Iwai2014-07-081-2/+8
* fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst2014-07-081-0/+9
* cma: increase CMA_ALIGNMENT upper limit to 12Marc Carino2014-06-041-1/+1
* kobject: Make support for uevent_helper optional.Michael Marineau2014-04-251-6/+11
* x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-181-5/+0
* cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel2014-02-181-0/+8
* drivers: fix typo in DEVTMPFS_MOUNT Kconfig help textEmilio López2013-12-191-1/+1
* Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf2013-07-081-16/+4
|\
| * mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V2013-07-021-16/+4
* | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-2/+0
|/
* firmware: Make user-mode helper optionalTakashi Iwai2013-02-031-0/+11
* Merge 3.7-rc3 into driver-core-nextGreg Kroah-Hartman2012-10-291-1/+1
|\
| * drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart2012-10-231-1/+1
* | drivers/base: remove CONFIG_EXPERIMENTALKees Cook2012-10-251-4/+3
|/
* mm: factor out memory isolate functionsMinchan Kim2012-07-311-0/+1
* drivers: add Contiguous Memory AllocatorMarek Szyprowski2012-05-211-0/+89
* drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-101-0/+3
* dma-buf: drop option text so users don't select it.Dave Airlie2012-01-131-1/+1
* cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-111-0/+4
OpenPOWER on IntegriCloud