summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-06staging: rtl8192u: fix spaces in array indexing in r8192U_core.cXenia Ragiadakou1-6/+6
2013-06-06staging: octeon-usb: remove duplicated include from octeon-hcd.cWei Yongjun1-1/+0
2013-06-06staging: comedi: pcmda12: tidy up multi-line commentsH Hartley Sweeten1-46/+47
2013-06-06staging: comedi: pcmda12: return 0 for successful attachH Hartley Sweeten1-1/+1
2013-06-06staging: comedi: pcmda12: remove 'IOSIZE' defineH Hartley Sweeten1-3/+1
2013-06-06staging: comedi: pcmda12: tidy up zero_chans()H Hartley Sweeten1-18/+16
2013-06-06staging: comedi: pcmda12: remove {LSB,MSB}_PORT macrosH Hartley Sweeten1-13/+12
2013-06-06staging: comedi: pcmda12: cleanup pcmda12_ao_insn_write()H Hartley Sweeten1-20/+12
2013-06-06staging: comedi: pcmda12: cleanup pcmda12_ao_insn_read()H Hartley Sweeten1-19/+10
2013-06-06staging: comedi: pcmda12: rename the analog output (*insn_{read, write}) func...H Hartley Sweeten1-6/+10
2013-06-06staging: comedi: pcmda12: tidy up subdevice initH Hartley Sweeten1-8/+7
2013-06-06staging: comedi: pcmda12: tidy up comedi_lrange tableH Hartley Sweeten1-6/+6
2013-06-06staging: comedi: pcmda12: remove 'BITS' defineH Hartley Sweeten1-2/+1
2013-06-06staging: comedi: pcmuio: fix the last > 80 char line warningH Hartley Sweeten1-1/+2
2013-06-06staging: comedi: pcmuio: remove the pcmuio_dio_insn_bits() debug noiseH Hartley Sweeten1-24/+0
2013-06-06staging: comedi: pcmuio: fix > 80 char line warningsH Hartley Sweeten1-26/+38
2013-06-06staging: comedi: pcmuio: remove some boilerplate commentsH Hartley Sweeten1-13/+0
2013-06-06staging: comedi: pcmuio: tidy up the boardinfoH Hartley Sweeten1-17/+12
2013-06-06staging: comedi: pcmuio: tidy up driver #define'sH Hartley Sweeten1-56/+62
2013-06-06staging: comedi: pcmuio: remove 'CALC_N_SUBDEVS' macroH Hartley Sweeten1-2/+2
2013-06-06staging: comedi: pcmuio: tidy up the multi-line commentsH Hartley Sweeten1-70/+72
2013-06-06staging: comedi: pcmuio: refactor interrupt_pcmuio()H Hartley Sweeten1-139/+116
2013-06-06staging: comedi: pcmuio: remove 'subpriv' macroH Hartley Sweeten1-6/+15
2013-06-06staging: gdm72xx: fix typos in KconfigBen Chan1-2/+2
2013-06-06staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMCBen Chan1-3/+3
2013-06-06staging/asus_oled fixed linebreak and printk issueMatthias Schid1-4/+2
2013-06-06staging/asus_oled fixed alignment in definesMatthias Schid1-3/+3
2013-06-06staging: octeon-usb: call device_unregister when platform_device_register_sim...Devendra Naga1-0/+2
2013-06-06staging: octeon-usb: check return value of platform_device_register_simpleDevendra Naga1-2/+4
2013-06-06staging: octeon-usb: fix more checkpatch errors/warnsDevendra Naga1-82/+40
2013-06-06staging: octeon-usb: more checkpatch fixesDevendra Naga1-58/+29
2013-06-06staging: octeon-usb: fix checkpatch errorDevendra Naga1-156/+78
2013-06-06staging: octeon-usb: place opening braces of structs, enums on topDevendra Naga1-16/+8
2013-06-06Revert "staging/lustre: drop CONFIG_BROKEN dependency"Greg Kroah-Hartman1-1/+1
2013-06-06staging/lustre/lprocfs: interpret result of dt_statfs() correctlyJohn L. Hammond1-7/+7
2013-06-05staging: comedi: ni_daq_700: fix some trailing whitespace errorsH Hartley Sweeten1-2/+2
2013-06-05staging: comedi: Kconfig: COMEDI_S526 is a PC/104 board not a PCI boardH Hartley Sweeten2-9/+9
2013-06-05staging: rtl8192u: fix identation in r8192U_core.cXenia Ragiadakou1-704/+659
2013-06-05staging: rtl8192u: remove unnecessary line continuations in r8192U_core.cXenia Ragiadakou1-26/+24
2013-06-05staging: rtl8192u: fix function definitions' style in r8192U_core.cXenia Ragiadakou1-80/+34
2013-06-05staging: rtl8192u: fix braces in r8192U_core.cXenia Ragiadakou1-588/+290
2013-06-05staging: rtl8192u: remove dead and commented-out code in r8192U_core.cXenia Ragiadakou1-334/+19
2013-06-05Revert "ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.c"Greg Kroah-Hartman1-3/+4
2013-06-05Revert "ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.c"Greg Kroah-Hartman1-1/+1
2013-06-05Revert "ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.c"Greg Kroah-Hartman1-6/+6
2013-06-05Revert "ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.c"Greg Kroah-Hartman1-1/+1
2013-06-05staging: android: sync: fix up a sparse warningGreg Kroah-Hartman1-1/+1
2013-06-03staging: MIPS: add Octeon USB HCD supportAaro Koskinen10-0/+9992
2013-06-03staging: btmtk_usb: use GFP_KERNEL inplace of GFP_ATOMIC in _probe pathDevendra Naga1-1/+1
2013-06-03Staging: winbond: Check for unsuccessful allocation immediatelyHarsh Kumar1-127/+134