summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-041-1/+1
|\
| * pinctrl: move CONFIG_PINCTRL to drivers/MakefileMasahiro Yamada2015-07-161-1/+1
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-031-0/+1
|\ \
| * | arm: perf: factor arm_pmu core out to driversMark Rutland2015-07-311-0/+1
| |/
* | nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla2015-08-051-0/+1
|/
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+1
|\
| * libnvdimm, nfit: initial libnvdimm infrastructure and NFIT supportDan Williams2015-06-241-0/+1
* | staging: I2O cleanupValentin Rothberg2015-05-241-1/+0
|/
* coresight: moving to new "hwtracing" directoryMathieu Poirier2015-04-031-1/+1
* drivers: Move iommu/ before gpu/ in MakefileOded Gabbay2014-12-221-2/+4
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-151-0/+1
|\
| * staging: android: binder: move to the "real" part of the kernelGreg Kroah-Hartman2014-10-201-0/+1
* | coresight: add CoreSight core layer frameworkPratik Patel2014-11-071-0/+1
|/
* Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-0/+1
|\
| * dma-buf: move to drivers/dma-bufMaarten Lankhorst2014-07-081-0/+1
* | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-041-0/+1
|\ \
| * | thunderbolt: Add initial cactus ridge NHI supportAndreas Noever2014-06-191-0/+1
| |/
* | trace, RAS: Add basic RAS trace eventChen, Gong2014-06-231-0/+1
|/
* Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-031-2/+0
|\
| * drivers: Remove duplicate conditionally included subdirsGeert Uytterhoeven2014-05-271-2/+0
* | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-021-0/+3
|\ \
| * \ Merge tag 'qcom-drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2014-05-241-0/+3
| |\ \ | | |/ | |/|
| | * soc: Introduce drivers/soc place-holder for SOC specific driversSantosh Shilimkar2014-05-231-0/+3
* | | Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2014-05-221-1/+1
|\ \ \ | |/ / |/| |
| * | drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTIGeert Uytterhoeven2014-05-121-1/+1
| |/
* | video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-2/+2
|/
* drivers: Introduce MEN Chameleon BusJohannes Thumshirn2014-02-281-0/+1
* spmi: Linux driver framework for SPMIKenneth Heitke2014-02-151-0/+1
* ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACYLaurent Pinchart2013-12-101-1/+1
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-0/+1
|\
| * PowerCap: Add to drivers Kconfig and MakefileSrinivas Pandruvada2013-10-171-0/+1
* | drivers: phy: add generic PHY frameworkKishon Vijay Abraham I2013-09-271-0/+2
|/
* Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-101-1/+0
|\
| * mfd: Move ssbi driver into drivers/mfdArnd Bergmann2013-06-111-1/+0
* | FMC: create drivers/fmc and toplevel Kconfig questionAlessandro Rubini2013-06-171-0/+1
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-0/+3
|\
| * reset: Add reset controller APIPhilipp Zabel2013-04-121-0/+3
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-021-1/+1
|\ \
| * | vringh: host-side implementation of virtio rings.Rusty Russell2013-03-201-1/+1
| |/
* | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-291-1/+1
|\ \
| * | usb: phy: make it a menuconfigFelipe Balbi2013-03-181-1/+1
| |/
* | SSBI: Remove MSM_ prefix from SSBI driversDavid Brown2013-03-251-1/+1
* | add single-wire serial bus interface (SSBI) driverKenneth Heitke2013-03-251-0/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-231-1/+1
|\
| * powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-031-1/+1
* | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-211-0/+1
|\ \
| * | PCI-Express Non-Transparent Bridge SupportJon Mason2013-01-171-0/+1
| |/
* | ARM / highbank: add support for pl320 IPCRob Herring2013-02-021-0/+1
|/
* Staging: ipack: move out of stagingGreg Kroah-Hartman2012-11-161-0/+1
* IPMI: Change link orderMatthew Garrett2012-10-161-0/+4
OpenPOWER on IntegriCloud