summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-11-0742-435/+3646
|\
| * staging: iio: tsl2583: remove redudant i2c call in taos_als_calibrate()Brian Masney2016-11-061-12/+1
| * staging: iio: tsl2583: don't shutdown chip when updating the lux tableBrian Masney2016-11-061-10/+0
| * staging: iio: tsl2583: remove redundant power off sequence in taos_chip_on()Brian Masney2016-11-061-11/+2
| * staging: iio: tsl2583: fixed ordering of commentsBrian Masney2016-11-061-6/+13
| * staging: iio: tsl2583: removed unused code from device probingBrian Masney2016-11-061-24/+13
| * staging: iio: tsl2583: i2c_smbus_write_byte() / i2c_smbus_read_byte() migrationBrian Masney2016-11-061-69/+16
| * Merge branch 'ib-iio-mfd-ti335x_dma' into togregJonathan Cameron2016-11-053-3/+154
| |\
| | * drivers: iio: ti_am335x_adc: add dma supportMugunthan V N2016-11-052-3/+152
| | * mfd: ti_am335x_tscadc: store physical addressMugunthan V N2016-11-052-0/+2
| * | iio: adc: at91: add suspend and resume callbackWenyou Yang2016-11-051-0/+28
| * | iio: hid-sensor-attributes: Check sample_frequency/hysteresis write data legi...Song Hongyan2016-11-051-1/+4
| * | staging: iio: ad9832: clean-up regulator 'reg'Eva Rachel Retuya2016-11-052-13/+11
| * | staging: iio: ad9832: add DVDD regulatorEva Rachel Retuya2016-11-052-9/+26
| * | staging: iio: ad7192: rename regulator 'reg' to 'avdd'Eva Rachel Retuya2016-11-051-11/+11
| * | staging: iio: ad7192: add DVdd regulatorEva Rachel Retuya2016-11-051-1/+18
| * | staging: iio: rework regulator handlingEva Rachel Retuya2016-11-055-43/+46
| * | staging: iio: set proper supply name to devm_regulator_get()Eva Rachel Retuya2016-11-055-5/+5
| * | Merge branch 'ib-iio-mfd-4.9rc1' into togregJonathan Cameron2016-11-0111-5/+1342
| |\ \
| | * | iio:cros_ec_sensors: Swap from a select to a depends in KconfigJonathan Cameron2016-11-011-2/+1
| | * | platform/chrome: cros_ec_dev - Register cros-ec sensorsEnric Balletbo i Serra2016-10-252-2/+124
| | * | platform/chrome: Introduce a new function to check EC features.Vincent Palatin2016-10-253-0/+122
| | * | iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driverEnric Balletbo i Serra2016-10-253-0/+332
| | * | iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.Enric Balletbo i Serra2016-10-259-5/+767
| | |/
| * | staging: iio: cdc: ad7746: add additional config definesEva Rachel Retuya2016-11-011-16/+22
| * | staging: iio: tsl2583: add locking to sysfs attributesBrian Masney2016-11-011-1/+15
| * | staging: iio: tsl2583: add error code to sysfs store functionsBrian Masney2016-11-011-6/+4
| * | staging: iio: tsl2583: use IIO_*_ATTR* macros to create sysfs entriesBrian Masney2016-11-011-46/+27
| * | staging: iio: tsl2583: convert illuminance0_calibscale sysfs attr to use iio_...Brian Masney2016-11-011-64/+25
| * | staging: iio: tsl2583: convert to use iio_chan_spec and {read,write}_rawBrian Masney2016-11-011-93/+143
| * | staging: iio: tsl2583: check return values from taos_chip_{on,off}Brian Masney2016-11-011-8/+18
| * | staging: iio: tsl2583: remove redundant power_state sysfs attributeBrian Masney2016-11-011-31/+0
| * | staging: iio: tsl2583: return proper error code instead of -1Brian Masney2016-11-011-1/+1
| * | staging: iio: tsl2583: check for error code from i2c_smbus_read_byte()Brian Masney2016-11-011-1/+21
| * | staging: iio: tsl2583: add of_match table for device tree supportBrian Masney2016-11-012-0/+39
| * | Documentation: dt: iio: accel: add lng2dm sensor device bindingLorenzo Bianconi2016-11-011-0/+1
| * | iio: accel: st_accel: add support to lng2dmLorenzo Bianconi2016-11-015-1/+82
| * | iio: si7020: Add devicetree support and trivial bindingsPaul Kocialkowski2016-11-012-1/+11
| * | iio: humidity: remove duplicated include from hts221_buffer.cWei Yongjun2016-11-011-1/+0
| * | iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann2016-10-251-0/+2
| * | staging: iio: cdc/ad7746: fix missing return valueArnd Bergmann2016-10-251-0/+1
| * | iio: gyro: Add driver for the MPU-3050 gyroscopeLinus Walleij2016-10-256-0/+1556
| * | iio: gyro: Add MPU-3050 device tree bindingsLinus Walleij2016-10-251-0/+46
* | | staging: sm750fb: Shorten local variables names.Elise Lennion2016-10-301-13/+13
* | | staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion2016-10-307-19/+19
* | | staging: sm750fb: Refine code in set_current_gate().Elise Lennion2016-10-301-20/+4
* | | Staging: rtl8188eu: Fix code indention found by checkpatch.Victor Carvajal2016-10-301-1/+1
* | | staging: rtl8188eu: Standardize test for NULL.Elise Lennion2016-10-301-1/+1
* | | staging: rtl8192u: Standardize test for NULL.Elise Lennion2016-10-301-1/+1
* | | staging: rtl8192e: Standardize test for NULL.Elise Lennion2016-10-302-3/+3