summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-19staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur1-1/+1
2014-06-19staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur1-2/+3
2014-06-19staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur1-1/+1
2014-06-19staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur1-1/+1
2014-06-19staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnil Belur1-0/+4
2014-06-19staging: lustre: lclient: lcommon_misc.c fixing coding style issuesAnil Belur1-1/+1
2014-06-19staging: lustre: lclient: glimpse.c fixing coding style issuesAnil Belur1-1/+1
2014-06-19staging: lustre: lclient: glimpse.c fixing coding style issuesAnil Belur1-1/+1
2014-06-19staging: lustre: Fix sparse warnings for undeclared symbolsScott Weir1-1/+1
2014-06-19staging: lustre: remove memset(0) after LIBCFS_ALLOCVitaly Osipov6-24/+0
2014-06-19staging: lustre: removed spaces at the start of a lineMarc Fite1-2/+2
2014-06-19staging: lustre: fix sparse warnings for undeclared symbolsJohn Church1-2/+2
2014-06-19lustre/osc/osc_dev.c add a blank line after declarationsHonggang Li1-0/+2
2014-06-19lustre/osc/osc_dev.c remove space between sizeof and open parenthesisHonggang Li1-6/+6
2014-06-19staging: wlan-ng: cfg80211.c: Fix sparse warningsTair Rzayev1-0/+2
2014-06-19staging: tidspbridge: Fix whitespace for pointers in function headersJeff Oczek1-2/+2
2014-06-19staging: tidspbridge: Add parameter names to function ptrs in struct dbll_attrsJeff Oczek1-5/+5
2014-06-19staging/fwserial: (coding style) remove not needed return statementsRadek Dostal1-2/+0
2014-06-19staging/fwserial: (coding style) add blank line after every declarationRadek Dostal1-0/+4
2014-06-19staging: keucr: usb.c: add blank lines after declarationsMathias Engan1-1/+2
2014-06-19staging: tidspbridge: use safer test on the result of find_first_zero_bitJulia Lawall1-2/+2
2014-06-19staging: tidspbridge: pmgr: dspapi.c: Cleaning up uninitialized variableRickard Strandqvist1-33/+31
2014-06-19staging: comedi: style - use kmalloc_array(n, s, ...) instead of kmalloc(n*s,...Wolfgang Ocker1-2/+2
2014-06-19staging: goldfish: fix coding style.Hoang Tran1-5/+5
2014-06-19staging: comedi: ni_stc.h: add read/write callbacks to struct ni_privateH Hartley Sweeten5-237/+384
2014-06-19staging: comedi: ni_stc.h: remove unused members from struct ni_privateH Hartley Sweeten2-14/+0
2014-06-19staging: comedi: ni_stc.h: remove NI_PRIVATE_COMMON macroH Hartley Sweeten4-111/+94
2014-06-19staging: comedi: ke_counter: add ability to select counter clock sourceH Hartley Sweeten1-3/+54
2014-06-19staging: comedi: adl_pci9111: simplify A/D trigger selection codeH Hartley Sweeten1-81/+13
2014-06-19staging: comedi: adl_pci9111: remove PCI9111_HR_DEVICE_ID defineH Hartley Sweeten1-3/+1
2014-06-19staging: comedi: adl_pci9111: remove PCI9111_DRIVER_NAME defineH Hartley Sweeten1-2/+1
2014-06-19staging: comedi: pcl724: add support for Diamond Systems ONYX-MM-DIO moduleH Hartley Sweeten2-7/+13
2014-06-19staging: comedi: pcl730: add support for Diamond Systems IR104-PBF moduleH Hartley Sweeten2-1/+21
2014-06-19staging: comedi: addi_common.h: remove ADDIDATA_* definesH Hartley Sweeten4-11/+6
2014-06-19staging: comedi: addi_common.h: remove {LO, HI}WORD macrosH Hartley Sweeten2-11/+8
2014-06-19staging: comedi: addi_common.h: remove ADDIDATA_{EN, DIS}ABLE definesH Hartley Sweeten4-104/+31
2014-06-19staging: comedi: addi_common.h: remove ADDI_{EN, DIS}ABLE definesH Hartley Sweeten2-5/+2
2014-06-19staging: comedi: addi_common.h: remove APCI1710_SAVE_INTERRUPT defineH Hartley Sweeten1-1/+0
2014-06-19staging: comedi: addi_common.h: remove 'b_SingleDiff' from private dataH Hartley Sweeten3-13/+5
2014-06-19staging: comedi: ni_daq_700: update driver commentIan Abbott1-26/+25
2014-06-19staging: comedi: adq12b: tidy up the register map definesH Hartley Sweeten1-15/+17
2014-06-19staging: comedi: adq12b: tidy up the subdevice initH Hartley Sweeten1-27/+25
2014-06-19staging: comedi: adq12b: remove 's->len_chanlist' init for analog inputsH Hartley Sweeten1-3/+0
2014-06-19staging: comedi: adq12b: remove ADQ12B_SIZE defineH Hartley Sweeten1-3/+1
2014-06-19staging: comedi: adq12b: remove 'differential' from private dataH Hartley Sweeten1-4/+2
2014-06-19staging: comedi: adq12b: remove 'unipolar' from private dataH Hartley Sweeten1-6/+2
2014-06-19staging: comedi: adq12b: tidy up adq12b_ai_rinsn()H Hartley Sweeten1-20/+12
2014-06-19staging: comedi: adq12b: fix ctreg (ai channel/range) programmingH Hartley Sweeten1-14/+11
2014-06-19staging: comedi: ni_mio_common: fix the (*insn_read) for the freq_out counterH Hartley Sweeten1-3/+8
2014-06-19staging: comedi: ni_mio_common: fix the (*insn_write) for the freq_out counterH Hartley Sweeten1-9/+15