index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
Age
Commit message (
Expand
)
Author
2014-11-05
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-10-25
Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-10-04
iio: st_sensors: Fix buffer copy
Robin van der Gracht
2014-10-04
iio:common: Set the device pointer into ST common sensors library
Denis CIOCCA
2014-10-04
iio:imu: changed structure name from st_sensors to st_sensor_settings
Denis CIOCCA
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
2014-08-30
iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value
Lee Jones
2014-08-25
iio: st_sensors: Fix indio_dev->trig assignment
Srinivas Pandruvada
2014-08-25
iio: hid_sensor_hub: Fix indio_dev->trig assignment
Srinivas Pandruvada
2014-07-11
iio: st_sensors: add devicetree probing support
Linus Walleij
2014-07-07
iio: hid-sensors: make hid_sensor_get_reporting_interval static
Daniel Baluta
2014-07-07
iio: st_sensors: get platform data from device tree
Linus Walleij
2014-07-07
iio:st sensors: remove custom sampling frequence attribute in favour of core ...
Jonathan Cameron
2014-07-05
iio: hid-sensors: Fix compilation warning
Sachin Kamat
2014-06-18
Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-05-29
iio: hid-sensors: Get feature report from sensor hub after changing power state
Archana Patni
2014-05-10
iio: hid-sensors: Set default unit of measure for report interval
Archana Patni
2014-05-10
iio: hid-sensors: typo leads to potential forever loop
Dan Carpenter
2014-05-05
iio: hid-sensors: Add API to power on/off
Srinivas Pandruvada
2014-05-05
iio: hid-sensors: Add api to get poll value
Srinivas Pandruvada
2014-05-05
iio: hid-sensors: Convert units and exponent
Srinivas Pandruvada
2014-04-26
Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-04-26
iio: st_sensors: move regulator retrieveal to core
Linus Walleij
2014-02-17
iio: hid-sensor-hub: Remove hard coded indexes
Srinivas Pandruvada
2013-12-02
iio: hid-sensors: Fix power and report state
Srinivas Pandruvada
2013-11-02
iio: hid_Sensors: fix crash during trigger unregister
Srinivas Pandruvada
2013-10-01
IIO: call sensor hub open close function
Srinivas Pandruvada
2013-09-21
iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()
Lee Jones
2013-09-21
iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()
Lee Jones
2013-09-21
iio: sensors-core: st: Support sensors which don't have a Data Ready pin
Lee Jones
2013-09-21
iio:st_sensors: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-14
iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()
Lee Jones
2013-09-14
iio: sensors-core: st: Allow full-scale to be an optional feature
Lee Jones
2013-08-03
iio: Add a comment to about alphabetical order to Kconfigs and Makefiles
Lars-Peter Clausen
2013-08-03
iio: Added ST-sensors platform data to select the DRDY interrupt pin
Denis CIOCCA
2013-06-05
iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...
Denis CIOCCA
2013-05-22
iio:common:st: added disable function after read info raw data
Denis CIOCCA
2013-03-25
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
Lars-Peter Clausen
2013-03-25
Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2013-03-16
iio:common: Use spi_sync_transfer() in STMicroelectronics common library
Denis Ciocca
2013-03-05
iio:common:st_sensors fixed all warning messages about uninitialized variables
Denis CIOCCA
2013-02-02
iio:common: removed unused functions outside st_sensors library
Denis CIOCCA
2013-01-31
iio:common: Add STMicroelectronics common library
Denis Ciocca
2013-01-07
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
2013-01-06
hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common
Alexander Holler
2013-01-06
iio: merge hid-sensor-attributes.h into hid-sensor-hub.h
Alexander Holler
2012-12-27
iio: hid-sensors: respect CONFIG_IIO_TRIGGER
Alexander Holler
2012-11-17
iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to bool
Kirill A. Shutemov
2012-09-22
iio: hid-sensors: Prevent crash during hot-unplug
Srinivas Pandruvada
2012-09-06
iio: hid-sensors: Common attribute and trigger
srinivas pandruvada