index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-19
staging: comedi: ni_usb6501: add counter subdevice
Luca Ellero
1
-1
/
+166
2014-09-19
staging: comedi: ni_usb6501: rename ni6501_send_command()
Luca Ellero
1
-4
/
+4
2014-09-19
staging: comedi: ni_usb6501: remove empty lines
Luca Ellero
1
-15
/
+0
2014-09-19
staging: comedi: ni_usb6501: remove useless check
Luca Ellero
1
-3
/
+0
2014-09-19
staging: comedi: ni_usb6501: replace spaces with tabs
Luca Ellero
1
-2
/
+2
2014-09-19
staging: comedi: ni_usb6501: cleanup response_size
Luca Ellero
1
-2
/
+1
2014-09-19
staging: comedi: ni_usb6501: update comments
Luca Ellero
1
-4
/
+27
2014-09-19
staging: comedi: ni_usb6501: add counter commands
Luca Ellero
1
-1
/
+28
2014-09-19
staging: comedi: remove comedi_fc module
Ian Abbott
3
-70
/
+2
2014-09-19
staging: comedi: migrate copyrights from "comedi_fc.c"
Ian Abbott
2
-0
/
+2
2014-09-19
staging: comedi: add comedi_read_array_from_buffer()
Ian Abbott
4
-18
/
+35
2014-09-19
staging: comedi: comedi_fc.h: use comedi_write_array_to_buffer()
Ian Abbott
2
-3
/
+14
2014-09-19
staging: comedi: add comedi_write_array_to_buffer()
Ian Abbott
4
-30
/
+36
2014-09-19
staging: comedi: comedi_fc: cfc_write_array_to_buffer() data is const
Ian Abbott
2
-3
/
+4
2014-09-19
staging: comedi: add comedi_handle_events()
Ian Abbott
4
-19
/
+41
2014-09-19
staging: comedi: comedi_fc: use comedi_inc_scan_progress()
Ian Abbott
1
-2
/
+2
2014-09-19
staging: comedi: add comedi_inc_scan_progress()
Ian Abbott
4
-14
/
+31
2014-09-19
staging: comedi: comedi_fc: use comedi_bytes_per_scan()
Ian Abbott
1
-1
/
+1
2014-09-19
staging: comedi: add comedi_bytes_per_scan()
Ian Abbott
4
-23
/
+43
2014-09-19
staging: comedi: addi_apci_3120: simplify setting of devpriv->us_UseDma
Ian Abbott
1
-5
/
+2
2014-09-19
staging: comedi: addi_apci_3120: use dma_alloc_coherent()
Ian Abbott
3
-16
/
+15
2014-09-19
staging: comedi: addi_apci_3120: don't overallocate DMA buffer
Ian Abbott
2
-8
/
+8
2014-09-19
staging: comedi: addi_apci_3120: don't allocate 2nd DMA buffer on failure
Ian Abbott
1
-7
/
+6
2014-09-19
staging: comedi: remove comedi_board()
Ian Abbott
1
-5
/
+0
2014-09-19
staging: comedi: adl_pci9118: use dma_alloc_coherent()
Ian Abbott
2
-11
/
+11
2014-09-19
staging: comedi: adl_pci9118: don't overallocate DMA buffer
Ian Abbott
1
-7
/
+7
2014-09-19
staging: comedi: adl_pci9118: don't allocate 2nd DMA buffer on failure
Ian Abbott
1
-10
/
+10
2014-09-11
staging: comedi: adl_pci9118: replace comedi_board() calls
Ian Abbott
1
-1
/
+1
2014-09-11
staging: comedi: amplc_dio200_common: replace comedi_board() calls
Ian Abbott
1
-15
/
+15
2014-09-11
staging: comedi: hwdrv_apci3120: remove void function return statement
Chase Southwood
1
-2
/
+0
2014-09-11
staging: comedi: hwdrv_apci3120: else is not useful after return
Chase Southwood
1
-2
/
+2
2014-09-11
staging: comedi: hwdrv_apci3120: add a blank line after declarations
Chase Southwood
1
-0
/
+1
2014-09-11
staging: comedi: hwdrv_apci3120: clean up comments
Chase Southwood
1
-247
/
+117
2014-09-11
staging: comedi: usbduxsigma: prevent "empty acquisition" async commands
H Hartley Sweeten
1
-10
/
+6
2014-09-11
staging: comedi: usbdux: prevent "empty acquisition" async commands
H Hartley Sweeten
1
-10
/
+6
2014-09-11
staging: comedi: s626: fix cmd->stop_arg validation for stop_src == TRIG_COUNT
H Hartley Sweeten
1
-1
/
+1
2014-09-11
staging: comedi: s626: 'ai_sample_count' is always 'stop_arg'
H Hartley Sweeten
1
-10
/
+1
2014-09-11
staging: comedi: s626: clarify COMEDI_CB_EOA code
H Hartley Sweeten
1
-9
/
+10
2014-09-11
staging: comedi: s626: remove 'ai_continuous' from private data
H Hartley Sweeten
1
-4
/
+1
2014-09-11
staging: comedi: rtd520: prevent "empty acquisition" async command
H Hartley Sweeten
1
-5
/
+3
2014-09-11
staging: comedi: pcmuio: return void from pcmuio_start_intr()
H Hartley Sweeten
1
-14
/
+4
2014-09-11
staging: comedi: pcmuio: 'stop_count' is always 'stop_arg'
H Hartley Sweeten
1
-10
/
+1
2014-09-11
staging: comedi: pcmuio: remove 'continuous' from private data
H Hartley Sweeten
1
-5
/
+1
2014-09-11
staging: comedi: pcmuio: remove "empty acquisition" async command
H Hartley Sweeten
1
-16
/
+3
2014-09-11
staging: comedi: pcmmio: return void from pcmmio_start_intr()
H Hartley Sweeten
1
-14
/
+4
2014-09-11
staging: comedi: pcmmio: 'stop_count' is always 'stop_arg'
H Hartley Sweeten
1
-5
/
+1
2014-09-11
staging: comedi: pcmmio: remove "empty acquisition" async command
H Hartley Sweeten
1
-16
/
+3
2014-09-11
staging: comedi: pcl711: remove "empty acquisition" async command
H Hartley Sweeten
1
-9
/
+4
2014-09-11
staging: comedi: ni_pcidio: prevent "empty acquisition" async command
H Hartley Sweeten
1
-4
/
+3
2014-09-11
staging: comedi: ni_atmio16d: prevent "empty acquisition" async command
H Hartley Sweeten
1
-4
/
+3
[next]