For COMEDI_BUFINFO ioctl, if subdevice has no async capability, set
[comedi.git] / comedi / rt.c
2007-11-04 Frank Mori HessApplied comedi_indent script to all source files.
2007-10-17 Ian AbbottReplaced kmalloc/memset sequence with kzalloc or kcalloc.
2007-07-16 Ian AbbottFix real-time interrupt handlers for 2.6.19.
2007-06-27 Ian AbbottUpdate deprecated interrupt flags (SA_SHIRQ => IRQF_SHA...
2005-06-15 Frank Mori Hess* Contributors: Added Alexis Berlemont and Simone Mannori.
2005-04-07 David SchleefRemove references to linux/irq.h branch-0_7-start
2005-01-22 Frank Mori Hessgot rid of pci_for_each_dev macro (which no longer...
2004-07-19 Frank Mori Hessfix prototype of comedi_request_irq()
2004-07-07 Frank Mori Hessfix interrupt reenabling with rtai-adeos
2004-04-13 Frank Mori Hessrt_request_global_irq_arg() doesn't seem to exist in...
2004-03-22 Frank Mori Hesscomplain more loudly on comedi_switch_to_rt() failure
2004-02-29 Frank Mori Hessfix name clashes with rtai
2002-12-02 David SchleefFix compilation for rt due to changes in comedidev...
2002-11-19 Frank Mori HessAdded capability to bufinfo ioctl for marking bytes...
2002-10-26 Frank Mori Hessfixing shared interrupts for comedi boards when using...
2002-07-17 Frank Mori Hesstrying to fix problems people are having with commands...
2002-07-08 David SchleefRemove bogus warning
2002-03-09 David SchleefGlobal change from ds@stm.lbl.gov to ds@schleef.org
2001-12-07 Frank Mori Hessfixes for 2.2 compile
2001-12-01 David SchleefChange malloc.h to slab.h. Minor fixes for RTAI on...
2001-08-13 David SchleefInitial priority IRQ support
2001-07-25 Frank Mori Hessfix to prevent use of rt interrupt with shared interrupt
2001-07-24 David Schleef#ifdef for some experimental RTAI code
2001-07-14 David SchleefPowerPC has higher IRQ numbers.
2001-05-19 Frank Mori Hessfixed problem with comedi_switch_to_rt() and irq-less...
2001-03-22 David SchleefFix to make rt_pend_tq work correctly on RTAI.
2001-03-13 David Schleefadded rt_pend_tq support from Tomasz, plus my mods
2001-02-05 David Schleeffixes for RTAI, good for rtai4 cvs, not checked for...
2001-01-17 David Schleefclear struct after malloc
2001-01-16 David Schleeffix error message
2000-12-18 David Schleeffixed include
2000-12-06 David Schleeffixed 2.2.17/rtl-2.2 compile r0_7_53
2000-11-25 David Schleeffixed poll, select, mod use count for RT; many RT fixes...
2000-11-07 David Schleeffix sed script mistake
2000-11-07 David Schleefchange comedi_module.h to linux/comedidev.h
2000-06-14 David SchleefTM added rt interrupt for user space support
2000-02-09 David SchleefThis file somehow disappeared from the repository