aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/quatech_daqp_cs.c
AgeCommit message (Expand)Author
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner
2010-05-18Staging: comedi: quatech_daqp_cs.c Replace eos semaphore with a completion.Alessio Igor Bogani
2010-05-17drivers/staging/comedi: dev_node removal (quatech_daqp_cs)Javier Martinez Canillas
2010-05-14staging: comedi PCMCIA-drivers: adding MODULE_AUTHOR, MODULE_DESCRIPTION and ...Alexander Kurz
2010-05-11Staging: comedi: quatech_daqp_cs.c: fix up the irqGreg Kroah-Hartman
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski
2009-12-11Staging: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski
2009-11-09pcmcia/staging: update comedi driversDominik Brodowski
2009-10-09Staging: comedi: pcmcia irq fixesFrank Mori Hess
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19staging: comedi, remove interrupt.hJiri Slaby
2009-04-03Staging: comedi: quatech_daqp_cs: Remove local_info_t typedefBill Pemberton
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: remove unnecessary #include <linux/version.h>Mariusz Kozlowski
2009-04-03Staging: comedi: add quatech_daqp_cs driverBrent Baccala