summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-26staging: rts5208: add support for rts5208 and rts5288Micky Ching28-0/+23570
2013-11-26staging: ft1000: fix uninitialized return variable in request_code_segmentAdam Lee1-2/+2
2013-11-26staging: vt6656: vnt_beacon_buffer attach mac header.Malcolm Priestley2-10/+10
2013-11-26staging: vt6656: csBeacon_xmit merge structures.Malcolm Priestley3-41/+39
2013-11-26staging: vt6656: Remove always 0 variable dwDiagRefCountMalcolm Priestley5-44/+21
2013-11-26staging/lustre/obdclass: add empty tailing member to ctl_tablePeng Tao1-2/+4
2013-11-26staging/lustre/libcfs: remove LI_POISONPeng Tao1-10/+0
2013-11-26staging/lustre: remove CFS_MODULE_PARMPeng Tao23-217/+216
2013-11-26staging/lustre/libcfs: remove lwt codePeng Tao4-415/+3
2013-11-26staging/lustre/libcfs: remove linux-fs.hPeng Tao2-56/+0
2013-11-26staging/lustre/libcfs: remove flock wrappersPeng Tao2-19/+7
2013-11-26staging/lustre: move IFTODT/DTTOIF to lustre_idl.hPeng Tao2-11/+12
2013-11-26staging/lustre/libcfs: remove filp_writePeng Tao2-7/+12
2013-11-26staging/lustre/libcfs: remove filp_readPeng Tao1-3/+0
2013-11-26staging/lustre/libcfs: remove filp_fsyncPeng Tao2-7/+1
2013-11-26staging/lustre/libcfs: remove filp_size/filp_poffPeng Tao2-8/+3
2013-11-26staging: gdm724x: fix leak at failure path in gdm_usb_probe()Alexey Khoroshilov1-23/+17
2013-11-26staging: dwc2: remove some indent levelsDan Carpenter1-46/+49
2013-11-26staging: dwc2: cleanups in dwc2_hcd_qh_add()Dan Carpenter1-10/+10
2013-11-25staging: dwc2: remove #ifdef DEBUG from a couple of placesPaul Zimmerman1-6/+0
2013-11-25staging: dwc2: rename dwc2_check_core_status()Paul Zimmerman4-8/+8
2013-11-25staging: dwc2: remove useless castPaul Zimmerman1-1/+1
2013-11-25staging: dwc2: remove use of NO_FS_PHY_HW_CHECKS macroPaul Zimmerman1-18/+0
2013-11-25staging: dwc2: make all the dwc2_set_param* functions voidPaul Zimmerman3-172/+85
2013-11-25staging: dwc2: rename DWC2_PARAM_TEST to DWC2_OUT_OF_BOUNDSPaul Zimmerman1-16/+16
2013-11-25staging: dwc2: fix potential use after freePaul Zimmerman1-1/+3
2013-11-25staging: dwc2: fix some functions to return a proper error codePaul Zimmerman2-7/+7
2013-11-25staging: dwc2: add check on dwc2_core_reset returnJulien DELACOU1-13/+45
2013-11-25staging: dwc2: do not clear pending interrupts twiceJulien DELACOU1-3/+0
2013-11-25staging r8712u: Remove useless netdev_info slowly polluting dmesgAlexandre Demers1-3/+0
2013-11-25staging: comedi: dt2801: remove use of DPRINTKH Hartley Sweeten1-9/+0
2013-11-25staging: comedi: amplc_pci230: remove use of DPRINTKH Hartley Sweeten1-28/+24
2013-11-25staging: comedi: amplc_pci224: remove use of DPRINTKH Hartley Sweeten1-8/+6
2013-11-25staging: comedi: pcl816: remove use of DPRINTKH Hartley Sweeten1-6/+2
2013-11-25staging: comedi: range: remove use of DPRINTKH Hartley Sweeten1-3/+6
2013-11-25staging: comedi: remove comedi_debug module parameterH Hartley Sweeten6-23/+6
2013-11-25staging: comedi: dt3000: remove DEBUG defineH Hartley Sweeten1-23/+0
2013-11-25staging: comedi: ni_pcidio: remove DEBUG defineH Hartley Sweeten1-15/+0
2013-11-25staging: comedi: ni_pcidio: remove DEBUG and DEBUG_FLAGS definesH Hartley Sweeten1-3/+0
2013-11-25staging: comedi: ni_pcidio: remove custom DPRINTK macroH Hartley Sweeten1-8/+0
2013-11-25staging: comedi: fl512: remove DEBUG defineH Hartley Sweeten1-2/+0
2013-11-25staging: comedi: dt282x: remove DEBUG defineH Hartley Sweeten1-10/+0
2013-11-25staging: comedi: pcl816: remove DEBUG macroH Hartley Sweeten1-37/+1
2013-11-25staging: comedi: das6402: remove DEBUG noiseH Hartley Sweeten1-9/+0
2013-11-25Staging: comedi: remove MACRO pr_fmt in unioxx5.cConrad Gomes1-1/+0
2013-11-25Staging: comedi: change pr_err to dev_err in __unioxx5_analog_writeConrad Gomes1-3/+5
2013-11-25Staging: comedi: change pr_err to dev_err in __unioxx5_digital_writeConrad Gomes1-3/+5
2013-11-25Staging: comedi: change pr_err to dev_err in __unioxx5_analog_readConrad Gomes1-1/+1
2013-11-25Staging: comedi: change printk to dev_err/dev_dbg in unioxx5.cConrad Gomes1-9/+17
2013-11-25Staging: comedi: fix line over 80 character warning in unioxx5.cConrad Gomes1-1/+1