aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/Makefile
AgeCommit message (Expand)Author
2015-07-30drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-07drivers: base: support cpu cache information interface to userspace via sysfsSudeep Holla
2014-11-04Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki
2014-09-23device coredump: add new device coredump classJohannes Berg
2014-07-08dma-buf: move to drivers/dma-bufMaarten Lankhorst
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-10drivers/base: provide an infrastructure for componentised subsystemsRussell King
2013-12-29ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf
2013-07-02mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V
2013-06-28reservation: cross-device reservation support, v4Maarten Lankhorst
2013-01-23drivers/pinctrl: grab default handles from device coreLinus Walleij
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski
2012-02-10drivers/base: add bus for System-on-Chip devicesLee Jones
2012-01-22driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman
2012-01-08Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-06dma-buf: Introduce dma buffer sharing mechanismSumit Semwal
2011-11-26topology: Provide CPU topology in sysfs in !SMP configurationsBen Hutchings
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-07-23regmap: Add generic non-memory mapped register access APIMark Brown
2011-06-14drivers: iommu: move to a dedicated folderOhad Ben-Cohen
2011-03-15PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki
2010-10-22driver-core: base: change to new flag variablematt mooney
2009-09-15Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers
2009-09-15driver-core: move dma-coherent.c from kernel to driver/baseMing Lei
2009-01-03select IOMMU_API when DMAR and/or AMD_IOMMU is selectedJoerg Roedel
2008-02-05Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds
2008-01-24driver core: fix build with SYSFS=nRandy Dunlap
2008-01-24Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman
2007-12-04Move dmapool.c to mm/ directoryMatthew Wilcox
2007-05-07Introduce CONFIG_HAS_DMAHeiko Carstens
2007-02-09devres: device resource managementTejun Heo
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey
2006-06-21[PATCH] Driver model: add ISA busRene Herman
2006-06-21[PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen
2005-06-20[PATCH] Move device/driver code to drivers/base/dd.cmochel@digitalimplant.org
2005-06-20[PATCH] class: remove class_simple code, as no one in the tree is using it an...gregkh@suse.de
2005-05-17[PATCH] Driver Core: remove driver model detach_stateDavid Brownell
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds