aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-06staging: line6: changed interface of line6_pod_transmit_parameter()Johannes Thumshirn2-2/+2
2012-07-06staging: line6: Changed some strict_strtouls to kstrtou8Johannes Thumshirn1-4/+4
2012-07-06staging: line6: changed interface of line6_transmit_parameter()Johannes Thumshirn2-2/+2
2012-07-06staging: drm/omap: update TODORob Clark1-5/+2
2012-07-06staging: vt6656: int.c: correct indentation to use tabs rather than spacesJesper Juhl1-7/+7
2012-07-06staging: vt6656: int.c: We don't use spaces between a cast and the variable b...Jesper Juhl1-8/+8
2012-07-06staging: vt6656: int.c: Use one space between variable type and nameJesper Juhl1-2/+2
2012-07-06staging: vt6656: int.c: Remove unneeded castJesper Juhl1-1/+1
2012-07-06staging: vt6656: int.c: Put comment about DEBUG print define on same line as ...Jesper Juhl1-2/+1
2012-07-06staging: vt6656: int.h: Fix indentation and spacingJesper Juhl1-21/+21
2012-07-06staging: vt6656: int: Redundant blank line removalJesper Juhl2-5/+0
2012-07-06staging: sm7xxfb: erase hardcode cast between smtcfb_info and fb_infoJavier M. Mellid1-5/+5
2012-07-06staging: sm7xxfb: rename vars holding device and revision idsJavier M. Mellid1-10/+9
2012-07-06Staging: echo: One variable per lineJesper Juhl2-11/+26
2012-07-06Merge branch 'togreg' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/...Greg Kroah-Hartman16-300/+770
2012-07-06Merge branch 'fixes-togreg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman4-11/+28
2012-07-06staging: comedi: s626: fix the number of dio channelsH Hartley Sweeten1-1/+1
2012-07-06staging: comedi: dmm32at: remove skel driver cut-and-paste commentsH Hartley Sweeten1-40/+0
2012-07-06staging: comedi: dmm32at: remove devpriv macroH Hartley Sweeten1-8/+12
2012-07-06staging: comedi: dmm32at: remove unneeded boardinfo variablesH Hartley Sweeten1-48/+23
2012-07-06staging: comedi: dmm32at: remove dmm_outb macroH Hartley Sweeten1-42/+39
2012-07-06staging: comedi: dmm32at: remove dmm_inb macroH Hartley Sweeten1-20/+19
2012-07-06staging: comedi: dmm32at: remove forward declarations 2H Hartley Sweeten1-52/+48
2012-07-06staging: comedi: dmm32at: remove forward declarations 1H Hartley Sweeten1-201/+172
2012-07-06staging: comedi: dmm32at: use module_comedi_driverH Hartley Sweeten1-53/+10
2012-07-06staging: comedi: das08_cs: remove thisboard macroH Hartley Sweeten1-2/+1
2012-07-06staging: comedi: das08_cs: move the comedi_driver variableH Hartley Sweeten1-13/+10
2012-07-06staging: comedi: das08_cs: refactor the pcmcia probe/removeH Hartley Sweeten1-30/+8
2012-07-06staging: comedi: das08_cs: remove unneeded pcmcia private dataH Hartley Sweeten1-18/+0
2012-07-06staging: comedi: das08_cs: remove the pcmcia suspend/resumeH Hartley Sweeten1-12/+0
2012-07-06staging: comedi: das08_cs: remove unused pcmcia 'stop' logicH Hartley Sweeten1-9/+0
2012-07-06staging: comedi: das08_cs: refactor the pcmcia support codeH Hartley Sweeten1-48/+39
2012-07-06staging: comedi: das08_cs: cleanup and remove useless commentsH Hartley Sweeten1-20/+13
2012-07-06staging: comedi: das08_cs: cleanup the pcmcia_driver declarationH Hartley Sweeten1-8/+8
2012-07-06staging: comedi: das08_cs: change driver registration orderH Hartley Sweeten1-2/+9
2012-07-06staging: comedi: das08_cs: consolidate the init and exit functionsH Hartley Sweeten1-16/+3
2012-07-06staging: comedi: das08_cs: move the MODULE_* stuff to the EOFH Hartley Sweeten1-4/+5
2012-07-06staging: comedi: das_08: absorb i8254_struct into the private dataH Hartley Sweeten2-17/+11
2012-07-06staging: comedi: das_08: remove the unneeded 8254 variables and definesH Hartley Sweeten1-8/+0
2012-07-06staging: comedi: das_08: remove the 8254 'channels' usageH Hartley Sweeten1-1/+0
2012-07-06staging: comedi: das_08: remove the 8254 'logic2phys' usageH Hartley Sweeten1-6/+3
2012-07-06staging: comedi: das_08: remove the cached 8254 'mode'H Hartley Sweeten1-5/+2
2012-07-06staging: comedi: das_08: unwind the 8254 timer supportH Hartley Sweeten1-61/+15
2012-07-06staging: comedi: das_08: use the 8253 helper functionsH Hartley Sweeten1-32/+7
2012-07-06staging: comedi: ni_670x: removve unused 'ao_bits'H Hartley Sweeten1-4/+0
2012-07-06staging: comedi: ni_670x: cleanup ni_670x_dio_insn_bits()H Hartley Sweeten1-10/+10
2012-07-06staging: comedi: ni_670x: cleanup the boardinfoH Hartley Sweeten1-18/+16
2012-07-06staging: comedi: ni_670x: fix dereference of an invalid pointerH Hartley Sweeten1-1/+6
2012-07-06staging: comedi: ni_670x: return '0' for successful attachH Hartley Sweeten1-1/+1
2012-07-06staging: comedi: ni_670x: change printk's to cleaned up dev_printk'sH Hartley Sweeten1-6/+4