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
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
6
-7
/
+7
2013-05-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-0
/
+1
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-07
Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+9
2013-05-05
staging: single_open() leaks
Al Viro
8
-8
/
+8
2013-05-02
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+2
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-46
/
+18
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
41
-5702
/
+1600
2013-05-01
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
2
-2
/
+2
2013-05-01
rtl8192u: Don't need to save device proc dir PDE
David Howells
2
-13
/
+6
2013-05-01
rtl8187se: Use a dir under /proc/net/r8180/
David Howells
2
-19
/
+8
2013-05-01
proc: Add proc_mkdir_data()
David Howells
1
-2
/
+1
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+6
2013-04-30
staging: speakup: remove custom string_unescape_any_inplace
Andy Shevchenko
3
-49
/
+4
2013-04-30
staging: zcache: enable zcache to be built/loaded as a module
Dan Magenheimer
5
-12
/
+55
2013-04-30
staging: zcache: enable ramster to be built/loaded as a module
Dan Magenheimer
7
-13
/
+39
2013-04-30
zcache/tmem: Better error checking on frontswap_register_ops return value.
Konrad Rzeszutek Wilk
1
-1
/
+4
2013-04-30
cleancache: Make cleancache_init use a pointer for the ops
Konrad Rzeszutek Wilk
1
-4
/
+4
2013-04-30
frontswap: make frontswap_init use a pointer for the ops
Konrad Rzeszutek Wilk
1
-4
/
+4
2013-04-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
58
-8744
/
+5750
2013-04-29
Include missing linux/slab.h inclusions
David Howells
4
-1
/
+4
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
3
-37
/
+34
2013-04-29
wlags49_h2: Don't use create_proc_read_entry()
David Howells
1
-159
/
+161
2013-04-29
cxt1e1: Don't use create_proc_read_entry()
David Howells
3
-302
/
+175
2013-04-29
csr: Don't use create_proc_read_entry()
David Howells
3
-332
/
+189
2013-04-29
comedi: Don't use create_proc_read_entry()
David Howells
1
-21
/
+31
2013-04-29
ft1000: Don't use create_proc_read_entry()
David Howells
2
-136
/
+123
2013-04-29
rtl8187se: Don't use create_proc_read_entry()
David Howells
1
-71
/
+63
2013-04-29
rtl8192u: Don't use create_proc_read_entry()
David Howells
1
-123
/
+91
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-14
/
+3
2013-04-23
staging: comedi: ni_labpc: fix legacy driver build
H Hartley Sweeten
1
-4
/
+3
2013-04-23
staging: comedi: das800: cleanup the cio-das802/16 fifo comments
H Hartley Sweeten
1
-2
/
+2
2013-04-23
staging: comedi: das800: rename CamelCase vars in das800_ai_do_cmd()
H Hartley Sweeten
1
-9
/
+6
2013-04-23
staging: comedi: das800: tidy up the private data
H Hartley Sweeten
1
-5
/
+5
2013-04-23
staging: comedi: das800: tidy up das800_interrupt()
H Hartley Sweeten
1
-48
/
+37
2013-04-23
staging: comedi: das800: tidy up das800_ai_insn_read()
H Hartley Sweeten
1
-28
/
+35
2013-04-23
staging: comedi: das800: tidy up das800_di_insn_bits()
H Hartley Sweeten
1
-6
/
+1
2013-04-23
staging: comedi: das800: tidy up das800_do_insn_bits()
H Hartley Sweeten
1
-11
/
+12
2013-04-23
staging: comedi: das800: remove extra divisor calculation call
H Hartley Sweeten
1
-5
/
+0
2013-04-23
staging: comedi: das800: rename {enable,disable}_das800
H Hartley Sweeten
1
-10
/
+8
2013-04-23
staging: comedi: das800: tidy up subdevice init
H Hartley Sweeten
1
-26
/
+29
2013-04-23
staging: comedi: das800: allow attaching without interrupt support
H Hartley Sweeten
1
-14
/
+6
2013-04-23
staging: comedi: das800: interrupts are required for async command support
H Hartley Sweeten
1
-16
/
+13
2013-04-23
staging: comedi: das800: tidy up das800_ai_do_cmdtest()
H Hartley Sweeten
1
-16
/
+18
2013-04-23
staging: comedi: das800: remove 'volatile' on private data variables
H Hartley Sweeten
1
-5
/
+5
2013-04-23
staging: comedi: das800: cleanup the boardinfo
H Hartley Sweeten
1
-81
/
+65
2013-04-23
staging: comedi: das800: cleanup range table declarations
H Hartley Sweeten
1
-47
/
+43
2013-04-23
staging: comedi: das800: introduce das800_ind_{write, read}()
H Hartley Sweeten
1
-23
/
+39
2013-04-23
staging: comedi: das800: remove forward declarations
H Hartley Sweeten
1
-116
/
+109
[next]