index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2011-08-02
gma500: Fix clashes with DRM updates
Alan Cox
2
-24
/
+1
2011-08-02
staging: zcache: module is GPL
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2011-08-02
staging: fix zcache building
Thadeu Lima de Souza Cascardo
2
-1
/
+1
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-101
/
+251
2011-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2011-07-27
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
1
-0
/
+1
2011-07-27
[media] TM6000: alsa: Clean up kernel coding style errors
Adam M. Dutko
1
-6
/
+6
2011-07-27
[media] tm6000: remove a check for NO_PCM_LOCK
Mauro Carvalho Chehab
1
-4
/
+0
2011-07-27
[media] cxd2099: Update Kconfig description (ddbridge support)
Oliver Endriss
1
-5
/
+6
2011-07-27
[media] cxd2099: Fix compilation of ngene/ddbridge for DVB_CXD2099=n
Oliver Endriss
1
-1
/
+1
2011-07-27
cxd2099: Remove the CHK_ERROR macro
Mauro Carvalho Chehab
1
-37
/
+101
2011-07-27
[media] cxd2099: Codingstyle fixes
Oliver Endriss
2
-41
/
+40
2011-07-27
[media] cxd2099: Update to latest version
Ralph Metzler
2
-88
/
+178
2011-07-27
staging: brcm80211: Fix double include introduced by bad merge
Daniel Morsing
1
-2
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
6
-6
/
+6
2011-07-26
gma500: udelay(20000) it too long again
Stephen Rothwell
1
-1
/
+1
2011-07-25
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
792
-187722
/
+47625
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
12
-22
/
+4
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-11
/
+7
2011-07-24
gma500: udlay(20000) is too large
Stephen Rothwell
1
-1
/
+1
2011-07-24
get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose
Al Viro
5
-11
/
+7
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+9
2011-07-21
staging: et131x: remove unused prototype et131x_vlan_rx_register
Jiri Pirko
1
-1
/
+0
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-3
/
+8
2011-07-20
trivial: don't touch files that are removed in the staging tree
Jiri Kosina
3
-5
/
+8
2011-07-20
don't transliterate lower bits of ->intent.open.flags to FMODE_...
Al Viro
1
-1
/
+1
2011-07-18
staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register.
Jonathan Cameron
1
-2
/
+2
2011-07-18
staging:iio:kfifo_buf fix double initialization of the ring device structure.
Jonathan Cameron
1
-2
/
+0
2011-07-18
staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.
Jonathan Cameron
1
-1
/
+1
2011-07-18
staging:iio:imu fix missing register table index for some channels
Jonathan Cameron
2
-23
/
+30
[next]