index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: crystalhd: Remove typedefs from driver
Lior Dotan
2010-05-18
11
-462
/
+442
*
Staging: winbond: Fix for pointer name format issue in mds.c
Adam Latham
2010-05-18
1
-7
/
+7
*
Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs
Andres More
2010-05-18
48
-692
/
+700
*
Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefs
Andres More
2010-05-18
10
-56
/
+77
*
Staging: comedi: Altered the way printk is used in 8255.c
Mark
2010-05-18
1
-5
/
+10
*
staging: iio: adis16350 and similar IMU driver
Barry Song
2010-05-18
6
-0
/
+1355
*
Staging: iio: max1363 Fix two bugs in single_channel_from_ring
Jonathan Cameron
2010-05-18
1
-3
/
+3
*
Staging: iio: adis16220 extract bin_attribute structures from state
Jonathan Cameron
2010-05-18
2
-53
/
+56
*
Staging: iio: adis16220 vibration sensor driver
Barry Song
2010-05-18
5
-0
/
+830
*
Staging: comedi: Kconfig dependancy fixes
Alexander Kurz
2010-05-18
1
-3
/
+2
*
Staging: comedi: fix up build error from last Kconfig changes
Greg Kroah-Hartman
2010-05-18
1
-0
/
+1
*
Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.
Alexander Kurz
2010-05-18
3
-130
/
+1402
*
Staging: wlan-ng prism2usb: add suspend/resume
Christoph Fritz
2010-05-17
1
-0
/
+65
*
staging: hv: Added heartbeat functionality to hv_utils
Hank Janssen
2010-05-17
4
-3
/
+92
*
Staging: Use kmemdup
Julia Lawall
2010-05-17
16
-45
/
+29
*
Staging: vt6655: use ETH_HLEN macro instead of custom one
Charles Clément
2010-05-17
3
-14
/
+12
*
Staging: vt6655: use ETH_ALEN macro instead of custom one
Charles Clément
2010-05-17
19
-96
/
+96
*
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-14
49
-142
/
+62
*
Staging: udlfb: fix coding style issues
Soeren Moeller
2010-05-14
1
-2
/
+2
*
Staging: dt3155v4l: introduce state machine
Marin Mitov
2010-05-14
3
-23
/
+69
*
Staging: rtl8187se: fixed C99 comments style issues in r8180_core.c
Prashant P. Shah
2010-05-14
1
-223
/
+233
*
Staging: rtl8187se: fixed space style issues in r8180_core.c
Prashant P. Shah
2010-05-14
1
-816
/
+806
*
staging: hv: Fix error checking in channel.c
Haiyang Zhang
2010-05-14
1
-4
/
+4
*
Staging: rtl8192su: led update
Florian Schilhabel
2010-05-14
1
-8
/
+19
*
Staging: rtl819su: added r8192SU_led.c/.h
Florian Schilhabel
2010-05-14
5
-26
/
+2466
*
Staging: comedi: Fixed more long line lengths in comedi.h
Mark Rankilor
2010-05-14
1
-5
/
+10
*
Staging: comedi: Fixed long line lengths in comedi.h
Mark Rankilor
2010-05-14
1
-14
/
+18
*
staging: comedi PCMCIA-drivers: adding MODULE_AUTHOR, MODULE_DESCRIPTION and ...
Alexander Kurz
2010-05-14
7
-5
/
+25
*
Staging: comedi: Fix long line lengths in comedi_fops.c
Mark
2010-05-14
1
-15
/
+29
*
Staging: wlags49_hs2: Fix wlags49_hs2 driver after build fixes broke it
Henk de Groot
2010-05-14
6
-76
/
+14
*
Staging: ramzswap: Remove backing swap support
Nitin Gupta
2010-05-14
3
-685
/
+25
*
Staging: vt6655: remove OUT definition
Charles Clément
2010-05-14
19
-114
/
+114
*
Staging: vt6655: remove IN definition
Charles Clément
2010-05-14
36
-1059
/
+1055
*
staging: vt6656: code cleanup, removed unused I8 macro
Andres More
2010-05-14
1
-7
/
+0
*
staging: vt6656: code cleanup, replaced U32 macro with u32
Andres More
2010-05-14
3
-137
/
+112
*
staging: vt6656: code cleanup, replaced U16 macro with u16
Andres More
2010-05-14
2
-24
/
+23
*
staging: vt6656: code cleanup, replaced U8 macro with u8
Andres More
2010-05-14
2
-40
/
+32
*
staging: dream: smd: remove all smd related code
Daniel Walker
2010-05-14
14
-4790
/
+1
*
Staging: vt6655: remove HANDLE definition and use
Charles Clément
2010-05-14
16
-198
/
+196
*
staging: iio: adis16260 digital gyro driver
Barry Song
2010-05-14
9
-0
/
+1240
*
staging: trivial: fix typo "seperate"
Anand Gadiyar
2010-05-14
15
-16
/
+16
*
staging: batman: remove all rcu head initializations
Paul E. McKenney
2010-05-14
1
-1
/
+0
*
Staging: hv: auto-load MSFT PV NIC driver
K. Y. Srinivasan
2010-05-14
1
-0
/
+26
*
Staging: comedi: Fix bug and coding style issue in usbdux.c
Morgan Gatti
2010-05-11
1
-5
/
+5
*
staging: vt6656: card.h: code cleanup, resolved checkpatch findings
Andres More
2010-05-11
1
-15
/
+9
*
Staging: Drop memory allocation cast
Julia Lawall
2010-05-11
33
-59
/
+52
*
Staging: wlan-ng: Fixed non static functions in prism2fw.c
Zachary Richey
2010-05-11
1
-12
/
+21
*
staging: memrar depends on RAR_REGISTER
Randy Dunlap
2010-05-11
1
-1
/
+1
*
Staging: wlags49_h2: fixed C99 comments style issues in wl_profile.c
Prashant P. Shah
2010-05-11
1
-27
/
+27
*
Staging: comedi: Fixed long line lengths in comedi.h
Mark
2010-05-11
1
-28
/
+34
[next]