summaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro
Commit message (Expand)AuthorAgeFilesLines
* iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen2013-10-161-10/+1
* iio:adis16130: Use spi_sync_transfer()Lars-Peter Clausen2013-10-051-5/+1
* iio:adxrs450: Use spi_sync_transfer()Lars-Peter Clausen2013-10-051-10/+2
* iio:adis16080: Use spi_sync_transfer()Lars-Peter Clausen2013-10-051-6/+1
* iio:gyro: Register buffer also without specific triggerDenis CIOCCA2013-09-211-9/+8
* iio: gyro-core: st: Clean up error handling in probe()Lee Jones2013-09-211-9/+10
* iio:itg3200: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-4/+1
* iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen2013-09-152-4/+5
* iio: gyro: adxrs450: Remove redundant breakSachin Kamat2013-09-141-1/+0
* iio: gyro: adis16260: Remove redundant breakSachin Kamat2013-09-141-1/+0
* iio: gyro: adis16130: Remove redundant breakSachin Kamat2013-09-141-2/+0
* iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor driversPeter Meerwald2013-08-191-8/+0
* iio: gyro: st_gyro: Use devm_iio_device_allocSachin Kamat2013-08-173-23/+8
* iio: gyro: itg3200_core: Use devm_iio_device_allocSachin Kamat2013-08-171-11/+4
* iio: gyro: adxrs450: Use devm_iio_device_allocSachin Kamat2013-08-171-11/+4
* iio: hid-sensor-gyro-3d: Use devm_iio_device_allocSachin Kamat2013-08-171-12/+5
* iio: gyro: adis16260: Use devm_iio_device_allocSachin Kamat2013-08-171-11/+5
* iio: gyro: adis16136: Use devm_iio_device_allocSachin Kamat2013-08-171-7/+3
* iio: gyro: adis16130: Use devm_iio_device_allocSachin Kamat2013-08-171-19/+4
* iio: gyro: adis16080: Use devm_iio_device_allocSachin Kamat2013-08-171-17/+4
* staging:iio:adis16260: Move out of stagingLars-Peter Clausen2013-08-033-0/+441
* iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen2013-08-032-0/+3
* iio: hid-sensor-gyro-3d: add module alias for autoloadAlexander Holler2013-08-031-5/+11
* iio: reword help text of several IIO_ST driversPeter Meerwald2013-08-031-2/+2
* iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA2013-08-034-9/+21
* staging:iio:adis16130: Move out of stagingLars-Peter Clausen2013-06-113-0/+215
* iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA2013-06-051-0/+3
* iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA2013-06-041-9/+12
* iio: STMicroelectronics: remove three useless selectsPaul Bolle2013-05-221-1/+0
* iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-252-3/+3
* iio:gyro:itg3200_core move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-8/+5
* iio:gyro:adxrs450 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-11/+11
* iio:gyro:adis16136 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-6/+7
* iio:gyro:adis16080 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-11/+11
* iio:hid_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-12/+12
* iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron2013-02-093-4/+7
* iio: Use spi_sync_transfer()Lars-Peter Clausen2013-02-091-4/+1
* iio: gyro: Add itg3200Manuel Stahl2013-02-024-0/+569
* staging:iio: Move adxrs450 driver out of stagingLars-Peter Clausen2013-02-023-0/+509
* iio:gyro: Add STMicroelectronics gyroscopes driverDenis Ciocca2013-01-317-0/+728
* staging:iio:adis16080: Move out of stagingLars-Peter Clausen2013-01-263-0/+267
* Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-251-2/+2
|\
| * Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-141-0/+1
| |\
| * | Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* | | Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2013-01-071-0/+1
|\ \ \ | | |/ | |/|
| * | iio: hid-sensors: respect CONFIG_IIO_TRIGGERAlexander Holler2012-12-271-0/+1
| |/
* | hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler2013-01-061-1/+1
* | iio: merge hid-sensor-attributes.h into hid-sensor-hub.hAlexander Holler2013-01-061-1/+0
|/
* iio: gyro: adis16136: remove duplicated include from adis16136.cWei Yongjun2012-11-301-1/+0
* iio:gyro: adis16136: divide by zero in write_frequency()Dan Carpenter2012-11-301-2/+2
OpenPOWER on IntegriCloud