summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | iio: adc: ad7923: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-6/+5
| * | iio: adc: ad7887: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-6/+5
| * | iio: adc: ad7476: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-6/+5
| * | iio: adc: ad7266: claim direct mode during sensor readAlison Schofield2016-05-291-4/+3
| * | iio:st_sensors: fix power regulator usageGregor Boirie2016-05-295-21/+56
| * | iio:st_sensors: emulate SMBus block read if neededGregor Boirie2016-05-291-2/+2
| * | iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie2016-05-291-2/+1
| * | iio:st_pressure:initial lps22hb sensor supportGregor Boirie2016-05-295-5/+96
| * | iio: triggers: Make trigger ops structure explicitly non optional.Jonathan Cameron2016-05-291-5/+8
| * | iio: adc: ti-ads1015: add datasheet namesMatt Ranostay2016-05-281-0/+4
| * | iio: pressure: bmp280: add humidity supportMatt Ranostay2016-05-212-3/+200
| * | iio: light: jsa1212: remove unneeded i2c check functionality testAlison Schofield2016-05-211-3/+0
| * | iio: adc: nau7802: Expose possible gains in sysfsQuentin Schulz2016-05-211-0/+19
| * | iio: max5487: Add support for Maxim digital potentiometersCristina Moraru2016-05-213-0/+173
| * | iio: Export I2C module alias informationJavier Martinez Canillas2016-05-215-0/+5
| * | iio: accel: Add triggered buffer support for BMA220Tiberiu Breana2016-05-211-2/+63
| * | iio: adc: ti-ads1015: add support for ADS1115 partMatt Ranostay2016-05-211-15/+109
| * | iio: magn: Add support for BMM150 magnetometerDaniel Baluta2016-05-212-0/+6
| * | iio: accel: Add support for Bosch BMA220Tiberiu Breana2016-05-143-0/+288
| * | iio: potentiometer: tpl0102: remove unneeded i2c check functionality testMatt Ranostay2016-05-141-4/+0
| * | iio: mma8452: add support for oversampling ratioMartin Kepplinger2016-05-041-25/+160
| * | iio: dummy: Convert IIO dummy to configfsDaniel Baluta2016-05-042-65/+38
| * | iio: Add support for creating IIO devices via configfsDaniel Baluta2016-05-043-0/+191
| * | iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerAndrew F. Davis2016-05-041-3/+3
| * | iio: health/afe440x: Remove unused definitionsAndrew F. Davis2016-05-042-57/+0
| * | iio: health/afe440x: Match LED currents to stagesAndrew F. Davis2016-05-042-15/+10
| * | iio: health/afe440x: Make gain settings a modifier for the stagesAndrew F. Davis2016-05-042-24/+44
| * | iio: health/afe440x: Use regmap fieldsAndrew F. Davis2016-05-043-155/+144
| * | iio: health/afe440x: Remove channel namesAndrew F. Davis2016-05-043-33/+33
| * | iio: health/afe4404: Remove LED3 input channelAndrew F. Davis2016-05-041-3/+0
| * | iio: health/afe440x: Remove unneeded offset handlingAndrew F. Davis2016-05-041-17/+0
| * | iio: health/afe440x: Fix scan_index assignmentAndrew F. Davis2016-05-041-1/+1
| * | iio: health/afe440x: Always use separate gain valuesAndrew F. Davis2016-05-043-98/+37
| * | iio: health/afe440x: Remove unneeded initializersAndrew F. Davis2016-05-042-10/+1
| * | iio: health/afe440x: Remove of_match_ptr and ifdefsAndrew F. Davis2016-05-042-6/+2
| * | iio: health/afe440x: Fix kernel-doc formatAndrew F. Davis2016-05-042-17/+17
| * | imu: bmi160: Add avail frequency and scale attributesDaniel Baluta2016-05-041-0/+27
| * | iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stopStefan Wahren2016-05-041-8/+3
| * | iio: mxs-lradc: remove mxs_lradc_ts_unregisterStefan Wahren2016-05-041-12/+1
| * | iio: mxs-lradc: simplify TS registrationStefan Wahren2016-05-041-8/+2
| * | iio: accel: Add support for Freescale MMA7660FCConstantin Musca2016-05-043-0/+289
| * | iio: ak8975: Support adapters limited to BYTE_DATACrestez Dan Leonard2016-05-011-8/+12
* | | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-2199-643/+7634
|\ \ \
| * \ \ Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman2016-05-092-3/+5
| |\ \ \ | | |_|/ | |/| |
| * | | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-2772-401/+5491
| |\ \ \ | | | |/ | | |/|
| | * | iio: inv_mpu6050: Add explicit support for MPU9150Crestez Dan Leonard2016-04-255-6/+14
| | * | iio: inv_mpu6050: Add spi_device_id for INV_MPU6500Crestez Dan Leonard2016-04-251-0/+1
| | * | iio: inv_mpu6050: Check WHO_AM_I register on probeCrestez Dan Leonard2016-04-252-0/+23
| | * | iio: inv_mpu6050: Remove inv_mpu6050_hw.num_regCrestez Dan Leonard2016-04-252-5/+0
| | * | iio: inv_mpu6050: Cleanup hw_info mappingCrestez Dan Leonard2016-04-253-6/+29