summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-22staging: r8712u: Remove useless driver version infoLarry Finger1-3/+1
2012-06-22staging: iio: fix typo, improve timestamp alignment commentPeter Meerwald1-1/+1
2012-06-22staging: iio: simplify timestamp alignment in iio_simple_dummyPeter Meerwald1-2/+1
2012-06-22staging: iio: fix trigger handler of iio_simple_dummy driverPeter Meerwald1-2/+2
2012-06-22iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()Lars-Peter Clausen1-2/+1
2012-06-22staging:iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()Lars-Peter Clausen3-5/+5
2012-06-22staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodee...Jesper Juhl1-3/+3
2012-06-22staging: rts5139: Remove duplicate include of rts51x.hJesper Juhl1-1/+0
2012-06-22staging: rts5139: rts51x_chip: fixed brace coding style issueErik Jones1-3/+2
2012-06-22staging: comedi: ni_daq_700: refactor the pcmcia attach/detachH Hartley Sweeten1-30/+9
2012-06-22staging: comedi: ni_daq_700: remove the pcmcia suspend/resumeH Hartley Sweeten1-12/+0
2012-06-22staging: comedi: ni_daq_700: remove unneeded pcmcia private dataH Hartley Sweeten1-17/+0
2012-06-22staging: comedi: ni_daq_700: remove unused pcmcia 'stop' logicH Hartley Sweeten1-9/+0
2012-06-22staging: comedi: ni_daq_700: cleanup pcmcia debug output messagesH Hartley Sweeten1-8/+4
2012-06-22staging: comedi: ni_daq_700: fix return for insn_config functionH Hartley Sweeten1-2/+1
2012-06-22staging: comedi: ni_daq_700: use a local var to fix a > 80 char line issueH Hartley Sweeten1-4/+2
2012-06-22staging: comedi: ni_daq_700: remove some dangling ';'H Hartley Sweeten1-2/+2
2012-06-22staging: comedi: ni_daq_700: remove local variable in the 'attach' functionH Hartley Sweeten1-5/+2
2012-06-22staging: comedi: ni_daq_700: change the 'attach' printk's to dev_printk'sH Hartley Sweeten1-4/+6
2012-06-22staging: comedi: ni_daq_700: remove the #ifdef'ed out irq codeH Hartley Sweeten1-23/+2
2012-06-22staging: comedi: ni_daq_700: remove the subdev_700_init functionH Hartley Sweeten1-21/+10
2012-06-22staging: comedi: ni_daq_700: remove a couple unused definesH Hartley Sweeten1-6/+0
2012-06-22staging: comedi: ni_daq_700: remove the CALLBACK_* codeH Hartley Sweeten1-44/+2
2012-06-22staging: comedi: ni_daq_700: remove unused private data variableH Hartley Sweeten1-4/+1
2012-06-22staging: comedi: ni_daq_700: remove thisboard macroH Hartley Sweeten1-5/+1
2012-06-22staging: comedi: ni_daq_700: move the boardinfo variableH Hartley Sweeten1-9/+8
2012-06-22staging: comedi: ni_daq_700: Remove bustype variable from the boardinfoH Hartley Sweeten1-21/+6
2012-06-22staging: comedi: ni_daq_700: Remove unneeded variables from the boardinfoH Hartley Sweeten1-8/+0
2012-06-22staging: comedi: ni_daq_700: Remove unused variables from the boardinfoH Hartley Sweeten1-4/+0
2012-06-22staging: comedi: ni_daq_700: Remove a "do nothing" function stubH Hartley Sweeten1-8/+0
2012-06-22staging: comedi: ni_daq_700: Remove the unused private data structH Hartley Sweeten1-11/+0
2012-06-22staging: comedi: ni_daq_700: Move the comedi_driver variableH Hartley Sweeten1-14/+10
2012-06-22staging: comedi: ni_daq_700: refactor the pcmcia support codeH Hartley Sweeten1-44/+36
2012-06-22staging: comedi: ni_daq_700: remove some useless commentsH Hartley Sweeten1-13/+6
2012-06-22staging: comedi: ni_daq_700: cleanup to the pcmcia_driver declarationH Hartley Sweeten1-7/+7
2012-06-22staging: comedi: ni_daq_700: change driver registration orderH Hartley Sweeten1-2/+8
2012-06-22staging: comedi: ni_daq_700: consolidate the init and exit functionsH Hartley Sweeten1-14/+2
2012-06-22staging: comedi: ni_daq_700: add the module_{init, exit} declarationsH Hartley Sweeten1-2/+4
2012-06-22staging: comedi: ni_daq_700: move the MODULE_* stuff to the EOFH Hartley Sweeten1-4/+5
2012-06-22staging: comedi: ni_daq_700: remove exported symbolsH Hartley Sweeten1-130/+7
2012-06-22staging: comedi: double unlock in usbduxsigma_attach()Dan Carpenter1-1/+0
2012-06-22staging: comedi: s626: factor out the find PCI device codeH Hartley Sweeten1-22/+32
2012-06-22staging: comedi: s626: remove private INLINE macroH Hartley Sweeten1-4/+0
2012-06-22staging: comedi: s626: remove private DEBUG macroH Hartley Sweeten2-212/+3
2012-06-22staging: comedi: s626: remove forward declarations 7H Hartley Sweeten1-100/+85
2012-06-22staging: comedi: s626: remove forward declarations 6H Hartley Sweeten1-128/+94
2012-06-22staging: comedi: s626: remove forward declarations 5H Hartley Sweeten1-115/+109
2012-06-22staging: comedi: s626: remove forward declarations 4H Hartley Sweeten1-248/+240
2012-06-22staging: comedi: s626: remove forward declarations 3H Hartley Sweeten1-63/+61
2012-06-22staging: comedi: s626: remove forward declarations 2H Hartley Sweeten1-73/+70