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
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-09
Staging: Comedi: Fix a few NI module dependencies
Ian Abbott
1
-1
/
+4
2011-02-09
Staging: comedi: Add MODULE_LICENSE and similar to NI modules
Ian Abbott
7
-2
/
+24
2011-01-20
staging: comedi: ni_labpc: Use shared IRQ for PCMCIA card
Ian Abbott
1
-1
/
+2
2010-12-16
Staging: comedi: Fix checkpatch.pl issues in file s526.c
Xenofon Foukas
1
-57
/
+82
2010-12-16
Staging: comedi: Fix coding style issues in ii_pci20kc.c
Xenofon Foukas
1
-20
/
+46
2010-12-13
staging: comedi: add support for newer jr3 1-channel pci board
Ruben Smits
1
-0
/
+7
2010-12-13
Staging: comedi: Fix coding style issues in ni_tiocmd.c
Xenofon Foukas
1
-38
/
+33
2010-12-09
Staging: comedi: Fix coding style issues in drivers.c
Xenofon Foukas
1
-11
/
+15
2010-12-07
Staging: Merge 2.6.37-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2010-11-16
staging: comedi: fix memory leak
Nicolas Kaiser
1
-2
/
+2
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
7
-7
/
+7
2010-11-16
staging: comedi: fix typo in error message
Nicolas Kaiser
1
-1
/
+1
2010-11-09
staging: Use vzalloc
Joe Perches
1
-3
/
+1
2010-11-09
Staging: trivial: fix typos concerning "controller"
Uwe Kleine-König
3
-4
/
+4
2010-11-09
Staging: trivial: fix typos concerning "configure"
Uwe Kleine-König
1
-1
/
+1
2010-10-30
staging: Final semaphore cleanup
Thomas Gleixner
3
-5
/
+5
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
73
-340
/
+319
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
6
-7
/
+7
2010-10-22
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-1
/
+0
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
pcmcia: fix ni_daq_700 compilation
Dominik Brodowski
1
-1
/
+0
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
6
-7
/
+7
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-08
Staging: comedi: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-07
Staging: comedi: file: Removed braces from some statement blocks
Maurice Dawson
1
-12
/
+9
2010-10-05
staging: comedi: file: Removed whitespaces before quoted newlines
Maurice Dawson
1
-7
/
+7
2010-09-30
Staging: comedi: fix EXPORT SYMBOL coding style issue in ni_labpc.c
Maurice Dawson
1
-5
/
+5
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
6
-334
/
+0
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
7
-21
/
+7
2010-09-29
pcmcia: remove the "Finally, report what we've done" message
Dominik Brodowski
6
-54
/
+0
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
7
-172
/
+34
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
7
-28
/
+7
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
7
-84
/
+24
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
6
-6
/
+6
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
7
-7
/
+0
2010-09-29
pcmcia: simplify Status, ExtStatus register access
Dominik Brodowski
3
-9
/
+3
2010-09-26
staging: update web addresses in staging
Justin P. Mattock
50
-50
/
+50
2010-09-20
Staging: comedi: fix printk() coding style issue in adl_pci9111.c
Maurice Dawson
1
-7
/
+10
2010-09-16
staging: comedi: fix signess bug
Vasiliy Kulikov
2
-2
/
+2
2010-09-14
Staging: comedi: fix macro coding style issue in adl_pci9111.c
Maurice Dawson
1
-6
/
+15
2010-09-08
Staging: comedi: fix space coding style issue in adl_pci9111.c
Maurice Dawson
1
-95
/
+98
2010-09-07
staging: Bulk convert the semaphore mess
Thomas Gleixner
1
-1
/
+1
2010-09-05
Staging: comedi: Fix unsigned return type
Julia Lawall
2
-4
/
+4
2010-09-05
staging: comedi: check return code of put_user
Vasiliy Kulikov
1
-1
/
+2
2010-09-04
staging/trivial: fix typos concerning "access"
Uwe Kleine-König
13
-17
/
+17
2010-09-04
staging/comedi: fix syntax error
Uwe Kleine-König
1
-1
/
+1
2010-09-03
staging: comedi das08_cs.c: Fix io_req_t conversion
Andreas Bombe
1
-1
/
+0
2010-08-31
Staging: comedi: fix brace coding style issue in dt2817.c
Sunny Aujla
1
-7
/
+7
2010-08-31
staging: comedi (cb_pcidas): use PCI_DEVICE() macro
Javier Martinez Canillas
1
-10
/
+9
2010-08-31
staging: comedi (cb_pcidda): use PCI_DEVICE() macro
Javier Martinez Canillas
1
-8
/
+7
[next]