index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: lpc32xx: Add scale feature
Gregory CLEMENT
2019-04-04
1
-6
/
+38
*
iio: adc: lpc32xx: Cleanup headers
Gregory CLEMENT
2019-04-04
1
-5
/
+0
*
iio: adc: lpc32xx: Sort headers
Gregory CLEMENT
2019-04-04
1
-10
/
+9
*
staging: iio: adc: ad7192: Convert platform data to DT properties
Mircea Caprioru
2019-04-04
2
-19
/
+21
*
dt-bindings: iio: imu: st_lsm6dsx: add lsm6dsox device bindings
Lorenzo Bianconi
2019-04-04
1
-0
/
+1
*
iio: imu: st_lsm6dsx: add support to LSM6DSOX
Lorenzo Bianconi
2019-04-04
6
-4
/
+17
*
staging: iio: adc: ad7192: Report error directly in ad7192_setup
Mircea Caprioru
2019-04-04
1
-8
/
+5
*
staging: iio: adc: ad7192: Use DT clock binding
Mircea Caprioru
2019-04-04
2
-28
/
+58
*
staging: iio: adc: ad7192: Fix identation
Mircea Caprioru
2019-04-04
1
-2
/
+2
*
iio: adc: ad7124 fix indentation issue, remove extra tab
Colin Ian King
2019-04-04
1
-1
/
+1
*
iio: cros_ec: Switch to SPDX identifier.
Enric Balletbo i Serra
2019-04-04
5
-46
/
+6
*
iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpc
Gwendal Grignou
2019-04-04
1
-0
/
+11
*
iio: cros_ec: Drop unnecessary include files
Guenter Roeck
2019-04-04
5
-7
/
+0
*
iio: pressure: bmp280: BMP280 calibration to entropy
Linus Walleij
2019-04-04
1
-0
/
+6
*
dt-bindings: iio: imu: adis16480: Document external clock
Stefan Popa
2019-04-04
1
-0
/
+36
*
iio: imu: adis16480: Add support for external clock
Stefan Popa
2019-04-04
1
-7
/
+179
*
iio:dac:ad5064 mlock cleanup - move to a local lock.
Jonathan Cameron
2019-04-04
1
-6
/
+9
*
drivers: iio: Kconfig: pedantic cleanup
Enrico Weigelt, metux IT consult
2019-04-04
9
-225
/
+225
*
iio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isr
Nathan Chancellor
2019-04-04
1
-3
/
+2
*
iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_data
Nathan Chancellor
2019-04-04
1
-1
/
+1
*
iio: proximity: as3935: fix use-after-free on device remove
Sven Van Asbroeck
2019-04-04
1
-29
/
+21
*
iio:potentiostat:lmp91000: change dev_err message
Anderson Reis
2019-04-04
1
-1
/
+1
*
iio:potentiostat:lmp91000: invert if statement
Anderson Reis
2019-04-04
1
-3
/
+2
*
iio:potentiostat:lmp91000: reduce line width and remove blank line
Anderson Reis
2019-04-04
1
-3
/
+2
*
iio:potentiostat:lmp91000: remove unnecessary parentheses
Lucas Oshiro
2019-04-04
1
-1
/
+1
*
iio: adc: ti-ads7950: add GPIO support
Justin Chen
2019-04-04
1
-6
/
+194
*
iio: adc: fix a potential NULL pointer dereference
Kangjie Lu
2019-04-04
1
-0
/
+2
*
iio: dac: ti-dac5571: Update the module author email address
Sean Nyekjaer
2019-04-04
1
-1
/
+1
*
iio: adc: ti-ads8688: Update the module author email address
Sean Nyekjaer
2019-04-04
1
-1
/
+1
*
iio: accel: kxcjk1013: Add device tree support
Robert Yang
2019-04-04
1
-0
/
+10
*
dt-bindings: iio: accel: kxcjk1013: Add device tree binding documentation
Robert Yang
2019-04-04
1
-0
/
+17
*
dt-bindings: Add vendor prefix for Kionix, Inc.
Robert Yang
2019-04-04
1
-0
/
+1
*
iio: adc: meson-saradc: add support for Meson G12A
Neil Armstrong
2019-04-04
1
-0
/
+8
*
dt-bindings: iio: adc: document the Meson G12A support
Neil Armstrong
2019-04-04
1
-0
/
+1
*
mailmap: Update email for Sean Nyekjaer
Sean Nyekjaer
2019-04-04
1
-0
/
+1
*
iio: buffer: Switch to bitmap_zalloc()
Andy Shevchenko
2019-04-04
2
-19
/
+15
*
iio: cros_ec_accel_legacy: Refactor code in cros_ec_accel_legacy_probe
Gustavo A. R. Silva
2019-04-04
1
-15
/
+12
*
iio: st_accel: remove redundant unsigned less than zero check
Colin Ian King
2019-04-04
1
-1
/
+1
*
dt-bindings: iio: imu: st_lsm6dsx: add asm330lhh device bindings
Lorenzo Bianconi
2019-04-04
1
-0
/
+1
*
iio: imu: st_lsm6dsx: add support to ASM330LHH
Lorenzo Bianconi
2019-04-04
6
-6
/
+57
*
iio: ak8975: improve code readability
H. Nikolaus Schaller
2019-04-04
1
-3
/
+5
*
iio: mpu6050: improve code readability
H. Nikolaus Schaller
2019-04-04
1
-2
/
+4
*
iio: magnetometer: hmc5843: add mount matrix support
H. Nikolaus Schaller
2019-04-04
2
-2
/
+19
*
iio: magnetometer: bmc150: add mount matrix support
H. Nikolaus Schaller
2019-04-04
1
-0
/
+21
*
iio: gyro: itg3200: add mount matrix support
H. Nikolaus Schaller
2019-04-04
2
-0
/
+21
*
iio: gyro: bmg160: add mount matrix support
H. Nikolaus Schaller
2019-04-04
1
-0
/
+21
*
iio: accel: bma180: add mount matrix support
H. Nikolaus Schaller
2019-04-04
1
-1
/
+17
*
iio: accel: bmc150: add mount matrix support
H. Nikolaus Schaller
2019-04-04
1
-0
/
+21
*
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
2019-04-04
7
-43
/
+28
*
iio:adc:ad7923: Rewrite comparison to NULL
Bárbara Fernandes
2019-04-04
1
-1
/
+1
[next]