summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: comedi_test: saturate fake waveform valuesIan Abbott2015-10-291-6/+23
* staging: comedi: comedi_test: reformat multi-line commentsIan Abbott2015-10-291-47/+47
* staging: most: remove exclusive wait_queueChristian Gromm2015-10-291-3/+1Star
* staging: most: hdm-dim2: use min_t()Christian Gromm2015-10-291-1/+2
* staging: iio: accel: add bracket on all branches of the if/elseIoana Ciornei2015-10-291-2/+2
* staging: iio: accel: place logical operators on the previous lineIoana Ciornei2015-10-291-4/+4
* staging: iio: accel: remove unwanted blank linesIoana Ciornei2015-10-291-2/+0Star
* staging: iio: accel: fix block comments alignmentIoana Ciornei2015-10-291-2/+4
* staging: iio: accel: add blank lines after function definitionsIoana Ciornei2015-10-292-0/+3
* staging: iio: accel: change uint8_t to u8Ioana Ciornei2015-10-292-5/+5
* staging: iio: accel: properly align function argumentsIoana Ciornei2015-10-292-11/+12
* staging: iio: accel: add spaces aroung binary operatorsIoana Ciornei2015-10-294-30/+30
* Staging: wilc1000: Prefer eth_broadcast_addr over memset()Punit Vara2015-10-291-1/+1
* staging: wilc1000: fix line over 80 charactersChaehyun Lim2015-10-291-1/+3
* staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim2015-10-291-2/+4
* staging: wilc1000: rename tenuAuth_type in host_int_add_wep_key_bss_apChaehyun Lim2015-10-292-3/+3
* staging: wilc1000: rename u8mode in host_int_add_wep_key_bss_apChaehyun Lim2015-10-292-3/+3
* staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_apChaehyun Lim2015-10-292-3/+3
* staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_apChaehyun Lim2015-10-292-6/+6
* staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_apChaehyun Lim2015-10-292-4/+4
* staging: wilc1000: replace u8 with int.Chaehyun Lim2015-10-291-1/+1
* staging: wilc1000: fix parameter name of function declarationChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: fix return type of host_int_add_wep_key_bss_apChaehyun Lim2015-10-292-3/+3
* staging: wilc1000: fix line over 80 charactersChaehyun Lim2015-10-291-1/+2
* staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim2015-10-291-2/+4
* staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_staChaehyun Lim2015-10-292-3/+3
* staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_staChaehyun Lim2015-10-292-5/+5
* staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_staChaehyun Lim2015-10-292-3/+3
* staging: wilc1000: fix parameter name of function declarationChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: fix return type of host_int_add_wep_key_bss_staChaehyun Lim2015-10-292-3/+3
* Staging: wilc1000: wilc_wfi_cfgoperations: Remove irrelevant wrapper functionShivani Bhardwaj2015-10-291-15/+5Star
* Staging: wilc1000: coreconfigurator: Remove trailing whitespaceShivani Bhardwaj2015-10-291-2/+2
* staging: wilc1000: rename u8RemainOnChan_pendingreq of struct host_if_drvLeo Kim2015-10-292-6/+6
* staging: wilc1000: rename strHostIfRemainOnChan of struct host_if_drvLeo Kim2015-10-292-15/+13Star
* staging: wilc1000: rename strWILC_UsrConnReq of struct host_if_drvLeo Kim2015-10-292-85/+84Star
* staging: wilc1000: rename strWILC_UsrScanReq of struct host_if_drvLeo Kim2015-10-292-40/+40
* staging: wilc1000: rename u8MacAddress of struct get_mac_addrLeo Kim2015-10-292-3/+3
* staging: wilc1000: rename u8MacAddress of struct set_mac_addrLeo Kim2015-10-292-3/+3
* staging: wilc1000: rename u32Mode of struct op_modeLeo Kim2015-10-292-4/+4
* staging: wilc1000: rename u32Address of struct drv_handlerLeo Kim2015-10-292-4/+4
* staging: wilc1000: rename variable strWIDLeo Kim2015-10-291-298/+297Star
* staging: wilc1000: rename au8StartTime of struct join_bss_paramLeo Kim2015-10-291-6/+4Star
* staging: wilc1000: host_interface: removes unused functionsLeo Kim2015-10-292-45/+0Star
* staging: wilc1000: fixes please don't use multiple blank linesLeo Kim2015-10-291-39/+0Star
* staging: wilc1000: fixes missing a blank line after declarationsLeo Kim2015-10-291-6/+10
* staging: wilc1000: fixes blank lines aren't necessary braceLeo Kim2015-10-291-33/+0Star
* staging: wilc1000: fixes braces {} are not necessary for single statement blocksLeo Kim2015-10-291-18/+16Star
* staging: wilc1000: remove unnecessary parentheses aroundLeo Kim2015-10-291-25/+23Star
* staging: wilc1000: wilc_msgqueue.c : remove goto statementLeo Kim2015-10-291-17/+8Star
* staging: wilc1000: tcp_process: add argument dev and use private dataGlen Lee2015-10-291-4/+9