summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean
2020-06-14iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the miss...Chuhong Yuan
2020-06-14iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driverAlexandru Ardelean
2020-06-14iio: stm32-adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean
2020-06-14iio: dac: ad5592r: remove usage of iio_priv_to_dev() helperAlexandru Ardelean
2020-06-14iio: imu: bmi160: added mount-matrix supportJonathan Albrieux
2020-06-14iio: imu: bmi160: added regulator supportJonathan Albrieux
2020-06-14iio: imu: bmi160: fix typoJonathan Albrieux
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou
2020-06-14iio: accel: mxc4005: add support for mxc6655Christian Oder
2020-06-14iio: magnetometer: mmc35240: Constify struct reg_defaultRikard Falkeborn
2020-06-14iio: light: stk3310: Constify regmap_configRikard Falkeborn
2020-06-14iio: dac: ad5592r-base: Constify struct iio_chan_spec_ext_infoRikard Falkeborn
2020-06-14iio: dac: ad5380: Constify struct iio_chan_spec_ext_infoRikard Falkeborn
2020-06-14iio: adc: max11100: Constify struct iio_chan_specRikard Falkeborn
2020-06-14iio: imu: inv_mpu6050: Drop double check for ACPI companion deviceAndy Shevchenko
2020-06-14iio: magnetometer: ak8975: Add gpio reset supportJonathan Albrieux
2020-06-14iio: magnetometer: ak8975: Fix typo, uniform measurement unit styleJonathan Albrieux
2020-06-14iio: adc: Update debug printsJishnu Prakash
2020-06-14iio: adc: Update return value checksJishnu Prakash
2020-06-14iio: adc: Add support for PMIC7 ADCJishnu Prakash
2020-06-14iio: adc: Add info property under adc_dataJishnu Prakash
2020-06-14iio: accel: bma400: add support for bma400 spiDan Robertson
2020-06-14iio: chemical: atlas-ezo-sensor: move ret variable scope in atlas_ezo_read_raw()Matt Ranostay
2020-06-14iio: humidity: hts221: remove usage of iio_priv_to_dev()Alexandru Ardelean
2020-06-14iio: position: iqs624: remove usage of iio_priv_to_dev()Alexandru Ardelean
2020-06-14iio: light: iqs621: remove usage of iio_priv_to_dev()Alexandru Ardelean
2020-06-14iio: light: tsl2563: pass iio device as i2c_client private dataAlexandru Ardelean
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-04Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-06-03Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-05-30Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2020-05-26iio: adc: mp2629: Add support for mp2629 ADC driverSaravanan Sekar
2020-05-25mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman
2020-05-22iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-05-22iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron
2020-05-22iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier
2020-05-22iio: light: gp2ap002: Take runtime PM reference on light readJonathan Bakker
2020-05-21iio: proximity: ping: pass reference to IIO device as param to ping_read()Alexandru Ardelean
2020-05-21iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-05-21iio: proximity: Add driver support for vcnl3020 proximity sensorIvan Mikhaylov
2020-05-20iio: dummy_evgen: Fix use after free on error in iio_dummy_evgen_create()Dan Carpenter
2020-05-18genirq/irq_sim: Simplify the APIBartosz Golaszewski
2020-05-16iio: buffer: remove attrcount_orig var from sysfs creationAlexandru Ardelean
2020-05-16iio: chemical: add atlas-ezo-sensor initial supportMatt Ranostay
2020-05-16iio: adc: exynos: Simplify Exynos7-specific initKrzysztof Kozlowski
2020-05-16iio: adc: Add scaling support to exynos adc driverJonathan Bakker
2020-05-16iio: __iio_update_buffers: Update mode before preenable/after postdisableLars-Peter Clausen