index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-23
staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private data
H Hartley Sweeten
1
-6
/
+3
2014-04-16
staging: comedi: fix circular locking dependency in comedi_mmap()
Ian Abbott
3
-6
/
+51
2014-03-20
staging: comedi: poc: remove obsolete driver
H Hartley Sweeten
3
-167
/
+0
2014-03-19
Staging: comedi: Fix line over 80 characters in s626.c
Ebru Akagunduz
1
-2
/
+4
2014-03-19
Staging: comedi: Fix missing space after return type in s626.c
Ebru Akagunduz
1
-4
/
+4
2014-03-19
Staging: comedi: proc: title block update
Michael Welling
1
-1
/
+0
2014-03-18
STAGING: comedi: style and checkpatch fixes
Michael Welling
1
-26
/
+23
2014-03-17
staging: comedi: das6402: rewrite broken driver
H Hartley Sweeten
1
-223
/
+449
2014-03-17
staging: comedi: rti802: update the MODULE_DESCRIPTION
H Hartley Sweeten
1
-1
/
+1
2014-03-17
staging: comedi: rti802: tidy up the multi-line comments
H Hartley Sweeten
1
-30
/
+28
2014-03-17
staging: comedi: rti802: tidy up the register map defines
H Hartley Sweeten
1
-3
/
+6
2014-03-17
staging: comedi: rti802: tidy up the subdevice init
H Hartley Sweeten
1
-10
/
+9
2014-03-17
staging: comedi: rti802: tidy up rti802_ao_insn_write()
H Hartley Sweeten
1
-9
/
+18
2014-03-17
staging: comedi: rti802: tidy up rti802_ao_insn_read()
H Hartley Sweeten
1
-3
/
+5
2014-03-17
staging: comedi: rti802: remove RTI802_SIZE define
H Hartley Sweeten
1
-3
/
+1
2014-03-17
staging: comedi: gsc_hpdi: tidy up multi-line comment
H Hartley Sweeten
1
-20
/
+20
2014-03-17
staging: comedi: gsc_hpdi: remove pr_fmt() define
H Hartley Sweeten
1
-2
/
+0
2014-03-17
staging: comedi: gsc_hpdi: convert comedi_error() messages to dev_err()
H Hartley Sweeten
1
-2
/
+2
2014-03-17
staging: comedi: gsc_hpdi: tidy up the boardinfo
H Hartley Sweeten
1
-9
/
+9
2014-03-17
staging: comedi: gsc_hpdi: tidy up the register map
H Hartley Sweeten
1
-116
/
+82
2014-03-17
staging: comedi: gsc_hpdi: rename 'hpdi_iobase' in private data
H Hartley Sweeten
1
-24
/
+22
2014-03-17
staging: comedi: gsc_hpdi: rename 'plx9080_iobase' in private data
H Hartley Sweeten
1
-26
/
+25
2014-03-17
staging: comedi: gsc_hpdi: tidy up gsc_hpdi_drain_dma()
H Hartley Sweeten
1
-32
/
+28
2014-03-17
staging: comedi: gsc_hpdi: remove 'volatile' from the private data members
H Hartley Sweeten
1
-3
/
+3
2014-03-17
staging: comedi: gsc_hpdi: remove hpdi_writel()
H Hartley Sweeten
1
-15
/
+3
2014-03-17
staging: comedi: gsc_hpdi: remove disable_plx_interrupts()
H Hartley Sweeten
1
-9
/
+2
2014-03-17
staging: comedi: gsc_hpdi: rename init_hpdi()
H Hartley Sweeten
1
-2
/
+2
2014-03-17
staging: comedi: gsc_hpdi: rename init_plx9080()
H Hartley Sweeten
1
-2
/
+2
2014-03-17
staging: comedi: gsc_hpdi: rename hpdi_find_board()
H Hartley Sweeten
1
-2
/
+2
2014-03-17
staging: comedi: gsc_hpdi: rename the (*auto_attach) and (*detach) functions
H Hartley Sweeten
1
-5
/
+5
2014-03-17
staging: comedi: gsc_hpdi: rename drain_dma_buffers()
H Hartley Sweeten
1
-2
/
+2
2014-03-17
staging: comedi: gsc_hpdi: rename handle_interrupt()
H Hartley Sweeten
1
-2
/
+2
2014-03-17
staging: comedi: gsc_hpdi: rename abort_dma()
H Hartley Sweeten
1
-7
/
+5
2014-03-17
staging: comedi: gsc_hpdi: rename hpdi_cancel()
H Hartley Sweeten
1
-2
/
+3
2014-03-17
staging: comedi: gsc_hpdi: tidy up hpdi_cmd_test()
H Hartley Sweeten
1
-82
/
+71
2014-03-17
staging: comedi: gsc_hpdi: tidy up hpdi_cmd()
H Hartley Sweeten
1
-60
/
+58
2014-03-17
staging: comedi: gsc_hpdi: tidy up setup_dma_descriptors()
H Hartley Sweeten
1
-53
/
+46
2014-03-17
staging: comedi: gsc_hpdi: tidy up dio_config_insn()
H Hartley Sweeten
1
-38
/
+26
2014-03-17
staging: comedi: gsc_hpdi: move the (*auto_attach) helper functions
H Hartley Sweeten
1
-82
/
+81
2014-03-17
staging: comedi: gsc_hpdi: absorb setup_subdevices()
H Hartley Sweeten
1
-36
/
+18
2014-03-17
staging: comedi: gsc_hpdi: move the (*auto_attach) and (*detach) functions
H Hartley Sweeten
1
-111
/
+110
2014-03-17
staging: comedi: fl512: tidy up the multi-line comments
H Hartley Sweeten
1
-14
/
+27
2014-03-17
staging: comedi: fl512: tidy up fl512_ao_insn_read()
H Hartley Sweeten
1
-13
/
+17
2014-03-17
staging: comedi: fl512: tidy up fl512_ao_insn_write()
H Hartley Sweeten
1
-12
/
+13
2014-03-17
staging: comedi: fl512: define the register map
H Hartley Sweeten
1
-9
/
+18
2014-03-17
staging: comedi: fl512: tidy up fl512_ao_insn_read()
H Hartley Sweeten
1
-5
/
+5
2014-03-17
staging: comedi: fl512: remove Fl512_SIZE define
H Hartley Sweeten
1
-2
/
+1
2014-03-17
staging: comedi: fl512: rename the subdevice (*insn_{read, write}) functions
H Hartley Sweeten
1
-22
/
+15
2014-03-17
staging: comedi: fl512: tidy up subdevice init
H Hartley Sweeten
1
-32
/
+16
2014-03-17
staging: comedi: 8255_pci: initialize MITE data window
Ian Abbott
1
-0
/
+34
[next]