index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+1
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2018-01-31
PCI: Regroup all PCI related entries into drivers/pci/Makefile
Cyrille Pitchen
1
-4
/
+1
2017-12-19
soundwire: Add SoundWire bus type
Vinod Koul
1
-0
/
+1
2017-12-19
slimbus: Add SLIMbus bus type
Sagar Dharia
1
-0
/
+1
2017-12-19
siox: new driver framework for eckelmann SIOX
Uwe Kleine-König
1
-0
/
+1
2017-12-08
drivers: visorbus: move driver out of staging
David Kershner
1
-0
/
+1
2017-11-28
usb: build drivers/usb/common/ when USB_SUPPORT is set
Randy Dunlap
1
-0
/
+1
2017-11-13
Merge branches 'pm-cpufreq-sched' and 'pm-opp'
Rafael J. Wysocki
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-03
PM / OPP: Move the OPP directory out of power/
Viresh Kumar
1
-0
/
+1
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
1
-1
/
+0
2017-06-03
mux: minimal mux subsystem
Peter Rosin
1
-0
/
+1
2017-05-10
Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+1
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-04-25
usb: Make sure usb/phy/of gets built-in
Alexey Brodkin
1
-0
/
+1
2017-04-12
dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
Dan Williams
1
-1
/
+1
2017-04-11
PCI: endpoint: Add EP core layer to enable EP controller and EP functions
Kishon Vijay Abraham I
1
-0
/
+2
2017-03-09
tee: generic TEE subsystem
Jens Wiklander
1
-0
/
+1
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2017-02-21
PCI: dwc: Remove dependency of designware on CONFIG_PCI
Kishon Vijay Abraham I
1
-0
/
+3
2017-02-10
drivers/fsi: Add empty fsi bus definitions
Jeremy Kerr
1
-0
/
+1
2016-11-16
ptp_clock: Allow for it to be optional
Nicolas Pitre
1
-1
/
+1
2016-10-23
Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
1
-1
/
+1
2016-09-29
ipmi: add an Aspeed BT IPMI BMC driver
Alistair Popple
1
-1
/
+1
2016-09-23
clk: probe common clock drivers earlier
Masahiro Yamada
1
-2
/
+2
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2016-08-02
vhost: drop vringh dependency
Michael S. Tsirkin
1
-0
/
+1
2016-07-27
Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-1
/
+1
2016-07-27
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
1
-1
/
+1
2016-07-26
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2016-06-27
leds: Only descend into leds directory when CONFIG_NEW_LEDS is set
Andrew F. Davis
1
-1
/
+1
2016-06-15
hsi: Only descend into hsi directory when CONFIG_HSI is set
Andrew F. Davis
1
-1
/
+1
2016-06-14
gpio: Only descend into gpio directory when CONFIG_GPIOLIB is set
Andrew F. Davis
1
-1
/
+1
2016-05-30
drivers: sh: Stop using the legacy clock domain on ARM
Geert Uytterhoeven
1
-1
/
+0
2016-05-20
/dev/dax, pmem: direct access to persistent memory
Dan Williams
1
-0
/
+1
2015-12-08
power: Fix unmet dependency on POWER_SUPPLY by POWER_RESET by uncoupling them
Krzysztof Kozlowski
1
-1
/
+1
2015-11-16
null_blk: register as a LightNVM device
Matias Bjørling
1
-1
/
+1
2015-11-04
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2015-10-29
lightnvm: Support for Open-Channel SSDs
Matias Bjørling
1
-0
/
+1
2015-10-09
nvme: move to a new drivers/nvme/host directory
Jay Sternberg
1
-0
/
+1
2015-10-07
add FPGA manager core
Alan Tull
1
-0
/
+1
2015-10-04
intel_th: Add driver infrastructure for Intel(R) Trace Hub devices
Alexander Shishkin
1
-0
/
+1
2015-10-04
stm class: Introduce an abstraction for System Trace Module devices
Alexander Shishkin
1
-0
/
+1
2015-09-04
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2015-09-03
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2015-08-05
nvmem: Add a simple NVMEM framework for nvmem providers
Srinivas Kandagatla
1
-0
/
+1
2015-07-31
arm: perf: factor arm_pmu core out to drivers
Mark Rutland
1
-0
/
+1
2015-07-16
pinctrl: move CONFIG_PINCTRL to drivers/Makefile
Masahiro Yamada
1
-1
/
+1
[next]