| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor drivers | Peter Meerwald | 2013-08-19 | 1 | -8/+0 |
* | iio: gyro: st_gyro: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 3 | -23/+8 |
* | iio: gyro: itg3200_core: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -11/+4 |
* | iio: gyro: adxrs450: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -11/+4 |
* | iio: hid-sensor-gyro-3d: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -12/+5 |
* | iio: gyro: adis16260: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -11/+5 |
* | iio: gyro: adis16136: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -7/+3 |
* | iio: gyro: adis16130: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -19/+4 |
* | iio: gyro: adis16080: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -17/+4 |
* | staging:iio:adis16260: Move out of staging | Lars-Peter Clausen | 2013-08-03 | 3 | -0/+441 |
* | iio: Add a comment to about alphabetical order to Kconfigs and Makefiles | Lars-Peter Clausen | 2013-08-03 | 2 | -0/+3 |
* | iio: hid-sensor-gyro-3d: add module alias for autoload | Alexander Holler | 2013-08-03 | 1 | -5/+11 |
* | iio: reword help text of several IIO_ST drivers | Peter Meerwald | 2013-08-03 | 1 | -2/+2 |
* | iio: Added ST-sensors platform data to select the DRDY interrupt pin | Denis CIOCCA | 2013-08-03 | 4 | -9/+21 |
* | staging:iio:adis16130: Move out of staging | Lars-Peter Clausen | 2013-06-11 | 3 | -0/+215 |
* | iio:common: Removed stuff macros, added num_data_channels on st_sensors struc... | Denis CIOCCA | 2013-06-05 | 1 | -0/+3 |
* | iio:common: ST_SENSORS_LSM_CHANNELS macro changed | Denis CIOCCA | 2013-06-04 | 1 | -9/+12 |
* | iio: STMicroelectronics: remove three useless selects | Paul Bolle | 2013-05-22 | 1 | -1/+0 |
* | iio:trigger: Introduce iio_tigger_{set,get}_drvdata | Lars-Peter Clausen | 2013-03-25 | 2 | -3/+3 |
* | iio:gyro:itg3200_core move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 2013-03-17 | 1 | -8/+5 |
* | iio:gyro:adxrs450 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 2013-03-17 | 1 | -11/+11 |
* | iio:gyro:adis16136 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 2013-03-17 | 1 | -6/+7 |
* | iio:gyro:adis16080 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 2013-03-17 | 1 | -11/+11 |
* | iio:hid_sensors move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 2013-03-17 | 1 | -12/+12 |
* | iio:st_sensors fix build when !CONFIG_IIO_TRIGGER | Jonathan Cameron | 2013-02-09 | 3 | -4/+7 |
* | iio: Use spi_sync_transfer() | Lars-Peter Clausen | 2013-02-09 | 1 | -4/+1 |
* | iio: gyro: Add itg3200 | Manuel Stahl | 2013-02-02 | 4 | -0/+569 |
* | staging:iio: Move adxrs450 driver out of staging | Lars-Peter Clausen | 2013-02-02 | 3 | -0/+509 |
* | iio:gyro: Add STMicroelectronics gyroscopes driver | Denis Ciocca | 2013-01-31 | 7 | -0/+728 |
* | staging:iio:adis16080: Move out of staging | Lars-Peter Clausen | 2013-01-26 | 3 | -0/+267 |
* | Merge 3.8-rc5 into staging-next | Greg Kroah-Hartman | 2013-01-25 | 1 | -2/+2 |
|\ |
|
| * | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-01-14 | 1 | -0/+1 |
| |\ |
|
| * | | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+2 |
* | | | Merge branch 'staging-linus' into staging-next | Greg Kroah-Hartman | 2013-01-07 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | iio: hid-sensors: respect CONFIG_IIO_TRIGGER | Alexander Holler | 2012-12-27 | 1 | -0/+1 |
| |/ |
|
* | | hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common | Alexander Holler | 2013-01-06 | 1 | -1/+1 |
* | | iio: merge hid-sensor-attributes.h into hid-sensor-hub.h | Alexander Holler | 2013-01-06 | 1 | -1/+0 |
|/ |
|
* | iio: gyro: adis16136: remove duplicated include from adis16136.c | Wei Yongjun | 2012-11-30 | 1 | -1/+0 |
* | iio:gyro: adis16136: divide by zero in write_frequency() | Dan Carpenter | 2012-11-30 | 1 | -2/+2 |
* | iio:gyro: Add support for the ADIS16136 gyroscope | Lars-Peter Clausen | 2012-11-20 | 3 | -0/+591 |
* | iio: hid-sensor: Return proper error if kmemdup fails | Axel Lin | 2012-11-17 | 1 | -3/+3 |
* | staging:iio: Add support for multiple buffers | Jonathan Cameron | 2012-11-10 | 1 | -14/+1 |
* | iio: Drop timestamp parameter from buffer store_to callback | Lars-Peter Clausen | 2012-09-08 | 1 | -2/+1 |
* | staging:iio: hid-sensors Use iio_push_to_buffer | Jonathan Cameron | 2012-09-07 | 1 | -1/+1 |
* | iio: hid-sensors: Added Gyroscope 3D | srinivas pandruvada | 2012-09-06 | 3 | -0/+440 |