summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* counter: Introduce the Generic Counter interfaceWilliam Breathitt Gray2019-04-258-0/+2148
* staging: kpc2000: Add DMA driverMatt Sickler2019-04-258-0/+1181
* Staging: vc04_services: Cleanup in ctrl_set_bitrate()Madhumitha Prabakaran2019-04-251-6/+3
* staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2019-04-252-4/+4
* staging: rtl8188eu: add spaces around '-' in rtw_cmd.cMichael Straube2019-04-251-2/+2
* staging: rtl8188eu: replace subtraction with resultMichael Straube2019-04-251-2/+2
* staging: rtl8188eu: add spaces around operators in rtw_ap.cMichael Straube2019-04-251-9/+12
* staging: olpc_dcon: Convert all uses of old GPIO API to new descriptor APIJerry Lin2019-04-253-10/+58
* staging: rtl8188eu: cleanup indenting issue in odm.cMichael Straube2019-04-251-1/+1
* staging: vchiq_arm: Fix misuse of %xFuqian Huang2019-04-251-4/+4
* staging: most: core: replace strcpy() by strscpy()Gustavo A. R. Silva2019-04-251-1/+1
* staging: kpc2000: fix platform_no_drv_owner.cocci warningsYueHaibing2019-04-251-1/+0
* staging: kpc2000: remove duplicated include from kp2000_module.cYueHaibing2019-04-251-1/+0
* staging: kpc2000: Use memset to initialize resourcesNathan Chancellor2019-04-251-4/+8
* Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-04-2547-307/+2242
|\
| * iio: adc: qcom-spmi-adc5: Fix of-based module autoloadingBjorn Andersson2019-04-221-0/+1
| * iio: dummy_evgen: fix possible memleak in evgen initPan Bian2019-04-221-1/+4
| * iio:accel:Switch hardcoded function name with a reference to __func__ making ...Mohan Kumar2019-04-222-2/+2
| * iio: adc: stm32-dfsdm: fix triggered buffer build dependencyFabrice Gasnier2019-04-221-0/+1
| * iio: adc: stm32-dfsdm: fix unmet direct dependencies detectedFabrice Gasnier2019-04-221-0/+1
| * iio: trigger: stm32-timer: fix build issue when disabledFabrice Gasnier2019-04-221-1/+10
| * iio: imx7d_adc: Use devm_iio_device_register()Andrey Smirnov2019-04-221-12/+1
| * iio: imx7d_adc: Simplify imx7d_adc_remove() with imx7d_adc_suspend()Andrey Smirnov2019-04-221-22/+24
| * iio: imx7d_adc: Simplify imx7d_adc_probe() with imx7d_adc_resume()Andrey Smirnov2019-04-221-52/+36
| * drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warn...Mohan Kumar2019-04-221-1/+1
| * iio: dac: ad5758: Modifications for new revisionMircea Caprioru2019-04-221-37/+18
| * iio: imu: st_lsm6dsx: inline per-sensor dataLorenzo Bianconi2019-04-221-34/+16
| * iio: adc: Add driver for the TI ADS8344 A/DC chipsGregory CLEMENT2019-04-223-0/+215
| * dt-bindings: iio: adc: Add bindings for TI ADS8344 A/DC chipsGregory CLEMENT2019-04-221-0/+19
| * MAINTAINERS: add entry for fxas21002c gyro driverRui Miguel Silva2019-04-221-0/+10
| * iio: gyro: fxas21002c: add spi driverRui Miguel Silva2019-04-223-1/+77
| * iio: gyro: fxas21002c: add i2c driverRui Miguel Silva2019-04-223-0/+76
| * iio: gyro: add core driver for fxas21002cRui Miguel Silva2019-04-224-0/+1166
| * iio: gyro: add DT bindings to fxas21002cRui Miguel Silva2019-04-141-0/+31
| * Kconfig: change configuration of srf04 ultrasonic iio sensorAndreas Klinger2019-04-141-2/+9
| * dt-bindings: iio: srf04: add Maxbotix ultrasonic iio proximity sensorsAndreas Klinger2019-04-141-9/+16
| * srf04.c: add maxbotix ultrasonic sensorsAndreas Klinger2019-04-141-9/+29
| * iio: adc: ti-ads7950: Fix build error without CONFIG_GPIOLIBYueHaibing2019-04-141-1/+1
| * iio: temperature: max31856: fix uninitialized error returnColin Ian King2019-04-141-0/+3
| * iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyr...YueHaibing2019-04-141-4/+0
| * iio: accel: add support to LIS2DE12Robert Jones2019-04-144-1/+84
| * dt-bindings: iio: accel: add LIS2DE12 sensor device bindingRobert Jones2019-04-141-0/+1
| * iio: accel: kxcjk1013: Add KIOX0008 ACPI Hardware-IDValentin Manea2019-04-141-0/+1
| * staging: iio: ad9832: use clock framework for clock referenceMarcelo Schmitt2019-04-142-13/+25
| * staging: iio: ad9832: organize includesMarcelo Schmitt2019-04-141-6/+8
| * bmp085.yaml: transform DT documentation of iio sensor into YAMLAndreas Klinger2019-04-142-27/+70
| * avia-hx711.yaml: transform DT binding to YAMLAndreas Klinger2019-04-142-24/+66
| * iio: imx7d_adc: Use devm_platform_ioremap_resource()Andrey Smirnov2019-04-141-3/+1
| * iio: imx7d_adc: Replace pr_err with dev_errAndrey Smirnov2019-04-141-2/+3
| * iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe()Andrey Smirnov2019-04-141-19/+18