summaryrefslogtreecommitdiffstats
path: root/drivers/base/Makefile
Commit message (Expand)AuthorAgeFilesLines
* drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-101-0/+1
* driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman2012-01-221-1/+1
* Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-081-0/+1
|\
| * dma-buf: Introduce dma buffer sharing mechanismSumit Semwal2012-01-061-0/+1
* | topology: Provide CPU topology in sysfs in !SMP configurationsBen Hutchings2011-11-261-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-07-231-0/+1
|\
| * regmap: Add generic non-memory mapped register access APIMark Brown2011-07-231-0/+1
* | drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-141-1/+0
|/
* PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki2011-03-151-1/+1
* driver-core: base: change to new flag variablematt mooney2010-10-221-3/+1
* Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-151-0/+1
* driver-core: move dma-coherent.c from kernel to driver/baseMing Lei2009-09-151-0/+1
* select IOMMU_API when DMAR and/or AMD_IOMMU is selectedJoerg Roedel2009-01-031-0/+1
* Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds2008-02-051-1/+1
|\
| * Move dmapool.c to mm/ directoryMatthew Wilcox2007-12-041-1/+1
* | driver core: fix build with SYSFS=nRandy Dunlap2008-01-241-0/+2
* | Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman2008-01-241-0/+1
|/
* Introduce CONFIG_HAS_DMAHeiko Carstens2007-05-071-2/+2
* devres: device resource managementTejun Heo2007-02-091-0/+1
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey2006-10-011-1/+1
* [PATCH] Driver model: add ISA busRene Herman2006-06-211-0/+1
* [PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu2006-06-211-0/+1
* [PATCH] Export cpu topology in sysfsZhang, Yanmin2006-02-031-0/+1
* [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-291-0/+1
* [PATCH] Move device/driver code to drivers/base/dd.cmochel@digitalimplant.org2005-06-201-1/+1
* [PATCH] class: remove class_simple code, as no one in the tree is using it an...gregkh@suse.de2005-06-201-1/+1
* [PATCH] Driver Core: remove driver model detach_stateDavid Brownell2005-05-171-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+14
OpenPOWER on IntegriCloud