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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-13
pcmcia: add missing include for new pci resource handler
Arnd Bergmann
1
-0
/
+1
2015-01-12
coresight: fixing validity check on remote device
Kaixu Xia
1
-1
/
+1
2015-01-12
coresight: fix comment in of_coresight.c
Kaixu Xia
1
-1
/
+1
2015-01-12
coresight: fix typo in comment in of_coresight.c
Kaixu Xia
1
-1
/
+1
2015-01-12
coresight-etm: Fix initial trace ID value
Mathieu Poirier
1
-1
/
+5
2015-01-12
coresight-tpiu: use module_amba_driver to simplify the code
Wei Yongjun
1
-11
/
+1
2015-01-12
coresight-tmc: use module_amba_driver to simplify the code
Wei Yongjun
1
-11
/
+1
2015-01-12
coresight-funnel: use module_amba_driver to simplify the code
Wei Yongjun
1
-11
/
+1
2015-01-12
coresight-etb: use module_amba_driver to simplify the code
Wei Yongjun
1
-11
/
+1
2015-01-12
coresight-etm: unlock on error paths in mode_store()
Dan Carpenter
1
-2
/
+8
2015-01-12
uio: uio_fsl_elbc_gpcm: new driver
John Ogness
3
-0
/
+520
2015-01-12
pcmcia: add a new resource manager for non ISA systems
Alan Cox
3
-3
/
+182
2015-01-12
pcmcia: handle anonymous cards by generating a fake CIS
Alan Cox
1
-4
/
+20
2015-01-12
pcmcia: Fix requery
Alan Cox
2
-1
/
+4
2015-01-12
pcmcia cis: on an out of range CIS read return 0xff, don't just warn
Alan Cox
1
-1
/
+4
2015-01-12
pcmcia: correct types
Alan Cox
2
-5
/
+6
2015-01-12
uio/uio_pci_generic: don't return zero on failure path in probe()
Alexey Khoroshilov
1
-1
/
+2
2015-01-12
vme: fix misspelling of current function in string
Julia Lawall
1
-1
/
+1
2015-01-12
ad525x_dpot-spi: Added Blank lines after declarations
Mohammad Jamal
1
-0
/
+4
2015-01-12
ad525x_dpot:Remove break after return
Mohammad Jamal
1
-6
/
+0
2015-01-12
ad525x_dpot: Add a blank line after declaration
Mohammad Jamal
1
-0
/
+1
2015-01-12
GenWQE: remove unnecessary version.h inclusion
Fabian Frederick
2
-2
/
+0
2015-01-12
drivers: char: mem: Fix Missing blank line issues
Rob Ward
1
-0
/
+2
2015-01-12
drivers: char: mem: Replace usage of asm include
Rob Ward
1
-1
/
+1
2015-01-12
drivers: char: mem: Simplify DEVPORT configuration
Rob Ward
1
-5
/
+1
2015-01-12
drivers: char: mem: Simplify DEVKMEM configuration
Rob Ward
1
-7
/
+1
2015-01-12
drivers: char: mem: Make /dev/mem an optional device
Rob Ward
2
-1
/
+12
2015-01-12
misc: ioc4: simplify wave period measurement in clock_calibrate
Richard Leitner
1
-15
/
+16
2015-01-12
drivers:misc:ti-st: protect against bad packets
Gigi Joseph
1
-6
/
+18
2015-01-12
drivers: misc: ti-st: fix null pointer exception in st_kim_ref()
Gigi Joseph
1
-4
/
+8
2015-01-12
drivers: misc: ti-st: fix debugfs creation error handling
Gigi Joseph
1
-5
/
+1
2015-01-12
st_kim: allow suspend if callback is not registered
Gigi Joseph
1
-2
/
+2
2015-01-12
ti-st: add device tree support
Gigi Joseph
2
-10
/
+104
2015-01-12
mei: use uuid, me_addr tuple addressing also for flow control credits
Tomas Winkler
1
-2
/
+2
2015-01-12
mei: bus: use ssize_t as the return type for send and receive
Tomas Winkler
2
-19
/
+17
2015-01-12
Drivers: hv: vmbus: Use get_cpu() to get the current CPU
K. Y. Srinivasan
2
-3
/
+7
2014-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-12-26
[regression] braino in "lustre: use is_root_inode()"
Al Viro
1
-1
/
+1
2014-12-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
45
-214
/
+446
2014-12-25
Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2
-29
/
+18
2014-12-24
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
8
-67
/
+12
2014-12-24
Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...
Dave Airlie
6
-10
/
+85
2014-12-23
agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags
Dave Jones
8
-8
/
+8
2014-12-22
Merge tag 'dm-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2
-7
/
+24
2014-12-23
Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...
Dave Airlie
4
-30
/
+146
2014-12-23
Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/...
Dave Airlie
6
-22
/
+82
2014-12-23
Merge tag 'topic/atomic-fixes-2014-12-17' of git://anongit.freedesktop.org/dr...
Dave Airlie
1
-1
/
+1
2014-12-23
Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux...
Dave Airlie
12
-75
/
+110
2014-12-23
nouveau: bring back legacy mmap handler
Dave Airlie
1
-1
/
+2
2014-12-21
ipmi: Fix compile issue with isspace()
Corey Minyard
1
-0
/
+1
[next]