summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio:ad5064: List support LTC devices in KconfigLars-Peter Clausen2016-02-081-1/+2
* iio:ad5064: Add support for ltc2617 and similar devicesMarc Andre2016-02-082-1/+112
* iio:ad5064: Structural changes to support LTC2617Marc Andre2016-02-081-29/+38
* iio: Fix documentation for iio_dev mlockDaniel Baluta2016-02-081-1/+1
* 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
* Documentation: afe4403: Add DT bindings for the AFE4403 heart monitorAndrew F. Davis2016-02-061-0/+34
* iio: health: Add driver for the TI AFE4404 heart monitorAndrew F. Davis2016-02-065-1/+943
* Documentation: afe4404: Add DT bindings for the AFE4404 heart monitorAndrew F. Davis2016-02-061-0/+30
* 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-031-4/+1
* staging: wilc1000: linux_mon: fix error code of kmallocChaehyun Lim2016-02-031-2/+2
* staging: wilc1000: linux_mon: fix coding style of kmalloc usageChaehyun Lim2016-02-031-1/+1
* staging: wilc1000: linux_mon: add braces on all arms of if statementChaehyun Lim2016-02-031-1/+2
* staging: wilc1000: linux_mon: insert blank line after a functionChaehyun Lim2016-02-031-0/+1
* staging: wilc1000: linux_mon: remove space after a castChaehyun Lim2016-02-031-3/+3
* staging: wilc1000: linux_mon: fix NULL comparison styleChaehyun Lim2016-02-031-10/+10
* staging: wilc1000: linux_mon: remove multiple blank linesChaehyun Lim2016-02-031-10/+0
* staging: wilc1000: linux_mon: remove blank line before a close brace '}'Chaehyun Lim2016-02-031-6/+0
* staging: wilc1000: linux_mon: remove blank lines after open brace '{'Chaehyun Lim2016-02-031-5/+0
* staging: wilc1000: linux_mon: use __packed instead of __attribute__((packed))Chaehyun Lim2016-02-031-2/+2
* staging: wilc1000: wilc_msgqueue: release semaphore in error pathChaehyun Lim2016-02-031-0/+1
* staging: wilc1000: wilc_msgqueue: use standard struct list_headChaehyun Lim2016-02-032-22/+15
* staging: wilc1000: renames u16index variableLeo Kim2016-02-031-6/+6
* staging: wilc1000: renames u16TagParamOffset variableLeo Kim2016-02-031-2/+2
* staging: wilc1000: renames u16RxLen variableLeo Kim2016-02-031-9/+9
* staging: wilc1000: coreconfigurator.c : remove over-commentingLeo Kim2016-02-031-140/+1
* staging: wilc1000: fixes add spaces required aroundLeo Kim2016-02-031-2/+2
* staging: wilc1000: fixes no space is necessary after a castLeo Kim2016-02-031-1/+1
* staging: wilc1000: wilc_frmw_to_linux(): fixes null checkLeo Kim2016-02-031-6/+3
* staging: wilc1000: fix alignment for open parenthesisChaehyun Lim2016-02-031-45/+45
* staging: wilc1000: call power save after changing modeGlen Lee2016-02-031-4/+6
* staging: wilc1000: change_virtual_intf: change codes for unified firmwareGlen Lee2016-02-031-209/+11
* staging: wilc1000: set proper bssid addressGlen Lee2016-02-031-1/+1
* staging: wilc1000: set bssid with modeGlen Lee2016-02-034-24/+19
* staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen Lee2016-02-034-41/+1
* staging: wilc1000: use unified firmwareGlen Lee2016-02-032-12/+11
* staging: wilc1000: get address from wilcGlen Lee2016-02-031-5/+4
* staging: wilc1000: remove sleep and reduce close timeoutGlen Lee2016-02-031-4/+1
* staging: wilc1000: add ops resuem/suspend/wakeup in cfg80211Glen Lee2016-02-031-0/+39
* staging: wilc1000: sdio_init: add resume argumentGlen Lee2016-02-034-18/+22
* staging: wilc1000: add sdio resume/suspendGlen Lee2016-02-034-5/+82
* staging: wilc1000: support suspend/resume functionalityGlen Lee2016-02-032-13/+22
* staging: wilc1000: remove define WILC_OPTIMIZE_SLEEP_INTGlen Lee2016-02-031-72/+2