index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio:gyro: preenable/postenable/predisable fixup for ST gyro buffer
Denis Ciocca
2019-08-05
1
-25
/
+24
*
iio:accel: preenable/postenable/predisable fixup for ST accel buffer
Denis Ciocca
2019-08-05
1
-25
/
+20
*
iio: imu: st_lsm6dsx: add support to ISM330DHCX
Lorenzo Bianconi
2019-08-05
6
-5
/
+22
*
iio: imu: st_lsm6dsx: move iio chan definitions in st_lsm6dsx_sensor_settings
Lorenzo Bianconi
2019-08-05
2
-20
/
+81
*
iio: imu: st_lsm6dsx: inline output acc/gyro output regs
Lorenzo Bianconi
2019-08-05
1
-20
/
+6
*
iio: imu: st_lsm6dsx: move fs_table in st_lsm6dsx_sensor_settings
Lorenzo Bianconi
2019-08-05
2
-33
/
+144
*
iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settings
Lorenzo Bianconi
2019-08-05
2
-32
/
+166
*
iio: light: cm3323: Use device-managed APIs
Chuhong Yuan
2019-08-05
1
-24
/
+9
*
iio: potentiometer: add a driver for Maxim 5432-5435
Martin Kaiser
2019-08-05
3
-0
/
+147
*
iio: adc: ad7606: Add debug mode for ad7616
Beniamin Bia
2019-07-28
1
-1
/
+32
*
iio: adc: ad7606: Add support for software mode for ad7616
Beniamin Bia
2019-07-28
3
-9
/
+213
*
iio: adc: ad7606: Allow reconfigration after reset
Beniamin Bia
2019-07-28
1
-0
/
+4
*
iio: adc: ad7606: Move spi dependent features to spi file
Beniamin Bia
2019-07-28
2
-27
/
+5
*
iio: adc: ad7606: Move common channel definition to header
Beniamin Bia
2019-07-28
2
-23
/
+23
*
iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...
Fabien Lahoudere
2019-07-28
3
-0
/
+71
*
iio: cros_ec_accel_legacy: Add support for veyron-minnie
Gwendal Grignou
2019-07-28
1
-2
/
+38
*
iio: cros_ec_accel_legacy: Use cros_ec_sensors_core
Gwendal Grignou
2019-07-28
2
-285
/
+55
*
iio: cros_ec_accel_legacy: Fix incorrect channel setting
Gwendal Grignou
2019-07-28
1
-1
/
+0
*
iio: cros_ec: Add sign vector in core for backward compatibility
Gwendal Grignou
2019-07-28
1
-0
/
+4
*
iio: common: cros_ec_sensors: determine protocol version
Fabien Lahoudere
2019-07-27
1
-1
/
+34
*
iio: imu: st_lsm6dsx: flip irq return logic
Sean Nyekjaer
2019-07-27
1
-1
/
+1
*
iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR
Vitor Soares
2019-07-27
3
-1
/
+65
*
iio: magnetometer: mmc35240: Fix a typo in the name of a constant
Christophe JAILLET
2019-07-27
1
-2
/
+2
*
iio: pressure: hp03: convert to i2c_new_dummy_device
Wolfram Sang
2019-07-27
1
-3
/
+3
*
iio: light: veml6070: convert to i2c_new_dummy_device
Wolfram Sang
2019-07-27
1
-3
/
+3
*
iio: light: cm36651: convert to i2c_new_dummy_device
Wolfram Sang
2019-07-27
1
-6
/
+6
*
iio: imu: Add support for the ADIS16460 IMU
Alexandru Ardelean
2019-07-27
3
-0
/
+502
*
iio: imu: adis: Add support for SPI transfer cs_change_delay
Alexandru Ardelean
2019-07-27
1
-0
/
+12
*
iio: mxc4005: Use device-managed APIs
Chuhong Yuan
2019-07-27
1
-34
/
+6
*
iio: humidity: Use device-managed APIs
Chuhong Yuan
2019-07-27
2
-37
/
+6
*
iio: maxim_thermocouple: Use device-managed APIs
Chuhong Yuan
2019-07-27
1
-22
/
+3
*
iio: make st_sensors drivers use regmap
Denis Ciocca
2019-07-27
17
-173
/
+99
*
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2019-07-27
10
-67
/
+94
*
iio:pressure: device settings are set immediately during probe
Denis Ciocca
2019-07-27
2
-13
/
+32
*
iio:magn: device settings are set immediately during probe
Denis Ciocca
2019-07-27
2
-7
/
+27
*
iio:gyro: device settings are set immediately during probe
Denis Ciocca
2019-07-27
2
-7
/
+27
*
iio:accel: device settings are set immediately during probe
Denis Ciocca
2019-07-27
2
-8
/
+27
*
iio:pressure: introduce st_press_get_settings() function
Denis Ciocca
2019-07-27
2
-0
/
+19
*
iio:magn: introduce st_magn_get_settings() function
Denis Ciocca
2019-07-27
2
-0
/
+19
*
iio:gyro: introduce st_gyro_get_settings() function
Denis Ciocca
2019-07-27
2
-0
/
+19
*
iio:accel: introduce st_accel_get_settings() function
Denis Ciocca
2019-07-27
2
-0
/
+19
*
iio:common:st_sensors: add st_sensors_get_settings_index() helper function
Denis Ciocca
2019-07-27
1
-15
/
+34
*
iio: cros_ec: Remove replacing error code with -EIO
Gwendal Grignou
2019-07-27
3
-46
/
+51
*
iio: cros_ec: Add calibscale for 3d MEMS
Gwendal Grignou
2019-07-27
4
-14
/
+53
*
iio: light: apds9960: Fix a typo
Christophe JAILLET
2019-07-27
1
-1
/
+1
*
iio: sca3000: Fix a typo
Christophe JAILLET
2019-07-27
1
-1
/
+1
*
IIO: stm32: Remove quadrature related functions from trigger driver
Benjamin Gaignard
2019-07-27
1
-84
/
+0
*
iio: imu: st_lsm6dsx: add support to LSM6DS3TR-C
Lorenzo Bianconi
2019-07-27
6
-6
/
+21
*
iio: adc: stm32-adc: add analog switches supply control
Fabrice Gasnier
2019-07-27
1
-1
/
+192
*
iio: light: stk3310: Add device tree support
Luca Weiss
2019-07-27
1
-0
/
+9
[next]