summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/usbdux.c
AgeCommit message (Expand)Author
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-21staging: comedi: usbdux: remove usbdux_attachH Hartley Sweeten
2012-09-05staging: comedi: usbdux: remove subdevice pointer mathH Hartley Sweeten
2012-08-16staging: comedi: usbdux: Declare MODULE_FIRMWARE usageTim Gardner
2012-06-20staging: comedi: usbdux: refactor init codeH Hartley Sweeten
2012-06-20staging: comedi: usbdux: use module_comedi_usb_driver()H Hartley Sweeten
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten
2012-06-12staging: comedi: remove the comed_alloc_subdevices "allocation failed" messagesH Hartley Sweeten
2012-06-12staging: comedi: only set dev->n_subdevices when kcalloc succeedesH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-04-10staging: comedi: usbdux: remove an unnecessary dev_info()Ian Abbott
2012-04-10staging: comedi: usbdux: use attach_usb() hookIan Abbott
2012-04-10staging: comedi: pass usb interface to comedi_usb_auto_configIan Abbott
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2011-07-05Staging: comedi: usbdux: release locks on error pathsDan Carpenter
2011-06-28staging: remove unnecessary codeGreg Dietsche
2011-04-25staging: comedi: fix a typoWeiping Pan(潘卫平)
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: comedi: Remove NULL check before kfreeIlia Mirkin
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman
2010-11-16staging: comedi: fix memory leakNicolas Kaiser
2010-11-16staging: comedi: fix typo in error messageNicolas Kaiser
2010-10-30staging: Final semaphore cleanupThomas Gleixner
2010-09-16staging: comedi: fix signess bugVasiliy Kulikov
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König
2010-06-22staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-04Staging: Eliminate a NULL pointer dereferenceJulia Lawall
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-11Staging: comedi: Fix bug and coding style issue in usbdux.cMorgan Gatti
2010-03-03Staging: Cleanup useless headersAlessio Igor Bogani
2010-03-03staging: fix typos "aquire" -> "acquire"Uwe Kleine-König
2010-03-03staging: make USB device id constantNémeth Márton
2009-12-23Staging: comedi: usbdux.c: fix locking up of the driver when the comedi ringb...Bernd Porr
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-12-11Staging: comedi: fix usbdux timeout bugBernd Porr
2009-12-11Staging: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: usbdux: buffer overflow error handlingBernd Porr
2009-06-19Staging: comedi: convert usbdux* to use firmware_requestBernd Porr
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton