summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: Add IIO support for the DAC on the Apex Embedded Systems STX104William Breathitt Gray2016-02-134-0/+168
* iio: imu: inv_mpu6050: Add SPI support for MPU6000Adriana Reus2016-02-136-3/+123
* iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.Adriana Reus2016-02-138-203/+265
* iio: imu: inv_mpu6050: Use regmap instead of i2c specific functionsAdriana Reus2016-02-135-53/+57
* iio: imu: inv-mpu6050: Fix interrupt pin configurationAdriana Reus2016-02-132-2/+3
* iio: adc: Move mxs-lradc out of stagingKsenija Stanojevic2016-02-105-19/+24
* iio: adc: add support for ADC0831/ADC0832/ADC0834/ADC0838 chipsAkinobu Mita2016-02-094-0/+318
* iio: hmc5843: Fix comment style warningsCristina Moraru2016-02-093-7/+4
* iio: hmc5843: Swap suspend and resume implementationsCristina Moraru2016-02-091-2/+2
* staging:iio:ad7192: Add support for the AD7193Lars-Peter Clausen2016-02-092-17/+63
* iio: buffer-dmaengine: Use dmaengine_terminate_sync()Lars-Peter Clausen2016-02-091-6/+1
* iio:ad5064: Add AD5625/AD5627/AD5645/AD5647/AD4665/AD5657 supportLars-Peter Clausen2016-02-082-11/+188
* iio:ad5064: Use a enum for the register map layout typeLars-Peter Clausen2016-02-081-13/+41
* 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-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