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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
staging: comedi: s626: remove MC_DISABLE macro
H Hartley Sweeten
1
-7
/
+13
2013-03-25
staging: comedi: s626: remove MC_ENABLE macro
H Hartley Sweeten
1
-34
/
+43
2013-03-25
staging: comedi: s626: #ifdef out a block of unused code
H Hartley Sweeten
1
-21
/
+31
2013-03-25
staging: comedi: s626: cleanup comedi_lrange table
H Hartley Sweeten
1
-4
/
+5
2013-03-25
staging: comedi: s626: factor counter interrupt handling from s626_irq_handler()
H Hartley Sweeten
1
-69
/
+75
2013-03-25
staging: comedi: s626: factor eos interrupt handling from s626_irq_handler()
H Hartley Sweeten
1
-44
/
+59
2013-03-25
staging: comedi: s626: use a local var for the s->async in s626_irq_handler()
H Hartley Sweeten
1
-5
/
+6
2013-03-25
staging: comedi: s626: cleanup "subdevice" and "cmd" in s626_irq_handler()
H Hartley Sweeten
1
-10
/
+2
2013-03-25
staging: comedi: s626: factor dio interrupt handling from s626_irq_handler()
H Hartley Sweeten
1
-68
/
+68
2013-03-25
staging: comedi: s626: simplify dio register access
H Hartley Sweeten
2
-147
/
+41
2013-03-25
staging: comedi: ni_labpc: fix labpc_eeprom_insn_read()
H Hartley Sweeten
1
-2
/
+5
2013-03-25
staging: comedi: ni_labpc: return bool from labpc_use_continuous_mode()
H Hartley Sweeten
1
-9
/
+6
2013-03-25
staging: comedi: ni_labpc: cleanup trigger setting in labpc_ai_cmd()
H Hartley Sweeten
1
-26
/
+9
2013-03-25
staging: comedi: ni_labpc: remove board attach noise
H Hartley Sweeten
1
-9
/
+3
2013-03-25
staging: comedi: ni_labpc: dma requires an interrupt
H Hartley Sweeten
1
-1
/
+1
2013-03-25
staging: comedi: ni_labpc: allow board to attach without dma
H Hartley Sweeten
1
-21
/
+14
2013-03-25
staging: comedi: ni_labpc: allow board to attach without interrupt
H Hartley Sweeten
1
-8
/
+4
2013-03-25
staging: comedi: ni_labpc: return error from labpc_counter_set_mode()
H Hartley Sweeten
1
-14
/
+18
2013-03-25
staging: comedi: ni_labpc: cleanup labpc_counter_load() usage
H Hartley Sweeten
1
-18
/
+18
2013-03-25
staging: comedi: ni_labpc: introduce labpc_counter_set_mode()
H Hartley Sweeten
1
-17
/
+27
2013-03-25
staging: comedi: ni_labpc: remove inline from labpc_counter_load()
H Hartley Sweeten
1
-4
/
+4
2013-03-25
staging: comedi: ni_labpc: move a couple of the #define's
H Hartley Sweeten
1
-5
/
+2
2013-03-25
staging: comedi: ni_labpc: clean up register map
H Hartley Sweeten
1
-231
/
+186
2013-03-25
staging: comedi: ni_labpc: clean up multi-line comments
H Hartley Sweeten
1
-71
/
+64
2013-03-25
staging: comedi: ni_labpc: fix a > 80 char line issue
H Hartley Sweeten
1
-1
/
+2
2013-03-25
staging: comedi: ni_labpc: introduce labpc_ai_wait_for_data()
H Hartley Sweeten
1
-15
/
+26
2013-03-25
staging: comedi: ni_labpc: introduce labpc_read_adc_fifo()
H Hartley Sweeten
1
-11
/
+13
2013-03-25
staging: comedi: ni_labpc: introduce labpc_setup_cmd6_reg()
H Hartley Sweeten
1
-51
/
+53
2013-03-25
staging: comedi: ni_labpc:use labpc_cancel() to remove some common code
H Hartley Sweeten
1
-33
/
+19
2013-03-25
staging: comedi: ni_labpc: introduce labpc_ai_set_chan_and_gain()
H Hartley Sweeten
1
-17
/
+22
2013-03-25
staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_insn_re...
H Hartley Sweeten
1
-8
/
+8
2013-03-25
staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_cmd()
H Hartley Sweeten
1
-13
/
+10
2013-03-25
staging: comedi: ni_labpc: remove unnecessary test of dev->irq
H Hartley Sweeten
1
-5
/
+0
2013-03-25
staging: comedi: ni_labpc: move declaration of local var 'irq_flags'
H Hartley Sweeten
1
-3
/
+2
2013-03-25
staging: comedi: ni_labpc: remove DRV_NAME
H Hartley Sweeten
1
-4
/
+2
2013-03-25
staging: comedi: ni_labpc: use dev->board_name instead of DRV_NAME
H Hartley Sweeten
1
-6
/
+6
2013-03-25
staging: comedi: ni_labpc: move declaration of local var 'dma_flags'
H Hartley Sweeten
1
-4
/
+3
2013-03-25
staging: comedi: ni_labpc: tidy up subdevice init
H Hartley Sweeten
1
-30
/
+27
2013-03-25
staging: comedi: ni_labpc: fix 8255 dio subdevice init
H Hartley Sweeten
1
-9
/
+6
2013-03-25
staging: comedi: ni_labpc: fix command support with analog input subdevice
H Hartley Sweeten
1
-12
/
+14
2013-03-25
staging: comedi: ni_labpc: rename subdevice (*insn_{read, write}) functions
H Hartley Sweeten
1
-23
/
+31
2013-03-25
staging: comedi: ni_labpc: introduce labpc_range_is_unipolar()
H Hartley Sweeten
3
-22
/
+15
2013-03-25
staging: comedi: ni_labpc: rename boardinfo 'memory_mapped_io'
H Hartley Sweeten
2
-5
/
+5
2013-03-25
staging: comedi: ni_labpc: rename local var 'thisboard'
H Hartley Sweeten
1
-41
/
+41
2013-03-25
staging: comedi: ni_labpc: tidy up range table declarations
H Hartley Sweeten
1
-113
/
+50
2013-03-25
staging: comedi: ni_labpc: rename some of the private data variables
H Hartley Sweeten
2
-158
/
+146
2013-03-25
staging: comedi: ni_labpc: remove 'volatile' from private data
H Hartley Sweeten
1
-9
/
+9
2013-03-25
staging: comedi: ni_labpc: cleanup the boardinfo
H Hartley Sweeten
1
-42
/
+40
2013-03-25
staging: comedi: ni_labpc: remove "dummy" pci boardinfo entry
H Hartley Sweeten
1
-5
/
+0
2013-03-25
staging: comedi: ni_labpc: remove boardinfo data that is set to '0'
H Hartley Sweeten
1
-5
/
+0
[next]