aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-23regmap: Add generic non-memory mapped register access APIMark Brown1-0/+2
2011-07-01driver core: add more help description for "path to uevent helper"Márton Németh1-0/+5
2011-07-01driver-core: modify FIRMWARE_IN_KERNEL help messagematt mooney1-4/+4
2011-07-01driver-core: Kconfig grammar corrections in firmware configurationmatt mooney1-30/+29
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki1-7/+0
2011-03-23Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki1-0/+7
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2010-10-22FW_LOADER: fix kconfig dependency warning on HOTPLUGRandy Dunlap1-1/+0
2010-05-21devtmpfs: support !CONFIG_TMPFSPeter Korsgaard1-2/+5
2010-03-07Driver-Core: disable /sbin/hotplug by defaultKay Sievers1-1/+9
2010-03-07Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the descriptionKay Sievers1-17/+24
2009-09-15Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers1-0/+25
2009-01-06trivial: Fix misspelled firmware in KconfigNick Andrew1-1/+1
2008-10-16Fix typo in the FIRMWARE_IN_KERNEL helpAlberto Bertogli1-1/+1
2008-07-21always enable FW_LOADER unless EMBEDDED=yAdrian Bunk1-1/+2
2008-07-10firmware: Add CONFIG_FIRMWARE_IN_KERNEL option.David Woodhouse1-0/+25
2008-07-10firmware: Add CONFIG_EXTRA_FIRMWARE optionDavid Woodhouse1-0/+39
2007-10-12Driver core: add CONFIG_UEVENT_HELPER_PATHKay Sievers1-0/+8
2007-02-09devres: device resource managementTejun Heo1-0/+12
2006-10-28[PATCH] move SYS_HYPERVISOR inside the Generic Driver menuRandy Dunlap1-2/+2
2006-07-10[PATCH] don't select CONFIG_HOTPLUGAndrew Morton1-1/+1
2006-06-21[PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu1-0/+4
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-2/+2