summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio: temperature: Add support for LTC2983Nuno Sá2019-10-223-0/+1569
* iio: pressure: bmp280: use devm action and remove labels from probeBartosz Golaszewski2019-10-224-45/+30
* iio: pressure: bmp280: use bulk regulator opsBartosz Golaszewski2019-10-221-39/+30
* iio: imu: Add support for the FXOS8700 IMURobert Jones2019-10-226-0/+821
* staging: iio: ad9834: add a check for devm_clk_getChuhong Yuan2019-10-181-0/+4
* iio: adc: xilinx-xadc: use devm_platform_ioremap_resourceJonathan Cameron2019-10-181-3/+1
* iio: temp: maxim thermocouple: Drop unneeded semi colon.Jonathan Cameron2019-10-181-1/+1
* iio: adc: cpcap-adc: Fix missing IRQF_ONESHOT as only threaded handler.Jonathan Cameron2019-10-181-1/+1
* iio: adc: meson_saradc: use devm_platform_ioremap_resourceJonathan Cameron2019-10-181-3/+1
* iio: adc: exynos: use devm_platform_ioremap_resourceJonathan Cameron2019-10-181-3/+1
* iio: adc: exynos: Drop a stray semicolonJonathan Cameron2019-10-181-1/+1
* iio: proximity: pulsedlight v2: Tidy up an endian issueJonathan Cameron2019-10-181-2/+3
* iio: pressure: bmp280 endian tidy upsJonathan Cameron2019-10-181-7/+9
* iio: gyro: mpu3050: Explicity make a 'poison' value big endianJonathan Cameron2019-10-181-1/+1
* iio: chemical: sps30: Explicity truncate constant by maskingJonathan Cameron2019-10-181-1/+1
* iio: adc: stmpe-adc: Cleanup endian type of local variableJonathan Cameron2019-10-181-1/+1
* iio: adc: mcp320x: Tidy up endian types in type cast.Jonathan Cameron2019-10-181-1/+1
* iio: adc: at91-sama5d2: Replace 0 with NULL when clearing some pointers.Jonathan Cameron2019-10-181-2/+2
* counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray2019-10-186-147/+42
* Merge branch 'ib-ab8500-5.4-rc1' into HEADJonathan Cameron2019-10-1813-1864/+1375
|\
| * mfd: Switch the AB8500 GPADC to IIOLinus Walleij2019-10-184-1798/+0
| * iio: adc: New driver for the AB8500 GPADCLinus Walleij2019-10-183-0/+1229
| * hwmon: ab8500: Convert to IIO ADCLinus Walleij2019-10-182-25/+43
| * power: supply: ab8500_fg: Convert to IIO ADCLinus Walleij2019-10-181-8/+15
| * power: supply: ab8500_charger: Convert to IIO ADCLinus Walleij2019-10-181-20/+58
| * power: supply: ab8500_btemp: Convert to IIO ADCLinus Walleij2019-10-182-13/+30
* | Merge branch 'ib-ti-eqep-5.4-rc1' into togregJonathan Cameron2019-10-178-10/+495
|\ \
| * | counter: new TI eQEP driverDavid Lechner2019-10-174-1/+486
| * | bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystemDavid Lechner2019-10-175-10/+10
| |/
* | iio: adc: intel_mrfld_adc: Add Basin Cove ADC driverVincent Pelletier2019-10-153-0/+274
* | iio: imu: st_lsm6dsx: add support to LSM6DS0Lorenzo Bianconi2019-10-155-2/+17
* | iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1Lorenzo Bianconi2019-10-151-3/+4
* | iio: dac: ad7303: replace mlock with own lockAlexandru Ardelean2019-10-151-4/+9
* | iio: imu: st_lsm6dsx: add odr calibration featureMario Tesi2019-10-153-3/+29
* | iio: imu: st_lsm6dsx: enable drdy-mask if availableLorenzo Bianconi2019-10-153-0/+29
* | iio: dac: stm32: add power management supportFabrice Gasnier2019-10-152-33/+199
* | iio: imu: st_lsm6dsx: enable wake-up event for LSM6DSOLorenzo Bianconi2019-10-151-1/+24
* | iio: imu: st_lsm6dsx: add missing kernel documenationLorenzo Bianconi2019-10-151-0/+3
* | iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_dataLorenzo Bianconi2019-10-151-2/+4
* | iio: imu: st_lsm6dsx: fix checkpatch warningLorenzo Bianconi2019-10-151-16/+19
* | iio: imu: st_lsm6dsx: grab conf mutex in st_lsm6dsx_write_event_configLorenzo Bianconi2019-10-151-0/+2
* | iio: imu: st_lsm6dsx: rely on st_lsm6dsx_update_bits_locked configuring eventsLorenzo Bianconi2019-10-151-11/+14
* | iio: imu: st_lsm6dsx: always check enable_reg in st_lsm6dsx_event_setupLorenzo Bianconi2019-10-151-12/+11
* | iio: imu: st_lsm6dsx: move bdu/boot and reset register info in hw_settingsLorenzo Bianconi2019-10-152-22/+99
* | iio: imu: st_lsm6dsx: do not access active-low/open-drain regs if not supportedLorenzo Bianconi2019-10-152-14/+67
* | iio: imu: st_lsm6dsx: move irq related definitions in irq_configLorenzo Bianconi2019-10-152-108/+179
* | iio: imu: st_lsm6dsx: add sanity check for read_fifo pointerLorenzo Bianconi2019-10-152-0/+6
* | iio: imu: st_lsm6dsx: use st_lsm6dsx_read_locked in st_lsm6dsx_report_motion_...Lorenzo Bianconi2019-10-151-14/+20
* | iio: adc: max1027: Introduce 12-bit devices supportMiquel Raynal2019-10-152-3/+39
* | iio: adc: max1027: Prepare the introduction of different resolutionsMiquel Raynal2019-10-151-42/+32