summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/usbdux.c
AgeCommit message (Expand)Author
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
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: usbdux: annotate __init and __exit functionsMariusz Kozlowski
2009-04-03Staging: comedi: usbdux: don't initialize semaphores on initMariusz Kozlowski
2009-04-03Staging: comedi: usbdux: remove .bss variable initializationMariusz Kozlowski
2009-04-03Staging: comedi: usbdux[fast] firmware upload changesBernd Porr
2009-04-03Staging: comedi: introduce missing kfreeJulia Lawall
2009-01-06Staging: comedi: usbdux: remove comedi usb wrappersGreg Kroah-Hartman
2009-01-06Staging: comedi: usbdux: remove typedefGreg Kroah-Hartman
2009-01-06Staging: comedi: usbdux: remove checkpatch.pl warningsGreg Kroah-Hartman
2009-01-06Staging: comedi: usbdux: fix up printk callsGreg Kroah-Hartman
2009-01-06Staging: comedi: usbdux: remove // commentsGreg Kroah-Hartman
2009-01-06Staging: comedi: usbdux: code style cleanupsGreg Kroah-Hartman
2009-01-06Staging: comedi: usbdux: remove kernel version checksGreg Kroah-Hartman
2009-01-06Staging: comedi: add usb usbdux driverBernd Porr