aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-15iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_typePeter Meerwald1-2/+2
2014-02-08iio:accel:bma180: Use modifier instead of index in channel specificationPeter Meerwald1-8/+8
2013-12-17iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2-5/+7
2013-11-17iio:accel:kxsd9 fix missing mutex unlockFrank Zago1-3/+4
2013-11-05iio: hid-sensors: accelerometer: Add sensitivitySrinivas Pandruvada1-0/+12
2013-11-02iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada1-2/+3
2013-10-24iio: accel: kxsd9: Remove redundant variableSachin Kamat1-6/+1
2013-10-16iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen1-10/+1
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman1-2/+2
2013-09-21iio:accel: Register buffer also without specific triggerDenis CIOCCA1-9/+8
2013-09-21iio: accel-core: st: Clean up error handling in probe()Lee Jones1-9/+10
2013-09-21iio:bma180: Use iio_push_buffers_with_timestamp()Lars-Peter Clausen1-5/+2
2013-09-21iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-2/+2
2013-09-15iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen2-4/+5
2013-08-28iio: add Bosch BMA180 acceleration sensor driverOleksandr Kravchenko3-0/+689
2013-08-19iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor driversPeter Meerwald1-8/+0
2013-08-03iio: accel: st_accel: Use devm_iio_device_allocSachin Kamat3-23/+8
2013-08-03iio: accel: kxsd9: Use devm_iio_device_allocSachin Kamat1-12/+5
2013-08-03iio: hid-sensor-accel-3d: Use devm_iio_device_allocSachin Kamat1-12/+7
2013-08-03iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen2-9/+11
2013-08-03iio: hid-sensor-accel-3d: add module alias for autoloadAlexander Holler1-5/+11
2013-08-03iio: reword help text of several IIO_ST driversPeter Meerwald1-2/+2
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA4-11/+31
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channelDenis CIOCCA1-0/+3
2013-06-04iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA1-12/+24
2013-05-22iio: STMicroelectronics: remove three useless selectsPaul Bolle1-1/+0
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen1-1/+1
2013-03-17iio:accel:kxsd9 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2013-03-17iio:hid_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron1-12/+12
2013-02-09iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron3-4/+7
2013-02-09iio: Use spi_sync_transfer()Lars-Peter Clausen1-5/+1
2013-01-31iio:accel: Add STMicroelectronics accelerometers driverDenis Ciocca7-0/+868
2013-01-26iio:accel:kxsd9 move out of stagingJonathan Cameron3-0/+299
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman1-2/+2
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+1
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman1-0/+1
2013-01-06hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler1-1/+1
2013-01-06iio: merge hid-sensor-attributes.h into hid-sensor-hub.hAlexander Holler1-1/+0
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-12-27iio: hid-sensors: respect CONFIG_IIO_TRIGGERAlexander Holler1-0/+1
2012-11-17iio: hid-sensor: Return proper error if kmemdup failsAxel Lin1-3/+3
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron1-14/+1
2012-10-19iio: fix spelling of Accelerometer in KconfigPeter Meerwald1-1/+1
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen1-2/+1
2012-09-07staging:iio: hid-sensors Use iio_push_to_bufferJonathan Cameron1-1/+1
2012-09-06iio: hid-sensors: Added accelerometer 3Dsrinivas pandruvada3-0/+440