summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-1451-479/+3903
|\
| * iio: adc: Add TI ADS1015 ADC driver supportDaniel Baluta2016-02-133-0/+626
| * 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: fsl-mc: Remove unneeded parenthesesJanani Ravichandran2016-02-121-1/+1
* | staging: media: Remove unneeded parenthesesJanani Ravichandran2016-02-124-11/+11
* | staging: emxx_udc: Remove parentheses around the right hand side of assignmentJanani Ravichandran2016-02-121-7/+7
* | staging: rtl8192e: prefer using eth_broadcast_addr()Hari Prasath Gujulan Elango2016-02-121-2/+2
* | staging: rtl8188eu: fix signal strength indicationAndrew Bradford2016-02-122-2/+2
* | staging: rtl8188eu: add release_firmware() between request_firmware and funct...Ivan Safonov2016-02-121-1/+4
* | staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structureIvan Safonov2016-02-123-17/+9
* | staging: rtl8188eu: remove _rtl88e_fill_dummyIvan Safonov2016-02-121-25/+20
* | staging: rtl8188eu: Remove unnecessary pointer castJanani Ravichandran2016-02-121-1/+1
* | staging: rtl8723au: Use ARRAY_SIZE macro for sizes of arraysJanani Ravichandran2016-02-124-8/+6
* | Staging: vt6655: Add check dma_mapping_errorHaneen Mohammed2016-02-121-0/+5
* | staging: vt6656: replace explicit NULL comparison with ! operatorAlison Schofield2016-02-122-6/+6
* | staging: gdm724x: Remove unneeded parenthesesJanani Ravichandran2016-02-121-3/+3
* | staging: gdm72xx: compress return logic into one lineAlison Schofield2016-02-122-5/+2
* | staging: speakup: compress return logic into one lineAlison Schofield2016-02-121-4/+1
* | staging: speakup: Eliminate commented out codeJanani Ravichandran2016-02-121-7/+0
* | staging: fbtft: Remove blank line after '{' braceEva Rachel Retuya2016-02-121-1/+0
* | staging: fbtft: Add blank line after function declarationEva Rachel Retuya2016-02-122-0/+2
* | staging: fbtft: Indent to match open parenthesisEva Rachel Retuya2016-02-123-76/+76