summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: pressure: ms5611: Add IIO_CHAN_INFO_SCALE to maskDaniel Baluta2016-02-061-2/+16
* Staging:iio:Remove exceptional & on function nameBhumika Goyal2016-02-061-4/+4
* staging:iio:ad7606: Consolidate channel specsLars-Peter Clausen2016-02-061-26/+8
* staging: wilc1000: linux_mon: remove debug message of kmalloc failureChaehyun Lim2016-02-041-4/+1
* staging: wilc1000: linux_mon: fix error code of kmallocChaehyun Lim2016-02-041-2/+2
* staging: wilc1000: linux_mon: fix coding style of kmalloc usageChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: linux_mon: add braces on all arms of if statementChaehyun Lim2016-02-041-1/+2
* staging: wilc1000: linux_mon: insert blank line after a functionChaehyun Lim2016-02-041-0/+1
* staging: wilc1000: linux_mon: remove space after a castChaehyun Lim2016-02-041-3/+3
* staging: wilc1000: linux_mon: fix NULL comparison styleChaehyun Lim2016-02-041-10/+10
* staging: wilc1000: linux_mon: remove multiple blank linesChaehyun Lim2016-02-041-10/+0
* staging: wilc1000: linux_mon: remove blank line before a close brace '}'Chaehyun Lim2016-02-041-6/+0
* staging: wilc1000: linux_mon: remove blank lines after open brace '{'Chaehyun Lim2016-02-041-5/+0
* staging: wilc1000: linux_mon: use __packed instead of __attribute__((packed))Chaehyun Lim2016-02-041-2/+2
* staging: wilc1000: wilc_msgqueue: release semaphore in error pathChaehyun Lim2016-02-041-0/+1
* staging: wilc1000: wilc_msgqueue: use standard struct list_headChaehyun Lim2016-02-042-22/+15
* staging: wilc1000: renames u16index variableLeo Kim2016-02-041-6/+6
* staging: wilc1000: renames u16TagParamOffset variableLeo Kim2016-02-041-2/+2
* staging: wilc1000: renames u16RxLen variableLeo Kim2016-02-041-9/+9
* staging: wilc1000: coreconfigurator.c : remove over-commentingLeo Kim2016-02-041-140/+1
* staging: wilc1000: fixes add spaces required aroundLeo Kim2016-02-041-2/+2
* staging: wilc1000: fixes no space is necessary after a castLeo Kim2016-02-041-1/+1
* staging: wilc1000: wilc_frmw_to_linux(): fixes null checkLeo Kim2016-02-041-6/+3
* staging: wilc1000: fix alignment for open parenthesisChaehyun Lim2016-02-041-45/+45
* staging: wilc1000: call power save after changing modeGlen Lee2016-02-041-4/+6
* staging: wilc1000: change_virtual_intf: change codes for unified firmwareGlen Lee2016-02-041-209/+11
* staging: wilc1000: set proper bssid addressGlen Lee2016-02-041-1/+1
* staging: wilc1000: set bssid with modeGlen Lee2016-02-044-24/+19
* staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen Lee2016-02-044-41/+1
* staging: wilc1000: use unified firmwareGlen Lee2016-02-042-12/+11
* staging: wilc1000: get address from wilcGlen Lee2016-02-041-5/+4
* staging: wilc1000: remove sleep and reduce close timeoutGlen Lee2016-02-041-4/+1
* staging: wilc1000: add ops resuem/suspend/wakeup in cfg80211Glen Lee2016-02-041-0/+39
* staging: wilc1000: sdio_init: add resume argumentGlen Lee2016-02-044-18/+22
* staging: wilc1000: add sdio resume/suspendGlen Lee2016-02-044-5/+82
* staging: wilc1000: support suspend/resume functionalityGlen Lee2016-02-042-13/+22
* staging: wilc1000: remove define WILC_OPTIMIZE_SLEEP_INTGlen Lee2016-02-041-72/+2
* staging: wilc1000: fix bug when changing virtual interfaceGlen Lee2016-02-041-0/+2
* staging: wilc1000: remove over-commentingChaehyun Lim2016-02-041-66/+0
* staging: wilc1000: fix logical continuationsChaehyun Lim2016-02-041-2/+1
* staging: wilc1000: fix coding style of kmalloc usageChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pstrMessage in wilc_mq_recvChaehyun Lim2016-02-041-10/+10
* staging: wilc1000: rename pu32ReceivedLength in wilc_mq_recvChaehyun Lim2016-02-042-6/+4
* staging: wilc1000: rename u32RecvBufferSize in wilc_mq_recvChaehyun Lim2016-02-042-5/+5
* staging: wilc1000: rename pvRecvBuffer in wilc_mq_recvChaehyun Lim2016-02-042-5/+5
* staging: wilc1000: rename pHandle in wilc_mq_recvChaehyun Lim2016-02-042-18/+18
* staging: wilc1000: fix return error codeChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pstrTailMsg in wilc_mq_sendChaehyun Lim2016-02-041-4/+4
* staging: wilc1000: rename pstrMessage in wilc_mq_sendChaehyun Lim2016-02-041-11/+10
* staging: wilc1000: rename u32SendBufferSize in wilc_mq_sendChaehyun Lim2016-02-042-5/+5