| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-02-01 | 4 | -6/+8 |
|\ |
|
| * | iio: dht11: Use boottime | Abhilash Jindal | 2016-02-01 | 1 | -4/+4 |
| * | iio: imu: Fix dependencies for !HAS_IOMEM archs | Richard Weinberger | 2016-01-30 | 1 | -1/+1 |
| * | iio: adc: Fix dependencies for !HAS_IOMEM archs | Richard Weinberger | 2016-01-30 | 1 | -0/+3 |
| * | iio: proximity: lidar: correct return value | Matt Ranostay | 2016-01-03 | 1 | -1/+1 |
* | | Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-02-01 | 8 | -5/+12 |
|\ \ |
|
| * | | iio: pressure: mpl115: fix temperature offset sign | Akinobu Mita | 2016-01-30 | 1 | -1/+1 |
| * | | iio: inkern: fix a NULL dereference on error | Dan Carpenter | 2016-01-30 | 1 | -0/+2 |
| * | | iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer. | Jonathan Cameron | 2016-01-16 | 1 | -1/+1 |
| * | | iio: light: acpi-als: Report data as processed | Gabriele Mazzotta | 2016-01-16 | 1 | -2/+4 |
| * | | iio: dac: mcp4725: set iio name property in sysfs | Yong Li | 2016-01-09 | 1 | -0/+1 |
| * | | iio: add HAS_IOMEM dependency to VF610_ADC | Vegard Nossum | 2016-01-04 | 1 | -0/+1 |
| * | | iio: add IIO_TRIGGER dependency to STK8BA50 | Vegard Nossum | 2016-01-04 | 1 | -0/+1 |
| * | | iio-light: Use a signed return type for ltr501_match_samp_freq() | Markus Elfring | 2015-12-19 | 1 | -1/+1 |
* | | | Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-02-01 | 1 | -1/+1 |
|\| | |
|
| * | | iio: adis_buffer: Fix out-of-bounds memory access | Lars-Peter Clausen | 2015-12-05 | 1 | -1/+1 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 1 | -3/+1 |
|\ \ \ |
|
| * | | | iio: core: fix ptr_ret.cocci warnings | Fengguang Wu | 2016-01-21 | 1 | -3/+1 |
* | | | | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-21 | 1 | -7/+217 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | iio: exynos-adc: fix irqf_oneshot.cocci warnings | Valentin Rothberg | 2015-12-22 | 1 | -1/+1 |
| * | | | iio: exynos-adc: add experimental touchscreen support | Arnd Bergmann | 2015-12-01 | 1 | -7/+217 |
* | | | | include/linux/kernel.h: change abs() macro so it uses consistent return type | Michal Nazarewicz | 2016-01-16 | 1 | -5/+4 |
| |_|/
|/| | |
|
* | | | Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2015-12-27 | 4 | -102/+387 |
|\ \ \ |
|
| * | | | iio: adc: ina2xx: Fix incorrect report of data endianness to userspace. | Jonathan Cameron | 2015-12-22 | 1 | -1/+1 |
| * | | | iio: light: us5182d: Refactor read_raw function | Adriana Reus | 2015-12-22 | 1 | -77/+78 |
| * | | | iio: light: us5182d: Add interrupt support and events | Adriana Reus | 2015-12-22 | 1 | -1/+270 |
| * | | | iio: light: us5182d: Fix enable status inconcistency | Adriana Reus | 2015-12-22 | 1 | -4/+12 |
| * | | | iio: Make IIO value formating function globally available. | Andrew F. Davis | 2015-12-22 | 1 | -0/+1 |
| * | | | iio: mma8452: use enum for channel index | Martin Kepplinger | 2015-12-19 | 1 | -16/+23 |
| * | | | iio: mma8452: remove unused register description | Martin Kepplinger | 2015-12-19 | 1 | -1/+0 |
| * | | | iio: ina2xx: fix channel order in software buffer | Marc Titinger | 2015-12-19 | 1 | -2/+2 |
* | | | | Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2015-12-27 | 25 | -70/+2899 |
|\| | | |
|
| * | | | iio/inkern.c Use list_for_each_entry_safe | Anshul Garg | 2015-12-12 | 1 | -4/+2 |
| * | | | iio: adc: add IMX7D ADC driver support | Haibo Chen | 2015-12-12 | 3 | -0/+619 |
| * | | | iio: ina2xx: give the capture kthread a more useful name string. | Marc Titinger | 2015-12-12 | 1 | -1/+2 |
| * | | | iio: ina2xx: re-instate a sysfs show/store for the shunt resistor value | Marc Titinger | 2015-12-12 | 1 | -6/+46 |
| * | | | iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCs | Marc Titinger | 2015-12-12 | 1 | -9/+45 |
| * | | | iio: ina2xx: add support for TI INA2xx Power Monitors | Marc Titinger | 2015-12-12 | 3 | -0/+679 |
| * | | | iio: chemical: add AMS iAQ-core support | Matt Ranostay | 2015-12-12 | 3 | -0/+209 |
| * | | | iio: light: add MAX30100 oximeter driver support | Matt Ranostay | 2015-12-12 | 5 | -0/+483 |
| * | | | iio:adc128s052: add support for adc124s021 | Oliver Stäbler | 2015-12-12 | 2 | -4/+15 |
| * | | | staging: iio: select IRQ_WORK for IIO_DUMMY_EVGEN | Arnd Bergmann | 2015-12-05 | 1 | -1/+2 |
| * | | | iio: st_accel_core: Remove unneeded define | Robert Kmiec | 2015-12-05 | 1 | -3/+0 |
| * | | | iio: proximity: lidar: optimize i2c transactions | Matt Ranostay | 2015-12-05 | 1 | -25/+70 |
| * | | | iio:configfs: Introduce iio/configfs.h to provide a location for the configfs... | Jonathan Cameron | 2015-12-05 | 2 | -0/+2 |
| * | | | iio: chemical: vz89x: rework i2c transfer reading | Matt Ranostay | 2015-12-03 | 1 | -14/+52 |
| * | | | iio: trigger: Introduce IIO hrtimer based trigger | Daniel Baluta | 2015-12-03 | 3 | -0/+205 |
| * | | | iio: core: Introduce IIO software triggers | Daniel Baluta | 2015-12-03 | 3 | -0/+192 |
| * | | | iio: core: Introduce IIO configfs support | Daniel Baluta | 2015-12-03 | 3 | -0/+59 |
| * | | | iio: light: us8152d: Add power management support | Adriana Reus | 2015-12-02 | 1 | -7/+88 |