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
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-0
/
+3005
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
126
-50043
/
+42
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+3
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-2
/
+2
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2
-3
/
+3
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel
2
-3
/
+3
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-3
/
+4
2011-10-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+2
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
1
-1
/
+1
2011-10-05
hv: netvsc: convert to SKB paged frag API.
Ian Campbell
1
-1
/
+1
2011-10-05
et131x: convert to SKB paged frag API.
Ian Campbell
1
-6
/
+6
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-3
/
+4
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2
-5
/
+9
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2
-5
/
+9
2011-09-27
doc: fix broken references
Paul Bolle
1
-2
/
+1
2011-09-27
staging/octeon: Software should check the checksum of no tcp/udp packets
Roy.Li
1
-1
/
+2
2011-09-22
TTY: serial, move 68360 driver to staging
Jiri Slaby
6
-0
/
+3005
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
14
-17
/
+24
2011-09-20
staging: zcache: fix cleancache crash
Seth Jennings
1
-1
/
+1
2011-09-19
staging: fix comedi build when ISA_DMA_API is enabled but COMEDI_PCI is not e...
Randy Dunlap
1
-1
/
+3
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
47
-244
/
+391
2011-09-15
treewide: remove extra semicolons from various parts of the kernel
Justin P. Mattock
2
-2
/
+2
2011-08-24
staging: tidspbridge: fix compilation on dsp clock functions
Omar Ramirez Luna
1
-1
/
+0
2011-08-23
staging: octeon-ethernet: Add missing #includes.
David Daney
2
-0
/
+2
2011-08-23
Staging: zcache: signedness bug in tmem_get()
Dan Carpenter
1
-1
/
+1
2011-08-23
staging: zcache: fix crash on high memory swap
Seth Jennings
1
-4
/
+4
2011-08-23
staging: brcm80211: SPARC build error fix
Pieter-Paul Giesberts
1
-0
/
+1
2011-08-23
staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernel
Arend Van Spriel
1
-0
/
+1
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
111
-50006
/
+0
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-119
/
+112
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
13
-18
/
+18
2011-08-16
gma500: kill MIPI interface types
Alan Cox
6
-9
/
+11
2011-08-13
staging: remove ath6kl
Kalle Valo
111
-50006
/
+0
2011-08-08
zcache: Fix build error when sysfs is not defined
Nitin Gupta
1
-1
/
+1
2011-08-08
zcache: Use div_u64 for 64-bit division
Thadeu Lima de Souza Cascardo
1
-2
/
+5
2011-08-08
staging:rts_pstor: fix thread synchronization flow
wwang
2
-68
/
+50
2011-08-03
drivers:staging:solo6x10:add the missed slab.h
Wanlong Gao
1
-0
/
+1
2011-08-03
staging: zcache: include module.h for MODULE_LICENSE
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2011-08-02
drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereference
Julia Lawall
1
-2
/
+2
2011-08-02
Staging: Add clk API note to nvec/TODO
Russell King
1
-2
/
+4
2011-08-02
drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array index
Julia Lawall
1
-1
/
+1
2011-08-02
staging: more missing slab.h inclusions
Andrew Morton
2
-0
/
+2
2011-08-02
drivers/staging/solo6x10/p2m.c needs slab.h
Andrew Morton
1
-0
/
+1
2011-08-02
drivers/staging/solo6x10/core.c needs slab.h
Andrew Morton
1
-0
/
+1
2011-08-02
drivers/staging/dt3155v4l/dt3155v4l.c needs slab.h
Andrew Morton
1
-0
/
+1
2011-08-02
drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"...
Andrew Morton
1
-2
/
+3
2011-08-02
Staging: iio: add some unlocks to raw_read() functions
Dan Carpenter
5
-10
/
+30
2011-08-02
staging: ft1000_proc needs asm/io.h for inw/outw on sparc
Paul Gortmaker
1
-0
/
+1
2011-08-02
staging: rtl8192u: declare MODULE_FIRMWARE
Stefan Lippers-Hollmann
1
-6
/
+3
[next]