index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
staging: comedi: c6xdigio: define the register map
H Hartley Sweeten
1
-14
/
+15
2014-03-17
staging: comedi: c6xdigio: introduce c6xdigio_write_data()
H Hartley Sweeten
1
-59
/
+31
2014-03-17
staging: comedi: c6xdigio: change first param to c6xdigio_chk_status()
H Hartley Sweeten
1
-26
/
+26
2014-03-17
staging: comedi: c6xdigio: tidy up C6X_encInput()
H Hartley Sweeten
1
-32
/
+33
2014-03-17
staging: comedi: c6xdigio: tidy up C6X_pwmOutput()
H Hartley Sweeten
1
-19
/
+19
2014-03-17
staging: comedi: c6xdigio: tidy up C6X_encResetAll()
H Hartley Sweeten
1
-10
/
+10
2014-03-17
staging: comedi: c6xdigio: tidy up C6X_pwmInit()
H Hartley Sweeten
1
-10
/
+10
2014-03-17
staging: comedi: c6xdigio: factor out status check busywait
H Hartley Sweeten
1
-139
/
+48
2014-03-17
staging: comedi: c6xdigio: remove C6XDIGIO_SIZE
H Hartley Sweeten
1
-3
/
+1
2014-03-17
staging: comedi: c6xdigio: remove WriteByteToHwPort()
H Hartley Sweeten
1
-29
/
+24
2014-03-17
staging: comedi: c6xdigio: remove ReadByteFromHwPort()
H Hartley Sweeten
1
-54
/
+48
2014-03-17
Staging: Comedi: addi-data: Clean up function comments
Fred Akers
3
-811
/
+213
2014-03-17
Staging: comedi: addi-data: Fix long CamelCase function names
Fred Akers
12
-277
/
+277
2014-03-17
Staging: comedi: addi-data: style cleanups in hwdrv_apci1564.c
Chase Southwood
1
-26
/
+28
2014-03-17
Staging: comedi: propagate timeout errors in s626.c
Chase Southwood
1
-18
/
+45
2014-03-17
Staging: comedi: convert while loops to timeouts in s626.c
Chase Southwood
1
-12
/
+75
2014-03-17
staging: comedi: drivers should not clear the async->events
H Hartley Sweeten
9
-14
/
+0
2014-03-17
staging: comedi: quatech_daqp_cs: use cfc_handle_events()
H Hartley Sweeten
2
-4
/
+2
2014-03-17
staging: comedi: ni_pcidio: use cfc_handle_events()
H Hartley Sweeten
1
-15
/
+1
2014-03-17
staging: comedi: ni_labpc: use cfc_handle_events()
H Hartley Sweeten
1
-8
/
+4
2014-03-17
staging: comedi: dt3000: use cfc_handle_events()
H Hartley Sweeten
2
-4
/
+3
2014-03-17
staging: comedi: ni_660x: use cfc_handle_events()
H Hartley Sweeten
1
-7
/
+2
2014-03-17
staging: comedi: pcl818: use cfc_handle_events()
H Hartley Sweeten
2
-6
/
+2
2014-03-17
staging: comedi: pcl816: use cfc_handle_events()
H Hartley Sweeten
2
-3
/
+3
2014-03-17
staging: comedi: pcl812: use cfc_handle_events()
H Hartley Sweeten
2
-3
/
+2
2014-03-17
staging: comedi: cb_pcidas: use cfc_handle_events()
H Hartley Sweeten
1
-11
/
+3
2014-03-17
staging: comedi: amplc_pci224: use cfc_handle_events()
H Hartley Sweeten
1
-8
/
+4
2014-03-17
staging: comedi: ni_mio_common: use cfc_handle_events()
H Hartley Sweeten
1
-43
/
+9
2014-03-17
staging: comedi: ni_at_a2150: use cfc_handle_events()
H Hartley Sweeten
1
-6
/
+3
2014-03-17
staging: comedi: dt282x: use cfc_handle_events()
H Hartley Sweeten
1
-7
/
+4
2014-03-17
staging: comedi: das1800: use cfc_handle_events()
H Hartley Sweeten
1
-7
/
+2
2014-03-17
staging: comedi: das800: use cfc_handle_events()
H Hartley Sweeten
1
-5
/
+2
2014-03-17
staging: comedi: das16m1: use cfc_handle_events()
H Hartley Sweeten
1
-5
/
+3
2014-03-17
staging: comedi: adv_pci1710: use cfc_handle_events()
H Hartley Sweeten
2
-18
/
+11
2014-03-17
staging: comedi: adl_pci9111: use cfc_handle_events()
H Hartley Sweeten
1
-6
/
+3
2014-03-17
staging: comedi: adl_pci9118: use cfc_handle_events()
H Hartley Sweeten
1
-21
/
+14
2014-03-17
staging: comedi: mite: use cfc_inc_scan_progress()
H Hartley Sweeten
1
-8
/
+3
2014-03-17
staging: comedi: comedi_fc: export increment_scan_progress()
H Hartley Sweeten
2
-4
/
+5
2014-03-17
staging: comedi: comedi_fc: export cfc_bytes_per_scan()
H Hartley Sweeten
3
-21
/
+25
2014-03-17
staging: comedi: comedi_fc: tidy up cfc_bytes_per_scan()
H Hartley Sweeten
1
-5
/
+6
2014-03-17
staging: comedi: comedi_fc: rename comedi_subdevice variables in header
H Hartley Sweeten
1
-11
/
+11
2014-03-17
staging: comedi: comedi_fc: remove 'extern' from function prototypes
H Hartley Sweeten
1
-8
/
+6
2014-03-17
staging: comedi: comedi_fc: tidy up multi-line comment in header
H Hartley Sweeten
1
-19
/
+18
2014-03-17
staging: comedi: comedi_fc: remove unnecessary prefix in dev_warn() message
H Hartley Sweeten
1
-1
/
+1
2014-03-17
staging: comedi: comedi_fc: rename comedi_subdevice variables
H Hartley Sweeten
1
-14
/
+14
2014-03-17
staging: comedi: comedi_fc: tidy up multi-line comment
H Hartley Sweeten
1
-19
/
+17
2014-03-17
staging: comedi: comedi_fc: tidy up module init
H Hartley Sweeten
1
-6
/
+5
2014-03-17
staging: comedi: jr3_pci: remove 'channel_no' from subdevice private data
H Hartley Sweeten
1
-3
/
+1
2014-03-17
staging: comedi: jr3_pci: rename struct poll_delay_t
H Hartley Sweeten
1
-10
/
+10
2014-03-17
staging: comedi: jr3_pci: rename struct transform_t
H Hartley Sweeten
1
-9
/
+9
[next]