summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-03staging: comedi: dt282x: convert dt282x_ai_dma_interrupt() messagesH Hartley Sweeten1-2/+2
2013-12-03staging: comedi: dt282x: convert dt282x_ao_dma_interrupt() messagesH Hartley Sweeten1-2/+2
2013-12-03staging: comedi: dt282x: remove disable code that disables the irqH Hartley Sweeten1-7/+0
2013-12-03staging: comedi: dt282x: remove unnecessary blank line messageH Hartley Sweeten1-2/+0
2013-12-03staging: comedi: dt282x: convert printk() in dt282x_attach to a dev_err()H Hartley Sweeten1-1/+1
2013-12-03staging: comedi: dt282x: remove attach noise in dt282x_grab_dma()H Hartley Sweeten1-8/+2
2013-12-03staging: comedi: dt282x: tidy up the irq support in dt282x_attach()H Hartley Sweeten1-54/+30
2013-12-03staging: comedi: dt2815: convert printk's in dt2815_attach()H Hartley Sweeten1-4/+5
2013-12-03staging: comedi: dt2815: convert printk's in dt2815_ao_insn()H Hartley Sweeten1-4/+6
2013-12-03staging: comedi: dt2814: tidy up the irq support in dt2814_attach()H Hartley Sweeten1-18/+15
2013-12-03staging: comedi: dt2814: convert a printk(KERN_ERR into a dev_err()H Hartley Sweeten1-1/+1
2013-12-03staging: comedi: dt2814: remove bad printk noiseH Hartley Sweeten1-1/+0
2013-12-03staging: comedi: dt2814: remove unnecessary printk noiseH Hartley Sweeten1-3/+1
2013-12-03staging: comedi: dt2811: remove disabled interrupt support codeH Hartley Sweeten1-71/+1
2013-12-03staging: comedi: dt2811: remove disabled dt2811_adtrig() functionH Hartley Sweeten1-29/+0
2013-12-03staging: comedi: dt2801: convert printk() messages to dev_dbg()H Hartley Sweeten1-10/+10
2013-12-03staging: comedi: dt2801: remove commented out printk()H Hartley Sweeten1-1/+0
2013-12-03staging: comedi: dt2801: remove disabled code in dt2801_writedataH Hartley Sweeten1-7/+0
2013-12-03staging: comedi: dmm32at: convert a printk(KERN_ERR to a dev->err()H Hartley Sweeten1-1/+1
2013-12-03staging: comedi: dmm32at: tidy up the irq support in dmm32at_attach()H Hartley Sweeten1-18/+14
2013-12-03staging: comedi: dmm32at: remove commented out printk debugH Hartley Sweeten1-5/+0
2013-12-03staging: comedi: dmm32at: remove unnecessary printk noiseH Hartley Sweeten1-12/+5
2013-12-03staging: comedi: das16m1: tidy up the irq support in das16m1_attach()H Hartley Sweeten1-52/+26
2013-12-03staging: comedi: cb_pcimdas: remove unnecessary printk noiseH Hartley Sweeten1-3/+2
2013-12-03staging: comedi: cb_pcimdas: remove commented out irq init codeH Hartley Sweeten1-9/+0
2013-12-03staging: comedi: c6xdigio: remove commented out function trace messagesH Hartley Sweeten1-14/+0
2013-12-03staging: comedi: c6xdigio: remove commented out subdevice codeH Hartley Sweeten1-31/+0
2013-12-03staging: comedi: adq12b: remove commented out debug messageH Hartley Sweeten1-2/+0
2013-12-03staging: comedi: pcl818: convert some printk's to dev_dbg()H Hartley Sweeten1-12/+12
2013-12-03staging: comedi: pcl816: convert some printk's to dev_dbg()H Hartley Sweeten1-16/+12
2013-12-03staging: comedi: pcl812: convert some printk's to dev_dbg()H Hartley Sweeten1-10/+3
2013-12-03staging: comedi: dmm32at: remove final attach noise and fix return valueH Hartley Sweeten1-5/+1
2013-12-03staging: comedi: adv_pci1710: convert some printk's to dev_dbg()H Hartley Sweeten1-15/+12
2013-12-03staging: comedi: pcmmio.c: remove kcalloc() failure messageH Hartley Sweeten1-4/+1
2013-12-03Staging: usbip: vhci_hcd.c: removed a spaceAldo Iljazi1-1/+1
2013-12-03drivers: staging: ft1000: ft1000-usb: ft1000_debug.c: check return value of g...Chen Gang1-0/+2
2013-12-03staging: lustre: fix potential NULL pointer dereferenceMichal Nazarewicz1-3/+6
2013-12-03staging: silicom: remove dead codeMichal Nazarewicz1-2/+0
2013-12-03Staging: dgnc: dgnc_trace.c: fixed coding style issuesAldo Iljazi1-9/+9
2013-12-03staging: rts5208: fix error return code in rtsx_probe()Wei Yongjun1-1/+3
2013-12-03Staging: dwc2: hcd.c: Fixed a coding style issueAldo Iljazi1-1/+1
2013-12-03staging: dwc2: set up all module paramsStephen Warren2-11/+51
2013-12-03staging/lustre/llite: fix used uninitialized warningPeng Tao1-2/+2
2013-12-03staging/lustre: fix defined not used warningPeng Tao2-12/+0
2013-12-03staging/lustre/obdclass: move obd_sysctl_init out of class_procfs_initPeng Tao2-1/+3
2013-12-03staging/lustre/ldlm: inline ldlm_proc_setupPeng Tao2-3/+2
2013-12-03staging/lustre/obdclass: lprocfs_{alloc_stats,register} always definedPeng Tao2-4/+3
2013-12-03staging/lustre/obdclass: fix false used uninitialized warningPeng Tao1-1/+1
2013-12-03staging/lustre/ptlrpc: better error handling in ptlrpcd_startDmitry Eremin1-22/+22
2013-12-03staging/lustre/obdclass: remove unuse variables from lprocfs_stats_collect/clearDmitry Eremin1-4/+0