summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-06staging: vt6656: int: Redundant blank line removalJesper Juhl
2012-07-06staging: sm7xxfb: erase hardcode cast between smtcfb_info and fb_infoJavier M. Mellid
2012-07-06staging: sm7xxfb: rename vars holding device and revision idsJavier M. Mellid
2012-07-06Staging: echo: One variable per lineJesper Juhl
2012-07-06Merge branch 'togreg' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/...Greg Kroah-Hartman
2012-07-06Merge branch 'fixes-togreg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-07-06staging: comedi: s626: fix the number of dio channelsH Hartley Sweeten
2012-07-06staging: comedi: dmm32at: remove skel driver cut-and-paste commentsH Hartley Sweeten
2012-07-06staging: comedi: dmm32at: remove devpriv macroH Hartley Sweeten
2012-07-06staging: comedi: dmm32at: remove unneeded boardinfo variablesH Hartley Sweeten
2012-07-06staging: comedi: dmm32at: remove dmm_outb macroH Hartley Sweeten
2012-07-06staging: comedi: dmm32at: remove dmm_inb macroH Hartley Sweeten
2012-07-06staging: comedi: dmm32at: remove forward declarations 2H Hartley Sweeten
2012-07-06staging: comedi: dmm32at: remove forward declarations 1H Hartley Sweeten
2012-07-06staging: comedi: dmm32at: use module_comedi_driverH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: remove thisboard macroH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: move the comedi_driver variableH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: refactor the pcmcia probe/removeH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: remove unneeded pcmcia private dataH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: remove the pcmcia suspend/resumeH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: remove unused pcmcia 'stop' logicH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: refactor the pcmcia support codeH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: cleanup and remove useless commentsH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: cleanup the pcmcia_driver declarationH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: change driver registration orderH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: consolidate the init and exit functionsH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: move the MODULE_* stuff to the EOFH Hartley Sweeten
2012-07-06staging: comedi: das_08: absorb i8254_struct into the private dataH Hartley Sweeten
2012-07-06staging: comedi: das_08: remove the unneeded 8254 variables and definesH Hartley Sweeten
2012-07-06staging: comedi: das_08: remove the 8254 'channels' usageH Hartley Sweeten
2012-07-06staging: comedi: das_08: remove the 8254 'logic2phys' usageH Hartley Sweeten
2012-07-06staging: comedi: das_08: remove the cached 8254 'mode'H Hartley Sweeten
2012-07-06staging: comedi: das_08: unwind the 8254 timer supportH Hartley Sweeten
2012-07-06staging: comedi: das_08: use the 8253 helper functionsH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: removve unused 'ao_bits'H Hartley Sweeten
2012-07-06staging: comedi: ni_670x: cleanup ni_670x_dio_insn_bits()H Hartley Sweeten
2012-07-06staging: comedi: ni_670x: cleanup the boardinfoH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: fix dereference of an invalid pointerH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: return '0' for successful attachH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: change printk's to cleaned up dev_printk'sH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: remove n_ni_670x_boards macroH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: remove thisboard and devpriv macrosH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: remove forward declarationsH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: use module_comedi_pci_driverH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: use the driver_name for the resource nameH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: cleanup pci6208_attach()H Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: cleanup pci6208_ao_rinsn()H Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: cleanup pci6208_ao_winsn()H Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: fix the ao_readback variable sizeH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: remove unused variable in the private dataH Hartley Sweeten