summaryrefslogtreecommitdiff
path: root/drivers/base/Kconfig
AgeCommit message (Expand)Author
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf
2017-06-03arm, arm64: factorize common cpu capacity default codeJuri Lelli
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-11-29Merge tag 'soc-device-match-tag1' into nextUlf Hansson
2016-11-10driver-core: add test module for asynchronous probingDmitry Torokhov
2016-11-10base: soc: Introduce soc_device_match() interfaceArnd Bergmann
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-10-27driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE strongerLaura Abbott
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-08-31driver core: add test of driver remove calls during probeRob Herring
2014-12-10cma: make default CMA area size zero for x86Akinobu Mita
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski
2014-10-09CMA: document cma=0Jean Delvare
2014-09-23device coredump: add new device coredump classJohannes Berg
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim
2014-07-08firmware loader: allow disabling of udev as firmware loaderTakashi Iwai
2014-07-08fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst
2014-06-04cma: increase CMA_ALIGNMENT upper limit to 12Marc Carino
2014-04-25kobject: Make support for uevent_helper optional.Michael Marineau
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel
2014-02-18cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel
2013-12-19drivers: fix typo in DEVTMPFS_MOUNT Kconfig help textEmilio López
2013-07-08Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf
2013-07-02mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-02-03firmware: Make user-mode helper optionalTakashi Iwai
2012-10-29Merge 3.7-rc3 into driver-core-nextGreg Kroah-Hartman
2012-10-25drivers/base: remove CONFIG_EXPERIMENTALKees Cook
2012-10-23drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart
2012-07-31mm: factor out memory isolate functionsMinchan Kim
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski
2012-02-10drivers/base: add bus for System-on-Chip devicesLee Jones
2012-01-13dma-buf: drop option text so users don't select it.Dave Airlie
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings
2012-01-06dma-buf: mark EXPERIMENTAL for 1st release.Sumit Semwal
2012-01-06dma-buf: Introduce dma buffer sharing mechanismSumit Semwal
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-23regmap: Add generic non-memory mapped register access APIMark Brown
2011-07-01driver core: add more help description for "path to uevent helper"Márton Németh
2011-07-01driver-core: modify FIRMWARE_IN_KERNEL help messagematt mooney
2011-07-01driver-core: Kconfig grammar corrections in firmware configurationmatt mooney
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki
2011-03-23Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2010-10-22FW_LOADER: fix kconfig dependency warning on HOTPLUGRandy Dunlap
2010-05-21devtmpfs: support !CONFIG_TMPFSPeter Korsgaard
2010-03-07Driver-Core: disable /sbin/hotplug by defaultKay Sievers
2010-03-07Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the descriptionKay Sievers