index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
2013-02-27
more file_inode() open-coded instances
Al Viro
2013-02-18
staging: comedi: vmk80xx: wait for URBs to complete
Ian Abbott
2013-02-18
staging: comedi: drivers: addi-data: hwdrv_apci3200.c: Add a missing semicolon
Kumar Amit Mehta
2013-02-15
staging/comedi: Remove if(); statement without effect
Peter Huewe
2013-02-15
staging/comedi: Use && instead of & for logical comparision
Peter Huewe
2013-02-15
staging: comedi: vmk80xx: initialize K8055 outputs to known state
Ian Abbott
2013-02-15
staging: comedi: vmk80xx: simplify vmk80xx_reset_device()
Ian Abbott
2013-02-15
staging: comedi: vmk80xx: zero buffers on allocation
Ian Abbott
2013-02-13
staging/comedi: Fix undefined array subscript
Peter Huewe
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
2013-02-07
staging: comedi: correct error message in comedi_alloc_subdevice_minor()
Ian Abbott
2013-02-07
staging: comedi: don't return minor from comedi_alloc_subdevice_minor()
Ian Abbott
2013-02-07
staging: comedi: ni_daq_dio24: add back missing 'if (ret)'
H Hartley Sweeten
2013-02-06
staging: comedi: quatech_daqp_cs: fix build error
H Hartley Sweeten
2013-02-05
staging: comedi: ni_mio_cs: use pcmcia_request_irq()
H Hartley Sweeten
2013-02-05
staging: comedi: ni_mio_cs: use comedi_pcmcia_{enable, disable}
H Hartley Sweeten
2013-02-05
staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()
H Hartley Sweeten
2013-02-05
staging: comedi: ni_labpc_cs: use comedi_pcmcia_{enable,disable}
H Hartley Sweeten
2013-02-05
staging: comedi: ni_daq_dio24: use comedi_pcmcia_{enable,disable}
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: rename vmk80xx_attach_common()
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: remove the 'Changelog' comments
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: cleanup the comedi_lrange tables
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: remove CONFIG_COMEDI_DEBUG code
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: remove unused #define
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: remove digital input (*insn_read)
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: remove digital output (*insn_write)
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: remove digital output (*insn_read)
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: cleanup pwm subdevice init
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: cleanup counter subdevice init
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: cleanup digital input subdevice init
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: cleanup digital input subdevice init
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: cleanup analog output subdevice init
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: cleanup analog input subdevice init
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: remove need for boardinfo in private_data
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: push usb (*probe) into comedi (*auto_attach)
H Hartley Sweeten
2013-02-05
staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: remove private data 'attached'
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: remove private data 'probed'
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: make sure private data is clean when detached
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: remove private data 'count'
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: factor out usb buffer allocation
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: factor out usb endpoint detection
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: consistently use the same local var names
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: rename struct vmk80xx_usb
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: remove VMK80XX_SUBD_* enum
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: remove common and unused boardinfo
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: save the boardinfo in the comedi_device
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: move boardinfo into a const array
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: use comedi_auto_unconfig() for (*disconnect)
H Hartley Sweeten
2013-02-05
staging: comedi: vmk80xx: move usb_driver (*disconnect) code
H Hartley Sweeten
[next]