Age | Commit message (Expand) | Author | Files | Lines |
2013-12-03 | staging: comedi: dt282x: convert printk() in dt282x_attach to a dev_err() | H Hartley Sweeten | 1 | -1/+1 |
2013-12-03 | staging: comedi: dt282x: remove attach noise in dt282x_grab_dma() | H Hartley Sweeten | 1 | -8/+2 |
2013-12-03 | staging: comedi: dt282x: tidy up the irq support in dt282x_attach() | H Hartley Sweeten | 1 | -54/+30 |
2013-12-03 | staging: comedi: dt2815: convert printk's in dt2815_attach() | H Hartley Sweeten | 1 | -4/+5 |
2013-12-03 | staging: comedi: dt2815: convert printk's in dt2815_ao_insn() | H Hartley Sweeten | 1 | -4/+6 |
2013-12-03 | staging: comedi: dt2814: tidy up the irq support in dt2814_attach() | H Hartley Sweeten | 1 | -18/+15 |
2013-12-03 | staging: comedi: dt2814: convert a printk(KERN_ERR into a dev_err() | H Hartley Sweeten | 1 | -1/+1 |
2013-12-03 | staging: comedi: dt2814: remove bad printk noise | H Hartley Sweeten | 1 | -1/+0 |
2013-12-03 | staging: comedi: dt2814: remove unnecessary printk noise | H Hartley Sweeten | 1 | -3/+1 |
2013-12-03 | staging: comedi: dt2811: remove disabled interrupt support code | H Hartley Sweeten | 1 | -71/+1 |
2013-12-03 | staging: comedi: dt2811: remove disabled dt2811_adtrig() function | H Hartley Sweeten | 1 | -29/+0 |
2013-12-03 | staging: comedi: dt2801: convert printk() messages to dev_dbg() | H Hartley Sweeten | 1 | -10/+10 |
2013-12-03 | staging: comedi: dt2801: remove commented out printk() | H Hartley Sweeten | 1 | -1/+0 |
2013-12-03 | staging: comedi: dt2801: remove disabled code in dt2801_writedata | H Hartley Sweeten | 1 | -7/+0 |
2013-12-03 | staging: comedi: dmm32at: convert a printk(KERN_ERR to a dev->err() | H Hartley Sweeten | 1 | -1/+1 |
2013-12-03 | staging: comedi: dmm32at: tidy up the irq support in dmm32at_attach() | H Hartley Sweeten | 1 | -18/+14 |
2013-12-03 | staging: comedi: dmm32at: remove commented out printk debug | H Hartley Sweeten | 1 | -5/+0 |
2013-12-03 | staging: comedi: dmm32at: remove unnecessary printk noise | H Hartley Sweeten | 1 | -12/+5 |
2013-12-03 | staging: comedi: das16m1: tidy up the irq support in das16m1_attach() | H Hartley Sweeten | 1 | -52/+26 |
2013-12-03 | staging: comedi: cb_pcimdas: remove unnecessary printk noise | H Hartley Sweeten | 1 | -3/+2 |
2013-12-03 | staging: comedi: cb_pcimdas: remove commented out irq init code | H Hartley Sweeten | 1 | -9/+0 |
2013-12-03 | staging: comedi: c6xdigio: remove commented out function trace messages | H Hartley Sweeten | 1 | -14/+0 |
2013-12-03 | staging: comedi: c6xdigio: remove commented out subdevice code | H Hartley Sweeten | 1 | -31/+0 |
2013-12-03 | staging: comedi: adq12b: remove commented out debug message | H Hartley Sweeten | 1 | -2/+0 |
2013-12-03 | staging: comedi: pcl818: convert some printk's to dev_dbg() | H Hartley Sweeten | 1 | -12/+12 |
2013-12-03 | staging: comedi: pcl816: convert some printk's to dev_dbg() | H Hartley Sweeten | 1 | -16/+12 |
2013-12-03 | staging: comedi: pcl812: convert some printk's to dev_dbg() | H Hartley Sweeten | 1 | -10/+3 |
2013-12-03 | staging: comedi: dmm32at: remove final attach noise and fix return value | H Hartley Sweeten | 1 | -5/+1 |
2013-12-03 | staging: comedi: adv_pci1710: convert some printk's to dev_dbg() | H Hartley Sweeten | 1 | -15/+12 |
2013-12-03 | staging: comedi: pcmmio.c: remove kcalloc() failure message | H Hartley Sweeten | 1 | -4/+1 |
2013-12-03 | Staging: usbip: vhci_hcd.c: removed a space | Aldo Iljazi | 1 | -1/+1 |
2013-12-03 | drivers: staging: ft1000: ft1000-usb: ft1000_debug.c: check return value of g... | Chen Gang | 1 | -0/+2 |
2013-12-03 | staging: lustre: fix potential NULL pointer dereference | Michal Nazarewicz | 1 | -3/+6 |
2013-12-03 | staging: silicom: remove dead code | Michal Nazarewicz | 1 | -2/+0 |
2013-12-03 | Staging: dgnc: dgnc_trace.c: fixed coding style issues | Aldo Iljazi | 1 | -9/+9 |
2013-12-03 | staging: rts5208: fix error return code in rtsx_probe() | Wei Yongjun | 1 | -1/+3 |
2013-12-03 | Staging: dwc2: hcd.c: Fixed a coding style issue | Aldo Iljazi | 1 | -1/+1 |
2013-12-03 | staging: dwc2: set up all module params | Stephen Warren | 1 | -10/+48 |
2013-12-03 | staging/lustre/llite: fix used uninitialized warning | Peng Tao | 1 | -2/+2 |
2013-12-03 | staging/lustre: fix defined not used warning | Peng Tao | 2 | -12/+0 |
2013-12-03 | staging/lustre/obdclass: move obd_sysctl_init out of class_procfs_init | Peng Tao | 2 | -1/+3 |
2013-12-03 | staging/lustre/ldlm: inline ldlm_proc_setup | Peng Tao | 2 | -3/+2 |
2013-12-03 | staging/lustre/obdclass: lprocfs_{alloc_stats,register} always defined | Peng Tao | 2 | -4/+3 |
2013-12-03 | staging/lustre/obdclass: fix false used uninitialized warning | Peng Tao | 1 | -1/+1 |
2013-12-03 | staging/lustre/ptlrpc: better error handling in ptlrpcd_start | Dmitry Eremin | 1 | -22/+22 |
2013-12-03 | staging/lustre/obdclass: remove unuse variables from lprocfs_stats_collect/clear | Dmitry Eremin | 1 | -4/+0 |
2013-12-03 | staging/lustre/pinger: remove never implemented suspend timeouts functionality | Dmitry Eremin | 5 | -75/+0 |
2013-12-03 | staging/lustre: clean up SET_BUT_UNUSED/UNUSED macros | Dmitry Eremin | 5 | -35/+17 |
2013-12-03 | staging/lustre/llite: extended attribute cache | Andrew Perepechko | 19 | -62/+902 |
2013-12-03 | staging/lustre/hsm: Add hsm_release feature. | Jinshan Xiong | 15 | -37/+242 |