aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-12staging: comedi: quatech_daqp_cs: tidy up status register bitsH Hartley Sweeten1-10/+13
2015-10-12staging: comedi: quatech_daqp_cs: tidy up control register bitsH Hartley Sweeten1-22/+17
2015-10-12staging: comedi: quatech_daqp_cs: tidy up scanlist register bitsH Hartley Sweeten1-7/+8
2015-10-12staging: comedi: quatech_daqp_cs: rename register offsetsH Hartley Sweeten1-57/+66
2015-10-12staging: comedi: quatech_daqp_cs: tidy up multi-line commentsH Hartley Sweeten1-46/+38
2015-10-12staging: comedi: quatech_daqp_cs: introduce daqp_clear_events()H Hartley Sweeten1-25/+25
2015-10-12staging: comedi: quatech_daqp_cs: redefine pacer clock optionsH Hartley Sweeten1-17/+11
2015-10-12staging: comedi: quatech_daqp_cs: spaces preferred around that '<<'H Hartley Sweeten1-3/+3
2015-10-12staging: comedi: quatech_daqp_cs: use comedi_timeout() in ao (*insn_write)H Hartley Sweeten1-1/+20
2015-10-12staging: comedi: quatech_daqp_cs: use comedi_offset_munge() in ao (*insn_write)H Hartley Sweeten1-5/+3
2015-10-12staging: comedi: quatech_daqp_cs: introduce daqp_ai_get_sample()H Hartley Sweeten1-7/+16
2015-10-12staging: comedi: quatech_daqp_cs: there are 4 digital inputsH Hartley Sweeten1-1/+12
2015-10-12staging: comedi: quatech_daqp_cs: there are 4 digital outputsH Hartley Sweeten1-1/+8
2015-10-12staging: comedi: pcm3724: update the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2015-10-12staging: comedi: pcm3724: tidy up register map definesH Hartley Sweeten1-27/+39
2015-10-12staging: comedi: pcm3724: tidy up multi-line commentsH Hartley Sweeten1-25/+19
2015-10-12drivers/staging: make emxx_udc.c explicitly non-modularPaul Gortmaker1-33/+4
2015-10-12drivers/staging: make android timed_output.c explicitly non-modularPaul Gortmaker1-13/+3
2015-10-12drivers/staging: make android lowmemorykiller.c explicitly non-modularPaul Gortmaker1-11/+7
2015-10-12drivers/staging: make android sw_sync.c explicitly non-modularPaul Gortmaker1-9/+2
2015-10-12drivers/staging: make android ashmem.c explicitly non-modularPaul Gortmaker1-17/+3
2015-10-12drivers/staging: make android tegra_ion.c properly tristatePaul Gortmaker1-1/+1
2015-10-12drivers/staging: make android ion_page_pool.c explicitly non-modularPaul Gortmaker1-8/+2
2015-10-12Staging: olpc_dcon: Remove bracesKsenija Stanojevic1-2/+1
2015-10-12staging: dgnc: simplify a trivial if-return sequenceParshuram Thombare1-4/+1
2015-10-12staging: dgap: remove unused configurationSudip Mukherjee2-25/+0
2015-10-12staging: dgnc: remove parenthesisSudip Mukherjee3-32/+32
2015-10-12staging: dgnc: alignment styleSudip Mukherjee4-22/+22
2015-10-12staging: dgnc: remove space after castSudip Mukherjee5-27/+27
2015-10-12staging: dgnc: remove blankline after braceSudip Mukherjee5-30/+0
2015-10-12staging: dgnc: remove blankline before braceSudip Mukherjee6-16/+0
2015-10-12staging: dgnc: remove multiple blank linesSudip Mukherjee5-140/+0
2015-10-12staging: wilc1000: move open brace in line with control flow statementAlison Schofield1-6/+3
2015-10-12Staging: wilc1000: linux_wlan: Remove NULL check before kfreeShraddha Barke1-4/+2
2015-10-12Staging: wilc1000: wilc_wfi_cfgoperations: Remove NULL check before kfreeShraddha Barke1-53/+25
2015-10-12Staging: wilc1000: wilc_msgqueue: Use kmemdup instead of kmalloc and memcpyShraddha Barke1-2/+2
2015-10-12staging: wilc1000: remove braces around single statement blocksAlison Schofield1-40/+33
2015-10-12staging: wilc1000: linux_wlan_spi: include headerStanislav Kholmanskikh1-1/+1
2015-10-12staging: wilc1000: linux_wlan_spi: correct typesStanislav Kholmanskikh2-7/+7
2015-10-12staging: wilc1000: rename tenuAuth_type of struct host_if_wep_attrTony Cho1-3/+3
2015-10-12staging: wilc1000: rename u8mode of struct host_if_wep_attrTony Cho1-3/+3
2015-10-12staging: wilc1000: rename u8Wepidx of struct host_if_wep_attrTony Cho1-10/+10
2015-10-12staging: wilc1000: rename u8WepKeylen of struct host_if_wep_attrTony Cho1-10/+10
2015-10-12staging: wilc1000: rename pu8WepKey of struct host_if_wep_attrTony Cho1-9/+9
2015-10-12staging: wilc1000: rename strHostIFpmkidAttr of union host_if_key_attrTony Cho1-9/+9
2015-10-12staging: wilc1000: rename strHostIFwpaAttr of union host_if_key_attrTony Cho1-51/+44
2015-10-12staging: wilc1000: rename strHostIFwepAttr of union host_if_key_attrTony Cho1-40/+31
2015-10-12staging: wilc1000: rename u32SetCfgFlag of struct cfg_param_valTony Cho3-24/+24
2015-10-12staging: wilc1000: rename pstrCfgParamVal in struct cfg_param_attrTony Cho1-72/+72
2015-10-12staging: wilc1000: replace drvHandler and hWFIDrv with hif_drvTony Cho1-686/+569