summaryrefslogtreecommitdiffstats
path: root/drivers/iio
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-1431-325/+5411
|\ \ \
| * | | 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-133-0/+162
| * | | 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-103-0/+1790
| * | | iio: adc: add support for ADC0831/ADC0832/ADC0834/ADC0838 chipsAkinobu Mita2016-02-093-0/+299
| * | | 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-081-1/+111
| * | | iio:ad5064: Structural changes to support LTC2617Marc Andre2016-02-081-29/+38
| * | | 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
| * | | 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
* | | | Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-0711-11/+20
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-014-6/+8
| |\ \
| | * | iio: dht11: Use boottimeAbhilash Jindal2016-02-011-4/+4
| | * | iio: imu: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-301-1/+1
| | * | iio: adc: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-301-0/+3
| | * | iio: proximity: lidar: correct return valueMatt Ranostay2016-01-031-1/+1
| * | | Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-018-5/+12
| |\ \ \ | | |_|/ | |/| |
| | * | iio: pressure: mpl115: fix temperature offset signAkinobu Mita2016-01-301-1/+1
| | * | iio: inkern: fix a NULL dereference on errorDan Carpenter2016-01-301-0/+2
| | * | iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.Jonathan Cameron2016-01-161-1/+1
| | * | iio: light: acpi-als: Report data as processedGabriele Mazzotta2016-01-161-2/+4
| | * | iio: dac: mcp4725: set iio name property in sysfsYong Li2016-01-091-0/+1
| | * | iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum2016-01-041-0/+1
| | * | iio: add IIO_TRIGGER dependency to STK8BA50Vegard Nossum2016-01-041-0/+1
| | * | iio-light: Use a signed return type for ltr501_match_samp_freq()Markus Elfring2015-12-191-1/+1
* | | | Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-0137-219/+2358
|\ \ \ \ | |/ / / |/| | |
| * | | iio: inv_mpu6050: Remove unused parameterAdriana Reus2016-01-301-3/+2
| * | | iio: chemical: add Atlas pH-SM sensor supportMatt Ranostay2016-01-303-0/+525
| * | | iio: ph: add IIO_PH channel typeMatt Ranostay2016-01-301-0/+1
| * | | iio: si7020: add support for Hoperf th06Cristina Moraru2016-01-302-1/+3
| * | | iio: si7005: add support for Hoperf th02Cristina Moraru2016-01-302-1/+3
| * | | iio:pressure:Kconfig white space cleanup.Jonathan Cameron2016-01-301-15/+15
| * | | iio: dht11: Simplify decoding algorithmHarald Geyer2016-01-301-22/+42
| * | | iio: dht11: Improve reliability - be more tolerant about missing start bitsHarald Geyer2016-01-301-6/+9
| * | | iio: pressure: mpl115: support MPL115A1Akinobu Mita2016-01-306-39/+242
| * | | iio: pressure: mpl115: don't set unused i2c clientdataAkinobu Mita2016-01-301-1/+0
| * | | iio: light: opt3001: enable operation w/o IRQAlexander Koch2016-01-301-42/+95
| * | | iio: light: opt3001: trivial type refactoringAlexander Koch2016-01-301-2/+2
| * | | iio: light: opt3001: extract int. time constantsAlexander Koch2016-01-301-6/+9
OpenPOWER on IntegriCloud