summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-03-0674-1128/+3403
|\
| * staging: iio: accel: Rename source files and update MakefileNarcisa Ana Maria Vasile2017-03-055-7/+0
| * iio: Generalize counting direction modesBenjamin Gaignard2017-03-052-8/+14
| * iio: hid: Add temperature sensor supportSong Hongyan2017-03-045-0/+333
| * staging: iio: meter: ade7753: Clean up includesKatie Dunne2017-03-041-7/+6
| * staging: iio: meter: ade7753: Move header content to implementation fileKatie Dunne2017-03-042-73/+68
| * iio: accel: adxl345: Add SPI supportEva Rachel Retuya2017-03-043-0/+96
| * iio: accel: adxl345: Split driver into core and I2CEva Rachel Retuya2017-03-045-51/+113
| * iio: accel: adxl345: Use I2C regmap instead of direct I2C accessEva Rachel Retuya2017-03-042-23/+44
| * dt-bindings: iio: accel: Document ADXL345 accelerometer bindingEva Rachel Retuya2017-03-041-0/+38
| * staging: iio: adis16240: Move contents of the header to the source fileNarcisa Ana Maria Vasile2017-03-042-180/+174
| * staging: iio: adis16209: Move contents of the header to the source fileNarcisa Ana Maria Vasile2017-03-042-145/+139
| * staging: iio: ad9834: Moved contents of the header to the source fileNarcisa Ana Maria Vasile2017-03-022-72/+72
| * staging: iio: ad9832: Moved contents of the header to the source fileNarcisa Ana Maria Vasile2017-03-022-92/+92
| * staging: iio: adis16203: Move header file content to source file.Varsha Rao2017-03-022-133/+128
| * staging: iio: accel: adis16201: Move header file content to source filesimran singhal2017-03-022-145/+139
| * staging: iio: ad7152: Use BIT() macro for left shifting 1sayli karnik2017-02-251-4/+4
| * hid: hid-sensor-prox: Add more data field for hysteresis parsingSong Hongyan2017-02-251-0/+7
| * iio: adc: meson-saradc: improve meson_sar_adc_read_raw_sampleHeiner Kallweit2017-02-191-19/+17
| * iio: adc: meson-saradc: switch from polling to interrupt modeHeiner Kallweit2017-02-192-5/+53
| * iio: maxim_thermocouple: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: pulsedlight-lidar-lite-v2: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: lmp91000: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: max30102: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: max30100: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: cio-dac: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: quad-8: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: stx104: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * Staging: iio: impedance-analyzer: ad5933.c - style fixDerek Robson2017-02-191-8/+8
| * staging: iio: compress return logicGargi Sharma2017-02-181-3/+1
| * staging: iio: adis16240_core: Replace symbolic permission with octal permissionsayli karnik2017-02-181-1/+1
| * staging:iio:adc:lpc32xx Move out of staging.Jonathan Cameron2017-02-115-13/+13
| * staging:iio:adc:lpc32xx rename local state structure to _stateJonathan Cameron2017-02-111-23/+23
| * staging:iio:adc:lpc32xx Apply consistent prefix to local definesJonathan Cameron2017-02-111-25/+29
| * staging:iio:adc:spear Move out of staging.Jonathan Cameron2017-02-115-11/+12
| * Documentation: iio: 104-quad-8: Fix KernelVersion in sysfs ABI documentationWilliam Breathitt Gray2017-02-111-9/+9
| * Documentation: iio: Fix KernelVersion in counter sysfs ABI documentationWilliam Breathitt Gray2017-02-111-2/+2
| * iio: Documentation: add ABI documentation for in_proximity_sampling_frequency...Brian Masney2017-02-111-0/+1
| * staging: iio: isl29028: add copyrightBrian Masney2017-02-111-0/+1
| * staging: iio: isl29028: use the runtime power management for system sleepBrian Masney2017-02-111-1/+2
| * staging: iio: isl29028: fix incorrect sleep time when taking initial proximit...Brian Masney2017-02-111-10/+21
| * staging: iio: isl29028: change mdelay() to msleep()Brian Masney2017-02-111-2/+2
| * Staging: iio: meter: meter.h - style fixDerek Robson2017-02-111-30/+30
| * iio:temperature:tmp007: Add irq and threshold events supportManivannan Sadhasivam2017-02-051-12/+265
| * iio: health: add MAX30102 oximeter driver supportMatt Ranostay2017-02-053-0/+499
| * devicetree: add documentation for MAX30102 oximeterMatt Ranostay2017-02-051-0/+30
| * iio: adc: ad7192: fixed symbolic permission references 'S_IRUGO | S_IWUSR'Artur Lorincz2017-02-051-4/+4
| * iio: addac: adt7136: Fix style to use octal file permissions.Michael S. Hansen2017-02-051-54/+54
| * iio: accel: Add driver for the Analog Devices ADXL345 3-axis accelerometerEva Rachel Retuya2017-02-053-0/+206
| * iio: cros_ec_light_prox: add ChromeOS EC Light and Proximity SensorsGwendal Grignou2017-02-043-0/+300