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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
staging: xillybus: Trivial coding style fixes
Eli Billauer
1
-4
/
+3
2014-09-08
staging: xillybus: Reorganize line breaks for clarity
Eli Billauer
1
-16
/
+13
2014-09-08
staging: xillybus: Fix comments
Eli Billauer
1
-7
/
+8
2014-09-08
staging: xillybus: Added curly brackets as required
Eli Billauer
2
-5
/
+7
2014-09-08
staging: xillybus: Clarified the stop condition for a loop
Eli Billauer
1
-2
/
+2
2014-09-08
staging: xillybus: Use the return value of wait_event_interruptible
Eli Billauer
1
-19
/
+19
2014-09-08
staging: xillybus: Fixes related to "rc" variable
Eli Billauer
3
-32
/
+15
2014-09-08
staging: xillybus: EAGAIN status handling improvement
Eli Billauer
1
-5
/
+11
2014-09-08
staging: xillybus: Improved goto flow for error handling
Eli Billauer
1
-6
/
+6
2014-09-08
staging: xillybus: Improved error handling
Eli Billauer
1
-12
/
+8
2014-09-08
staging: xillybus: Removed unnecessary error message
Eli Billauer
1
-9
/
+4
2014-09-08
staging: xillybus: Removed unnecessary warning message
Eli Billauer
1
-8
/
+2
2014-09-08
staging: xillybus: Non-interruptible mutex_lock() on release method
Eli Billauer
1
-14
/
+2
2014-09-08
staging: xillybus: Use SEEK_* predefined constants
Eli Billauer
1
-3
/
+3
2014-09-08
staging: xillybus: Use devm_kcalloc() for arrays
Eli Billauer
1
-8
/
+8
2014-09-08
staging: comedi: adl_pci9118: move analog input (*insn_read) function
H Hartley Sweeten
1
-61
/
+62
2014-09-08
staging: comedi: adl_pci9118: tidy up some wordy comments
H Hartley Sweeten
1
-22
/
+4
2014-09-08
staging: comedi: adl_pci9118: no need to reset ai FIFO after (*insn_read)
H Hartley Sweeten
1
-5
/
+1
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_amcc_setup_dma()
H Hartley Sweeten
1
-12
/
+17
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_amcc_dma_ena()
H Hartley Sweeten
1
-9
/
+16
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_amcc_int_ena()
H Hartley Sweeten
1
-16
/
+22
2014-09-08
staging: comedi: adl_pci9118: rename 'IntControlReg'
H Hartley Sweeten
1
-16
/
+12
2014-09-08
staging: comedi: adl_pci9118: rename 'AdControlReg'
H Hartley Sweeten
1
-24
/
+24
2014-09-08
staging: comedi: adl_pci9118: rename 'AdFunctionReg'
H Hartley Sweeten
1
-27
/
+27
2014-09-08
staging: comedi: adl_pci9118: fix ai range/aref programming
H Hartley Sweeten
1
-27
/
+33
2014-09-08
staging: comedi: adl_pci9118: ai (*insn_read) does not use interrupts
H Hartley Sweeten
1
-1
/
+1
2014-09-08
staging: comedi: adl_pci9118: cleanup and simplify pci9118_reset()
H Hartley Sweeten
1
-46
/
+13
2014-09-08
staging: comedi: adl_pci9118: move analog output (*insn_write) function
H Hartley Sweeten
1
-19
/
+19
2014-09-08
staging: comedi: adl_pci9118: use comedi_subdevice 'readback'
H Hartley Sweeten
1
-27
/
+20
2014-09-08
staging: comedi: adl_pci9118: move digitial input (*insn_bits) function
H Hartley Sweeten
1
-16
/
+16
2014-09-08
staging: comedi: adl_pci9118: don't reset digital outputs
H Hartley Sweeten
1
-1
/
+3
2014-09-08
staging: comedi: adl_pci9118: move digitial output (*insn_bits) function
H Hartley Sweeten
1
-20
/
+20
2014-09-08
staging: comedi: adl_pci9118: tidy up the interrupt control/status bit defines
H Hartley Sweeten
1
-11
/
+9
2014-09-08
staging: comedi: adl_pci9118: tidy up the interrupt control/status register
H Hartley Sweeten
1
-17
/
+20
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_ai_reset_fifo()
H Hartley Sweeten
1
-7
/
+13
2014-09-08
staging: comedi: adl_pci9118: tidy up the ai config register bit defines
H Hartley Sweeten
1
-42
/
+26
2014-09-08
staging: comedi: adl_pci9118: rename PCI9118_ADFUNC define
H Hartley Sweeten
1
-12
/
+12
2014-09-08
staging: comedi: adl_pci9118: rename PCI9118_SCANMOD define
H Hartley Sweeten
1
-11
/
+13
2014-09-08
staging: comedi: adl_pci9118: rename PCI9118_BURST define
H Hartley Sweeten
1
-4
/
+5
2014-09-08
staging: comedi: adl_pci9118: rename PCI9118_GAIN define
H Hartley Sweeten
1
-4
/
+6
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_ai_start_conv()
H Hartley Sweeten
1
-3
/
+8
2014-09-08
staging: comedi: adl_pci9118: clarify the digital I/O register
H Hartley Sweeten
1
-6
/
+17
2014-09-08
staging: comedi: adl_pci9118: tidy up the ai control register bit defines
H Hartley Sweeten
1
-49
/
+31
2014-09-08
staging: comedi: adl_pci9118: rename PCI9118_ADCNTRL define
H Hartley Sweeten
1
-10
/
+10
2014-09-08
staging: comedi: adl_pci9118: tidy up the ai status register bit defines
H Hartley Sweeten
1
-13
/
+11
2014-09-08
staging: comedi: adl_pci9118: rename PCI9118_ADSTAT define
H Hartley Sweeten
1
-10
/
+10
2014-09-08
staging: comedi: adl_pci9118: tidy up analog output register defines
H Hartley Sweeten
1
-15
/
+9
2014-09-08
staging: comedi: adl_pci9118: tidy up analog input fifo register define
H Hartley Sweeten
1
-11
/
+9
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_timer_set_mode()
H Hartley Sweeten
1
-8
/
+17
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_timer_write()
H Hartley Sweeten
1
-17
/
+17
[next]