Age | Commit message (Expand) | Author | Files | Lines |
2015-01-08 | Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -2/+16 |
2015-01-01 | iio: iio: Fix iio_channel_read return if channel havn't info | Fabien Proriol | 1 | -0/+3 |
2014-12-15 | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 35 | -232/+1761 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-12 | iio: ad799x: Fix ad7991/ad7995/ad7999 config setup | Lars-Peter Clausen | 1 | -2/+13 |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 3 | -6/+6 |
2014-12-08 | Merge branches 'acpi-video' and 'acpi-pmic' | Rafael J. Wysocki | 3 | -0/+270 |
2014-12-04 | iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 3 | -6/+6 |
2014-12-02 | Merge 3.18-rc7 into staging-work. | Greg Kroah-Hartman | 4 | -11/+85 |
2014-11-25 | Merge branch 'ib-mfd-iio-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Rafael J. Wysocki | 3 | -0/+270 |
2014-11-18 | iio/axp288_adc: remove THIS_MODULE owner | Jacob Pan | 1 | -1/+0 |
2014-11-18 | iio: adc: Add module device table for autoloading | Aaron Lu | 1 | -0/+8 |
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-16 | iio: gyro: bmg160: Fix iio_event_spec direction | Srinivas Pandruvada | 1 | -1/+1 |
2014-11-16 | iio: gyro: bmg160: Send x, y and z motion separately | Srinivas Pandruvada | 1 | -2/+19 |
2014-11-16 | iio: gyro: bmg160: Don't let interrupt mode to be open drain | Srinivas Pandruvada | 1 | -0/+16 |
2014-11-16 | iio: gyro: bmg160: Error handling when mode set fails | Srinivas Pandruvada | 1 | -1/+13 |
2014-11-15 | iio: adc: men_z188_adc: Add terminating entry for men_z188_ids | Axel Lin | 1 | -0/+1 |
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 | 3 | -4/+7 |
2014-11-05 | Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 35 | -232/+1761 |
2014-11-05 | iio: as3935: allocate correct iio_device size | George McCollister | 1 | -1/+1 |
2014-11-05 | io: accel: kxcjk-1013: Fix iio_event_spec direction | Daniel Baluta | 1 | -1/+1 |
2014-11-05 | iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined | Dan Murphy | 1 | -2/+5 |
2014-11-05 | iio: st_sensors: Fix buffer copy | Robin van der Gracht | 1 | -1/+1 |
2014-11-05 | iio:pressure:bmp280: fix pressure calculation | Hartmut Knaack | 1 | -12/+12 |
2014-11-05 | iio: adc: exynos_adc: Add support for exynos7 | Abhilash Kesavan | 1 | -0/+32 |
2014-11-05 | iio: exyno-adc: use syscon for PMU register access | Naveen Krishna Chatradhi | 1 | -9/+21 |
2014-11-05 | iio: as3935: Remove unnecessary semicolons | George McCollister | 1 | -8/+8 |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 1 | -1/+0 |
2014-10-25 | iio: iadc: Qualcomm SPMI PMIC current ADC driver | Ivan T. Ivanov | 3 | -0/+610 |
2014-10-25 | iio:humidity:si7020: fix pointer to i2c client | Hartmut Knaack | 1 | -2/+2 |
2014-10-25 | iio:humidity:si7020: cleanup read_raw and probe | Hartmut Knaack | 1 | -5/+3 |
2014-10-25 | iio: inkern: Add of_xlate function to struct iio_info | Ivan T. Ivanov | 1 | -5/+28 |
2014-10-25 | bmp280: use correct routine for division | Vlad Dogaru | 1 | -1/+1 |
2014-10-25 | Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -1/+1 |
2014-10-22 | iio: add bmp280 pressure and temperature driver | Vlad Dogaru | 3 | -0/+467 |
2014-10-22 | iio: adc: vf610: Propagate the real error when platform_get_irq() fails | Fabio Estevam | 1 | -2/+2 |
2014-10-20 | iio: adc: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-09 | iio: adc: mcp320x. Add support for more ADCs | Søren Andersen | 1 | -35/+187 |
2014-10-07 | iio: adc: Add support for axp288 adc | Jacob Pan | 3 | -0/+263 |
2014-10-04 | IIO: add si7020 driver | David Barksdale | 3 | -0/+174 |
2014-10-04 | iio: adc: vf610: SIMPLE_DEV_PM_OPS can fit on a single line | Fabio Estevam | 1 | -3/+1 |
2014-10-04 | iio: adc: vf610: Disable the regulator on error | Fabio Estevam | 1 | -1/+5 |
2014-10-04 | iio: adc: vf610: Return the error code directly | Fabio Estevam | 1 | -2/+1 |
2014-10-04 | iio: st_sensors: Fix buffer copy | Robin van der Gracht | 1 | -1/+1 |
2014-10-04 | iio:common: Set the device pointer into ST common sensors library | Denis CIOCCA | 10 | -8/+2 |