summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches2019-08-161-1/+1
* iio: cros_ec_accel_legacy: Fix incorrect channel settingGwendal Grignou2019-08-161-1/+0Star
* iio: adc: stm32-dfsdm: missing error case during probeFabien Dessenne2019-07-311-2/+6
* iio: adc: stm32-dfsdm: manage the get_irq error caseFabien Dessenne2019-07-311-0/+6
* iio: temperature: mlx90632 Relax the compatibility checkCrt Mori2019-06-251-2/+7
* iio: adc: ti-ads8688: fix timestamp is not updated in bufferSean Nyekjaer2019-06-091-1/+1
* iio: dac: ds4422/ds4424 fix chip verificationRuslan Babayev2019-06-091-1/+1
* iio: adc: ti-ads7950: Fix improper use of mlockJustin Chen2019-05-311-4/+15
* iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor2019-05-311-1/+1
* iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu2019-05-312-2/+12
* iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen2019-05-311-5/+11
* iio: adc: stm32-dfsdm: fix unmet direct dependencies detectedFabrice Gasnier2019-05-311-0/+1
* iio: adc: xilinx: prevent touching unclocked h/w on removeSven Van Asbroeck2019-05-161-1/+1
* iio: adc: xilinx: fix potential use-after-free on probeSven Van Asbroeck2019-05-161-0/+1
* iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck2019-05-161-1/+1
* io: accel: kxcjk1013: restore the range after resume.he, bo2019-04-271-0/+2
* iio: core: fix a possible circular locking dependencyFabrice Gasnier2019-04-271-2/+2
* iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger2019-04-271-11/+17
* iio: Fix scan mask selectionLars-Peter Clausen2019-04-271-3/+2Star
* iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais2019-04-271-0/+1
* iio: ad_sigma_delta: select channel when reading registerDragos Bogdan2019-04-271-0/+1
* iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou2019-04-271-3/+4
* iio:chemical:bme680: Fix SPI read interfaceMike Looijmans2019-04-274-62/+118
* iio:chemical:bme680: Fix, report temperature in millidegreesMike Looijmans2019-04-271-9/+7Star
* iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans2019-04-271-3/+3
* iio: gyro: mpu3050: fix chip ID readingSergey Larin2019-04-271-3/+5
* iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds2019-04-051-7/+3Star
* iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski2019-03-231-1/+1
* iio: ti-ads8688: Update buffer allocation for timestampsDan Murphy2019-02-151-1/+2
* iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay2019-02-151-4/+3Star
* iio: adc: axp288: Fix TS-pin handlingHans de Goede2019-02-151-16/+60
* iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-IDHans de Goede2019-02-121-0/+1
* iio: adc: meson-saradc: fix internal clock namesMartin Blumenstingl2019-02-121-4/+4
* iio: adc: meson-saradc: check for devm_kasprintf failureNicholas Mc Guire2019-02-121-0/+6
* iio: dac: ad5686: fix bit shift read registerMircea Caprioru2019-01-131-1/+2
* iio:st_magn: Fix enable device after triggerMartin Kelly2018-12-051-9/+3Star
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-12-059-19/+37
* iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev2018-11-131-1/+3
* iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev2018-11-131-0/+2
* iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov2018-11-131-0/+6
* iio: ad5064: Fix regulator handlingLars-Peter Clausen2018-11-131-15/+38
* Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-09-092-8/+6Star
|\
| * iio: imu: st_lsm6dsx: take into account ts samples in wm configurationLorenzo Bianconi2018-09-021-7/+6Star
| * Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay2018-09-021-1/+0Star
* | treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-241-1/+1
* | Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-221-2/+2
|\ \
| * | i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyPeter Rosin2018-07-131-2/+2
* | | iio: light: si1133: fix uninitialized resp variableMaxime Roussin-BĂ©langer2018-08-011-0/+3
* | | Merge branch 'fixes-togreg' into togregJonathan Cameron2018-08-012-2/+2
|\ \ \ | | |/ | |/|
| * | iio: light: si1133 fix test for val being not zero or not one.Colin Ian King2018-07-301-1/+1