aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-22iio: adc: stm32-adc: add missing vdda-supplyFabrice Gasnier
2019-06-22iio: adc: stm32-dfsdm: add comment for 16 bits recordOlivier Moysan
2019-06-22iio: adc: stm32-dfsdm: add fast mode supportOlivier Moysan
2019-06-22iio: adc: stm32-dfsdm: manage data resolution in trigger modeOlivier Moysan
2019-06-22iio: adc: stm32-dfsdm: fix data typeOlivier Moysan
2019-06-22iio: adc: stm32-dfsdm: fix output resolutionOlivier Moysan
2019-06-22iio: sca3000: Potential endian bug in sca3000_read_event_value()Dan Carpenter
2019-06-22iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean
2019-06-17iio: adc: xilinx: support all platformsRobert Hancock
2019-06-17iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 ...Shobhit Kukreti
2019-06-17staging: iio: ad7150: clean up of commentsMelissa Wen
2019-06-17staging: iio: ad7150: simplify i2c SMBus return treatmentMelissa Wen
2019-06-17staging: iio: ad7150: use FIELD_GET and GENMASKMelissa Wen
2019-06-17staging: iio: ad7150: use ternary operating to ensure 0/1 valueMelissa Wen
2019-06-17iio: ad_sigma_delta: return directly in ad_sd_buffer_postenable()Alexandru Ardelean
2019-06-17iio: amplifiers: ad8366: Add support for ADL5240 VGAAlexandru Ardelean
2019-06-17iio: amplifiers: ad8366: Add support for the ADA4961 DGAPaul Cercueil
2019-06-17iio: amplifiers: ad8366: rework driver to allow other chipsAlexandru Ardelean
2019-06-17iio: amplifiers: ad8366: use own lock to guard stateAlexandru Ardelean
2019-06-17iio: amplifiers: update license informationAlexandru Ardelean
2019-06-17iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean
2019-06-17iio: frequency: adf4371: Add support for ADF4371 PLLStefan Popa
2019-06-17iio: imu: st_lsm6dsx: get device name from st_lsm6dsx_sensor_settingsLorenzo Bianconi
2019-06-17iio: imx7d_adc: Remove unneeded 'average_en' memberFabio Estevam
2019-06-17iio: imx7d_adc: Fit into a single lineFabio Estevam
2019-06-17iio: imx7d_adc: Introduce a definition for the input clockFabio Estevam
2019-06-17iio: imx7d_adc: Remove unneeded error messageFabio Estevam
2019-06-17iio: light: stk3310: Add support for stk3335Martijn Braam
2019-06-17iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Young Xiao
2019-06-17staging: iio: ad2s1210: Remove platform data NULL check in probeAlexandru Ardelean
2019-06-17iio: light: bh1780: simplify getting the adapter of a clientWolfram Sang
2019-06-16iio: adc: ad7606: Add software configurationBeniamin Bia
2019-06-16iio: adc: ad7606: Move oversampling and scale options to chip infoBeniamin Bia
2019-06-16iio: adc: meson_saradc: update with SPDX Licence identifierNeil Armstrong
2019-06-08iio: accel: add missing sensor for some 2-in-1 based ultrabooksLuís Ferreira
2019-06-08iio: dps310: Add pressure sensing capabilityEddie James
2019-05-27iio: dps310: Temperature measurement errataChristopher Bostic
2019-05-27iio: Add driver for Infineon DPS310Joel Stanley
2019-05-26staging: iio: adis16240: add of_match_table entryRodrigo Ribeiro
2019-05-26staging: iio: ad7746: add device tree supportJoão Seckler
2019-05-26staging: iio: adis16240: add device to module device tableLucas Oshiro
2019-05-26staging: iio: adt7316: create of_device_id arrayBárbara Fernandes
2019-05-26staging: iio: adis16203: Add of_device_id tableThiago Estrela
2019-05-26staging: iio: ad9834: add of_device_id tableJoão Victor Marques de Oliveira
2019-05-26staging: iio: cdc: ad7150: create macro for capacitance channelsBárbara Fernandes
2019-05-24staging: kpc2000: remove unnecessary oom messageSimon Sandström
2019-05-24staging: kpc2000: remove unnecessary include in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: remove unnecessary braces in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: use kzalloc(sizeof(var)...) in cell_probe.cSimon Sandström
2019-05-24staging: kpc2000: remove extra blank lines in cell_probe.cSimon Sandström