index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
2013-05-13
staging: comedi: complain if dma buffer allocation not supported
Ian Abbott
2013-05-13
staging: comedi: ni_mio_common: only do counter commands for ni_pcimio
Ian Abbott
2013-05-13
staging: comedi: work without HAS_DMA
Ian Abbott
2013-05-13
staging: comedi: allow buffer resize if previous resize failed
Ian Abbott
2013-05-13
staging: comedi: ni_labpc: fix build when VIRT_TO_BUS is not defined
H Hartley Sweeten
2013-05-05
staging: single_open() leaks
Al Viro
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-29
comedi: Don't use create_proc_read_entry()
David Howells
2013-04-23
staging: comedi: ni_labpc: fix legacy driver build
H Hartley Sweeten
2013-04-23
staging: comedi: das800: cleanup the cio-das802/16 fifo comments
H Hartley Sweeten
2013-04-23
staging: comedi: das800: rename CamelCase vars in das800_ai_do_cmd()
H Hartley Sweeten
2013-04-23
staging: comedi: das800: tidy up the private data
H Hartley Sweeten
2013-04-23
staging: comedi: das800: tidy up das800_interrupt()
H Hartley Sweeten
2013-04-23
staging: comedi: das800: tidy up das800_ai_insn_read()
H Hartley Sweeten
2013-04-23
staging: comedi: das800: tidy up das800_di_insn_bits()
H Hartley Sweeten
2013-04-23
staging: comedi: das800: tidy up das800_do_insn_bits()
H Hartley Sweeten
2013-04-23
staging: comedi: das800: remove extra divisor calculation call
H Hartley Sweeten
2013-04-23
staging: comedi: das800: rename {enable,disable}_das800
H Hartley Sweeten
2013-04-23
staging: comedi: das800: tidy up subdevice init
H Hartley Sweeten
2013-04-23
staging: comedi: das800: allow attaching without interrupt support
H Hartley Sweeten
2013-04-23
staging: comedi: das800: interrupts are required for async command support
H Hartley Sweeten
2013-04-23
staging: comedi: das800: tidy up das800_ai_do_cmdtest()
H Hartley Sweeten
2013-04-23
staging: comedi: das800: remove 'volatile' on private data variables
H Hartley Sweeten
2013-04-23
staging: comedi: das800: cleanup the boardinfo
H Hartley Sweeten
2013-04-23
staging: comedi: das800: cleanup range table declarations
H Hartley Sweeten
2013-04-23
staging: comedi: das800: introduce das800_ind_{write, read}()
H Hartley Sweeten
2013-04-23
staging: comedi: das800: remove forward declarations
H Hartley Sweeten
2013-04-23
staging: comedi: das800: move das800_set_frequency()
H Hartley Sweeten
2013-04-23
staging: comedi: das800: move das800_probe()
H Hartley Sweeten
2013-04-23
staging: comedi: das800: move das800_attach()
H Hartley Sweeten
2013-04-23
staging: comedi: das800: move module_{init, exit} to end of file
H Hartley Sweeten
2013-04-23
staging: comedi: ni_labpc: remove 'bustype' from boardinfo
H Hartley Sweeten
2013-04-23
staging: comedi: ni_labpc: remove unnecessary 'bustype' check
H Hartley Sweeten
2013-04-23
staging: comedi: ni_labpc: pass the isr_flags to labpc_common_attach()
H Hartley Sweeten
2013-04-23
staging: comedi: ni_labpc: move DMA init out of the common attach
H Hartley Sweeten
2013-04-23
staging: comedi: ni_labpc: split out PCI support
H Hartley Sweeten
2013-04-23
staging: comedi/daqboard2000: use mdelay for large delays
Arnd Bergmann
2013-04-22
staging: comedi: pcl816: remove unused RTC dma support
H Hartley Sweeten
2013-04-22
staging: comedi: pcl818: remove unused RTC dma support
H Hartley Sweeten
2013-04-19
staging: comedi: drivers: free_irq() in comedi_legacy_detach()
H Hartley Sweeten
2013-04-19
staging: comedi: drivers: use comedi_legacy_detach()
H Hartley Sweeten
2013-04-19
staging: comedi: skel: use comedi_legacy_detach()
H Hartley Sweeten
2013-04-19
staging: comedi: amplc_dio200: use comedi_legacy_detach()
H Hartley Sweeten
2013-04-19
staging: comedi: drivers: use comedi_legacy_detach() in simple drivers
H Hartley Sweeten
2013-04-19
staging: comedi: das1800: use comedi_legacy_detach()
H Hartley Sweeten
2013-04-19
staging: comedi: das16m1: check for subdev_8255_init() failure
H Hartley Sweeten
2013-04-19
staging: comedi: das16m1: use comedi_legacy_detach()
H Hartley Sweeten
2013-04-19
staging: comedi: das16: use comedi_legacy_detach()
H Hartley Sweeten
2013-04-19
staging: comedi: pcl812: use comedi_legacy_detach()
H Hartley Sweeten
2013-04-19
staging: comedi: drivers: introduce comedi_legacy_detach()
H Hartley Sweeten
[next]