summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio:ad5064: Add support for ltc2617 and similar devicesMarc Andre2016-02-081-1/+111
* iio:ad5064: Structural changes to support LTC2617Marc Andre2016-02-081-29/+38
* staging:iio:ad7606: Consolidate PM opsLars-Peter Clausen2016-02-084-68/+25
* iio: health: Add driver for the TI AFE4403 heart monitorAndrew F. Davis2016-02-063-0/+721
* iio: health: Add driver for the TI AFE4404 heart monitorAndrew F. Davis2016-02-064-1/+889
* staging: iio: replace clk_get() with devm_clk_get()Gujulan Elango, Hari Prasath (H.)2016-02-061-10/+7
* iio: chemical: select IRQ_WORK for ATLAS ph sensorArnd Bergmann2016-02-061-0/+1
* iio: Add helper function for calculating scan index storage sizeLars-Peter Clausen2016-02-061-34/+25
* iio: pressure: ms5611: Add triggered buffer supportDaniel Baluta2016-02-065-2/+89
* 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