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-07-30
staging: comedi: rtd520: use the comedi_device 'mmio' member
H Hartley Sweeten
1
-104
/
+91
2014-07-30
staging: comedi: cb_pcidas64: use the comedi_device 'mmio' member
H Hartley Sweeten
1
-27
/
+14
2014-07-30
staging: comedi: ni_670x: use the comedi_device 'mmio' member
H Hartley Sweeten
1
-17
/
+11
2014-07-30
staging: comedi: ni_6527: iounmap resource when detached
H Hartley Sweeten
1
-0
/
+2
2014-07-30
staging: comedi: ni_6527: use the comedi_device 'mmio' member
H Hartley Sweeten
1
-52
/
+33
2014-07-30
staging: comedi: dt3000: use the comedi_device 'mmio' member
H Hartley Sweeten
1
-60
/
+44
2014-07-30
staging: comedi: daqboard2000: use the comedi_device 'mmio' member
H Hartley Sweeten
1
-45
/
+31
2014-07-30
staging: comedi: addi_apci_3xxx: use the comedi_device 'mmio' member
H Hartley Sweeten
1
-39
/
+29
2014-07-30
staging: comedi: icp_multi: use the comedi_device 'mmio' member
H Hartley Sweeten
1
-45
/
+35
2014-07-30
staging: comedi: mf6x4: use the comedi_device 'mmio' member
H Hartley Sweeten
1
-26
/
+21
2014-07-30
staging: comedi: me_daq: use the comedi_device 'mmio' member
H Hartley Sweeten
1
-36
/
+31
2014-07-30
staging: comedi: gsc_hpdi: use the comedi_device 'mmio' member
H Hartley Sweeten
1
-24
/
+20
2014-07-30
staging: comedi: ni_65xx: use the comedi_device 'mmio' member
H Hartley Sweeten
1
-50
/
+30
2014-07-30
staging: comedi: 8255_pci: use the comedi_device 'mmio' member
H Hartley Sweeten
1
-16
/
+5
2014-07-30
staging: comedi: add an 'mmio' member to comedi_device
H Hartley Sweeten
2
-0
/
+2
2014-07-30
staging: comedi: amplc_pci230: tidy up stuct pci230_private
Ian Abbott
1
-28
/
+17
2014-07-30
staging: comedi: amplc_pci230: no need to initialize named members to zero
Ian Abbott
1
-6
/
+0
2014-07-30
staging: comedi: amplc_pci230: add whitespace to pci230_boards[]
Ian Abbott
1
-37
/
+39
2014-07-30
staging: comedi: amplc_pci230: no need for '&function'
Ian Abbott
1
-7
/
+7
2014-07-30
staging: comedi: amplc_pci230: remove some indentation in pci230_ai_check_cha...
Ian Abbott
1
-4
/
+4
2014-07-30
staging: comedi: amplc_pci230: omit '!= 0' from logical expressions
Ian Abbott
1
-39
/
+36
2014-07-30
staging: comedi: amplc_pci230: don't begin line with binary operator
Ian Abbott
1
-43
/
+43
2014-07-30
staging: comedi: amplc_pci230: add whitespace to register values
Ian Abbott
1
-64
/
+64
2014-07-30
staging: comedi: amplc_pci230: remove PCI230_TEST_BIT()
Ian Abbott
1
-3
/
+0
2014-07-30
staging: comedi: amplc_pci230: remove PCI230_ADC_CONV
Ian Abbott
1
-6
/
+0
2014-07-30
staging: comedi: amplc_pci230: remove unused settling time constants
Ian Abbott
1
-13
/
+0
2014-07-30
staging: comedi: amplc_pci230: usleep_range is preferred over udelay
Ian Abbott
1
-1
/
+1
2014-07-30
staging: comedi: amplc_pci230: alignment should match open parenthesis
Ian Abbott
1
-1
/
+1
2014-07-30
staging: comedi: amplc_pci230: blank lines aren't necessary before a close br...
Ian Abbott
1
-4
/
+0
2014-07-30
staging: comedi: amplc_pci230: logical continuations should be on the previou...
Ian Abbott
1
-17
/
+16
2014-07-30
staging: comedi: amplc_pci230: fix checkpatch line over 80 characters
Ian Abbott
1
-4
/
+2
2014-07-30
staging: comedi: amplc_pci230: reformat a load of comments
Ian Abbott
1
-348
/
+489
2014-07-30
staging: comedi: ni_tiocmd: introduce ni_tio_acknowledge()
H Hartley Sweeten
4
-9
/
+14
2014-07-30
staging: comedi: ni_tiocmd: tidy up ni_tio_input_cmd()
H Hartley Sweeten
1
-20
/
+10
2014-07-30
staging: comedi: ni_tiocmd: tidy up ni_tio_input_inttrig()
H Hartley Sweeten
1
-8
/
+6
2014-07-30
staging: comedi: ni_tiocmd: tidy up ni_tio_configure_dma()
H Hartley Sweeten
1
-25
/
+23
2014-07-30
staging: comedi: ni_tio: tidy up G{02, 12}_Interrupt_Enable_Bits
H Hartley Sweeten
2
-22
/
+5
2014-07-30
staging: comedi: ni_tio: tidy up Gi_Status_Bits
H Hartley Sweeten
2
-8
/
+5
2014-07-30
staging: comedi: ni_tio: tidy up Gxx_Interrupt_Acknowledge_Bits
H Hartley Sweeten
2
-32
/
+8
2014-07-30
staging: comedi: ni_tio: tidy up Gi_DMA_Status_Reg_Bits
H Hartley Sweeten
2
-7
/
+4
2014-07-30
staging: comedi: ni_tio: tidy up Gi_DMA_Config_Reg_Bits
H Hartley Sweeten
3
-19
/
+10
2014-07-30
staging: comedi: ni_tio: tidy up Gxx_Joint_Status2_Bits
H Hartley Sweeten
2
-17
/
+4
2014-07-30
staging: comedi: ni_tio: tidy up Gi_Reset_Bit
H Hartley Sweeten
2
-7
/
+2
2014-07-30
staging: comedi: ni_tio: tidy up Gxx_Status_Bits
H Hartley Sweeten
3
-67
/
+14
2014-07-30
staging: comedi: ni_tio: tidy up Gi_Second_Gate_Bits
H Hartley Sweeten
2
-42
/
+25
2014-07-30
staging: comedi: ni_tio: tidy up Gi_Mode_Bits
H Hartley Sweeten
3
-49
/
+45
2014-07-30
staging: comedi: ni_tio: tidy up Gi_Input_Select_Bits
H Hartley Sweeten
3
-64
/
+53
2014-07-30
staging: comedi: ni_tio: tidy up Gi_Auto_Increment_Reg_Bits
H Hartley Sweeten
1
-4
/
+1
2014-07-30
staging: comedi: ni_tio: tidy up Gi_Command_Reg_Bits
H Hartley Sweeten
3
-34
/
+25
2014-07-30
staging: comedi: ni_tio: tidy up Gi_Counting_Mode_Reg_Bits
H Hartley Sweeten
2
-91
/
+64
[prev]
[next]