Age | Commit message (Expand) | Author | Files | Lines |
2014-12-16 | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -17/+14 |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2 | -4/+4 |
2014-12-04 | iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2 | -4/+4 |
2014-12-03 | Merge 3.18-rc7 into staging-work. | Greg Kroah-Hartman | 2 | -7/+35 |
2014-11-16 | iio: accel: bmc150: set low default thresholds | Srinivas Pandruvada | 1 | -2/+2 |
2014-11-16 | iio: accel: bmc150: Fix iio_event_spec direction | Srinivas Pandruvada | 1 | -1/+1 |
2014-11-16 | iio: accel: bmc150: Send x, y and z motion separately | Srinivas Pandruvada | 1 | -3/+20 |
2014-11-16 | iio: accel: bmc150: Error handling when mode set fails | Srinivas Pandruvada | 1 | -1/+10 |
2014-11-15 | iio: accel: kxcjk-1013: Fix kxcjk10013_set_range | Daniel Baluta | 1 | -0/+2 |
2014-11-10 | Merge 3.18-rc4 into staging-next | Greg Kroah-Hartman | 1 | -1/+1 |
2014-11-05 | Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 4 | -17/+14 |
2014-11-05 | io: accel: kxcjk-1013: Fix iio_event_spec direction | Daniel Baluta | 1 | -1/+1 |
2014-10-04 | iio:common: Set the device pointer into ST common sensors library | Denis CIOCCA | 2 | -2/+0 |
2014-10-04 | iio:accel: Removed unnecessary parameter on common_probe function | Denis CIOCCA | 4 | -9/+7 |
2014-10-04 | iio:imu: changed structure name from st_sensors to st_sensor_settings | Denis CIOCCA | 1 | -6/+7 |
2014-09-22 | staging: iio: fix up merge error | Greg Kroah-Hartman | 1 | -1/+1 |
2014-09-22 | Merge 3.17-rc6 into staging-next. | Greg Kroah-Hartman | 1 | -1/+1 |
2014-09-14 | iio:bma180: Add BMA250 chip support | Peter Meerwald | 2 | -34/+128 |
2014-09-14 | iio:bma180: Implement _available sysfs attribute dynamically | Peter Meerwald | 1 | -11/+43 |
2014-09-14 | iio:bma180: Prepare for accelerometer channels with different resolutions | Peter Meerwald | 1 | -6/+6 |
2014-09-14 | iio:bma180: Introduce part-specific _config() and disable() code | Peter Meerwald | 1 | -10/+23 |
2014-09-14 | iio:bma180: Introduce part_info to differentiate further chip variants | Peter Meerwald | 1 | -10/+33 |
2014-09-14 | iio:bma180: Drop _update_scan_mode() | Peter Meerwald | 1 | -17/+1 |
2014-09-14 | iio:bma180: Expose temperature channel | Peter Meerwald | 1 | -21/+59 |
2014-09-14 | iio:bma180: Use bool instead of int for state | Peter Meerwald | 1 | -21/+15 |
2014-09-14 | iio:bma180: Rename BMA_180 to BMA180_ | Peter Meerwald | 1 | -2/+2 |
2014-09-14 | iio:bma180: Prefix remaining tables and functions with bma18_ | Peter Meerwald | 1 | -8/+8 |
2014-09-14 | iio:bma180: Enable use of device without IRQ | Peter Meerwald | 1 | -25/+29 |
2014-09-14 | iio: accel: kxcjk-1013: Fix defined but unused warning | Daniel Baluta | 1 | -0/+2 |
2014-09-14 | iio: accel: kxcjk-1013: add support for kxtj2-1009 | Daniel Baluta | 2 | -22/+92 |
2014-09-14 | iio: accel: BMC150: add support for other Bosch chips | Laurentiu Palcu | 2 | -60/+178 |
2014-08-31 | iio: accel: kxcjk-1013: add support for kxcj9-1008 | Daniel Baluta | 2 | -1/+3 |
2014-08-30 | iio: accel: BMC150: fix issues when CONFIG_PM_RUNTIME is not set | Laurentiu Palcu | 1 | -0/+7 |
2014-08-30 | iio: accel: BMC150: fix scale value for 16G | Laurentiu Palcu | 1 | -1/+1 |
2014-08-27 | iio: remove .owner field for driver using module_platform_driver | Sanjeev Sharma | 1 | -1/+0 |
2014-08-27 | iio: accel: kxcjk-1013: Support thresholds | Srinivas Pandruvada | 1 | -50/+447 |
2014-08-26 | io: accel: kxcjk1013: Remove redundant assignment | Daniel Baluta | 1 | -3/+0 |
2014-08-26 | iio: accel: bma180: Fix indio_dev->trig assignment | Srinivas Pandruvada | 1 | -1/+1 |
2014-08-25 | Merge tag 'iio-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 4 | -49/+1566 |
2014-08-07 | iio: accel: BMC150 accel support | Srinivas Pandruvada | 3 | -0/+1321 |
2014-08-07 | iio: accel: kxcjk-1013: Set adjustable range | Srinivas Pandruvada | 1 | -5/+95 |
2014-08-07 | iio: accel: kxcjk-1013: support runtime pm | Srinivas Pandruvada | 1 | -50/+156 |
2014-08-05 | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -2/+844 |
2014-07-25 | Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 1 | -19/+19 |
2014-07-20 | iio:kxcjk-1013: Fix endianness in scan_type | Peter Meerwald | 1 | -1/+1 |
2014-07-20 | iio:bma180: Missing check for frequency fractional part | Peter Meerwald | 1 | -0/+2 |
2014-07-20 | iio:bma180: Fix scale factors to report correct acceleration units | Peter Meerwald | 1 | -3/+3 |
2014-07-20 | iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trig | Srinivas Pandruvada | 1 | -0/+1 |
2014-07-20 | iio: accel: kxcjk-1013: Use try_reenable to ack intr | Srinivas Pandruvada | 1 | -17/+16 |
2014-07-20 | iio: accel: kxcjk-1013: Fix setting frequency | Srinivas Pandruvada | 1 | -1/+1 |