aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-23iio: accel: Add support for Sensortek STK8BA50Tiberiu Breana3-0/+313
2015-05-23iio: __iio_update_buffers: Leave device in sane state on errorLars-Peter Clausen1-36/+46
2015-05-23iio: __iio_update_buffers: Split enable and disable path into helper functionsLars-Peter Clausen1-88/+103
2015-05-23iio: __iio_update_buffers: Verify configuration before starting to apply itLars-Peter Clausen1-63/+101
2015-05-23iio:adc128s052: add support for adc122s021Urs Fässler2-8/+26
2015-05-23iio: Add I/Q modifiersLars-Peter Clausen1-0/+2
2015-05-23iio: adc: add support for BerlinAntoine Tenart3-0/+386
2015-05-17iio: accel: Add support for Sensortek STK8312Tiberiu Breana3-0/+403
2015-05-17iio: accel: bmc150: decouple buffer and triggersVlad Dogaru1-20/+35
2015-05-17iio: core: add high pass filter attributesMartin Fuzzey2-0/+4
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 R1-6/+48
2015-05-10iio: acpi: Add support for ACPI0008 Ambient Light SensorGabriele Mazzotta3-0/+245
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 light sensorsTomasz Duszynski3-0/+345
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 Tirdea1-0/+1
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/jic23/iio into staging-nextGreg Kroah-Hartman19-445/+2331