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
2015-01-25
staging: lustre: fix sparse warnings related to lock context imbalance
Loic Pefferkorn
3
-0
/
+8
2015-01-25
staging: lustre: lnet: declare internal symbols as static
Luca Ceresoli
4
-4
/
+4
2015-01-25
staging: lustre: fld: declare internal symbols as static
Luca Ceresoli
2
-4
/
+4
2015-01-25
staging: lustre: llite: declare internal symbols as static
Luca Ceresoli
2
-3
/
+4
2015-01-25
staging: lustre: libcfs: declare internal symbols as static
Luca Ceresoli
5
-17
/
+21
2015-01-25
staging: lustre: lmv: declare internal symbols as static
Luca Ceresoli
2
-44
/
+47
2015-01-25
staging: lustre: mdc: declare internal symbols as static
Luca Ceresoli
1
-27
/
+27
2015-01-25
staging: lustre: fix min() comparison types lacks cast build warning
Jeremiah Mahler
1
-1
/
+2
2015-01-25
staging: lustre: remove kmalloc from fld_proc_hash_seq_write
Tristan Lelong
1
-9
/
+4
2015-01-25
Staging: comedi: fix line over 80 characters warning
jitendra kumar khasdev
1
-2
/
+3
2015-01-25
staging: comedi: vmk80xx: tidy up vmk80xx_cnt_insn_config()
H Hartley Sweeten
1
-26
/
+20
2015-01-25
staging: comedi: vmk80xx: GPCT_RESET is not an (*insn_config) instruction
H Hartley Sweeten
1
-1
/
+1
2015-01-25
staging: comedi: ni_labpc_common: use the cfc_check_trigger_arg_*() helpers
H Hartley Sweeten
1
-17
/
+8
2015-01-25
staging: comedi: ni_labpc_common: use DIV_ROUND_CLOSEST to round divisor values
H Hartley Sweeten
1
-4
/
+4
2015-01-25
staging: comedi: ni_labpc_common: use DIV_ROUND_UP to round divisor values
H Hartley Sweeten
1
-4
/
+4
2015-01-25
staging: comedi: ni_labpc: remove unnecessary private data validation
H Hartley Sweeten
1
-5
/
+1
2015-01-25
staging: comedi: ni_labpc_cs: remove unnecessary includes
H Hartley Sweeten
1
-7
/
+3
2015-01-25
staging: comedi: ni_labpc_common: move comedi_alloc_devpriv() to common code
H Hartley Sweeten
4
-16
/
+5
2015-01-25
staging: comedi: adv_pci1710: absorb move_block_from_fifo()
H Hartley Sweeten
1
-35
/
+29
2015-01-25
staging: comedi: adv_pci1710: transfer all ai samples in one step
H Hartley Sweeten
1
-13
/
+2
2015-01-25
staging: comedi: adv_pci1710: remove 'turn' param from move_block_from_fifo()
H Hartley Sweeten
1
-3
/
+3
2015-01-25
staging: comedi: adv_pci1710: do comedi_handle_events() in common code patch
H Hartley Sweeten
1
-8
/
+2
2015-01-25
staging: comedi: adv_pci1710: introduce pci171x_ai_read_sample()
H Hartley Sweeten
1
-35
/
+33
2015-01-25
staging: comedi: adv_pci1710: tidy up setup_channel_list()
H Hartley Sweeten
1
-25
/
+26
2015-01-25
staging: comedi: adv_pci1710: clarify the 'act_chanlist'
H Hartley Sweeten
1
-9
/
+11
2015-01-25
staging: comedi: adv_pci1710: refactor boardinfo 'cardtype'
H Hartley Sweeten
1
-36
/
+18
2015-01-25
staging: comedi: adv_pci1710: remove boardinfo 'rangelist_ao'
H Hartley Sweeten
1
-8
/
+4
2015-01-25
staging: comedi: adv_pci1710: update the MODULE_DESCRIPTION
H Hartley Sweeten
1
-1
/
+1
2015-01-25
staging: comedi: adv_pci1710: remove function separation comments
H Hartley Sweeten
1
-15
/
+0
2015-01-25
staging: comedi: adv_pci1710: rename 'this_board' local variables
H Hartley Sweeten
1
-29
/
+29
2015-01-25
staging: comedi: adv_pci1710: tidy up analog input subdevice init
H Hartley Sweeten
1
-20
/
+15
2015-01-25
staging: comedi: adv_pci1710: tidy up analog output subdevice init
H Hartley Sweeten
1
-8
/
+8
2015-01-25
staging: comedi: adv_pci1710: tidy up digital input and output subdevice init
H Hartley Sweeten
1
-18
/
+16
2015-01-25
staging: comedi: adv_pci1710: tidy up counter subdevice init
H Hartley Sweeten
1
-20
/
+11
2015-01-25
staging: comedi: adv_pci1710: tidy up pci171x_insn_write_ao()
H Hartley Sweeten
1
-28
/
+17
2015-01-25
staging: comedi: adv_pci1710: tidy up pci1720_insn_write_ao()
H Hartley Sweeten
1
-18
/
+17
2015-01-25
staging: comedi: adv_pci1710: use comedi_subdevice 'readback'
H Hartley Sweeten
1
-29
/
+18
2015-01-25
staging: comedi: adv_pci1710: change boardinfo 'n_aochan' to 'has_ao'
H Hartley Sweeten
1
-14
/
+12
2015-01-25
staging: comedi: adv_pci1710: change boardinfo 'fifo_half_size' to 'has_large...
H Hartley Sweeten
1
-8
/
+10
2015-01-25
staging: comedi: adv_pci1710: remove boardinfo 'ai_ns_min'
H Hartley Sweeten
1
-9
/
+1
2015-01-25
staging: comedi: adv_pci1710: change boardinfo 'n_aichand' to 'has_diff_ai'
H Hartley Sweeten
1
-5
/
+5
2015-01-25
staging: comedi: adv_pci1710: remove boardinfo 'ao_maxdata'
H Hartley Sweeten
1
-6
/
+1
2015-01-25
staging: comedi: adv_pci1710: remove boardinfo 'ai_maxdata'
H Hartley Sweeten
1
-7
/
+1
2015-01-25
staging: comedi: adv_pci1710: rename boardinfo 'have_irq'
H Hartley Sweeten
1
-7
/
+7
2015-01-25
staging: comedi: adv_pci1710: simplify digital input and output boardinfo
H Hartley Sweeten
1
-21
/
+10
2015-01-25
staging: comedi: adv_pci1710: change boardinfo 'n_counter' to 'has_counter'
H Hartley Sweeten
1
-8
/
+7
2015-01-25
staging: comedi: pcl818: introduce pcl818_ai_write_sample()
H Hartley Sweeten
1
-32
/
+9
2015-01-25
staging: comedi: drivers: remove inappropriate COMEDI_CB_EOA events
H Hartley Sweeten
18
-38
/
+36
2015-01-25
staging: comedi: das16: use COMEDI_CB_CANCEL_MASK to see if command is running
H Hartley Sweeten
1
-1
/
+1
2015-01-25
staging: comedi: comedidev.h: add namespace to the subdevice "runflags"
H Hartley Sweeten
3
-22
/
+35
[prev]
[next]