Age | Commit message (Expand) | Author | Files | Lines |
2015-07-23 | iio: st-sensors: add support for single full scale device | Giuseppe Barba | 1 | -0/+3 |
2015-07-23 | iio: st-sensors: add configuration for WhoAmI address | Giuseppe Barba | 1 | -26/+23 |
2015-06-11 | Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 1 | -1/+3 |
2015-06-07 | iio: st_accel: support 8bit channel data | Linus Walleij | 1 | -1/+3 |
2015-05-18 | Merge 4.1-rc4 into staging-next | Greg Kroah-Hartman | 1 | -2/+0 |
2015-05-07 | iio: st_sensors: make detection more helpful | Linus Walleij | 1 | -1/+2 |
2015-05-07 | iio: st_sensors: make BDU optional | Linus Walleij | 1 | -3/+5 |
2015-05-07 | iio: st_sensors: make interrupt optional | Linus Walleij | 1 | -1/+11 |
2015-05-07 | iio: st_sensors: print error when failing to get IRQ | Linus Walleij | 1 | -1/+3 |
2015-04-26 | iio:st_sensors: Fix oops when probing SPI devices | Alban Bedel | 1 | -2/+0 |
2014-12-12 | iio: common: remove unnecessary sizeof(u8) | Fabian Frederick | 1 | -1/+1 |
2014-11-05 | Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 3 | -58/+70 |
2014-10-25 | Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -1/+1 |
2014-10-04 | iio: st_sensors: Fix buffer copy | Robin van der Gracht | 1 | -1/+1 |
2014-10-04 | iio:common: Set the device pointer into ST common sensors library | Denis CIOCCA | 2 | -0/+2 |
2014-10-04 | iio:imu: changed structure name from st_sensors to st_sensor_settings | Denis CIOCCA | 1 | -58/+68 |
2014-09-22 | Merge 3.17-rc6 into staging-next. | Greg Kroah-Hartman | 1 | -1/+1 |
2014-08-30 | iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value | Lee Jones | 1 | -1/+4 |
2014-08-26 | iio: st_sensors: Fix indio_dev->trig assignment | Srinivas Pandruvada | 1 | -1/+1 |
2014-07-12 | iio: st_sensors: add devicetree probing support | Linus Walleij | 1 | -0/+30 |
2014-07-07 | iio: st_sensors: get platform data from device tree | Linus Walleij | 1 | -1/+34 |
2014-07-07 | iio:st sensors: remove custom sampling frequence attribute in favour of core ... | Jonathan Cameron | 1 | -29/+0 |
2014-04-26 | iio: st_sensors: move regulator retrieveal to core | Linus Walleij | 1 | -0/+37 |
2013-09-21 | iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data() | Lee Jones | 1 | -5/+3 |
2013-09-21 | iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor() | Lee Jones | 1 | -5/+4 |
2013-09-21 | iio: sensors-core: st: Support sensors which don't have a Data Ready pin | Lee Jones | 1 | -11/+22 |
2013-09-21 | iio:st_sensors: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -5/+2 |
2013-09-15 | iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw() | Lee Jones | 1 | -7/+4 |
2013-09-15 | iio: sensors-core: st: Allow full-scale to be an optional feature | Lee Jones | 1 | -4/+7 |
2013-08-03 | iio: Added ST-sensors platform data to select the DRDY interrupt pin | Denis CIOCCA | 1 | -5/+36 |
2013-06-05 | iio:common: Removed stuff macros, added num_data_channels on st_sensors struc... | Denis CIOCCA | 2 | -31/+64 |
2013-05-23 | iio:common:st: added disable function after read info raw data | Denis CIOCCA | 1 | -0/+2 |
2013-03-26 | iio:trigger: Introduce iio_tigger_{set,get}_drvdata | Lars-Peter Clausen | 1 | -1/+1 |
2013-03-25 | Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 1 | -9/+2 |
2013-03-16 | iio:common: Use spi_sync_transfer() in STMicroelectronics common library | Denis Ciocca | 1 | -9/+2 |
2013-03-05 | iio:common:st_sensors fixed all warning messages about uninitialized variables | Denis CIOCCA | 1 | -5/+4 |
2013-02-02 | iio:common: removed unused functions outside st_sensors library | Denis CIOCCA | 1 | -42/+28 |
2013-01-31 | iio:common: Add STMicroelectronics common library | Denis Ciocca | 7 | -0/+886 |