summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-13iio: imu: inv-mpu6050: Fix interrupt pin configurationAdriana Reus2-2/+3
2016-02-10iio: adc: Move mxs-lradc out of stagingKsenija Stanojevic5-19/+24
2016-02-09iio: adc: add support for ADC0831/ADC0832/ADC0834/ADC0838 chipsAkinobu Mita3-0/+299
2016-02-09iio: hmc5843: Fix comment style warningsCristina Moraru3-7/+4
2016-02-09iio: hmc5843: Swap suspend and resume implementationsCristina Moraru1-2/+2
2016-02-09staging:iio:ad7192: Add support for the AD7193Lars-Peter Clausen2-17/+63
2016-02-09iio: buffer-dmaengine: Use dmaengine_terminate_sync()Lars-Peter Clausen1-6/+1
2016-02-08iio:ad5064: Add AD5625/AD5627/AD5645/AD5647/AD4665/AD5657 supportLars-Peter Clausen2-11/+188
2016-02-08iio:ad5064: Use a enum for the register map layout typeLars-Peter Clausen1-13/+41
2016-02-08iio:ad5064: List support LTC devices in KconfigLars-Peter Clausen1-1/+2
2016-02-08iio:ad5064: Add support for ltc2617 and similar devicesMarc Andre1-1/+111
2016-02-08iio:ad5064: Structural changes to support LTC2617Marc Andre1-29/+38
2016-02-08staging:iio:ad7606: Consolidate PM opsLars-Peter Clausen4-68/+25
2016-02-06iio: health: Add driver for the TI AFE4403 heart monitorAndrew F. Davis3-0/+721
2016-02-06iio: health: Add driver for the TI AFE4404 heart monitorAndrew F. Davis4-1/+889
2016-02-06staging: iio: replace clk_get() with devm_clk_get()Gujulan Elango, Hari Prasath (H.)1-10/+7
2016-02-06iio: chemical: select IRQ_WORK for ATLAS ph sensorArnd Bergmann1-0/+1
2016-02-06iio: Add helper function for calculating scan index storage sizeLars-Peter Clausen1-34/+25
2016-02-06iio: pressure: ms5611: Add triggered buffer supportDaniel Baluta5-2/+89
2016-02-06iio: pressure: ms5611: Add IIO_CHAN_INFO_SCALE to maskDaniel Baluta1-2/+16
2016-02-06Staging:iio:Remove exceptional & on function nameBhumika Goyal1-4/+4
2016-02-06staging:iio:ad7606: Consolidate channel specsLars-Peter Clausen1-26/+8
2016-02-03staging: wilc1000: linux_mon: remove debug message of kmalloc failureChaehyun Lim1-4/+1
2016-02-03staging: wilc1000: linux_mon: fix error code of kmallocChaehyun Lim1-2/+2
2016-02-03staging: wilc1000: linux_mon: fix coding style of kmalloc usageChaehyun Lim1-1/+1
2016-02-03staging: wilc1000: linux_mon: add braces on all arms of if statementChaehyun Lim1-1/+2
2016-02-03staging: wilc1000: linux_mon: insert blank line after a functionChaehyun Lim1-0/+1
2016-02-03staging: wilc1000: linux_mon: remove space after a castChaehyun Lim1-3/+3
2016-02-03staging: wilc1000: linux_mon: fix NULL comparison styleChaehyun Lim1-10/+10
2016-02-03staging: wilc1000: linux_mon: remove multiple blank linesChaehyun Lim1-10/+0
2016-02-03staging: wilc1000: linux_mon: remove blank line before a close brace '}'Chaehyun Lim1-6/+0
2016-02-03staging: wilc1000: linux_mon: remove blank lines after open brace '{'Chaehyun Lim1-5/+0
2016-02-03staging: wilc1000: linux_mon: use __packed instead of __attribute__((packed))Chaehyun Lim1-2/+2
2016-02-03staging: wilc1000: wilc_msgqueue: release semaphore in error pathChaehyun Lim1-0/+1
2016-02-03staging: wilc1000: wilc_msgqueue: use standard struct list_headChaehyun Lim2-22/+15
2016-02-03staging: wilc1000: renames u16index variableLeo Kim1-6/+6
2016-02-03staging: wilc1000: renames u16TagParamOffset variableLeo Kim1-2/+2
2016-02-03staging: wilc1000: renames u16RxLen variableLeo Kim1-9/+9
2016-02-03staging: wilc1000: coreconfigurator.c : remove over-commentingLeo Kim1-140/+1
2016-02-03staging: wilc1000: fixes add spaces required aroundLeo Kim1-2/+2
2016-02-03staging: wilc1000: fixes no space is necessary after a castLeo Kim1-1/+1
2016-02-03staging: wilc1000: wilc_frmw_to_linux(): fixes null checkLeo Kim1-6/+3
2016-02-03staging: wilc1000: fix alignment for open parenthesisChaehyun Lim1-45/+45
2016-02-03staging: wilc1000: call power save after changing modeGlen Lee1-4/+6
2016-02-03staging: wilc1000: change_virtual_intf: change codes for unified firmwareGlen Lee1-209/+11
2016-02-03staging: wilc1000: set proper bssid addressGlen Lee1-1/+1
2016-02-03staging: wilc1000: set bssid with modeGlen Lee4-24/+19
2016-02-03staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen Lee4-41/+1
2016-02-03staging: wilc1000: use unified firmwareGlen Lee2-12/+11
2016-02-03staging: wilc1000: get address from wilcGlen Lee1-5/+4