summaryrefslogtreecommitdiff
path: root/drivers/Makefile
AgeCommit message (Expand)Author
2019-02-12MLK-11355 driver/mxc: add mxc special driverGao Pan
2018-02-25usb: build drivers/usb/common/ when USB_SUPPORT is setRandy Dunlap
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-24x86/lguest: Remove lguest supportJuergen Gross
2017-06-03mux: minimal mux subsystemPeter Rosin
2017-05-10Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-04-25usb: Make sure usb/phy/of gets built-inAlexey Brodkin
2017-04-12dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams
2017-04-11PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I
2017-03-09tee: generic TEE subsystemJens Wiklander
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-21PCI: dwc: Remove dependency of designware on CONFIG_PCIKishon Vijay Abraham I
2017-02-10drivers/fsi: Add empty fsi bus definitionsJeremy Kerr
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2016-09-29ipmi: add an Aspeed BT IPMI BMC driverAlistair Popple
2016-09-23clk: probe common clock drivers earlierMasahiro Yamada
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-02vhost: drop vringh dependencyMichael S. Tsirkin
2016-07-27Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-06-27leds: Only descend into leds directory when CONFIG_NEW_LEDS is setAndrew F. Davis
2016-06-15hsi: Only descend into hsi directory when CONFIG_HSI is setAndrew F. Davis
2016-06-14gpio: Only descend into gpio directory when CONFIG_GPIOLIB is setAndrew F. Davis
2016-05-30drivers: sh: Stop using the legacy clock domain on ARMGeert Uytterhoeven
2016-05-20/dev/dax, pmem: direct access to persistent memoryDan Williams
2015-12-08power: Fix unmet dependency on POWER_SUPPLY by POWER_RESET by uncoupling themKrzysztof Kozlowski
2015-11-16null_blk: register as a LightNVM deviceMatias Bjørling
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-10-29lightnvm: Support for Open-Channel SSDsMatias Bjørling
2015-10-09nvme: move to a new drivers/nvme/host directoryJay Sternberg
2015-10-07add FPGA manager coreAlan Tull
2015-10-04intel_th: Add driver infrastructure for Intel(R) Trace Hub devicesAlexander Shishkin
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland
2015-07-16pinctrl: move CONFIG_PINCTRL to drivers/MakefileMasahiro Yamada
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-24libnvdimm, nfit: initial libnvdimm infrastructure and NFIT supportDan Williams
2015-05-24staging: I2O cleanupValentin Rothberg
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier
2014-12-22drivers: Move iommu/ before gpu/ in MakefileOded Gabbay
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-07coresight: add CoreSight core layer frameworkPratik Patel
2014-10-20staging: android: binder: move to the "real" part of the kernelGreg Kroah-Hartman