summaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro
Commit message (Expand)AuthorAgeFilesLines
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-261-1/+0
* iio:gyro:bmg160 Gyro Sensor driverSrinivas Pandruvada2014-08-263-0/+1223
* Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman2014-07-131-5/+2
|\
| * iio: hid-sensor-gyro-3d: Fix return valuesSachin Kamat2014-07-051-5/+2
* | iio: st_sensors: add devicetree probing supportLinus Walleij2014-07-111-0/+39
* | iio: adis: Switch sampling frequency attr to core support.Jonathan Cameron2014-07-071-78/+46
* | iio: gyro: itg3200 switch sampling frequency attr to core support.Jonathan Cameron2014-07-071-58/+43
* | iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron2014-07-071-2/+10
|/
* iio: hid-sensors: Gyro 3D: Raw read supportSrinivas Pandruvada2014-05-051-3/+18
* iio: hid-sensors: Add API to power on/offSrinivas Pandruvada2014-05-051-4/+3
* iio: hid-sensors: Gyro 3D : adjust scale and offsetSrinivas Pandruvada2014-05-051-4/+13
* iio: st_sensors: move regulator retrieveal to coreLinus Walleij2014-04-261-0/+4
* iio: st_sensors: announce registered sensorsLinus Walleij2014-04-261-0/+3
* iio:gyro:itg3200 - drop unreachable return ret. Highlighted by smatchJonathan Cameron2014-03-161-2/+0
* iio:gyro: bug on L3GD20H gyroscope supportDenis CIOCCA2014-02-185-9/+5
* Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2013-12-021-2/+3
|\
| * iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada2013-11-021-2/+3
* | iio: gyro: adxrs450: Use devm_iio_device_registerSachin Kamat2013-11-241-12/+2
* | iio: gyro: adis16130: Use devm_iio_device_registerSachin Kamat2013-11-241-8/+1
* | iio: hid-sensors: gyro : Add sensitivitySrinivas Pandruvada2013-11-051-0/+11
|/
* 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
OpenPOWER on IntegriCloud