aboutsummaryrefslogtreecommitdiff
path: root/drivers/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-12-10ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACYGravatar Laurent Pinchart 1-1/+1
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2013-10-17PowerCap: Add to drivers Kconfig and MakefileGravatar Srinivas Pandruvada 1-0/+1
2013-09-27drivers: phy: add generic PHY frameworkGravatar Kishon Vijay Abraham I 1-0/+2
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Gravatar Linus Torvalds 1-1/+0
2013-06-17FMC: create drivers/fmc and toplevel Kconfig questionGravatar Alessandro Rubini 1-0/+1
2013-06-11mfd: Move ssbi driver into drivers/mfdGravatar Arnd Bergmann 1-1/+0
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+3
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+1
2013-04-12reset: Add reset controller APIGravatar Philipp Zabel 1-0/+3
2013-03-25SSBI: Remove MSM_ prefix from SSBI driversGravatar David Brown 1-1/+1
2013-03-25add single-wire serial bus interface (SSBI) driverGravatar Kenneth Heitke 1-0/+1
2013-03-20vringh: host-side implementation of virtio rings.Gravatar Rusty Russell 1-1/+1
2013-03-18usb: phy: make it a menuconfigGravatar Felipe Balbi 1-1/+1
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-1/+1
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2013-02-02ARM / highbank: add support for pl320 IPCGravatar Rob Herring 1-0/+1
2013-01-17PCI-Express Non-Transparent Bridge SupportGravatar Jon Mason 1-0/+1
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaGravatar Philippe De Muyter 1-1/+1
2012-11-16Staging: ipack: move out of stagingGravatar Greg Kroah-Hartman 1-0/+1
2012-10-16IPMI: Change link orderGravatar Matthew Garrett 1-0/+4
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+0
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-0/+1
2012-09-19ARM: bcm2835: add interrupt controller driverGravatar Simon Arlott 1-0/+2
2012-08-30drivers/ieee802154: move ieee802154 drivers to net folderGravatar alex.bluesman.smirnov@gmail.com 1-1/+0
2012-08-22drivers: bus: add a new driver for omap-ocp2scpGravatar Kishon Vijay Abraham I 1-0/+2
2012-07-31vfio: VFIO coreGravatar Alex Williamson 1-0/+1
2012-06-15pwm: Add PWM framework supportGravatar Sascha Hauer 1-0/+1
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-1/+1
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Gravatar Linus Torvalds 1-1/+0
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2012-05-17MCA: delete all remaining traces of microchannel bus support.Gravatar Paul Gortmaker 1-1/+0
2012-05-08ARM: tegra: Add Tegra AHB driverGravatar Hiroshi DOYU 1-1/+1
2012-05-02memory: emif: add basic infrastructure for EMIF driverGravatar Aneesh V 1-0/+1
2012-04-26Staging: VME: move VME drivers out of stagingGravatar Greg Kroah-Hartman 1-0/+1
2012-04-25IIO: Move the core files to drivers/iioGravatar Jonathan Cameron 1-0/+1
2012-04-20Extcon (external connector): import Android's switch class and modify.Gravatar MyungJoo Ham 1-0/+1
2012-04-02Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsiGravatar Linus Torvalds 1-0/+1
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-0/+2
2012-02-09staging: fix the build breakage cuased by telephony driversGravatar Tomas Winkler 1-1/+0
2012-02-08rpmsg: add virtio-based remote processor messaging busGravatar Ohad Ben-Cohen 1-0/+1
2012-02-08remoteproc: add framework for controlling remote processorsGravatar Ohad Ben-Cohen 1-0/+1
2012-01-11mmc: sdhci-pci: add platform dataGravatar Adrian Hunter 1-1/+1
2012-01-05HSI: hsi: Introducing HSI frameworkGravatar Carlos Chinea 1-0/+1
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2011-10-13drivers: create a pin control subsystemGravatar Linus Walleij 1-0/+2
2011-10-10Staging: hv: move hyperv code out of staging directoryGravatar Greg Kroah-Hartman 1-0/+2
2011-10-02PM: Introduce devfreq: generic DVFS framework with device-specific OPPsGravatar MyungJoo Ham 1-0/+2