summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-1332-211/+1733
|\
| * iio: pressure: bmp280: remove stray newlineBartosz Golaszewski2019-10-131-1/+0
| * iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify codeBaolin Wang2019-10-131-15/+1
| * iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() positionAlexandru Ardelean2019-10-131-4/+4
| * iio: gyro: clean up indentation issueColin Ian King2019-10-071-1/+1
| * counter: stm32: clean up indentation issueColin Ian King2019-10-071-2/+2
| * iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} posi...Alexandru Ardelean2019-10-071-5/+11
| * iio: core: Add optional symbolic label to device attributesPhil Reid2019-10-071-0/+17
| * iio: gyro: adis16080: replace mlock with own lockAlexandru Ardelean2019-10-051-2/+6
| * counter: stm32-lptimer-cnt: fix a kernel-doc warningFabrice Gasnier2019-10-051-1/+1
| * counter: stm32-timer-cnt: fix a kernel-doc warningFabrice Gasnier2019-10-051-1/+1
| * iio: gyro: adis16130: remove mlock usageAlexandru Ardelean2019-10-051-2/+0
| * iio: imu: st_lsm6dsx: add motion report function and call from interruptSean Nyekjaer2019-10-052-4/+98
| * iio: imu: st_lsm6dsx: always enter interrupt threadSean Nyekjaer2019-10-051-8/+1
| * iio: imu: st_lsm6dsx: add wakeup-source optionSean Nyekjaer2019-10-051-0/+14
| * iio: imu: st_lsm6dsx: add motion eventsSean Nyekjaer2019-10-052-4/+228
| * iio: imu: st_lsm6dsx: move interrupt thread to coreSean Nyekjaer2019-10-052-77/+89
| * iio: imu: inv_mpu6050: add fifo support for magnetometer dataJean-Baptiste Maneyrol2019-10-054-12/+88
| * iio: imu: inv_mpu6050: add MPU925x magnetometer supportJean-Baptiste Maneyrol2019-10-055-4/+538
| * iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary busJean-Baptiste Maneyrol2019-10-053-1/+225
| * iio: imu: inv_mpu6050: fix objects syntax in MakefileJean-Baptiste Maneyrol2019-10-051-3/+3
| * iio: imu: inv_mpu6050: add defines for supporting 9-axis chipsJean-Baptiste Maneyrol2019-10-051-2/+54
| * iio: imu: inv_mpu6050: add header include protection macroJean-Baptiste Maneyrol2019-10-051-0/+6
| * iio: imu: inv_mpu6050: disable i2c mux for MPU925xJean-Baptiste Maneyrol2019-10-053-11/+58
| * iio: ad7949: fix incorrect SPI xfer lenAndrea Merello2019-09-211-3/+3
| * iio: tcs3414: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean2019-09-211-10/+20
| * iio: max31856: add missing of_node and parent references to iio_devAndrea Merello2019-09-151-0/+2
| * iio: imu: st_lsm6dsx: enable clear on read for latched interruptsLorenzo Bianconi2019-09-152-0/+26
| * iio: imu: st_lsm6dsx: enable LIR for sensor eventsLorenzo Bianconi2019-09-152-0/+37
| * iio: ad7949: kill pointless "readback"-handling codeAndrea Merello2019-09-151-24/+3
| * staging: iio: ADIS16240: Remove unused includeRohit Sarkar2019-09-151-1/+0
| * iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski2019-09-151-2/+2
| * IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.Artur Rojek2019-09-081-22/+127
| * iio: light: cm36651: redundant assignment to variable retColin Ian King2019-09-081-1/+1
| * staging: iio: adc: ad7192: Add system calibration supportMircea Caprioru2019-09-081-1/+78
| * iio: adc: ad_sigma_delta: Export ad_sd_calibrateMircea Caprioru2019-09-081-1/+2
* | staging: rtl8723bs: Remove comparison to NULLWambui Karuga2019-10-131-1/+1
* | staging: fbtft: fbtft-core: Fix last line displayed on fbconMichael Hennerich2019-10-131-1/+1
* | staging: vc04_services: place the AND operator at the end of the previous lineJules Irenge2019-10-131-2/+2
* | staging: isdn: remove assignment in if conditionalsWambui Karuga2019-10-111-13/+28
* | staging: qlge: fix comparison to NULL warningJules Irenge2019-10-111-1/+1
* | staging: qlge: add space to fix check warningJules Irenge2019-10-111-1/+1
* | staging: qlge: Fix multiple assignments warning by replacing integer variable...Jules Irenge2019-10-111-11/+10
* | staging: qlge: fix "alignment should match open parenthesis" checksJules Irenge2019-10-111-91/+91
* | staging: qlge: correct a misspelled wordJules Irenge2019-10-111-1/+1
* | staging: rtl8723bs: Remove unnecessary null checkYueHaibing2019-10-111-2/+1
* | staging: rtl8723bs: Remove unnecessary blank linesWambui Karuga2019-10-111-47/+0
* | staging: rtl8723bs: Remove comparisons to booleans in conditionals.Wambui Karuga2019-10-111-15/+14
* | staging: rtl8723bs: Remove unnecessary braces for single statementsWambui Karuga2019-10-111-25/+12
* | staging: rtl8723bs: Remove comparisons to NULL in conditionalsWambui Karuga2019-10-111-25/+25