index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-31
staging: remove smbfs
Arnd Bergmann
27
-8599
/
+0
2011-01-31
staging: Remove autofs3
Arnd Bergmann
13
-1690
/
+0
2011-01-31
staging/go7007: remove the BKL
Arnd Bergmann
2
-4
/
+0
2011-01-31
staging: fix rts_pstor build errors
Randy Dunlap
1
-0
/
+1
2011-01-26
Staging: Westbridge: fix EXPORT_SYMBOL errors reported by checkpatch.pl
Sutharsan Ramamoorthy
6
-149
/
+80
2011-01-25
Revert "staging: brcm80211: assure common sources are truly common"
Greg Kroah-Hartman
8
-27
/
+24
2011-01-25
staging: brcm80211: assure common sources are truly common
Arend van Spriel
8
-24
/
+27
2011-01-25
Staging: zram: simplify zram_make_request
Nitin Gupta
1
-11
/
+8
2011-01-25
staging/ste_rmi4: Remove obsolete cleanup for clientdata
Wolfram Sang
1
-3
/
+1
2011-01-25
Staging: rt2860: rt_linux.c: Fix space after unary '*' operator.
L. Alberto Giménez
1
-2
/
+1
2011-01-25
Staging: rt2860: rt_linux.h: Fix space after unary '*' operator.
L. Alberto Giménez
1
-6
/
+6
2011-01-25
Staging: rt2860: wpa.h: Fix space after unary '*' operator.
L. Alberto Giménez
1
-8
/
+4
2011-01-25
staging/easycap: make ALSA ops function static in sound.c
Tomas Winkler
2
-143
/
+120
2011-01-25
staging/easycap: make oss ops function static in sound_oss.c
Tomas Winkler
3
-340
/
+327
2011-01-25
staging/easycap: make OSS compilation optional instead of ALSA
Tomas Winkler
7
-742
/
+789
2011-01-25
staging/easycap: implement strerror function
Tomas Winkler
3
-793
/
+87
2011-01-25
staging/easycap: easycap.h ident correctly signed_div_result
Tomas Winkler
1
-2
/
+2
2011-01-25
staging/easycap: fix missing backslash in ifdef statement
Tomas Winkler
1
-1
/
+1
2011-01-24
staging: easycap: easycap.h use indentation for first level
Tomas Winkler
1
-187
/
+186
2011-01-24
staging: easycap: make functions local to easycap_main.c static
Tomas Winkler
2
-167
/
+122
2011-01-24
staging: easycap: group module parameters handling
Tomas Winkler
3
-16
/
+31
2011-01-24
staging: easycap: use #ifndef __EASYCAP_H_ for header inclusion protection
Tomas Winkler
1
-3
/
+3
2011-01-24
staging: easycap: remove redunant headers
Tomas Winkler
13
-224
/
+19
2011-01-24
staging: easycap: fix sparse warnings :conversion of int to enum
Tomas Winkler
1
-2
/
+2
2011-01-24
staging: easycap: fix sparse warnings 'Should it be static'
Tomas Winkler
5
-14
/
+22
2011-01-24
staging: rtl8192e: Remove unused members from struct Stats
Mike McCormack
4
-188
/
+4
2011-01-24
staging: rtl8192e: Remove unused types and defines
Mike McCormack
1
-30
/
+1
2011-01-24
staging: rtl8192e: Delete unused and write-only struct members
Mike McCormack
2
-77
/
+3
2011-01-24
staging: rtl8192e: Delete dead code
Mike McCormack
1
-72
/
+0
2011-01-24
staging: rtl8192e: Delete dead code from header
Mike McCormack
1
-168
/
+6
2011-01-24
staging: rtl8192e: Remove member that's always false
Mike McCormack
3
-18
/
+1
2011-01-24
staging: rtl8192e: Remove more unused struct members
Mike McCormack
2
-33
/
+2
2011-01-24
staging: rtl8192e: Remove dead code
Mike McCormack
1
-53
/
+11
2011-01-24
staging: rtl8192e: Remove unused members from r8192_priv
Mike McCormack
3
-28
/
+0
2011-01-24
staging: rtl8192e: Remove unused code to detect struct tx rings
Mike McCormack
2
-81
/
+0
2011-01-24
staging: rtl8192e: Remove unused struct members
Mike McCormack
3
-22
/
+0
2011-01-24
staging: rtl8192e: Delete dead code in ieee80211 lib
Mike McCormack
8
-488
/
+30
2011-01-24
staging: rtl8192e: Tidy up function header comments
Mike McCormack
1
-150
/
+52
2011-01-24
staging: rtl8192e: Convert cck_txbbgain_ch14_table to a table
Mike McCormack
2
-211
/
+31
2011-01-24
staging: rtl8192e: Convert cck_txbbgain_table to a table
Mike McCormack
2
-209
/
+33
2011-01-24
staging: rtl8192e: Convert txbbgain_table to a table
Mike McCormack
2
-77
/
+42
2011-01-24
staging: rtl8192e: Delete commented out code
Mike McCormack
1
-15
/
+0
2011-01-24
staging: rtl8192e: Remove unused DMESGE/W macros
Mike McCormack
1
-4
/
+0
2011-01-21
Staging: pohmelfs/dir.c: Remove unneeded mutex_unlock() from pohmelfs_rename()
Alexey Khoroshilov
1
-1
/
+0
2011-01-21
staging: synaptics: Update with the kernel object name of touch device
Naveen Kumar Gaddipati
2
-5
/
+2
2011-01-21
staging: Fix some incorrect use of positive error codes.
Ralph Loader
4
-8
/
+8
2011-01-21
staging: cs5535_gpio: check put_user() return code
Vasiliy Kulikov
1
-1
/
+2
2011-01-21
staging: comedi: Make INSN_BITS behavior consistent across drivers
Ian Abbott
1
-2
/
+21
2011-01-21
Staging: FT1000: remove duplicate inc of linux/slab.h
Jesper Juhl
1
-1
/
+0
2011-01-21
staging/vt6655: fix sparse warning "obsolete struct initializer"
Peter Huewe
1
-9
/
+9
[next]