summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-09-21staging: tidspbridge: fix return value check in dsp_wdt_init()Wei Yongjun-2/+2
2012-09-21staging: sbe-2t3e3: use -ve error return codes in dc_init_descriptor_listDevendra Naga-5/+6
2012-09-21staging:ced1401: remove read write callbacks from fopsDevendra Naga-20/+0
2012-09-21staging:ced1401: use module_usb_driver macroDevendra Naga-15/+1
2012-09-21staging/rts_pstor: Delete some lines (dev_info() and dev_err()) in rtsx.cYAMANE Toshiaki-15/+3
2012-09-21Staging: ced1401: fix a couple off by one checksDan Carpenter-2/+2
2012-09-21staging: Fix spelling of "asynchronous" in comments.Adam Buchbinder-5/+5
2012-09-21staging: Fix misspellings of "whether".Adam Buchbinder-4/+4
2012-09-21staging: fix silicom dependencies and build errorsRandy Dunlap-2/+2
2012-09-21staging: omap-thermal: bandgap: fix setting of alert thresholdsRadhesh Fadnis-1/+1
2012-09-21staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcdnavin-3/+6
2012-09-21staging: usbip: stub_dev: Fixed oops during removal of usbip_hostnavin-2/+6
2012-09-19staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott-1/+1
2012-09-19staging: comedi: sparse warning in insn_rw_emulate_bits()Ian Abbott-1/+0
2012-09-19staging: comedi: fix sparse warning in do_devconfig_ioctl()Ian Abbott-1/+2
2012-09-19staging: comedi: daqboard2000: remove local variable in daqboard2000_attach_p...H Hartley Sweeten-5/+4
2012-09-19staging: comedi: daqboard2000: use the pci_resource_len()H Hartley Sweeten-5/+2
2012-09-19staging: comedi: daqboard2000: add a dev_info message after attachH Hartley Sweeten-1/+6
2012-09-19staging: comedi: daqboard2000: use the driver name for the resource nameH Hartley Sweeten-1/+1
2012-09-19staging: comedi: daqboard2000: remove the "test command" commentH Hartley Sweeten-6/+0
2012-09-19staging: comedi: daqboard2000: remove the dev_printk function traceH Hartley Sweeten-8/+2
2012-09-19staging: comedi: daqboard2000: remove DEBUG_EEPROM messagesH Hartley Sweeten-19/+3
2012-09-19staging: comedi: daqboard2000: remove the commented out debug messagesH Hartley Sweeten-19/+0
2012-09-19staging: comedi: daqboard2000: cleanup range_daqboard2000_aiH Hartley Sweeten-23/+16
2012-09-19staging: comedi: daqboard2000: remove range_daqboard2000_aoH Hartley Sweeten-6/+1
2012-09-19staging: comedi: daqboard2000: use attach_pci callbackH Hartley Sweeten-48/+26
2012-09-19staging: comedi: daqboard2000: use request_firmware()H Hartley Sweeten-16/+25
2012-09-19staging: comedi: daqboard2000: remove this_board and devpriv macrosH Hartley Sweeten-6/+24
2012-09-19staging: comedi: daqboard2000: remove struct daqboard2000_hwH Hartley Sweeten-103/+94
2012-09-19staging: comedi: comedi_fops: cast the cmd->chanlist to the correct address s...H Hartley Sweeten-8/+8
2012-09-19staging: comedi: comedi_fops: rename user_cmd in do_cmdtest_ioctlH Hartley Sweeten-19/+19
2012-09-19staging: comedi: comedi_fops: rename user_cmd in do_cmd_ioctlH Hartley Sweeten-18/+18
2012-09-19staging: comedi: comedi_fops: rename the __user *cmd param in do_cmd_ioctlH Hartley Sweeten-3/+3
2012-09-19staging: comedi: comedi.h: remove __user tag from chanlistH Hartley Sweeten-1/+1
2012-09-19staging: comedi: comedi.h: remove the extra indentsH Hartley Sweeten-555/+554
2012-09-19staging: wlan-ng: Fix dereference before NULL checkEmil Goode-2/+5
2012-09-19staging: ozwpan: compare pointer to NULL rather than 0Fengguang Wu-7/+7
2012-09-19Staging: bcm: Properly format braces in cntrl_SignalingInterface.hKevin McKinney-2/+1
2012-09-19Staging: bcm: Properly format comments in cntrl_SignalingInterface.hKevin McKinney-181/+183
2012-09-19Staging: bcm: Fix all white space issues in cntrl_SignalingInterface.hKevin McKinney-297/+226
2012-09-19Staging: silicom: bp_mod.c: checkpatch cleanups: C99 commentsDaniel Cotey-154/+70
2012-09-19Staging: silicom: bp_mod.c: checkpatch cleanup: fix returnsDaniel Cotey-84/+81
2012-09-17Staging: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman-4/+4
2012-09-17Staging: ced1401: fix copy_from/to_user warning messagesGreg Kroah-Hartman-19/+56
2012-09-17Staging ced1401: cleanup coding style issues.Greg Kroah-Hartman-2331/+2539
2012-09-17Staging: ced1401: add driver to the buildGreg Kroah-Hartman-11/+11
2012-09-17Staging: ced1401: add TODO fileGreg Kroah-Hartman-0/+10
2012-09-17Staging: ced1401: usb1401: fix build errors.Greg Kroah-Hartman-11/+7
2012-09-17Staging: add ced1401 USB driverAlois Schlögl-0/+7301
2012-09-17staging: comedi: jr3_pci: quiet "Using plain interger as NULL pointer" noiseH Hartley Sweeten-2/+2