| Commit message (Expand) | Author | Age |
... | |
| | * | | iio: always select ANON_INODES | Arnd Bergmann | 2014-05-10 |
| | * | | iio: hid-sensors: typo leads to potential forever loop | Dan Carpenter | 2014-05-10 |
| * | | | Merge 3.15-rc6 into staging-next. | Greg Kroah-Hartman | 2014-05-22 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| * | | iio: hid-sensors: Pressure: Raw read support | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: Inclinometer 3D: Raw read support | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: Compass 3D: Raw read support | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: Proximity: Raw read support | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: ALS: Raw read support | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: Gyro 3D: Raw read support | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: Accelerometer 3D: Raw read support | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: Add API to power on/off | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: Pressure: adjust scale and offset | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: Inclinometer 3D: adjust scale and offset | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: Compass 3D: adjust scale and offset | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: ALS: adjust scale and offset | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: Gyro 3D : adjust scale and offset | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: Accelerometer 3D: adjust scale and offset | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: Add api to get poll value | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: hid-sensors: Convert units and exponent | Srinivas Pandruvada | 2014-05-05 |
| * | | iio: Add Freescale MMA8452Q 3-axis accelerometer driver | Peter Meerwald | 2014-05-03 |
| * | | iio: ak8975: Fix issue with the name | Srinivas Pandruvada | 2014-05-03 |
| * | | iio: Fix spelling of illuminance in gp2ap020a00f driver | Peter Meerwald | 2014-05-03 |
| * | | iio: Add Melexis mlx90614 contact-less infrared temperature sensor driver | Peter Meerwald | 2014-05-03 |
| * | | iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers | Peter Meerwald | 2014-05-03 |
| * | | iio: Add Freescale MPL115A2 pressure / temperature sensor driver | Peter Meerwald | 2014-05-03 |
| * | | iio:magnetometer:mag3110: Enable user offset calibration | Peter Meerwald | 2014-05-03 |
| * | | iio:magnetometer:mag3110: Fix initialization of ctrl_reg1 | Peter Meerwald | 2014-05-03 |
| * | | staging: iio: ad799x: remove some unneeded IS_ERR() checks | Dan Carpenter | 2014-05-03 |
| * | | iio: exynos_adc: do a reinit_completion before the conversion | Naveen Krishna Chatradhi | 2014-04-30 |
| * | | iio: exynos_adc: do a soft reset in case of timeout | Naveen Krishna Chatradhi | 2014-04-30 |
| * | | iio: exynos_adc: reduce timeout and use wait_for_completion_timeout | Naveen Krishna Chatradhi | 2014-04-30 |
| * | | iio: exynos_adc: rearrange clk and regulator enable/disable calls | Naveen Krishna Ch | 2014-04-30 |
| * | | iio: hid-sensors: Added device rotation support | Srinivas Pandruvada | 2014-04-29 |
| * | | IIO: core: Add quaternion modifier | Srinivas Pandruvada | 2014-04-29 |
| * | | IIO: core: Modify scan element type | Srinivas Pandruvada | 2014-04-29 |
| * | | IIO: core: Introduce read_raw_multi | Srinivas Pandruvada | 2014-04-29 |
| * | | Merge 3.15-rc3 into staging-next | Greg Kroah-Hartman | 2014-04-28 |
| |\ \ |
|
| * \ \ | Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-04-26 |
| |\ \ \ |
|
| | * | | | iio: st_sensors: move regulator retrieveal to core | Linus Walleij | 2014-04-26 |
| | * | | | iio: st_sensors: announce registered sensors | Linus Walleij | 2014-04-26 |
| | * | | | staging: iio: Fix typo in iio | Masanari Iida | 2014-04-23 |
| | * | | | iio: adc: Fix exynos_adc dependencies | Jean Delvare | 2014-04-11 |
| | * | | | iio: imu: inv_mpu6050: Add compatibity with MPU6500 | Srinivas Pandruvada | 2014-03-29 |
| | * | | | iio: ak8975: Added ACPI enumeration | Srinivas Pandruvada | 2014-03-29 |
| | * | | | iio: ak8975 : Add AK8963 compatibility mode support | Srinivas Pandruvada | 2014-03-22 |
| | * | | | iio:gyro:itg3200 - drop unreachable return ret. Highlighted by smatch | Jonathan Cameron | 2014-03-16 |
| | * | | | iio:core: Fix bug in length of event info_mask and catch unhandled bits set i... | Jonathan Cameron | 2014-03-16 |
| | * | | | Add support for Microchip Technology's MCP3426/7/8 ADC | Angelo Compagnucci | 2014-03-16 |
| | * | | | staging:iio: Move ad799x driver out of staging | Lars-Peter Clausen | 2014-03-16 |
| | * | | | iio: inkern: add iio_read_channel_average_raw | Sebastian Reichel | 2014-03-16 |