aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-08power: Fix unmet dependency on POWER_SUPPLY by POWER_RESET by uncoupling themKrzysztof Kozlowski1-1/+1
2015-11-16null_blk: register as a LightNVM deviceMatias Bjørling1-1/+1
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+3
2015-10-29lightnvm: Support for Open-Channel SSDsMatias Bjørling1-0/+1
2015-10-09nvme: move to a new drivers/nvme/host directoryJay Sternberg1-0/+1
2015-10-07add FPGA manager coreAlan Tull1-0/+1
2015-10-04intel_th: Add driver infrastructure for Intel(R) Trace Hub devicesAlexander Shishkin1-0/+1
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin1-0/+1
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+1
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla1-0/+1
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland1-0/+1
2015-07-16pinctrl: move CONFIG_PINCTRL to drivers/MakefileMasahiro Yamada1-1/+1
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-0/+1
2015-06-24libnvdimm, nfit: initial libnvdimm infrastructure and NFIT supportDan Williams1-0/+1
2015-05-24staging: I2O cleanupValentin Rothberg1-1/+0
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier1-1/+1
2014-12-22drivers: Move iommu/ before gpu/ in MakefileOded Gabbay1-2/+4
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+1
2014-11-07coresight: add CoreSight core layer frameworkPratik Patel1-0/+1
2014-10-20staging: android: binder: move to the "real" part of the kernelGreg Kroah-Hartman1-0/+1
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+1
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2014-07-08dma-buf: move to drivers/dma-bufMaarten Lankhorst1-0/+1
2014-06-23trace, RAS: Add basic RAS trace eventChen, Gong1-0/+1
2014-06-19thunderbolt: Add initial cactus ridge NHI supportAndreas Noever1-0/+1
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into nextLinus Torvalds1-2/+0
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-0/+3
2014-05-27drivers: Remove duplicate conditionally included subdirsGeert Uytterhoeven1-2/+0
2014-05-24Merge tag 'qcom-drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/driversArnd Bergmann1-0/+3
2014-05-23soc: Introduce drivers/soc place-holder for SOC specific driversSantosh Shilimkar1-0/+3
2014-05-22Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesasLinus Torvalds1-1/+1
2014-05-12drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTIGeert Uytterhoeven1-1/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-2/+2
2014-02-28drivers: Introduce MEN Chameleon BusJohannes Thumshirn1-0/+1
2014-02-15spmi: Linux driver framework for SPMIKenneth Heitke1-0/+1
2013-12-10ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACYLaurent Pinchart1-1/+1
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2013-10-17PowerCap: Add to drivers Kconfig and MakefileSrinivas Pandruvada1-0/+1
2013-09-27drivers: phy: add generic PHY frameworkKishon Vijay Abraham I1-0/+2
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds1-1/+0
2013-06-17FMC: create drivers/fmc and toplevel Kconfig questionAlessandro Rubini1-0/+1
2013-06-11mfd: Move ssbi driver into drivers/mfdArnd Bergmann1-1/+0
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2013-04-12reset: Add reset controller APIPhilipp Zabel1-0/+3
2013-03-25SSBI: Remove MSM_ prefix from SSBI driversDavid Brown1-1/+1
2013-03-25add single-wire serial bus interface (SSBI) driverKenneth Heitke1-0/+1
2013-03-20vringh: host-side implementation of virtio rings.Rusty Russell1-1/+1