aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-17iio: hid-sensor-hub: Remove hard coded indexesSrinivas Pandruvada1-14/+25
2013-12-02iio: hid-sensors: Fix power and report stateSrinivas Pandruvada2-14/+15
2013-11-02iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada2-6/+5
2013-10-01IIO: call sensor hub open close functionSrinivas Pandruvada1-0/+6
2013-09-21iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()Lee Jones1-5/+3
2013-09-21iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()Lee Jones1-5/+4
2013-09-21iio: sensors-core: st: Support sensors which don't have a Data Ready pinLee Jones1-11/+22
2013-09-21iio:st_sensors: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-5/+2
2013-09-14iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()Lee Jones1-7/+4
2013-09-14iio: sensors-core: st: Allow full-scale to be an optional featureLee Jones1-4/+7
2013-08-03iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen1-0/+1
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA1-5/+36
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channelDenis CIOCCA2-31/+64
2013-05-22iio:common:st: added disable function after read info raw dataDenis CIOCCA1-0/+2
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2-3/+3
2013-03-25Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-9/+2
2013-03-16iio:common: Use spi_sync_transfer() in STMicroelectronics common libraryDenis Ciocca1-9/+2
2013-03-05iio:common:st_sensors fixed all warning messages about uninitialized variablesDenis CIOCCA1-5/+4
2013-02-02iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA1-42/+28
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca9-0/+888
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2-2/+14
2013-01-06hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler3-8/+8
2013-01-06iio: merge hid-sensor-attributes.h into hid-sensor-hub.hAlexander Holler3-59/+0
2012-12-27iio: hid-sensors: respect CONFIG_IIO_TRIGGERAlexander Holler2-2/+14
2012-11-17iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to boolKirill A. Shutemov2-5/+3
2012-09-22iio: hid-sensors: Prevent crash during hot-unplugSrinivas Pandruvada1-0/+1
2012-09-06iio: hid-sensors: Common attribute and triggersrinivas pandruvada8-0/+481