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
2012-10-22
staging/comedi: Use dev_ printks in kcomedilib/kcomedilib_main.c
YAMANE Toshiaki
1
-2
/
+3
2012-10-22
staging: comedi: always set hw_dev during auto-config
Ian Abbott
1
-0
/
+1
2012-10-22
staging: comedi: avoid a put_device(), get_device() sequence
Ian Abbott
1
-1
/
+2
2012-10-22
staging: comedi: s626: remove devpriv macro
H Hartley Sweeten
1
-5
/
+35
2012-10-22
staging: comedi: drivers: remove remaining devpriv macros
H Hartley Sweeten
60
-272
/
+597
2012-10-22
staging: comedi: ni_mio_common: remove devpriv macro
H Hartley Sweeten
4
-14
/
+180
2012-10-22
staging: comedi: addi-data: remove devpriv macro
H Hartley Sweeten
25
-24
/
+306
2012-10-22
staging: comedi: poc: introduce struct poc_private
H Hartley Sweeten
1
-4
/
+13
2012-10-22
staging: comedi: ni_660x: remove inline private() function
H Hartley Sweeten
1
-74
/
+90
2012-10-22
staging: comedi: ni_65xx: remove inline private() function
H Hartley Sweeten
1
-57
/
+63
2012-10-22
staging: comedi: gsc_hpdi: remove inline priv() function
H Hartley Sweeten
1
-122
/
+136
2012-10-22
staging: comedi: cb_pcidas64: remove inline priv() function
H Hartley Sweeten
1
-411
/
+466
2012-10-22
staging: comedi: gsc_hpdi: make internal functions static
Ian Abbott
1
-82
/
+5
2012-10-22
staging: comedi: jr3_pci: add __iomem tags
Ian Abbott
2
-21
/
+21
2012-10-22
staging: comedi: adq12b: remove boardinfo
H Hartley Sweeten
1
-31
/
+7
2012-10-22
staging: comedi: aio_iiro_16: remove boardinfo
H Hartley Sweeten
1
-18
/
+1
2012-10-22
staging: comedi: cb_pcimdas: remove boardinfo
H Hartley Sweeten
1
-85
/
+9
2012-10-22
staging: comedi: das16m1: remove boardinfo
H Hartley Sweeten
1
-24
/
+7
2012-10-22
staging: comedi: dmm32at: remove boardinfo
H Hartley Sweeten
1
-18
/
+4
2012-10-22
staging: comedi: ke_counter: remove boardinfo
H Hartley Sweeten
1
-41
/
+3
2012-10-22
staging: comedi: pcm3724: remove boardinfo
H Hartley Sweeten
1
-25
/
+7
2012-10-22
staging: comedi: pcmda12: remove boardinfo
H Hartley Sweeten
1
-18
/
+1
2012-10-22
staging: comedi: pcmmio: remove boardinfo
H Hartley Sweeten
1
-81
/
+20
2012-10-22
staging: comedi: serial2002: remove boardinfo
H Hartley Sweeten
1
-15
/
+1
2012-10-22
staging: comedi: ssv_dnp: remove boardinfo
H Hartley Sweeten
1
-24
/
+2
2012-10-22
staging: comedi: mpc8260cpm: remove driver
H Hartley Sweeten
1
-164
/
+0
2012-10-22
staging "xgifb" Fix typos.
Justin P. Mattock
2
-3
/
+3
2012-10-22
staging: rtl8192u: fix a macro expansion bug
Dan Carpenter
1
-1
/
+4
2012-10-22
staging/olpc_dcon: use s/r hooks from device_driver->pm
Andres Salomon
1
-8
/
+16
2012-10-22
staging/olpc_dcon: drop pin frobbing code for xo1.5
Andres Salomon
1
-30
/
+0
2012-10-22
staging/olpc_dcon: drop fb_notifier code
Andres Salomon
2
-22
/
+4
2012-10-22
staging/olpc_dcon: move wait queue into dcon_priv struct
Andres Salomon
2
-16
/
+7
2012-10-22
staging/olpc_dcon: drop useaa module arg
Andres Salomon
1
-10
/
+2
2012-10-22
staging/gdm72xx: sdio_boot: replace firmware upgrade API
Macpaul Lin
1
-39
/
+42
2012-10-22
staging/gdm72xx: gdm_wimax: fix compile error when enable debug
Macpaul Lin
1
-1
/
+4
2012-10-19
Staging: bcm: Reverse condition in if statement in Misc.c
Kevin McKinney
1
-2
/
+2
2012-10-19
Staging: bcm: Clean up function CopyBufferToControlPacket in Misc.c
Kevin McKinney
1
-54
/
+56
2012-10-19
Staging: bcm: Rename INT to "int" in Misc.c
Kevin McKinney
1
-12
/
+12
2012-10-19
Staging: bcm: Rename UINT to "unsigned int" in Misc.c
Kevin McKinney
1
-28
/
+28
2012-10-19
Staging: bcm: Rename B_UINT32 to "unsigned int" in Misc.c
Kevin McKinney
1
-1
/
+1
2012-10-19
Staging: bcm: Rename B_UINT8 to "unsigned char" in Misc.c
Kevin McKinney
1
-1
/
+1
2012-10-19
Staging: bcm: Rename PUINT to "unsigned int *" in Misc.c
Kevin McKinney
2
-12
/
+12
2012-10-19
Staging: bcm: Rename VOID to void in Misc.c
Kevin McKinney
1
-11
/
+11
2012-10-19
Staging: bcm: Rename PVOID to "void *" in Misc.c
Kevin McKinney
1
-2
/
+2
2012-10-19
Staging: bcm: Remove null dereference from InterfaceWRM.
Kevin McKinney
1
-3
/
+1
2012-10-19
Staging: bcm: Remove null dereference from InterfaceRDM.
Kevin McKinney
1
-3
/
+1
2012-10-19
Staging: bcm: Remove unneeded do while loop in InterfaceWRM.
Kevin McKinney
1
-19
/
+12
2012-10-19
Staging: bcm: Remove unneeded do while loop in InterfaceRDM.
Kevin McKinney
1
-19
/
+12
2012-10-19
Staging: bcm: Rename VOID to void in InterfaceMisc.c
Kevin McKinney
1
-2
/
+2
2012-10-19
Staging: bcm: Change the style of comparing structures to null in InterfaceMi...
Kevin McKinney
1
-3
/
+3
[next]