summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-17iio: core: add high pass filter attributesMartin Fuzzey5-0/+37
2015-05-17iio: mma8452: Add access to registers via DebugFSMartin Fuzzey1-0/+25
2015-05-17iio: mma8452: Initialise before activatingMartin Fuzzey1-4/+33
2015-05-17iio: gyro: bmg160: decouple buffer and triggersVlad Dogaru1-24/+32
2015-05-17iio: gyro: bmg160: remove redundant fieldVlad Dogaru1-8/+5
2015-05-17iio: __iio_update_buffers: Perform request_update() only for new buffersLars-Peter Clausen1-11/+25
2015-05-17iio: __iio_update_buffers: Slightly refactor scan mask memory managementLars-Peter Clausen1-10/+13
2015-05-17iio: Replace printk in __iio_update_buffers with dev_dbgLars-Peter Clausen1-5/+7
2015-05-17iio: add m62332 DAC driverDmitry Eremin-Solenikov3-0/+280
2015-05-17iio: ltr501: Add light channel supportKuppuswamy Sathyanarayanan1-0/+51
2015-05-17iio: pressure: hid-sensor-press: Fix memory leak in probe()Fabio Estevam1-6/+6
2015-05-17iio: orientation: hid-sensor-rotation: Fix memory leak in probe()Fabio Estevam1-7/+8
2015-05-17iio: orientation: hid-sensor-incl-3d: Fix memory leak in probe()Fabio Estevam1-7/+7
2015-05-17iio: light: hid-sensor-als.c: Fix memory leak in probe()Fabio Estevam1-6/+6
2015-05-17iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe()Fabio Estevam1-7/+6
2015-05-17iio: accel: hid-sensor-accel-3d: Fix memory leak in probe()Fabio Estevam1-7/+6
2015-05-16iio: ltr501: Fix proximity threshold boundary checkKuppuswamy Sathyanarayanan1-1/+1
2015-05-13iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw.Jonathan Cameron1-3/+1
2015-05-13iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parametersVignesh R2-6/+72
2015-05-10iio: acpi: Add support for ACPI0008 Ambient Light SensorGabriele Mazzotta3-0/+245
2015-05-10imu: inv_mpu6050: adds device tree bindingsVarka Bhadram1-0/+17
2015-05-10iio: hid-sensor-press: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: hid-sensor-rotation: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: hid-sensor-incl-3d: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: hid-sensor-magn-3d: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: light: hid-sensor-prox: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: light: hid-sensor-als: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: hid-sensor-gyro-3d: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: adc: axp288: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: hid-sensor-accel-3d: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10iio: light: add support for ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient l...Tomasz Duszynski3-0/+345
2015-05-10iio: make tools more cross-compilation friendlyLinus Walleij1-2/+2
2015-05-10iio: magnetometer: Add ACPI support for MMC35240Daniel Baluta1-0/+8
2015-05-10iio: magnetometer: mmc35240: Add PM sleep supportDaniel Baluta1-0/+35
2015-05-10iio: magnetometer: Add support for MEMSIC MMC35240 sensorDaniel Baluta3-0/+481
2015-05-10iio: magn: bmc150_magn: add oversampling ratioIrina Tirdea1-4/+129
2015-05-10iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea3-0/+14
2015-05-10iio: magn: bmc150_magn: Add devicetree binding documentationIrina Tirdea1-0/+22
2015-05-10iio: magn: Add support for BMC150 magnetometerIrina Tirdea3-0/+1000
2015-05-10Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven4-7/+7
2015-05-10iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2-3/+3
2015-05-10iio: light: Add threshold interrupt support for STK3310Tiberiu Breana1-2/+253
2015-05-10iio: light: Add support for Sensortek STK3310Tiberiu Breana3-0/+483
2015-05-09Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman25-448/+2373
2015-05-08staging: unisys: uislib.h: Remove unused cache allocation prototypesJes Sorensen1-5/+0
2015-05-08staging: unisys: visorchipset: Remove unused cache allocatorJes Sorensen1-39/+0
2015-05-08staging: unisys: Remove wrapper around parser_init_guts()Jes Sorensen1-12/+1
2015-05-08staging: unisys: parser_init_guts(): standard_payload_header is always falseJes Sorensen1-28/+9
2015-05-08staging: unisys: parser: Remove unused functions and mark others staticJes Sorensen1-197/+4
2015-05-08staging: unisys: visorchipset: Declare parser_init_byte_stream() staticJes Sorensen1-7/+1