summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2014-03-06Merge tag 'iio-for-3.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman7-2/+1812
2014-03-02Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman7-39/+36
2014-03-02iio:adc:vf610 ensure correct handing of interruption of wait for completionJonathan Cameron1-1/+1
2014-03-01iio:adc: Add Xilinx XADC driverLars-Peter Clausen5-0/+1811
2014-02-25iio:magnetometer:mag3110: Fix unreachable codePeter Meerwald1-1/+0
2014-02-23iio:event: Fix and cleanup lockingLars-Peter Clausen1-42/+41
2014-02-22iio:pressure: Add support for LPS25H pressure sensorDenis CIOCCA5-8/+84
2014-02-22iio: hid-sensors: Added Pressure Sensor driverArchana Patni3-0/+391
2014-02-22iio: hid-sensors: Added Proximity Sensor DriverArchana Patni3-0/+390
2014-02-18iio: Avoid unnecessary kasprintfLars-Peter Clausen1-26/+13
2014-02-18iio: Don't include extended name in shared attributesLars-Peter Clausen1-1/+1
2014-02-18iio:gyro: bug on L3GD20H gyroscope supportDenis CIOCCA5-9/+5
2014-02-18iio: cm32181: Change cm32181 ambient light sensor driverBeomho Seo1-8/+8
2014-02-18iio: cm36651: Fix read/write integration time function.Beomho Seo1-22/+23
2014-02-18iio get rid of unneccessary error_retHartmut Knaack5-40/+21
2014-02-18iio:max1363 fix typos of int_vref_mvHartmut Knaack1-3/+3
2014-02-15iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_typePeter Meerwald1-2/+2
2014-02-15iio:adc:imx: add Freescale Vybrid vf610 adc driverFugang Duan3-0/+722
2014-02-15iio:magnetometer:mag3110: Scale factor missing for temperaturePeter Meerwald1-3/+13
2014-02-11Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman22-46/+686
2014-02-08iio: imu: inv_mpu6050: Fix typo and formattingManuel Stahl2-20/+20
2014-02-08iio: imu: mpu6050: Move config entry into IMU menuManuel Stahl1-2/+2
2014-02-08iio: max1363: Use devm_regulator_get_optional for optional regulatorGuenter Roeck1-1/+1
2014-02-08iio:accel:bma180: Use modifier instead of index in channel specificationPeter Meerwald1-8/+8
2014-02-08iio: adis16400: Set timestamp as the last element in chan_specMarcus Folkesson2-5/+6
2014-02-08iio: ak8975: Add device nameBeomho Seo1-0/+1
2014-02-08iio: ak8975: Fix calculation formula for convert micro tesla to gauss unitBeomho Seo1-7/+9
2014-02-08iio:magnetometer:mag3110: Fix output of decimal digits in show_int_plus_micros()Peter Meerwald1-1/+1
2014-02-08iio:magnetometer:mag3110: Report busy in _read_raw() / write_raw() when buffe...Peter Meerwald1-0/+6
2014-02-07Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-6/+10
2014-02-03iio: dac: ad7303: remove an unneeded checkDan Carpenter1-1/+1
2014-02-03iio:imu:adis16400 remove an unneeded checkDan Carpenter1-1/+1
2014-02-03iio: adc: viperboard: Drop platform_set_drvdata callJohannes Thumshirn1-2/+0
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds1-19/+49
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones1-19/+49
2014-01-18iio: tsl2563: Use the correct channel2 memberIvaylo Dimitrov1-6/+10
2014-01-12iio: Add Lite-On ltr501 ambient light / proximity sensor driverPeter Meerwald3-0/+458
2014-01-11iio:pressure:mpl3115: Fix sparse cast to restricted __be32 warningPeter Meerwald1-1/+1
2014-01-11iio: delete non-required instances of include <linux/init.h>Paul Gortmaker7-7/+0
2014-01-11iio: Remove obsolete variable in tcs3472 driverPeter Meerwald1-2/+0
2014-01-11iio: Remove obsolete variable in adjd_s311 driverPeter Meerwald1-2/+0
2014-01-11iio:adc:max1363 clear list of missing featuresVivien Didelot1-8/+2
2014-01-11iio: Add si7005 relative humidity and temperature sensor driverPeter Meerwald3-0/+200
2014-01-07mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationSebastian Andrzej Siewior1-18/+46
2014-01-07mfd: ti_am335x: Drop am335x_tsc_se_update() from resume pathSebastian Andrzej Siewior1-0/+2
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior1-2/+2
2014-01-07iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()Sebastian Andrzej Siewior1-1/+1
2014-01-01iio: add Capella CM32181 ambient light sensor driver.Kevin Tsai3-0/+391
2013-12-24Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman38-257/+1042