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-7.1.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
2015-09-29
staging: comedi: comedidev.h: document struct comedi_device
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: document struct comedi_driver
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: tweak kernel-doc for struct comedi_async
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: use enum for COMEDI_CB_... constants
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: reformat copyright comment
Ian Abbott
2015-09-29
staging: comedi: drivers.c: document exported functions
Ian Abbott
2015-09-29
staging: comedi: drivers.c: replace #include <linux/dma-mapping.h>
Ian Abbott
2015-09-29
staging: comedi: drivers.c: remove irrelevant #includes
Ian Abbott
2015-09-18
staging: comedi: comedi_fops.c: remove bogus kernel-doc for runflags
Ian Abbott
2015-09-16
staging: comedi: drivers: coding style: fixed block comment style
Marcos CanĂ¡n
2015-09-12
Staging: comedi: Prefer using the BIT macro
Shraddha Barke
2015-09-12
Staging: comedi: addi_apci_3120: Remove unnecessary if
Shraddha Barke
2015-09-12
staging: comedi: kcomedilib: Fixed coding style issue
Nayeemahmed Badebade
2015-09-12
staging: comedi: usbduxfast: remove unnecessary clearing of private data
H Hartley Sweeten
2015-09-12
staging: comedi: usbduxfast: absorb usbduxfast_attach_common()
H Hartley Sweeten
2015-09-12
staging: comedi: usbduxfast: remove unnecessary semaphore down/up
H Hartley Sweeten
2015-09-12
staging: comedi: usbduxfast: document strange ai maxdata
H Hartley Sweeten
2015-09-12
staging: comedi: usbduxfast: use a common exit path in ai (*do_cmd)
H Hartley Sweeten
2015-09-12
staging: comedi: usbduxfast: tidy up the conversion timing validation
H Hartley Sweeten
2015-09-12
staging: comedi: usbduxfast: TRIG_EXT is only valid for cmd->start_src
H Hartley Sweeten
2015-09-12
staging: comedi: usbduxfast: TRIG_EXT only works for 1 or 16 channels
H Hartley Sweeten
2015-09-12
staging: comedi: usbduxfast: fix multi-line comment
H Hartley Sweeten
2015-09-12
staging: comedi: usbduxfast: use preferred kernel types
H Hartley Sweeten
2015-09-12
staging: comedi: usbduxfast: remove impossible 'if (!devpriv)' checks
H Hartley Sweeten
2015-09-12
staging: comedi: usbduxfast: only chanlist of 1, 2, 3, or 16 are supported
H Hartley Sweeten
2015-09-12
staging: comedi: usbduxfast: chanlist check is Step 5 of (*do_cmdtest)
H Hartley Sweeten
2015-09-12
staging: comedi: s526: fix the block comments
H Hartley Sweeten
2015-09-12
staging: comedi: s526: remove #if 0'ed out code block
H Hartley Sweeten
2015-09-12
staging: comedi: s526: remove unnecessary defines
H Hartley Sweeten
2015-09-12
staging: comedi: s526: remove s526_ai_insn_config()
H Hartley Sweeten
2015-09-12
staging: comedi: s526: tidy up s526_ai_rinsn()
H Hartley Sweeten
2015-09-12
staging: comedi: s526: wait for analog output conversions to complete
H Hartley Sweeten
2015-09-12
staging: comedi: s526: tidy up subdevice init
H Hartley Sweeten
2015-09-12
staging: comedi: s526: define the eeprom data and control registers
H Hartley Sweeten
2015-09-12
staging: comedi: s526: define the miscellaneous register and bits
H Hartley Sweeten
2015-09-12
staging: comedi: s526: define the digtial I/O control register and bits
H Hartley Sweeten
2015-09-12
staging: comedi: s526: define the interrupt enable/status registers
H Hartley Sweeten
2015-09-12
staging: comedi: s526: add defines for the ao/ai data register
H Hartley Sweeten
2015-09-12
staging: comedi: s526: define the ADC (analog input) control register and bits
H Hartley Sweeten
2015-09-12
staging: comedi: s526: define the DAC (analog output) control register and bits
H Hartley Sweeten
2015-09-12
staging: comedi: s526: define the watchdog timer control register and bits
H Hartley Sweeten
2015-09-12
staging: comedi: s526: define the timer control register and bits
H Hartley Sweeten
2015-09-12
staging: comedi: s526: refactor gpct registers
H Hartley Sweeten
2015-09-12
staging: comedi: s526: tidy up multi-line comments
H Hartley Sweeten
2015-09-12
staging: comedi: serial2002: use proper errno
H Hartley Sweeten
2015-09-12
staging: comedi: serial2002: usleep_range is preferred over udelay
H Hartley Sweeten
2015-09-12
staging: comedi: serial2002: tidy up multi-line comments
H Hartley Sweeten
2015-09-12
staging: comedi: unioxx5: remove this flawed driver
H Hartley Sweeten
2015-09-12
staging: comedi: ssv_dnp: tidy up multi-line comments
H Hartley Sweeten
2015-09-12
staging: comedi: usbdux: use comedi_offset_munge()
H Hartley Sweeten
[prev]
[next]