summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: remove antenna diversity functionsMalcolm Priestley2015-01-255-442/+0
* staging: vt6655: common variable size channel numbers to ieee80211_channel->h...Malcolm Priestley2015-01-254-13/+15
* staging: vt6655: set_channel replace parameter with ieee80211_channelMalcolm Priestley2015-01-253-8/+8
* staging: vt6655: fix space prohibted before that ','Ahmad Hassan2015-01-251-1/+1
* staging: vt6655: fix space prohibited before that ','Heba Aamer2015-01-251-1/+1
* staging: fbtft: fix allyesconfig buildDan Carpenter2015-01-251-1/+1
* staging: lustre: ptlrpc: fix lproc_ptlrpc static declarationsJon Bernard2015-01-251-4/+5
* staging: lustre: remove the CFS_HOP() macroDan Carpenter2015-01-252-24/+18
* staging: lustre: fix sparse warnings related to lock context imbalanceLoic Pefferkorn2015-01-253-0/+8
* staging: lustre: lnet: declare internal symbols as staticLuca Ceresoli2015-01-254-4/+4
* staging: lustre: fld: declare internal symbols as staticLuca Ceresoli2015-01-252-4/+4
* staging: lustre: llite: declare internal symbols as staticLuca Ceresoli2015-01-252-3/+4
* staging: lustre: libcfs: declare internal symbols as staticLuca Ceresoli2015-01-255-17/+21
* staging: lustre: lmv: declare internal symbols as staticLuca Ceresoli2015-01-252-44/+47
* staging: lustre: mdc: declare internal symbols as staticLuca Ceresoli2015-01-251-27/+27
* staging: lustre: fix min() comparison types lacks cast build warningJeremiah Mahler2015-01-251-1/+2
* staging: lustre: remove kmalloc from fld_proc_hash_seq_writeTristan Lelong2015-01-251-9/+4
* Staging: comedi: fix line over 80 characters warningjitendra kumar khasdev2015-01-251-2/+3
* staging: comedi: vmk80xx: tidy up vmk80xx_cnt_insn_config()H Hartley Sweeten2015-01-251-26/+20
* staging: comedi: vmk80xx: GPCT_RESET is not an (*insn_config) instructionH Hartley Sweeten2015-01-251-1/+1
* staging: comedi: ni_labpc_common: use the cfc_check_trigger_arg_*() helpersH Hartley Sweeten2015-01-251-17/+8
* staging: comedi: ni_labpc_common: use DIV_ROUND_CLOSEST to round divisor valuesH Hartley Sweeten2015-01-251-4/+4
* staging: comedi: ni_labpc_common: use DIV_ROUND_UP to round divisor valuesH Hartley Sweeten2015-01-251-4/+4
* staging: comedi: ni_labpc: remove unnecessary private data validationH Hartley Sweeten2015-01-251-5/+1
* staging: comedi: ni_labpc_cs: remove unnecessary includesH Hartley Sweeten2015-01-251-7/+3
* staging: comedi: ni_labpc_common: move comedi_alloc_devpriv() to common codeH Hartley Sweeten2015-01-254-16/+5
* staging: comedi: adv_pci1710: absorb move_block_from_fifo()H Hartley Sweeten2015-01-251-35/+29
* staging: comedi: adv_pci1710: transfer all ai samples in one stepH Hartley Sweeten2015-01-251-13/+2
* staging: comedi: adv_pci1710: remove 'turn' param from move_block_from_fifo()H Hartley Sweeten2015-01-251-3/+3
* staging: comedi: adv_pci1710: do comedi_handle_events() in common code patchH Hartley Sweeten2015-01-251-8/+2
* staging: comedi: adv_pci1710: introduce pci171x_ai_read_sample()H Hartley Sweeten2015-01-251-35/+33
* staging: comedi: adv_pci1710: tidy up setup_channel_list()H Hartley Sweeten2015-01-251-25/+26
* staging: comedi: adv_pci1710: clarify the 'act_chanlist'H Hartley Sweeten2015-01-251-9/+11
* staging: comedi: adv_pci1710: refactor boardinfo 'cardtype'H Hartley Sweeten2015-01-251-36/+18
* staging: comedi: adv_pci1710: remove boardinfo 'rangelist_ao'H Hartley Sweeten2015-01-251-8/+4
* staging: comedi: adv_pci1710: update the MODULE_DESCRIPTIONH Hartley Sweeten2015-01-251-1/+1
* staging: comedi: adv_pci1710: remove function separation commentsH Hartley Sweeten2015-01-251-15/+0
* staging: comedi: adv_pci1710: rename 'this_board' local variablesH Hartley Sweeten2015-01-251-29/+29
* staging: comedi: adv_pci1710: tidy up analog input subdevice initH Hartley Sweeten2015-01-251-20/+15
* staging: comedi: adv_pci1710: tidy up analog output subdevice initH Hartley Sweeten2015-01-251-8/+8
* staging: comedi: adv_pci1710: tidy up digital input and output subdevice initH Hartley Sweeten2015-01-251-18/+16
* staging: comedi: adv_pci1710: tidy up counter subdevice initH Hartley Sweeten2015-01-251-20/+11
* staging: comedi: adv_pci1710: tidy up pci171x_insn_write_ao()H Hartley Sweeten2015-01-251-28/+17
* staging: comedi: adv_pci1710: tidy up pci1720_insn_write_ao()H Hartley Sweeten2015-01-251-18/+17
* staging: comedi: adv_pci1710: use comedi_subdevice 'readback'H Hartley Sweeten2015-01-251-29/+18
* staging: comedi: adv_pci1710: change boardinfo 'n_aochan' to 'has_ao'H Hartley Sweeten2015-01-251-14/+12
* staging: comedi: adv_pci1710: change boardinfo 'fifo_half_size' to 'has_large...H Hartley Sweeten2015-01-251-8/+10
* staging: comedi: adv_pci1710: remove boardinfo 'ai_ns_min'H Hartley Sweeten2015-01-251-9/+1
* staging: comedi: adv_pci1710: change boardinfo 'n_aichand' to 'has_diff_ai'H Hartley Sweeten2015-01-251-5/+5
* staging: comedi: adv_pci1710: remove boardinfo 'ao_maxdata'H Hartley Sweeten2015-01-251-6/+1
OpenPOWER on IntegriCloud