aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-06staging/lustre/libcfs: restore LINVRNTPeng Tao2-0/+19
2013-06-06staging/lustre: remove lu_context_keys_dump and lu_debugging_setupPeng Tao2-29/+0
2013-06-06staging/lustre: call set_cpus_allowed_ptr instead of set_cpus_allowedPeng Tao4-7/+3
2013-06-05staging: rtl8192u: replace macro rx_hal_is_cck_rate() in r8192U_core.cXenia Ragiadakou1-6/+16
2013-06-05staging: rtl8192u: remove trailing whitespace in r8192U_core.cXenia Ragiadakou1-2/+2
2013-06-05staging: rtl8192u: remove space before '++' in r8192U_core.cXenia Ragiadakou1-2/+2
2013-06-05staging: rtl8192u: remove space after reference '&' in r8192U_core.cXenia Ragiadakou1-2/+2
2013-06-05staging: rtl8192u: add spaces around ?:&&|| in r8192U_core.cXenia Ragiadakou1-37/+37
2013-06-05staging: rtl8192u: fix return statements in r8192U_core.cXenia Ragiadakou1-3/+3
2013-06-05staging: rtl8192u: fix spaces in array indexing in r8192U_core.cXenia Ragiadakou1-6/+6
2013-06-05staging: octeon-usb: remove duplicated include from octeon-hcd.cWei Yongjun1-1/+0
2013-06-05staging: comedi: pcmda12: tidy up multi-line commentsH Hartley Sweeten1-46/+47
2013-06-05staging: comedi: pcmda12: return 0 for successful attachH Hartley Sweeten1-1/+1
2013-06-05staging: comedi: pcmda12: remove 'IOSIZE' defineH Hartley Sweeten1-3/+1
2013-06-05staging: comedi: pcmda12: tidy up zero_chans()H Hartley Sweeten1-18/+16
2013-06-05staging: comedi: pcmda12: remove {LSB,MSB}_PORT macrosH Hartley Sweeten1-13/+12
2013-06-05staging: comedi: pcmda12: cleanup pcmda12_ao_insn_write()H Hartley Sweeten1-20/+12
2013-06-05staging: comedi: pcmda12: cleanup pcmda12_ao_insn_read()H Hartley Sweeten1-19/+10
2013-06-05staging: comedi: pcmda12: rename the analog output (*insn_{read, write}) func...H Hartley Sweeten1-6/+10
2013-06-05staging: comedi: pcmda12: tidy up subdevice initH Hartley Sweeten1-8/+7
2013-06-05staging: comedi: pcmda12: tidy up comedi_lrange tableH Hartley Sweeten1-6/+6
2013-06-05staging: comedi: pcmda12: remove 'BITS' defineH Hartley Sweeten1-2/+1
2013-06-05staging: comedi: pcmuio: fix the last > 80 char line warningH Hartley Sweeten1-1/+2
2013-06-05staging: comedi: pcmuio: remove the pcmuio_dio_insn_bits() debug noiseH Hartley Sweeten1-24/+0
2013-06-05staging: comedi: pcmuio: fix > 80 char line warningsH Hartley Sweeten1-26/+38
2013-06-05staging: comedi: pcmuio: remove some boilerplate commentsH Hartley Sweeten1-13/+0
2013-06-05staging: comedi: pcmuio: tidy up the boardinfoH Hartley Sweeten1-17/+12
2013-06-05staging: comedi: pcmuio: tidy up driver #define'sH Hartley Sweeten1-56/+62
2013-06-05staging: comedi: pcmuio: remove 'CALC_N_SUBDEVS' macroH Hartley Sweeten1-2/+2
2013-06-05staging: comedi: pcmuio: tidy up the multi-line commentsH Hartley Sweeten1-70/+72
2013-06-05staging: comedi: pcmuio: refactor interrupt_pcmuio()H Hartley Sweeten1-139/+116
2013-06-05staging: comedi: pcmuio: remove 'subpriv' macroH Hartley Sweeten1-6/+15
2013-06-05staging: gdm72xx: fix typos in KconfigBen Chan1-2/+2
2013-06-05staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMCBen Chan1-3/+3
2013-06-05staging/asus_oled fixed linebreak and printk issueMatthias Schid1-4/+2
2013-06-05staging/asus_oled fixed alignment in definesMatthias Schid1-3/+3
2013-06-05staging: octeon-usb: call device_unregister when platform_device_register_sim...Devendra Naga1-0/+2
2013-06-05staging: octeon-usb: check return value of platform_device_register_simpleDevendra Naga1-2/+4
2013-06-05staging: octeon-usb: fix more checkpatch errors/warnsDevendra Naga1-82/+40
2013-06-05staging: octeon-usb: more checkpatch fixesDevendra Naga1-58/+29
2013-06-05staging: octeon-usb: fix checkpatch errorDevendra Naga1-156/+78
2013-06-05staging: octeon-usb: place opening braces of structs, enums on topDevendra Naga1-16/+8
2013-06-05Revert "staging/lustre: drop CONFIG_BROKEN dependency"Greg Kroah-Hartman1-1/+1
2013-06-05staging/lustre/lprocfs: interpret result of dt_statfs() correctlyJohn L. Hammond1-7/+7
2013-06-04staging: comedi: ni_daq_700: fix some trailing whitespace errorsH Hartley Sweeten1-2/+2
2013-06-04staging: comedi: Kconfig: COMEDI_S526 is a PC/104 board not a PCI boardH Hartley Sweeten2-9/+9
2013-06-04staging: rtl8192u: fix identation in r8192U_core.cXenia Ragiadakou1-704/+659
2013-06-04staging: rtl8192u: remove unnecessary line continuations in r8192U_core.cXenia Ragiadakou1-26/+24
2013-06-04staging: rtl8192u: fix function definitions' style in r8192U_core.cXenia Ragiadakou1-80/+34
2013-06-04staging: rtl8192u: fix braces in r8192U_core.cXenia Ragiadakou1-588/+290