summaryrefslogtreecommitdiff
path: root/drivers/iio/common/st_sensors
AgeCommit message (Expand)Author
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij
2015-07-23iio: st-sensors: add support for single full scale deviceGiuseppe Barba
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba
2015-06-10Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2015-06-07iio: st_accel: support 8bit channel dataLinus Walleij
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman
2015-05-07iio: st_sensors: make detection more helpfulLinus Walleij
2015-05-07iio: st_sensors: make BDU optionalLinus Walleij
2015-05-07iio: st_sensors: make interrupt optionalLinus Walleij
2015-05-07iio: st_sensors: print error when failing to get IRQLinus Walleij
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel
2014-12-12iio: common: remove unnecessary sizeof(u8)Fabian Frederick
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-10-25Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-10-04iio: st_sensors: Fix buffer copyRobin van der Gracht
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA
2014-09-22Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman
2014-08-30iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return valueLee Jones
2014-08-25iio: st_sensors: Fix indio_dev->trig assignmentSrinivas Pandruvada
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij
2014-07-07iio: st_sensors: get platform data from device treeLinus Walleij
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron
2014-04-26iio: st_sensors: move regulator retrieveal to coreiio-for-3.16aLinus Walleij
2013-09-21iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()Lee Jones
2013-09-21iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()Lee Jones
2013-09-21iio: sensors-core: st: Support sensors which don't have a Data Ready pinLee Jones
2013-09-21iio:st_sensors: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen
2013-09-14iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()Lee Jones
2013-09-14iio: sensors-core: st: Allow full-scale to be an optional featureLee Jones
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA
2013-05-22iio:common:st: added disable function after read info raw dataDenis CIOCCA
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen
2013-03-25Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-03-16iio:common: Use spi_sync_transfer() in STMicroelectronics common libraryDenis Ciocca
2013-03-05iio:common:st_sensors fixed all warning messages about uninitialized variablesiio-fixes-for-3.9aDenis CIOCCA
2013-02-02iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca