| Commit message (Expand) | Author | Age | Files | Lines |
* | Staging: comedi: fix comedi_fc.h checkpatch.pl issues. | Greg Kroah-Hartman | 2009-01-06 | 1 | -14/+15 |
* | Staging: comedi: fix comedi_parport.c checkpatch.pl issues. | Greg Kroah-Hartman | 2009-01-06 | 1 | -31/+34 |
* | Staging: comedi: remove typedefs from comedi_test.c | Greg Kroah-Hartman | 2009-01-06 | 1 | -10/+10 |
* | Staging: comedi: fix sparse issues in comedi_test.c | Greg Kroah-Hartman | 2009-01-06 | 1 | -3/+3 |
* | Staging: comedi: fix checkpatch.pl issues in comedi_test.c | Greg Kroah-Hartman | 2009-01-06 | 1 | -86/+87 |
* | Staging: comedi: fix sparse issues in comedi_bond.c | Greg Kroah-Hartman | 2009-01-06 | 1 | -6/+6 |
* | Staging: comedi: remove typedefs from comedi_bond.c | Greg Kroah-Hartman | 2009-01-06 | 1 | -13/+12 |
* | Staging: comedi: fix checkpatch.pl issues in comedi_fc.c | Greg Kroah-Hartman | 2009-01-06 | 1 | -11/+11 |
* | Staging: comedi: fix checkpatch.pl issues in comedi_bond.c | Greg Kroah-Hartman | 2009-01-06 | 1 | -66/+80 |
* | Staging: comedi: add me4000 driver | Guenter Gebhardt | 2009-01-06 | 3 | -0/+2809 |
* | Staging: comedi: add icp_multi driver | Anne Smorthit | 2009-01-06 | 3 | -0/+1364 |
* | Staging: comedi: remove PCI wrappers | Greg Kroah-Hartman | 2009-01-06 | 2 | -32/+1 |
* | Staging: comedi: remove usb wrappers | Greg Kroah-Hartman | 2009-01-06 | 1 | -75/+0 |
* | Staging: comedi: dt9812: remove #ifdef that is not needed | Greg Kroah-Hartman | 2009-01-06 | 1 | -3/+0 |
* | Staging: comedi: usbduxfast: remove comedi usb wrappers | Greg Kroah-Hartman | 2009-01-06 | 1 | -32/+31 |
* | Staging: comedi: usbdux: remove comedi usb wrappers | Greg Kroah-Hartman | 2009-01-06 | 1 | -41/+40 |
* | Staging: comedi: usbdux: remove typedef | Greg Kroah-Hartman | 2009-01-06 | 1 | -49/+50 |
* | Staging: comedi: usbdux: remove checkpatch.pl warnings | Greg Kroah-Hartman | 2009-01-06 | 1 | -86/+115 |
* | Staging: comedi: usbdux: fix up printk calls | Greg Kroah-Hartman | 2009-01-06 | 1 | -287/+287 |
* | Staging: comedi: usbdux: remove // comments | Greg Kroah-Hartman | 2009-01-06 | 1 | -349/+364 |
* | Staging: comedi: usbdux: code style cleanups | Greg Kroah-Hartman | 2009-01-06 | 1 | -237/+221 |
* | Staging: comedi: usbdux: remove kernel version checks | Greg Kroah-Hartman | 2009-01-06 | 1 | -80/+3 |
* | Staging: comedi: dt9812: fix sparse warnings | Greg Kroah-Hartman | 2009-01-06 | 1 | -4/+2 |
* | Staging: comedi: dt9812: remove typedefs | Greg Kroah-Hartman | 2009-01-06 | 1 | -72/+74 |
* | Staging: comedi: dt9812: remove dt9812.h | Greg Kroah-Hartman | 2009-01-06 | 2 | -211/+206 |
* | Staging: comedi: dt9812: fix up a lot of coding style issues | Greg Kroah-Hartman | 2009-01-06 | 2 | -328/+365 |
* | Staging: comedi: add comedi_parport driver | David Schleef | 2009-01-06 | 2 | -0/+388 |
* | Staging: comedi: add comedi_test driver | Joachim Wuttke | 2009-01-06 | 2 | -0/+527 |
* | Staging: comedi: add comedi_bond driver | David Schleef | 2009-01-06 | 2 | -0/+523 |
* | Staging: comedi: add usb dt9812 driver | Anders Blomdell | 2009-01-06 | 3 | -0/+1134 |
* | Staging: comedi: add usb usbduxfast driver | Bernd Porr | 2009-01-06 | 2 | -0/+1780 |
* | Staging: comedi: add usb usbdux driver | Bernd Porr | 2009-01-06 | 2 | -0/+2984 |
* | Staging: comedi: add mite comedi pci driver | David Schleef | 2009-01-06 | 3 | -0/+1265 |
* | Staging: comedi: comedi driver common function module | David Schleef | 2009-01-06 | 4 | -0/+285 |
* | Staging: comedi: add pci and usb wrapper header files | David Schleef | 2009-01-06 | 3 | -0/+137 |
* | Staging: comedi: add local copy of interrupt.h | David Schleef | 2009-01-06 | 2 | -1/+68 |
* | Staging: comedi: set up infrastructure for individual drivers | Greg Kroah-Hartman | 2009-01-06 | 3 | -0/+17 |
* | Staging: comedi: add kcomedilib to the tree | David Schleef | 2009-01-06 | 7 | -0/+1199 |
* | Staging: comedi: fix build error in comedilib.h | Greg Kroah-Hartman | 2009-01-06 | 1 | -1/+1 |
* | Staging: comedi: fix checkpatch.pl errors in comedi_fops.c | Greg Kroah-Hartman | 2009-01-06 | 1 | -265/+263 |
* | Staging: comedi: fix up a lot of checkpatch.pl warnings | Greg Kroah-Hartman | 2009-01-06 | 7 | -704/+736 |
* | Staging: add comedi core | David Schleef | 2009-01-06 | 21 | -0/+6460 |
* | Staging: benet: cleanup a check while posting rx buffers | Sathya Perla | 2009-01-06 | 1 | -13/+2 |
* | Staging: benet: fix problems reported by checkpatch | Sathya Perla | 2009-01-06 | 8 | -46/+34 |
* | Staging: benet: patch to use offsetof() instead of AMAP_BYTE_OFFSET() | Sathya Perla | 2009-01-06 | 3 | -70/+44 |
* | Staging: benet: fix build error. | Greg Kroah-Hartman | 2009-01-06 | 1 | -0/+1 |
* | Staging: benet: fix build errors when CONFIG_NETPOLL is off | Sathya Perla | 2009-01-06 | 3 | -6/+3 |
* | Staging: benet: patch to remove subdirectories | Sathya Perla | 2009-01-06 | 30 | -6/+10 |
* | Staging: benet: build is broken unless CONFIG_NETPOLL is enabled | Greg Kroah-Hartman | 2009-01-06 | 2 | -1/+2 |
* | Staging: benet: fix up netdev->priv change | Greg Kroah-Hartman | 2009-01-06 | 4 | -27/+25 |