aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-24x86/lguest: Remove lguest supportJuergen Gross1-1/+0
2017-06-03mux: minimal mux subsystemPeter Rosin1-0/+1
2017-05-10Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+2
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2017-04-25usb: Make sure usb/phy/of gets built-inAlexey Brodkin1-0/+1
2017-04-12dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams1-1/+1
2017-04-11PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I1-0/+2
2017-03-09tee: generic TEE subsystemJens Wiklander1-0/+1
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+3
2017-02-21PCI: dwc: Remove dependency of designware on CONFIG_PCIKishon Vijay Abraham I1-0/+3
2017-02-10drivers/fsi: Add empty fsi bus definitionsJeremy Kerr1-0/+1
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre1-1/+1
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-1/+1
2016-09-29ipmi: add an Aspeed BT IPMI BMC driverAlistair Popple1-1/+1
2016-09-23clk: probe common clock drivers earlierMasahiro Yamada1-2/+2
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2016-08-02vhost: drop vringh dependencyMichael S. Tsirkin1-0/+1
2016-07-27Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsiLinus Torvalds1-1/+1
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-1/+1
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-06-27leds: Only descend into leds directory when CONFIG_NEW_LEDS is setAndrew F. Davis1-1/+1
2016-06-15hsi: Only descend into hsi directory when CONFIG_HSI is setAndrew F. Davis1-1/+1
2016-06-14gpio: Only descend into gpio directory when CONFIG_GPIOLIB is setAndrew F. Davis1-1/+1
2016-05-30drivers: sh: Stop using the legacy clock domain on ARMGeert Uytterhoeven1-1/+0
2016-05-20/dev/dax, pmem: direct access to persistent memoryDan Williams1-0/+1
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