summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-05Merge branch 'ib-iio-mfd-ti335x_dma' into togregJonathan Cameron3-3/+154
2016-11-05drivers: iio: ti_am335x_adc: add dma supportMugunthan V N2-3/+152
2016-11-05mfd: ti_am335x_tscadc: store physical addressMugunthan V N2-0/+2
2016-11-05iio: adc: at91: add suspend and resume callbackWenyou Yang1-0/+28
2016-11-05iio: hid-sensor-attributes: Check sample_frequency/hysteresis write data legi...Song Hongyan1-1/+4
2016-11-05staging: iio: ad9832: clean-up regulator 'reg'Eva Rachel Retuya2-13/+11
2016-11-05staging: iio: ad9832: add DVDD regulatorEva Rachel Retuya2-9/+26
2016-11-05staging: iio: ad7192: rename regulator 'reg' to 'avdd'Eva Rachel Retuya1-11/+11
2016-11-05staging: iio: ad7192: add DVdd regulatorEva Rachel Retuya1-1/+18
2016-11-05staging: iio: rework regulator handlingEva Rachel Retuya5-43/+46
2016-11-05staging: iio: set proper supply name to devm_regulator_get()Eva Rachel Retuya5-5/+5
2016-11-01Merge branch 'ib-iio-mfd-4.9rc1' into togregJonathan Cameron11-5/+1342
2016-11-01staging: iio: cdc: ad7746: add additional config definesEva Rachel Retuya1-16/+22
2016-11-01staging: iio: tsl2583: add locking to sysfs attributesBrian Masney1-1/+15
2016-11-01staging: iio: tsl2583: add error code to sysfs store functionsBrian Masney1-6/+4
2016-11-01staging: iio: tsl2583: use IIO_*_ATTR* macros to create sysfs entriesBrian Masney1-46/+27
2016-11-01staging: iio: tsl2583: convert illuminance0_calibscale sysfs attr to use iio_...Brian Masney1-64/+25
2016-11-01staging: iio: tsl2583: convert to use iio_chan_spec and {read,write}_rawBrian Masney1-93/+143
2016-11-01staging: iio: tsl2583: check return values from taos_chip_{on,off}Brian Masney1-8/+18
2016-11-01staging: iio: tsl2583: remove redundant power_state sysfs attributeBrian Masney1-31/+0
2016-11-01staging: iio: tsl2583: return proper error code instead of -1Brian Masney1-1/+1
2016-11-01staging: iio: tsl2583: check for error code from i2c_smbus_read_byte()Brian Masney1-1/+21
2016-11-01staging: iio: tsl2583: add of_match table for device tree supportBrian Masney2-0/+39
2016-11-01Documentation: dt: iio: accel: add lng2dm sensor device bindingLorenzo Bianconi1-0/+1
2016-11-01iio: accel: st_accel: add support to lng2dmLorenzo Bianconi5-1/+82
2016-11-01iio: si7020: Add devicetree support and trivial bindingsPaul Kocialkowski2-1/+11
2016-11-01iio: humidity: remove duplicated include from hts221_buffer.cWei Yongjun1-1/+0
2016-11-01iio:cros_ec_sensors: Swap from a select to a depends in KconfigJonathan Cameron1-2/+1
2016-10-25platform/chrome: cros_ec_dev - Register cros-ec sensorsEnric Balletbo i Serra2-2/+124
2016-10-25platform/chrome: Introduce a new function to check EC features.Vincent Palatin3-0/+122
2016-10-25iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driverEnric Balletbo i Serra3-0/+332
2016-10-25iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.Enric Balletbo i Serra9-5/+767
2016-10-25iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann1-0/+2
2016-10-25staging: iio: cdc/ad7746: fix missing return valueArnd Bergmann1-0/+1
2016-10-25iio: gyro: Add driver for the MPU-3050 gyroscopeLinus Walleij6-0/+1556
2016-10-25iio: gyro: Add MPU-3050 device tree bindingsLinus Walleij1-0/+46
2016-10-24staging: greybus: audio: remove redundant slot fieldPankaj Bharadiya5-23/+4
2016-10-24Staging: Greybus: Fix trailing */ in block commentsRahul Krishnan1-2/+4
2016-10-24staging: greybus: es2: fix arpc request sizeRui Miguel Silva1-1/+1
2016-10-24staging: greybus: audio_manager_sysfs: Replace sscanf with kstrto* to single ...Elise Lennion1-2/+2
2016-10-24staging: xgifb: Remove unnecessary parentheses.Elise Lennion1-8/+8
2016-10-24staging: vt6656: Remove unnecessary parentheses.Elise Lennion2-3/+3
2016-10-24Staging: android: ion: Make a read-only structureMihaela Muraru1-1/+1
2016-10-24staging: android: Remove unnecessary parentheses.Elise Lennion1-1/+1
2016-10-24staging: vc04_services: Add casts to remove warnings in vchiq_core.cMichael Zoran1-5/+6
2016-10-24staging: vc04_services: Handle conversion from VCHIQ_SERVICE_HANDLE_T to VCHI...Michael Zoran1-3/+19
2016-10-24staging: vc04_services: Convert pointers in shared state to offsetsMichael Zoran2-27/+30
2016-10-24staging: vc04_services: Change fields of page list structure to fixed lengthMichael Zoran1-5/+7
2016-10-24staging: vc04_services: Convert dsb() to dsb(sy)Michael Zoran3-5/+5
2016-10-24Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman93-2875/+6842