| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 2020-06-14 | 1 | -1/+0 |
* | iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger | Alexandru Ardelean | 2020-05-10 | 1 | -14/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner | 2019-06-05 | 1 | -14/+1 |
* | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers | Hans de Goede | 2018-11-16 | 1 | -3/+5 |
* | iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW | Rodrigo Siqueira | 2018-03-07 | 1 | -1/+1 |
* | iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 2017-08-22 | 1 | -1/+0 |
* | iio: light: hid-sensor-als: Add duplicate IIO_LIGHT channel | Kweh, Hock Leong | 2016-12-30 | 1 | -3/+21 |
* | iio: light: hid-sensor-als.c: Fix memory leak in probe() | Fabio Estevam | 2015-05-17 | 1 | -6/+6 |
* | iio: light: hid-sensor-als: Constify platform_device_id | Krzysztof Kozlowski | 2015-05-10 | 1 | -1/+1 |
* | Merge branch 'for-4.1/sensor-hub' into for-linus | Jiri Kosina | 2015-04-13 | 1 | -1/+2 |
|\ |
|
| * | HID: hid-sensor-hub: Extend API for async reads | Srinivas Pandruvada | 2015-02-23 | 1 | -1/+2 |
* | | iio: hid-sensor-als: Introduce PM | Srinivas Pandruvada | 2015-01-25 | 1 | -8/+1 |
|/ |
|
* | iio: remove .owner field for driver using module_platform_driver | Sanjeev Sharma | 2014-08-26 | 1 | -1/+0 |
* | iio: hid-sensor-als: Fix return values | Sachin Kamat | 2014-07-05 | 1 | -5/+2 |
* | iio: hid-sensors: ALS: Raw read support | Srinivas Pandruvada | 2014-05-05 | 1 | -5/+19 |
* | iio: hid-sensors: Add API to power on/off | Srinivas Pandruvada | 2014-05-05 | 1 | -4/+3 |
* | iio: hid-sensors: ALS: adjust scale and offset | Srinivas Pandruvada | 2014-05-05 | 1 | -4/+13 |
* | Merge v3.13-rc2 into staging-next | Greg Kroah-Hartman | 2013-12-03 | 1 | -2/+3 |
|\ |
|
| * | iio: hid_Sensors: fix crash during trigger unregister | Srinivas Pandruvada | 2013-11-02 | 1 | -2/+3 |
* | | iio: hid-sensors: light/als : Add sensitivity | Srinivas Pandruvada | 2013-11-06 | 1 | -0/+11 |
|/ |
|
* | iio: Remove unnecessary casts for iio_push_to_buffers() | Lars-Peter Clausen | 2013-09-15 | 1 | -3/+4 |
* | iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor drivers | Peter Meerwald | 2013-08-19 | 1 | -8/+0 |
* | iio: light: hid-sensor-als: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-03 | 1 | -12/+5 |
* | iio: hid-sensor-als: add module alias for autoload | Alexander Holler | 2013-08-03 | 1 | -5/+11 |
* | iio: Correct HID light sensor name in comments | Alexandre Relange | 2013-05-22 | 1 | -1/+1 |
* | iio:hid_sensors move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 2013-03-17 | 1 | -4/+4 |
* | Merge 3.8-rc5 into staging-next | Greg Kroah-Hartman | 2013-01-26 | 1 | -2/+2 |
|\ |
|
| * | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -2/+2 |
* | | 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: hid-sensor: Return proper error if kmemdup fails | Axel Lin | 2012-11-17 | 1 | -3/+2 |
* | 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 ALS | srinivas pandruvada | 2012-09-06 | 1 | -0/+386 |