summaryrefslogtreecommitdiffstats
path: root/drivers/iio/orientation
Commit message (Expand)AuthorAgeFilesLines
* iio: hid-sensor-rotation: Add timestamp channelYe Xiang2021-01-221-20/+26
* iio: hid-sensor-incl-3d: Add timestamp channelYe Xiang2021-01-221-16/+27
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean2020-05-102-28/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner2019-06-051-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-161-3/+5
* iio:orientation: drop assign iio_info.driver_moduleJonathan Cameron2017-08-222-2/+0
* iio: orientation: hid-sensor-rotation: Drop unnecessary staticJulia Lawall2017-07-171-1/+1
* iio: hid-sensor-rotation: Add "scale" and "offset" properties parse supportSong Hongyan2017-05-071-0/+20
* iio: hid-sensor-rotation: Add geomagnetic orientation sensor hid support.Song Hongyan2017-05-071-0/+7
* iio: hid-sensor-rotation: Add relative orientation sensor hid supportSong Hongyan2017-05-071-8/+20
* iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan2016-11-051-0/+1
* iio: orientation: hid-sensor-rotation: Fix memory leak in probe()Fabio Estevam2015-05-171-7/+8
* iio: orientation: hid-sensor-incl-3d: Fix memory leak in probe()Fabio Estevam2015-05-171-7/+7
* iio: hid-sensor-rotation: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
* iio: hid-sensor-incl-3d: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
* Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina2015-04-131-1/+2
|\
| * HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada2015-02-231-1/+2
* | iio: hid-sensor-incl-3d: Introduce PMSrinivas Pandruvada2015-01-251-8/+1
|/
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-262-2/+0
* iio: hid-sensors: Inclinometer 3D: Raw read supportSrinivas Pandruvada2014-05-051-0/+13
* iio: hid-sensors: Add API to power on/offSrinivas Pandruvada2014-05-052-9/+6
* iio: hid-sensors: Inclinometer 3D: adjust scale and offsetSrinivas Pandruvada2014-05-051-4/+13
* iio: hid-sensors: Added device rotation supportSrinivas Pandruvada2014-04-293-0/+361
* iio: hid-sensors: Added Inclinometer 3DSrinivas Pandruvada2013-12-033-0/+453