summaryrefslogtreecommitdiffstats
path: root/drivers/base/Makefile
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-141-3/+0
* Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-041-1/+1
|\
| * firmware: move firmware loader into its own directoryLuis R. Rodriguez2018-03-201-5/+2
| * firmware: split firmware fallback functionality into its own fileLuis R. Rodriguez2018-03-201-1/+3
| * firmware: enable to split firmware_class into separate target filesLuis R. Rodriguez2018-03-141-0/+1
* | drivers: base: Unified device connection lookupHeikki Krogerus2018-03-221-1/+2
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arm, arm64: factorize common cpu capacity default codeJuri Lelli2017-06-031-0/+1
* driver-core: add test module for asynchronous probingDmitry Torokhov2016-11-101-0/+2
* isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray2016-06-171-1/+1
* drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier2015-07-301-0/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+1
|\
| * drivers: base: support cpu cache information interface to userspace via sysfsSudeep Holla2014-11-071-1/+1
* | Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki2014-11-041-1/+1
|/
* device coredump: add new device coredump classJohannes Berg2014-09-231-0/+1
* dma-buf: move to drivers/dma-bufMaarten Lankhorst2014-07-081-1/+0
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-1/+1
|\
| * ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki2013-12-291-1/+1
* | drivers/base: provide an infrastructure for componentised subsystemsRussell King2014-01-101-1/+1
|/
* Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-291-1/+1
|\
| * reservation: cross-device reservation support, v4Maarten Lankhorst2013-06-281-1/+1
* | mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V2013-07-021-1/+1
|/
* drivers/pinctrl: grab default handles from device coreLinus Walleij2013-01-231-0/+1
* drivers: add Contiguous Memory AllocatorMarek Szyprowski2012-05-211-0/+1
* 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
OpenPOWER on IntegriCloud