summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-01staging: iio: tsl2583: use IIO_*_ATTR* macros to create sysfs entriesBrian Masney
2016-11-01staging: iio: tsl2583: convert illuminance0_calibscale sysfs attr to use iio_...Brian Masney
2016-11-01staging: iio: tsl2583: convert to use iio_chan_spec and {read,write}_rawBrian Masney
2016-11-01staging: iio: tsl2583: check return values from taos_chip_{on,off}Brian Masney
2016-11-01staging: iio: tsl2583: remove redundant power_state sysfs attributeBrian Masney
2016-11-01staging: iio: tsl2583: return proper error code instead of -1Brian Masney
2016-11-01staging: iio: tsl2583: check for error code from i2c_smbus_read_byte()Brian Masney
2016-11-01staging: iio: tsl2583: add of_match table for device tree supportBrian Masney
2016-11-01Documentation: dt: iio: accel: add lng2dm sensor device bindingLorenzo Bianconi
2016-11-01iio: accel: st_accel: add support to lng2dmLorenzo Bianconi
2016-11-01iio: si7020: Add devicetree support and trivial bindingsPaul Kocialkowski
2016-11-01iio: humidity: remove duplicated include from hts221_buffer.cWei Yongjun
2016-10-25iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann
2016-10-25staging: iio: cdc/ad7746: fix missing return valueArnd Bergmann
2016-10-25iio: gyro: Add driver for the MPU-3050 gyroscopeLinus Walleij
2016-10-25iio: gyro: Add MPU-3050 device tree bindingsLinus Walleij
2016-10-24staging: greybus: audio: remove redundant slot fieldPankaj Bharadiya
2016-10-24Staging: Greybus: Fix trailing */ in block commentsRahul Krishnan
2016-10-24staging: greybus: es2: fix arpc request sizeRui Miguel Silva
2016-10-24staging: greybus: audio_manager_sysfs: Replace sscanf with kstrto* to single ...Elise Lennion
2016-10-24staging: xgifb: Remove unnecessary parentheses.Elise Lennion
2016-10-24staging: vt6656: Remove unnecessary parentheses.Elise Lennion
2016-10-24Staging: android: ion: Make a read-only structureMihaela Muraru
2016-10-24staging: android: Remove unnecessary parentheses.Elise Lennion
2016-10-24staging: vc04_services: Add casts to remove warnings in vchiq_core.cMichael Zoran
2016-10-24staging: vc04_services: Handle conversion from VCHIQ_SERVICE_HANDLE_T to VCHI...Michael Zoran
2016-10-24staging: vc04_services: Convert pointers in shared state to offsetsMichael Zoran
2016-10-24staging: vc04_services: Change fields of page list structure to fixed lengthMichael Zoran
2016-10-24staging: vc04_services: Convert dsb() to dsb(sy)Michael Zoran
2016-10-24Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2016-10-23iio: dac: mcp4725: fix odd_ptr_err.cocci warningsJulia Lawall
2016-10-23staging:iio:ad7606: fix ptr_ret.cocci warningskbuild test robot
2016-10-23iio: proximity: pulsedlight-lidar-lite-v2: cleanup power managementMatt Ranostay
2016-10-23iio: ti-adc0832: add triggered buffer supportAkinobu Mita
2016-10-23iio: humidity: hdc100x: add triggered buffer support for HDC100XAlison Schofield
2016-10-23iio: dac: mcp4725: add devicetree supportTomas Novotny
2016-10-23iio: dac: mcp4725: support voltage reference selectionTomas Novotny
2016-10-23Documentation: dt: iio: add mcp4725/6 dac device bindingTomas Novotny
2016-10-23iio: dac: mcp4725: fix incorrect commentTomas Novotny
2016-10-23staging: iio: ad7606: rework regulator handlingEva Rachel Retuya
2016-10-23staging: iio: ad7606: set proper supply name to devm_regulator_get()Eva Rachel Retuya
2016-10-23staging:iio:ad7606: Move buffer code to main source fileLars-Peter Clausen
2016-10-23staging:iio:ad7606: Use GPIO descriptor APILars-Peter Clausen
2016-10-23staging:iio:ad7606: Run trigger handler only once per trigger eventLars-Peter Clausen
2016-10-23staging:iio:ad7606: Let common remove function take a struct device *Lars-Peter Clausen
2016-10-23staging:iio:ad7606: Let the common probe function return intLars-Peter Clausen
2016-10-23staging:iio:ad7606: Move set_drvdata() into common codeLars-Peter Clausen
2016-10-23staging:iio:ad7606: Factor out common code between periodic and one-shot captureLars-Peter Clausen
2016-10-23staging:iio:ad7606: Avoid allocating buffer for each data captureLars-Peter Clausen
2016-10-23staging:iio:ad7606: Use oversampling ratio of 1 for no oversamplingLars-Peter Clausen