index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6655: remove antenna diversity functions
Malcolm Priestley
2015-01-25
5
-442
/
+0
*
staging: vt6655: common variable size channel numbers to ieee80211_channel->h...
Malcolm Priestley
2015-01-25
4
-13
/
+15
*
staging: vt6655: set_channel replace parameter with ieee80211_channel
Malcolm Priestley
2015-01-25
3
-8
/
+8
*
staging: vt6655: fix space prohibted before that ','
Ahmad Hassan
2015-01-25
1
-1
/
+1
*
staging: vt6655: fix space prohibited before that ','
Heba Aamer
2015-01-25
1
-1
/
+1
*
staging: fbtft: fix allyesconfig build
Dan Carpenter
2015-01-25
1
-1
/
+1
*
staging: lustre: ptlrpc: fix lproc_ptlrpc static declarations
Jon Bernard
2015-01-25
1
-4
/
+5
*
staging: lustre: remove the CFS_HOP() macro
Dan Carpenter
2015-01-25
2
-24
/
+18
*
staging: lustre: fix sparse warnings related to lock context imbalance
Loic Pefferkorn
2015-01-25
3
-0
/
+8
*
staging: lustre: lnet: declare internal symbols as static
Luca Ceresoli
2015-01-25
4
-4
/
+4
*
staging: lustre: fld: declare internal symbols as static
Luca Ceresoli
2015-01-25
2
-4
/
+4
*
staging: lustre: llite: declare internal symbols as static
Luca Ceresoli
2015-01-25
2
-3
/
+4
*
staging: lustre: libcfs: declare internal symbols as static
Luca Ceresoli
2015-01-25
5
-17
/
+21
*
staging: lustre: lmv: declare internal symbols as static
Luca Ceresoli
2015-01-25
2
-44
/
+47
*
staging: lustre: mdc: declare internal symbols as static
Luca Ceresoli
2015-01-25
1
-27
/
+27
*
staging: lustre: fix min() comparison types lacks cast build warning
Jeremiah Mahler
2015-01-25
1
-1
/
+2
*
staging: lustre: remove kmalloc from fld_proc_hash_seq_write
Tristan Lelong
2015-01-25
1
-9
/
+4
*
Staging: comedi: fix line over 80 characters warning
jitendra kumar khasdev
2015-01-25
1
-2
/
+3
*
staging: comedi: vmk80xx: tidy up vmk80xx_cnt_insn_config()
H Hartley Sweeten
2015-01-25
1
-26
/
+20
*
staging: comedi: vmk80xx: GPCT_RESET is not an (*insn_config) instruction
H Hartley Sweeten
2015-01-25
1
-1
/
+1
*
staging: comedi: ni_labpc_common: use the cfc_check_trigger_arg_*() helpers
H Hartley Sweeten
2015-01-25
1
-17
/
+8
*
staging: comedi: ni_labpc_common: use DIV_ROUND_CLOSEST to round divisor values
H Hartley Sweeten
2015-01-25
1
-4
/
+4
*
staging: comedi: ni_labpc_common: use DIV_ROUND_UP to round divisor values
H Hartley Sweeten
2015-01-25
1
-4
/
+4
*
staging: comedi: ni_labpc: remove unnecessary private data validation
H Hartley Sweeten
2015-01-25
1
-5
/
+1
*
staging: comedi: ni_labpc_cs: remove unnecessary includes
H Hartley Sweeten
2015-01-25
1
-7
/
+3
*
staging: comedi: ni_labpc_common: move comedi_alloc_devpriv() to common code
H Hartley Sweeten
2015-01-25
4
-16
/
+5
*
staging: comedi: adv_pci1710: absorb move_block_from_fifo()
H Hartley Sweeten
2015-01-25
1
-35
/
+29
*
staging: comedi: adv_pci1710: transfer all ai samples in one step
H Hartley Sweeten
2015-01-25
1
-13
/
+2
*
staging: comedi: adv_pci1710: remove 'turn' param from move_block_from_fifo()
H Hartley Sweeten
2015-01-25
1
-3
/
+3
*
staging: comedi: adv_pci1710: do comedi_handle_events() in common code patch
H Hartley Sweeten
2015-01-25
1
-8
/
+2
*
staging: comedi: adv_pci1710: introduce pci171x_ai_read_sample()
H Hartley Sweeten
2015-01-25
1
-35
/
+33
*
staging: comedi: adv_pci1710: tidy up setup_channel_list()
H Hartley Sweeten
2015-01-25
1
-25
/
+26
*
staging: comedi: adv_pci1710: clarify the 'act_chanlist'
H Hartley Sweeten
2015-01-25
1
-9
/
+11
*
staging: comedi: adv_pci1710: refactor boardinfo 'cardtype'
H Hartley Sweeten
2015-01-25
1
-36
/
+18
*
staging: comedi: adv_pci1710: remove boardinfo 'rangelist_ao'
H Hartley Sweeten
2015-01-25
1
-8
/
+4
*
staging: comedi: adv_pci1710: update the MODULE_DESCRIPTION
H Hartley Sweeten
2015-01-25
1
-1
/
+1
*
staging: comedi: adv_pci1710: remove function separation comments
H Hartley Sweeten
2015-01-25
1
-15
/
+0
*
staging: comedi: adv_pci1710: rename 'this_board' local variables
H Hartley Sweeten
2015-01-25
1
-29
/
+29
*
staging: comedi: adv_pci1710: tidy up analog input subdevice init
H Hartley Sweeten
2015-01-25
1
-20
/
+15
*
staging: comedi: adv_pci1710: tidy up analog output subdevice init
H Hartley Sweeten
2015-01-25
1
-8
/
+8
*
staging: comedi: adv_pci1710: tidy up digital input and output subdevice init
H Hartley Sweeten
2015-01-25
1
-18
/
+16
*
staging: comedi: adv_pci1710: tidy up counter subdevice init
H Hartley Sweeten
2015-01-25
1
-20
/
+11
*
staging: comedi: adv_pci1710: tidy up pci171x_insn_write_ao()
H Hartley Sweeten
2015-01-25
1
-28
/
+17
*
staging: comedi: adv_pci1710: tidy up pci1720_insn_write_ao()
H Hartley Sweeten
2015-01-25
1
-18
/
+17
*
staging: comedi: adv_pci1710: use comedi_subdevice 'readback'
H Hartley Sweeten
2015-01-25
1
-29
/
+18
*
staging: comedi: adv_pci1710: change boardinfo 'n_aochan' to 'has_ao'
H Hartley Sweeten
2015-01-25
1
-14
/
+12
*
staging: comedi: adv_pci1710: change boardinfo 'fifo_half_size' to 'has_large...
H Hartley Sweeten
2015-01-25
1
-8
/
+10
*
staging: comedi: adv_pci1710: remove boardinfo 'ai_ns_min'
H Hartley Sweeten
2015-01-25
1
-9
/
+1
*
staging: comedi: adv_pci1710: change boardinfo 'n_aichand' to 'has_diff_ai'
H Hartley Sweeten
2015-01-25
1
-5
/
+5
*
staging: comedi: adv_pci1710: remove boardinfo 'ao_maxdata'
H Hartley Sweeten
2015-01-25
1
-6
/
+1
[next]