summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: Fix exynos_adc dependenciesJean Delvare2014-04-111-1/+1
* iio: imu: inv_mpu6050: Add compatibity with MPU6500Srinivas Pandruvada2014-03-293-0/+4
* iio: ak8975: Added ACPI enumerationSrinivas Pandruvada2014-03-291-3/+37
* iio: ak8975 : Add AK8963 compatibility mode supportSrinivas Pandruvada2014-03-222-6/+31
* iio:gyro:itg3200 - drop unreachable return ret. Highlighted by smatchJonathan Cameron2014-03-161-2/+0
* iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Jonathan Cameron2014-03-162-1/+5
* Add support for Microchip Technology's MCP3426/7/8 ADCAngelo Compagnucci2014-03-162-8/+32
* staging:iio: Move ad799x driver out of stagingLars-Peter Clausen2014-03-163-0/+806
* iio: inkern: add iio_read_channel_average_rawSebastian Reichel2014-03-161-0/+18
* iio: Add AS3935 lightning sensor supportMatt Ranostay2014-03-165-0/+483
* iio: force snprintf for PAGE_SIZE bufsKees Cook2014-03-151-2/+2
* Merge tag 'iio-for-3.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-03-067-2/+1812
|\
| * iio:adc:vf610 ensure correct handing of interruption of wait for completionJonathan Cameron2014-03-021-1/+1
| * iio:adc: Add Xilinx XADC driverLars-Peter Clausen2014-03-015-0/+1811
| * iio:magnetometer:mag3110: Fix unreachable codePeter Meerwald2014-02-251-1/+0
* | Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman2014-03-027-39/+36
|\ \ | |/ |/|
| * iio:gyro: bug on L3GD20H gyroscope supportDenis CIOCCA2014-02-185-9/+5
| * iio: cm32181: Change cm32181 ambient light sensor driverBeomho Seo2014-02-181-8/+8
| * iio: cm36651: Fix read/write integration time function.Beomho Seo2014-02-181-22/+23
* | iio:event: Fix and cleanup lockingLars-Peter Clausen2014-02-231-42/+41
* | iio:pressure: Add support for LPS25H pressure sensorDenis CIOCCA2014-02-225-8/+84
* | iio: hid-sensors: Added Pressure Sensor driverArchana Patni2014-02-223-0/+391
* | iio: hid-sensors: Added Proximity Sensor DriverArchana Patni2014-02-223-0/+390
* | iio: Avoid unnecessary kasprintfLars-Peter Clausen2014-02-181-26/+13
* | iio: Don't include extended name in shared attributesLars-Peter Clausen2014-02-181-1/+1
* | iio get rid of unneccessary error_retHartmut Knaack2014-02-185-40/+21
* | iio:max1363 fix typos of int_vref_mvHartmut Knaack2014-02-181-3/+3
* | iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_typePeter Meerwald2014-02-151-2/+2
* | iio:adc:imx: add Freescale Vybrid vf610 adc driverFugang Duan2014-02-153-0/+722
* | iio:magnetometer:mag3110: Scale factor missing for temperaturePeter Meerwald2014-02-151-3/+13
* | Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-02-1122-46/+686
|\ \ | |/ |/|
| * iio: imu: inv_mpu6050: Fix typo and formattingManuel Stahl2014-02-082-20/+20
| * iio: imu: mpu6050: Move config entry into IMU menuManuel Stahl2014-02-081-2/+2
| * iio: ak8975: Add device nameBeomho Seo2014-02-081-0/+1
| * iio: dac: ad7303: remove an unneeded checkDan Carpenter2014-02-031-1/+1
| * iio:imu:adis16400 remove an unneeded checkDan Carpenter2014-02-031-1/+1
| * iio: adc: viperboard: Drop platform_set_drvdata callJohannes Thumshirn2014-02-031-2/+0
| * iio: Add Lite-On ltr501 ambient light / proximity sensor driverPeter Meerwald2014-01-123-0/+458
| * iio:pressure:mpl3115: Fix sparse cast to restricted __be32 warningPeter Meerwald2014-01-111-1/+1
| * iio: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-117-7/+0
| * iio: Remove obsolete variable in tcs3472 driverPeter Meerwald2014-01-111-2/+0
| * iio: Remove obsolete variable in adjd_s311 driverPeter Meerwald2014-01-111-2/+0
| * iio:adc:max1363 clear list of missing featuresVivien Didelot2014-01-111-8/+2
| * iio: Add si7005 relative humidity and temperature sensor driverPeter Meerwald2014-01-113-0/+200
* | iio: max1363: Use devm_regulator_get_optional for optional regulatorGuenter Roeck2014-02-081-1/+1
* | iio:accel:bma180: Use modifier instead of index in channel specificationPeter Meerwald2014-02-081-8/+8
* | iio: adis16400: Set timestamp as the last element in chan_specMarcus Folkesson2014-02-082-5/+6
* | iio: ak8975: Fix calculation formula for convert micro tesla to gauss unitBeomho Seo2014-02-081-7/+9
* | iio:magnetometer:mag3110: Fix output of decimal digits in show_int_plus_micros()Peter Meerwald2014-02-081-1/+1
* | iio:magnetometer:mag3110: Report busy in _read_raw() / write_raw() when buffe...Peter Meerwald2014-02-081-0/+6
OpenPOWER on IntegriCloud