summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-06staging: xgifb: remove unnecessary elseThomas Gummerer3-37/+26
2014-09-06staging/lustre: Fixed checkpatch warning: Use #include <linux/statfs.h> inste...Filipe Gonçalves1-1/+1
2014-09-06drivers: staging: dgap: fix the checkpatch.pl issue "Warning: line over 80 ch...Piotr Witoslawski1-6/+10
2014-09-06staging: lustre: lmv: lmv_internal.h: fix checkpatch.pl spacing errorsJuston Li1-2/+2
2014-09-06Staging: rtl8192u: fix brace style coding issue in r819xU_firmware.cChaitra Ramaiah1-3/+2
2014-09-06staging: rtl8188eu: fix missing blank lines after declarationsLuca Ceresoli1-0/+3
2014-09-02staging: android: use braces on all arms of ifGrzegorz Swirski1-2/+2
2014-09-02staging: comedi: amplc_pci230: simplify interrupt enable handlingIan Abbott1-22/+10
2014-09-02staging: comedi: amplc_pci230: change pci230_handle_ao_fifo() return typeIan Abbott1-8/+10
2014-09-02staging: comedi: amplc_pci230: reduce indentation in pci230_ai_start()Ian Abbott1-117/+112
2014-09-02staging: comedi: amplc_pci230: reduce indentation in pci230_ai_inttrig_convert()Ian Abbott1-29/+25
2014-09-02staging: comedi: amplc_pci230: reduce indentation in pci230_ao_start()Ian Abbott1-59/+54
2014-09-02staging: comedi: amplc_pci230: reduce indentation in pci230_ao_inttrig_scan_b...Ian Abbott1-19/+16
2014-09-02staging: comedi: amplc_pci230: rewrite shared resource handlingIan Abbott1-67/+32
2014-09-02staging: comedi: amplc_pci230: replace `state` member with bitfieldsIan Abbott1-14/+13
2014-09-02staging: comedi: amplc_pci230: make `intr_running` a bitfieldIan Abbott1-3/+3
2014-09-02staging: comedi: amplc_pci230: use comedi_range_is_bipolar()Ian Abbott1-16/+10
2014-09-02staging: comedi: amplc_pci230: add `pci230_` prefix to functionsIan Abbott1-20/+21
2014-09-02staging: comedi: amplc_pci230: rename pci230_ai_rinsn()Ian Abbott1-4/+4
2014-09-02staging: comedi: amplc_pci230: remove 'inline'Ian Abbott1-13/+11
2014-09-02staging: comedi: amplc_pci230: simplify pci230_ai_read()Ian Abbott1-6/+3
2014-09-02staging: comedi: amplc_pci230: simplify pci230_ao_mangle_datum()Ian Abbott1-7/+6
2014-09-02staging: comedi: amplc_pci230: shrink struct pci230_boardIan Abbott1-6/+6
2014-09-02staging: comedi: amplc_pci230: remove ao_chans memberIan Abbott1-7/+4
2014-09-02staging: comedi: amplc_pci230: remove ai_chans memberIan Abbott1-6/+1
2014-09-02staging: comedi: amplc_pci230: absorb pci230_alloc_private()Ian Abbott1-20/+8
2014-09-02staging: comedi: amplc_pci230: no need to comedi_set_hw_dev() hereIan Abbott1-2/+0
2014-09-02staging: comedi: amplc_pci230: absorb pci230_attach_common()Ian Abbott1-27/+21
2014-09-02staging: comedi: amplc_pci230: set detach handler to comedi_pci_detach()Ian Abbott1-6/+1
2014-09-02staging: comedi: amplc_pci230: no need to manipulate PCI ref countIan Abbott1-11/+0
2014-09-02staging: comedi: amplc_pci230: remove "legacy" attach mechanismIan Abbott1-83/+9
2014-09-02staging: comedi: amplc_pci230: collapse some 'else { if' chainsIan Abbott1-33/+22
2014-09-02staging: comedi: amplc_pci230: remove some unnecessary parenthesesIan Abbott1-39/+36
2014-09-02staging: comedi: amplc_pci230: don't use multiple blank linesIan Abbott1-3/+0
2014-09-02staging: comedi: amplc_pci230: update MODULE_DESCRIPTION()Ian Abbott1-1/+1
2014-09-02staging: rtl8188eu: Rename Hal8188EPwrSeq.h to pwrseq.hnavin patidar3-2/+2
2014-09-02staging: rtl8188eu: Hal8188EPwrSeq.h: fix lines over 80 charnavin patidar1-123/+288
2014-09-02staging: rtl8188eu: Rename HalPwrSeqCmd.h to pwrseqcmd.hnavin patidar3-2/+2
2014-09-02staging: rtl8188eu: Rename HalPwrSeqCmd.c to pwrseqcmd.cnavin patidar2-1/+1
2014-09-02staging: rtl8188eu: Rename Hal8188EPwrSeq.c to pwrseq.cnavin patidar2-1/+1
2014-09-02staging: rtl8188eu: HalPwrSeqCmd.h: Remove unnecessary comments.navin patidar1-73/+35
2014-09-02staging: rtl8188eu: Hal8188EPwrSeq.c: fix lines over 80 characters.navin patidar1-15/+31
2014-09-02staging: rtl8188eu: Rework function HalPwrSeqCmdParsing()navin patidar3-42/+38
2014-09-02staging: et131x: et131x.c: sparse warning of incompatible typesSudip Mukherjee1-2/+2
2014-09-02staging: comedi: hwdrv_apci1500: miscellaneous cleanupChase Southwood1-10/+9
2014-09-02staging: comedi: hwdrv_apci1500: clean some whitespace style issuesChase Southwood1-90/+49
2014-09-02staging: comedi: hwdrv_apci1500: remove commented out codeChase Southwood1-126/+123
2014-09-02staging: comedi: hwdrv_apci1500: remove unneeded bracesChase Southwood1-18/+12
2014-09-02staging: comedi: hwdrv_apci3501: change printk to dev_errChase Southwood1-1/+1
2014-09-02staging: comedi: hwdrv_apci035: remove useless return statementChase Southwood1-2/+0