summaryrefslogtreecommitdiff
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAge
* iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan2016-11-18
* iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan2016-11-18
* include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2016-09-30
* iio: ensure ret is initialized to zero before entering do loopColin Ian King2016-09-24
* iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie2016-09-24
* iio: accel: kxsd9: Fix scaling bugLinus Walleij2016-09-24
* iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong2016-09-24
* iio: accel: bmc150: reset chip at init timeOlof Johansson2016-09-24
* iio: adc: at91: unbreak channel adc channel 3Anders Darander2016-09-24
* iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen2016-09-24
* iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-09-24
* iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R2016-09-24
* iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang2016-09-24
* iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield2016-09-24
* iio: accel: kxsd9: Fix raw read returnLinus Walleij2016-09-24
* iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris2016-09-07
* iio:ad7266: Fix probe deferral for vrefMark Brown2016-07-27
* iio:ad7266: Fix support for optional regulatorsMark Brown2016-07-27
* iio:ad7266: Fix broken regulator error handlingMark Brown2016-07-27
* iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij2016-07-27
* iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay2016-07-27
* iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay2016-07-27
* iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield2016-07-27
* iio: proximity: as3935: fix buffer stack trashingMatt Ranostay2016-07-27
* iio: proximity: as3935: remove triggered buffer processingMatt Ranostay2016-07-27
* iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay2016-07-27
* iio: light apds9960: Add the missing dev.parentYong Li2016-07-27
* iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie2016-07-27
* iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard2016-07-27
* iio: ak8975: fix maybe-uninitialized warningRichard Leitner2016-05-11
* iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski2016-05-11
* iio: gyro: bmg160: fix endianness when reading axesIrina Tirdea2016-04-20
* iio: gyro: bmg160: fix buffer read valuesIrina Tirdea2016-04-20
* iio: accel: bmc150: fix endianness when reading axesIrina Tirdea2016-04-20
* iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATEArnd Bergmann2016-04-20
* iio: inkern: fix a NULL dereference on errorDan Carpenter2016-02-25
* iio: pressure: mpl115: fix temperature offset signAkinobu Mita2016-02-25
* iio: light: acpi-als: Report data as processedGabriele Mazzotta2016-02-25
* iio: dac: mcp4725: set iio name property in sysfsYong Li2016-02-25
* iio: add IIO_TRIGGER dependency to STK8BA50Vegard Nossum2016-02-25
* iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum2016-02-25
* iio-light: Use a signed return type for ltr501_match_samp_freq()Markus Elfring2016-02-25
* iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.Jonathan Cameron2016-02-25
* iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen2016-02-25
* iio: adc: spmi-vadc: add missing of_node_putJulia Lawall2015-11-21
* iio: fix some warning messagesDan Carpenter2015-11-21
* iio: light: apds9960: correct ->last_busy countMatt Ranostay2015-11-21
* iio: lidar: return -EINVAL on invalid signalMatt Ranostay2015-11-21
* Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-18
|\
| * iio: adc: xilinx: Fix VREFN scaleThomas Betker2015-11-15