summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: stm32-dfsdm: manage data resolution in trigger modeOlivier Moysan2019-06-221-13/+28
* iio: adc: stm32-dfsdm: fix data typeOlivier Moysan2019-06-221-2/+2
* iio: adc: stm32-dfsdm: fix output resolutionOlivier Moysan2019-06-222-40/+142
* iio: sca3000: Potential endian bug in sca3000_read_event_value()Dan Carpenter2019-06-221-3/+4
* iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean2019-06-221-9/+13
* iio: adc: xilinx: support all platformsRobert Hancock2019-06-171-1/+0
* iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 ...Shobhit Kukreti2019-06-171-18/+10
* staging: iio: ad7150: clean up of commentsMelissa Wen2019-06-171-9/+2
* staging: iio: ad7150: simplify i2c SMBus return treatmentMelissa Wen2019-06-171-7/+2
* staging: iio: ad7150: use FIELD_GET and GENMASKMelissa Wen2019-06-171-1/+5
* staging: iio: ad7150: use ternary operating to ensure 0/1 valueMelissa Wen2019-06-171-2/+2
* iio: ad_sigma_delta: return directly in ad_sd_buffer_postenable()Alexandru Ardelean2019-06-171-2/+1
* iio: amplifiers: ad8366: Add support for ADL5240 VGAAlexandru Ardelean2019-06-172-0/+18
* iio: amplifiers: ad8366: Add support for the ADA4961 DGAPaul Cercueil2019-06-172-5/+39
* iio: amplifiers: ad8366: rework driver to allow other chipsAlexandru Ardelean2019-06-171-19/+62
* iio: amplifiers: ad8366: use own lock to guard stateAlexandru Ardelean2019-06-171-4/+6
* iio: amplifiers: update license informationAlexandru Ardelean2019-06-172-3/+3
* iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean2019-06-171-11/+16
* iio: frequency: adf4371: Add support for ADF4371 PLLStefan Popa2019-06-173-0/+605
* iio: imu: st_lsm6dsx: get device name from st_lsm6dsx_sensor_settingsLorenzo Bianconi2019-06-174-20/+48
* iio: imx7d_adc: Remove unneeded 'average_en' memberFabio Estevam2019-06-171-6/+2
* iio: imx7d_adc: Fit into a single lineFabio Estevam2019-06-171-3/+1
* iio: imx7d_adc: Introduce a definition for the input clockFabio Estevam2019-06-171-3/+2
* iio: imx7d_adc: Remove unneeded error messageFabio Estevam2019-06-171-5/+2
* iio: light: stk3310: Add support for stk3335Martijn Braam2019-06-171-1/+5
* iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Young Xiao2019-06-171-0/+2
* staging: iio: ad2s1210: Remove platform data NULL check in probeAlexandru Ardelean2019-06-171-3/+0
* iio: light: bh1780: simplify getting the adapter of a clientWolfram Sang2019-06-171-1/+1
* iio: adc: ad7606: Add software configurationBeniamin Bia2019-06-162-3/+39
* iio: adc: ad7606: Move oversampling and scale options to chip infoBeniamin Bia2019-06-162-18/+58
* iio: adc: meson_saradc: update with SPDX Licence identifierNeil Armstrong2019-06-161-7/+1
* iio: accel: add missing sensor for some 2-in-1 based ultrabooksLuís Ferreira2019-06-081-0/+1
* iio: dps310: Add pressure sensing capabilityEddie James2019-06-081-26/+337
* iio: dps310: Temperature measurement errataChristopher Bostic2019-05-271-2/+50
* iio: Add driver for Infineon DPS310Joel Stanley2019-05-273-0/+480
* staging: iio: adis16240: add of_match_table entryRodrigo Ribeiro2019-05-261-0/+1
* staging: iio: ad7746: add device tree supportJoão Seckler2019-05-261-0/+10
* staging: iio: adis16240: add device to module device tableLucas Oshiro2019-05-261-0/+6
* staging: iio: adt7316: create of_device_id arrayBárbara Fernandes2019-05-261-0/+13
* staging: iio: adis16203: Add of_device_id tableThiago Estrela2019-05-261-0/+8
* staging: iio: ad9834: add of_device_id tableJoão Victor Marques de Oliveira2019-05-261-0/+11
* staging: iio: cdc: ad7150: create macro for capacitance channelsBárbara Fernandes2019-05-261-17/+12
* staging: kpc2000: remove unnecessary oom messageSimon Sandström2019-05-241-3/+1
* staging: kpc2000: remove unnecessary include in cell_probe.cSimon Sandström2019-05-241-1/+0
* staging: kpc2000: remove unnecessary braces in cell_probe.cSimon Sandström2019-05-241-7/+4
* staging: kpc2000: use kzalloc(sizeof(var)...) in cell_probe.cSimon Sandström2019-05-241-1/+1
* staging: kpc2000: remove extra blank lines in cell_probe.cSimon Sandström2019-05-241-4/+0
* staging: kpc2000: fix alignment issues in cell_probe.cSimon Sandström2019-05-241-19/+15
* staging: kpc2000: add missing asterisk in commentSimon Sandström2019-05-241-1/+1
* staging: kpc2000: use __func__ in debug messagesSimon Sandström2019-05-241-7/+12