Age | Commit message (Expand) | Author |
2014-02-08 | iio:accel:bma180: Use modifier instead of index in channel specification | Peter Meerwald |
2013-12-17 | iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron |
2013-12-02 | Merge v3.13-rc2 into staging-next | Greg Kroah-Hartman |
2013-11-17 | iio:accel:kxsd9 fix missing mutex unlock | Frank Zago |
2013-11-05 | iio: hid-sensors: accelerometer: Add sensitivity | Srinivas Pandruvada |
2013-11-02 | iio: hid_Sensors: fix crash during trigger unregister | Srinivas Pandruvada |
2013-10-24 | iio: accel: kxsd9: Remove redundant variable | Sachin Kamat |
2013-10-16 | iio:st_accel: Drop redundant call to iio_sw_buffer_preenable() | Lars-Peter Clausen |
2013-09-25 | Merge 3.12-rc2 into staging-next. | Greg Kroah-Hartman |
2013-09-21 | iio:accel: Register buffer also without specific trigger | Denis CIOCCA |
2013-09-21 | iio: accel-core: st: Clean up error handling in probe() | Lee Jones |
2013-09-21 | iio:bma180: Use iio_push_buffers_with_timestamp() | Lars-Peter Clausen |
2013-09-21 | iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume | Peter Meerwald |
2013-09-15 | iio: Remove unnecessary casts for iio_push_to_buffers() | Lars-Peter Clausen |
2013-08-28 | iio: add Bosch BMA180 acceleration sensor driver | Oleksandr Kravchenko |
2013-08-19 | iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor drivers | Peter Meerwald |
2013-08-03 | iio: accel: st_accel: Use devm_iio_device_alloc | Sachin Kamat |
2013-08-03 | iio: accel: kxsd9: Use devm_iio_device_alloc | Sachin Kamat |
2013-08-03 | iio: hid-sensor-accel-3d: Use devm_iio_device_alloc | Sachin Kamat |
2013-08-03 | iio: Add a comment to about alphabetical order to Kconfigs and Makefiles | Lars-Peter Clausen |
2013-08-03 | iio: hid-sensor-accel-3d: add module alias for autoload | Alexander Holler |
2013-08-03 | iio: reword help text of several IIO_ST drivers | Peter Meerwald |
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-06-04 | iio:common: ST_SENSORS_LSM_CHANNELS macro changed | Denis CIOCCA |
2013-05-22 | iio: STMicroelectronics: remove three useless selects | Paul Bolle |
2013-03-25 | iio:trigger: Introduce iio_tigger_{set,get}_drvdata | Lars-Peter Clausen |
2013-03-17 | iio:accel:kxsd9 move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | iio:hid_sensors move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-02-09 | iio:st_sensors fix build when !CONFIG_IIO_TRIGGER | Jonathan Cameron |
2013-02-09 | iio: Use spi_sync_transfer() | Lars-Peter Clausen |
2013-01-31 | iio:accel: Add STMicroelectronics accelerometers driver | Denis Ciocca |
2013-01-26 | iio:accel:kxsd9 move out of staging | Jonathan Cameron |
2013-01-25 | Merge 3.8-rc5 into staging-next | Greg Kroah-Hartman |
2013-01-14 | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
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 |
2013-01-03 | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-27 | iio: hid-sensors: respect CONFIG_IIO_TRIGGER | Alexander Holler |
2012-11-17 | iio: hid-sensor: Return proper error if kmemdup fails | Axel Lin |
2012-11-10 | staging:iio: Add support for multiple buffers | Jonathan Cameron |
2012-10-19 | iio: fix spelling of Accelerometer in Kconfig | Peter Meerwald |
2012-09-08 | iio: Drop timestamp parameter from buffer store_to callback | Lars-Peter Clausen |
2012-09-07 | staging:iio: hid-sensors Use iio_push_to_buffer | Jonathan Cameron |
2012-09-06 | iio: hid-sensors: Added accelerometer 3D | srinivas pandruvada |