aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-23/+5
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert1-23/+5
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie1-0/+3
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2018-01-08sysfs/cpu: Add vulnerability folderThomas Gleixner1-0/+3
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie1-12/+13
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+1
2017-11-28firmware: cleanup FIRMWARE_IN_KERNEL messageRobin H. Johnson1-12/+13
2017-11-21dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf1-4/+1
2017-06-03arm, arm64: factorize common cpu capacity default codeJuri Lelli1-0/+8
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+2
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-3/+3
2016-11-29Merge tag 'soc-device-match-tag1' into nextUlf Hansson1-0/+1
2016-11-10driver-core: add test module for asynchronous probingDmitry Torokhov1-0/+2
2016-11-10base: soc: Introduce soc_device_match() interfaceArnd Bergmann1-0/+1
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie1-2/+4
2016-10-27driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE strongerLaura Abbott1-2/+4
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-3/+3
2016-08-31driver core: add test of driver remove calls during probeRob Herring1-0/+10
2014-12-10cma: make default CMA area size zero for x86Akinobu Mita1-1/+7
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg1-3/+3
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski1-8/+11
2014-10-09CMA: document cma=0Jean Delvare1-0/+3
2014-09-23device coredump: add new device coredump classJohannes Berg1-0/+21
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim1-10/+0
2014-07-08firmware loader: allow disabling of udev as firmware loaderTakashi Iwai1-2/+8
2014-07-08fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst1-0/+9
2014-06-04cma: increase CMA_ALIGNMENT upper limit to 12Marc Carino1-1/+1
2014-04-25kobject: Make support for uevent_helper optional.Michael Marineau1-6/+11
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel1-5/+0
2014-02-18cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel1-0/+8
2013-12-19drivers: fix typo in DEVTMPFS_MOUNT Kconfig help textEmilio López1-1/+1
2013-07-08Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf1-16/+4
2013-07-02mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V1-16/+4
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-2/+0
2013-02-03firmware: Make user-mode helper optionalTakashi Iwai1-0/+11
2012-10-29Merge 3.7-rc3 into driver-core-nextGreg Kroah-Hartman1-1/+1
2012-10-25drivers/base: remove CONFIG_EXPERIMENTALKees Cook1-4/+3
2012-10-23drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart1-1/+1
2012-07-31mm: factor out memory isolate functionsMinchan Kim1-0/+1
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski1-0/+89
2012-02-10drivers/base: add bus for System-on-Chip devicesLee Jones1-0/+3
2012-01-13dma-buf: drop option text so users don't select it.Dave Airlie1-1/+1
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings1-0/+4
2012-01-06dma-buf: mark EXPERIMENTAL for 1st release.Sumit Semwal1-0/+1
2012-01-06dma-buf: Introduce dma buffer sharing mechanismSumit Semwal1-0/+10
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-30/+34