index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Lines
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
-3336
/
+3889
2010-05-21
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
-3336
/
+3889
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
-0
/
+1
2010-05-18
Staging: comedi: quatech_daqp_cs.c Replace eos semaphore with a completion.
Alessio Igor Bogani
-7
/
+8
2010-05-18
Staging: comedi: Altered the way printk is used in 8255.c
Mark
-5
/
+10
2010-05-18
Staging: comedi: Kconfig dependancy fixes
Alexander Kurz
-3
/
+2
2010-05-18
Staging: comedi: fix up build error from last Kconfig changes
Greg Kroah-Hartman
-0
/
+1
2010-05-18
Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.
Alexander Kurz
-130
/
+1402
2010-05-17
Staging: Use kmemdup
Julia Lawall
-4
/
+2
2010-05-17
drivers/staging/comedi: dev_node removal (quatech_daqp_cs)
Javier Martinez Canillas
-20
/
+3
2010-05-17
drivers/staging/comedi: dev_node removal (ni_mio_cs)
Javier Martinez Canillas
-9
/
+1
2010-05-17
drivers/staging/comedi: dev_node removal (ni_labpc_cs)
Javier Martinez Canillas
-16
/
+3
2010-05-17
drivers/staging/comedi: dev_node removal (ni_daq_dio24)
Javier Martinez Canillas
-16
/
+3
2010-05-17
drivers/staging/comedi: dev_node removal (ni_daq_700)
Javier Martinez Canillas
-16
/
+3
2010-05-17
drivers/staging/comedi: dev_node removal (das08_cs)
Javier Martinez Canillas
-16
/
+3
2010-05-17
drivers/staging/comedi: dev_node removal (cb_das16_cs)
Javier Martinez Canillas
-16
/
+3
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
-8
/
+3
2010-05-14
Staging: comedi: Fixed more long line lengths in comedi.h
Mark Rankilor
-5
/
+10
2010-05-14
Staging: comedi: Fixed long line lengths in comedi.h
Mark Rankilor
-14
/
+18
2010-05-14
staging: comedi PCMCIA-drivers: adding MODULE_AUTHOR, MODULE_DESCRIPTION and ...
Alexander Kurz
-5
/
+25
2010-05-14
Staging: comedi: Fix long line lengths in comedi_fops.c
Mark
-15
/
+29
2010-05-14
staging: trivial: fix typo "seperate"
Anand Gadiyar
-1
/
+1
2010-05-11
Staging: comedi: Fix bug and coding style issue in usbdux.c
Morgan Gatti
-5
/
+5
2010-05-11
Staging: Drop memory allocation cast
Julia Lawall
-1
/
+1
2010-05-11
Staging: comedi: Fixed long line lengths in comedi.h
Mark
-28
/
+34
2010-05-11
Staging: comedi: Fixed long line lengths in comedi.h
Mark Rankilor
-9
/
+17
2010-05-11
Staging: comedi: Fixed long line length in comedidev.h
Mark Rankilor
-1
/
+3
2010-05-11
Staging: comedi: Fixed printk call lengths and log levels
Mark Rankilor
-6
/
+10
2010-05-11
Staging: comedi: cb_pcidas64: fix up build warnings
Greg Kroah-Hartman
-4
/
+6
2010-05-11
Staging: comedi: 8255: fix up previous static markings.
Greg Kroah-Hartman
-34
/
+10
2010-05-11
Staging: comedi: hwdrv_apci3xxx.c: loads of sparse cleanups
Greg Kroah-Hartman
-109
/
+82
2010-05-11
Staging: comedi: hwdrv_apci3501.h: make a variable static.
Greg Kroah-Hartman
-1
/
+1
2010-05-11
Staging: comedi: hwdrv_apci2032.c: static sparse fix
Greg Kroah-Hartman
-1
/
+1
2010-05-11
Staging: comedi: hwdrv_apci1564.c: static sparse cleanups.
Greg Kroah-Hartman
-2
/
+2
2010-05-11
Staging: comedi: hwdrv_apci1500.c: sparse static cleanups
Greg Kroah-Hartman
-39
/
+55
2010-05-11
Staging: comedi: hwdrv_apci1032.c: sparse warning fixups
Greg Kroah-Hartman
-2
/
+2
2010-05-11
Staging: comedi: hwdrv_apci035.h: fix sparse warnings
Greg Kroah-Hartman
-15
/
+1
2010-05-11
Staging: comedi: hwdrv_apci035.c: fix sparse warnings
Greg Kroah-Hartman
-3
/
+3
2010-05-11
Staging: comedi: adl_pci9111.c: fix sparse warnings
Greg Kroah-Hartman
-7
/
+4
2010-05-11
Staging: comedi: adl_pci9118.c: fix unsigned problem with divisors
Greg Kroah-Hartman
-1
/
+2
2010-05-11
Staging: comedi: adv_pci1710.c: fix unsigned problem with divisors
Greg Kroah-Hartman
-1
/
+2
2010-05-11
Staging: comedi: amplc_dio200.c: fix NULL sparse warnings
Greg Kroah-Hartman
-2
/
+2
2010-05-11
Staging: comedi: cb_pcidas64.c: fix sparse warnings
Greg Kroah-Hartman
-26
/
+28
2010-05-11
Staging: comedi: das1800.c: fix a locking error on the error path.
Greg Kroah-Hartman
-1
/
+3
2010-05-11
Staging: comedi: plx9080.h: properly mark iomem variables
Greg Kroah-Hartman
-2
/
+2
2010-05-11
Staging: comedi: quatech_daqp_cs.c: fix up the irq
Greg Kroah-Hartman
-12
/
+12
2010-05-11
Staging: comedi: addi_amcc_s5933.h: sparse cleanup
Greg Kroah-Hartman
-1
/
+1
2010-05-11
Staging: comedi: addi_common.c: sparse cleanups
Greg Kroah-Hartman
-7
/
+6
2010-05-11
Staging: comedi: addi_common.h: properly mark this variable as __iomem
Greg Kroah-Hartman
-1
/
+1
2010-05-11
Staging: comedi: usbduxfast.c: mark a function static
Greg Kroah-Hartman
-1
/
+1
[next]