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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-22
staging: r8712u: Remove useless driver version info
Larry Finger
1
-3
/
+1
2012-06-22
staging: iio: fix typo, improve timestamp alignment comment
Peter Meerwald
1
-1
/
+1
2012-06-22
staging: iio: simplify timestamp alignment in iio_simple_dummy
Peter Meerwald
1
-2
/
+1
2012-06-22
staging: iio: fix trigger handler of iio_simple_dummy driver
Peter Meerwald
1
-2
/
+2
2012-06-22
iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()
Lars-Peter Clausen
1
-2
/
+1
2012-06-22
staging:iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()
Lars-Peter Clausen
3
-5
/
+5
2012-06-22
staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodee...
Jesper Juhl
1
-3
/
+3
2012-06-22
staging: rts5139: Remove duplicate include of rts51x.h
Jesper Juhl
1
-1
/
+0
2012-06-22
staging: rts5139: rts51x_chip: fixed brace coding style issue
Erik Jones
1
-3
/
+2
2012-06-22
staging: comedi: ni_daq_700: refactor the pcmcia attach/detach
H Hartley Sweeten
1
-30
/
+9
2012-06-22
staging: comedi: ni_daq_700: remove the pcmcia suspend/resume
H Hartley Sweeten
1
-12
/
+0
2012-06-22
staging: comedi: ni_daq_700: remove unneeded pcmcia private data
H Hartley Sweeten
1
-17
/
+0
2012-06-22
staging: comedi: ni_daq_700: remove unused pcmcia 'stop' logic
H Hartley Sweeten
1
-9
/
+0
2012-06-22
staging: comedi: ni_daq_700: cleanup pcmcia debug output messages
H Hartley Sweeten
1
-8
/
+4
2012-06-22
staging: comedi: ni_daq_700: fix return for insn_config function
H Hartley Sweeten
1
-2
/
+1
2012-06-22
staging: comedi: ni_daq_700: use a local var to fix a > 80 char line issue
H Hartley Sweeten
1
-4
/
+2
2012-06-22
staging: comedi: ni_daq_700: remove some dangling ';'
H Hartley Sweeten
1
-2
/
+2
2012-06-22
staging: comedi: ni_daq_700: remove local variable in the 'attach' function
H Hartley Sweeten
1
-5
/
+2
2012-06-22
staging: comedi: ni_daq_700: change the 'attach' printk's to dev_printk's
H Hartley Sweeten
1
-4
/
+6
2012-06-22
staging: comedi: ni_daq_700: remove the #ifdef'ed out irq code
H Hartley Sweeten
1
-23
/
+2
2012-06-22
staging: comedi: ni_daq_700: remove the subdev_700_init function
H Hartley Sweeten
1
-21
/
+10
2012-06-22
staging: comedi: ni_daq_700: remove a couple unused defines
H Hartley Sweeten
1
-6
/
+0
2012-06-22
staging: comedi: ni_daq_700: remove the CALLBACK_* code
H Hartley Sweeten
1
-44
/
+2
2012-06-22
staging: comedi: ni_daq_700: remove unused private data variable
H Hartley Sweeten
1
-4
/
+1
2012-06-22
staging: comedi: ni_daq_700: remove thisboard macro
H Hartley Sweeten
1
-5
/
+1
2012-06-22
staging: comedi: ni_daq_700: move the boardinfo variable
H Hartley Sweeten
1
-9
/
+8
2012-06-22
staging: comedi: ni_daq_700: Remove bustype variable from the boardinfo
H Hartley Sweeten
1
-21
/
+6
2012-06-22
staging: comedi: ni_daq_700: Remove unneeded variables from the boardinfo
H Hartley Sweeten
1
-8
/
+0
2012-06-22
staging: comedi: ni_daq_700: Remove unused variables from the boardinfo
H Hartley Sweeten
1
-4
/
+0
2012-06-22
staging: comedi: ni_daq_700: Remove a "do nothing" function stub
H Hartley Sweeten
1
-8
/
+0
2012-06-22
staging: comedi: ni_daq_700: Remove the unused private data struct
H Hartley Sweeten
1
-11
/
+0
2012-06-22
staging: comedi: ni_daq_700: Move the comedi_driver variable
H Hartley Sweeten
1
-14
/
+10
2012-06-22
staging: comedi: ni_daq_700: refactor the pcmcia support code
H Hartley Sweeten
1
-44
/
+36
2012-06-22
staging: comedi: ni_daq_700: remove some useless comments
H Hartley Sweeten
1
-13
/
+6
2012-06-22
staging: comedi: ni_daq_700: cleanup to the pcmcia_driver declaration
H Hartley Sweeten
1
-7
/
+7
2012-06-22
staging: comedi: ni_daq_700: change driver registration order
H Hartley Sweeten
1
-2
/
+8
2012-06-22
staging: comedi: ni_daq_700: consolidate the init and exit functions
H Hartley Sweeten
1
-14
/
+2
2012-06-22
staging: comedi: ni_daq_700: add the module_{init, exit} declarations
H Hartley Sweeten
1
-2
/
+4
2012-06-22
staging: comedi: ni_daq_700: move the MODULE_* stuff to the EOF
H Hartley Sweeten
1
-4
/
+5
2012-06-22
staging: comedi: ni_daq_700: remove exported symbols
H Hartley Sweeten
1
-130
/
+7
2012-06-22
staging: comedi: double unlock in usbduxsigma_attach()
Dan Carpenter
1
-1
/
+0
2012-06-22
staging: comedi: s626: factor out the find PCI device code
H Hartley Sweeten
1
-22
/
+32
2012-06-22
staging: comedi: s626: remove private INLINE macro
H Hartley Sweeten
1
-4
/
+0
2012-06-22
staging: comedi: s626: remove private DEBUG macro
H Hartley Sweeten
2
-212
/
+3
2012-06-22
staging: comedi: s626: remove forward declarations 7
H Hartley Sweeten
1
-100
/
+85
2012-06-22
staging: comedi: s626: remove forward declarations 6
H Hartley Sweeten
1
-128
/
+94
2012-06-22
staging: comedi: s626: remove forward declarations 5
H Hartley Sweeten
1
-115
/
+109
2012-06-22
staging: comedi: s626: remove forward declarations 4
H Hartley Sweeten
1
-248
/
+240
2012-06-22
staging: comedi: s626: remove forward declarations 3
H Hartley Sweeten
1
-63
/
+61
2012-06-22
staging: comedi: s626: remove forward declarations 2
H Hartley Sweeten
1
-73
/
+70
[next]