Age | Commit message (Expand) | Author |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-20 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-01-20 | iio: core: fix ptr_ret.cocci warnings | Fengguang Wu |
2016-01-16 | include/linux/kernel.h: change abs() macro so it uses consistent return type | Michal Nazarewicz |
2015-12-26 | Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2015-12-26 | Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2015-12-22 | iio: adc: ina2xx: Fix incorrect report of data endianness to userspace. | Jonathan Cameron |
2015-12-22 | iio: light: us5182d: Refactor read_raw function | Adriana Reus |
2015-12-22 | iio: light: us5182d: Add interrupt support and events | Adriana Reus |
2015-12-22 | iio: light: us5182d: Fix enable status inconcistency | Adriana Reus |
2015-12-22 | iio: Make IIO value formating function globally available. | Andrew F. Davis |
2015-12-21 | iio: exynos-adc: fix irqf_oneshot.cocci warnings | Valentin Rothberg |
2015-12-19 | iio: mma8452: use enum for channel index | Martin Kepplinger |
2015-12-19 | iio: mma8452: remove unused register description | Martin Kepplinger |
2015-12-19 | iio: ina2xx: fix channel order in software buffer | Marc Titinger |
2015-12-13 | Merge 4.4-rc5 into staging-next | Greg Kroah-Hartman |
2015-12-12 | iio/inkern.c Use list_for_each_entry_safe | Anshul Garg |
2015-12-12 | iio: adc: add IMX7D ADC driver support | Haibo Chen |
2015-12-12 | iio: ina2xx: give the capture kthread a more useful name string. | Marc Titinger |
2015-12-12 | iio: ina2xx: re-instate a sysfs show/store for the shunt resistor value | Marc Titinger |
2015-12-12 | iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCs | Marc Titinger |
2015-12-12 | iio: ina2xx: add support for TI INA2xx Power Monitors | Marc Titinger |
2015-12-12 | iio: chemical: add AMS iAQ-core support | Matt Ranostay |
2015-12-12 | iio: light: add MAX30100 oximeter driver support | Matt Ranostay |
2015-12-12 | iio:adc128s052: add support for adc124s021 | Oliver Stäbler |
2015-12-05 | staging: iio: select IRQ_WORK for IIO_DUMMY_EVGEN | Arnd Bergmann |
2015-12-05 | iio: st_accel_core: Remove unneeded define | Robert Kmiec |
2015-12-05 | iio: proximity: lidar: optimize i2c transactions | Matt Ranostay |
2015-12-05 | iio:configfs: Introduce iio/configfs.h to provide a location for the configfs... | Jonathan Cameron |
2015-12-03 | iio: chemical: vz89x: rework i2c transfer reading | Matt Ranostay |
2015-12-03 | iio: trigger: Introduce IIO hrtimer based trigger | Daniel Baluta |
2015-12-03 | iio: core: Introduce IIO software triggers | Daniel Baluta |
2015-12-03 | iio: core: Introduce IIO configfs support | Daniel Baluta |
2015-12-02 | iio: light: us8152d: Add power management support | Adriana Reus |
2015-12-02 | iio: light: us5182d: Add functions for selectively enabling als and proximity | Adriana Reus |
2015-12-02 | iio: light: us5182d: Add property for choosing default power mode | Adriana Reus |
2015-12-02 | iio: adc: mcp3422: Add mcp3421 support | Sascha Hauer |
2015-12-01 | iio: exynos-adc: add experimental touchscreen support | Arnd Bergmann |
2015-12-01 | Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2015-11-22 | iio: pulsedlight-lidar-lite: add runtime PM | Matt Ranostay |
2015-11-22 | IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiply | Nizam Haider |
2015-11-21 | iio: adc: spmi-vadc: add missing of_node_put | Julia Lawall |
2015-11-21 | iio: fix some warning messages | Dan Carpenter |
2015-11-21 | iio: light: apds9960: correct ->last_busy count | Matt Ranostay |
2015-11-21 | iio: lidar: return -EINVAL on invalid signal | Matt Ranostay |
2015-11-18 | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2015-11-18 | iio: adc: xilinx: constify iio_buffer_setup_ops structure | Julia Lawall |
2015-11-15 | iio: adc: xilinx: Fix VREFN scale | Thomas Betker |
2015-11-15 | iio: si7020: Swap data byte order | Chris Lesiak |
2015-11-15 | iio: adc: ad7793: removed unnecessary else. | Nizam Haider |