summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: imu: adis16460: check ret val for non-zero vs less-than-zeroAlexandru Ardelean2019-11-031-4/+4
* iio: imu: adis16400: check ret val for non-zero vs less-than-zeroAlexandru Ardelean2019-11-031-11/+11
* iio: gyro: adis16136: check ret val for non-zero vs less-than-zeroAlexandru Ardelean2019-11-031-12/+12
* iio: hdc100x: fix iio_triggered_buffer_{predisable,postenable} positionsAlexandru Ardelean2019-11-021-8/+11
* iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean2019-11-021-6/+14
* staging: rts5208: Eliminate the use of Camel Case in file sd.hGabriela Bittencourt2019-11-011-1/+1
* staging: rts5208: Eliminate the use of Camel Case in files xd.{h, c}Gabriela Bittencourt2019-11-012-7/+7
* staging: rts5208: Eliminate the use of Camel Case in files ms.{h, c}Gabriela Bittencourt2019-11-012-78/+78
* staging: exfat: replace kmalloc with kmalloc_arrayRoi Martin2019-11-011-4/+4
* drivers/staging/exfat: Replace binary semaphores for mutexesDavidlohr Bueso2019-11-012-43/+43
* Merge tag 'iio-for-5.5b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2019-11-0190-2729/+7368
|\
| * dt-bindings: iio: imu: st_lsm6dsx: add lsm6dsrx device bindingsLorenzo Bianconi2019-10-271-0/+1
| * iio: imu: st_lsm6dsx: add support to LSM6DSRXLorenzo Bianconi2019-10-276-5/+21
| * iio: st: Drop GPIO includeLinus Walleij2019-10-274-4/+0
| * iio: adc: hx711: optimize performance in read cycleAndreas Klinger2019-10-221-17/+5
| * iio: adc: stm32-adc: fix kernel-doc warningsFabrice Gasnier2019-10-222-13/+19
| * iio: pressure: zpa2326: fix iio_triggered_buffer_postenable positionAlexandru Ardelean2019-10-221-7/+9
| * iio: chemical: sgp30: drop excess semicolonJonathan Cameron2019-10-221-1/+1
| * iio: adc: twl4030: Use false / true instead of 0 / 1 with booleansJonathan Cameron2019-10-221-9/+9
| * dt-bindings: iio: Add ltc2983 documentationNuno Sá2019-10-222-0/+481
| * iio: temperature: Add support for LTC2983Nuno Sá2019-10-224-0/+1576
| * 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
| * dt-bindings: iio: imu: add fxos8700 imu bindingRobert Jones2019-10-221-0/+76
| * 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: Fix typo in action_get descriptionWilliam Breathitt Gray2019-10-181-1/+1
| * docs: driver-api: generic-counter: Update Count and Signal data typesWilliam Breathitt Gray2019-10-181-70/+92
| * counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray2019-10-187-212/+51
| * Merge branch 'ib-ab8500-5.4-rc1' into HEADJonathan Cameron2019-10-1816-1939/+1495
| |\
| | * mfd: Switch the AB8500 GPADC to IIOLinus Walleij2019-10-185-1873/+0
| | * iio: adc: New driver for the AB8500 GPADCLinus Walleij2019-10-184-0/+1230
| | * mfd: ab8500: Augment DT bindingsLinus Walleij2019-10-181-0/+119
| | * 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