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