summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/st_sensors
Commit message (Expand)AuthorAgeFilesLines
* iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+22
* iio: st-sensors: add support for single full scale deviceGiuseppe Barba2015-07-231-0/+3
* iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba2015-07-231-26/+23Star
* Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-06-111-1/+3
|\
| * iio: st_accel: support 8bit channel dataLinus Walleij2015-06-071-1/+3
* | Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-181-2/+0Star
|\ \ | |/ |/|
| * iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel2015-04-261-2/+0Star
* | iio: st_sensors: make detection more helpfulLinus Walleij2015-05-071-1/+2
* | iio: st_sensors: make BDU optionalLinus Walleij2015-05-071-3/+5
* | iio: st_sensors: make interrupt optionalLinus Walleij2015-05-071-1/+11
* | iio: st_sensors: print error when failing to get IRQLinus Walleij2015-05-071-1/+3
|/
* iio: common: remove unnecessary sizeof(u8)Fabian Frederick2014-12-121-1/+1
* Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-053-58/+70
|\
| * iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2014-10-042-0/+2
| * iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA2014-10-041-58/+68
* | Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-10-251-1/+1
|\ \
| * | iio: st_sensors: Fix buffer copyRobin van der Gracht2014-10-041-1/+1
* | | Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman2014-09-221-1/+1
|\| | | |/ |/|
| * iio: st_sensors: Fix indio_dev->trig assignmentSrinivas Pandruvada2014-08-251-1/+1
* | iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return valueLee Jones2014-08-301-1/+4
|/
* iio: st_sensors: add devicetree probing supportLinus Walleij2014-07-111-0/+30
* iio: st_sensors: get platform data from device treeLinus Walleij2014-07-071-1/+34
* iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron2014-07-071-29/+0Star
* iio: st_sensors: move regulator retrieveal to coreLinus Walleij2014-04-261-0/+37
* iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()Lee Jones2013-09-211-5/+3Star
* iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()Lee Jones2013-09-211-5/+4Star
* iio: sensors-core: st: Support sensors which don't have a Data Ready pinLee Jones2013-09-211-11/+22
* iio:st_sensors: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-5/+2Star
* iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()Lee Jones2013-09-141-7/+4Star
* iio: sensors-core: st: Allow full-scale to be an optional featureLee Jones2013-09-141-4/+7
* iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA2013-08-031-5/+36
* iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA2013-06-052-31/+64
* iio:common:st: added disable function after read info raw dataDenis CIOCCA2013-05-221-0/+2
* iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-251-1/+1
* Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-03-251-9/+2Star
|\
| * iio:common: Use spi_sync_transfer() in STMicroelectronics common libraryDenis Ciocca2013-03-161-9/+2Star
* | iio:common:st_sensors fixed all warning messages about uninitialized variablesDenis CIOCCA2013-03-051-5/+4Star
|/
* iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA2013-02-021-42/+28Star
* iio:common: Add STMicroelectronics common libraryDenis Ciocca2013-01-317-0/+886