summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-06staging/ft1000: fix minor coding style problemDevendra Naga
2012-07-06staging: tidspbridge: dynamically allocate my_sym_buf in dload_symbolsOmar Ramirez Luna
2012-07-06staging: tidspbridge: dynamically allocate ibuf in dload_dataOmar Ramirez Luna
2012-07-06staging: tidspbridge: split bridge_io_on_loadedOmar Ramirez Luna
2012-07-06staging: tidspbridge: add pud codeOmar Ramirez Luna
2012-07-06staging: sep: sep_crypto.c: Remove useless functions sep_dump and sep_dump_sgMarcos Paulo de Souza
2012-07-06staging: sep: sep_crypto.c: Remove useless function crypto_sep_dump_messageMarcos Paulo de Souza
2012-07-06staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_midi_postpr...Johannes Thumshirn
2012-07-06staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_channel()Johannes Thumshirn
2012-07-06staging: line6: Exchanged strict_strtoul with kstrtou8() in pod.c:pod_resolve()Johannes Thumshirn
2012-07-06staging: line6: control.c eliminate strict_strtoul() in pod_set_param_int()Johannes Thumshirn
2012-07-06staging: line6: changed interface of pod_send_channel()Johannes Thumshirn
2012-07-06staging: line6: adjusted interface of line6_send_program()Johannes Thumshirn
2012-07-06staging: line6: changed interface of line6_pod_transmit_parameter()Johannes Thumshirn
2012-07-06staging: line6: Changed some strict_strtouls to kstrtou8Johannes Thumshirn
2012-07-06staging: line6: changed interface of line6_transmit_parameter()Johannes Thumshirn
2012-07-06staging: drm/omap: update TODORob Clark
2012-07-06staging: vt6656: int.c: correct indentation to use tabs rather than spacesJesper Juhl
2012-07-06staging: vt6656: int.c: We don't use spaces between a cast and the variable b...Jesper Juhl
2012-07-06staging: vt6656: int.c: Use one space between variable type and nameJesper Juhl
2012-07-06staging: vt6656: int.c: Remove unneeded castJesper Juhl
2012-07-06staging: vt6656: int.c: Put comment about DEBUG print define on same line as ...Jesper Juhl
2012-07-06staging: vt6656: int.h: Fix indentation and spacingJesper Juhl
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