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