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
*
Merge 4.11-rc6 into staging-next
Greg Kroah-Hartman
2017-04-10
6
-7
/
+30
|
\
|
*
iio: hid-sensor-attributes: Fix sensor property setting failure.
Song Hongyan
2017-04-02
1
-0
/
+10
|
*
iio: accel: hid-sensor-accel-3d: Fix duplicate scan index error
Srinivas Pandruvada
2017-04-02
1
-1
/
+2
|
*
iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values
Nikolaus Schulz
2017-04-02
1
-4
/
+3
|
*
iio: st_pressure: initialize lps22hb bootime
Shrirang Bagul
2017-04-02
1
-0
/
+1
|
*
iio: bmg160: reset chip when probing
Quentin Schulz
2017-03-25
1
-0
/
+12
|
*
iio: cros_ec_sensors: Fix return value to get raw and calibbias data.
Enric Balletbo i Serra
2017-03-25
1
-2
/
+2
*
|
Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-04-03
41
-68
/
+2657
|
\
\
|
*
|
iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handler
Lorenzo Bianconi
2017-04-02
1
-15
/
+26
|
*
|
iio: adc: sun4i: add THERMAL dependency
Arnd Bergmann
2017-04-02
1
-0
/
+1
|
*
|
iio:adc: Driver for Linear Technology LTC2497 ADC
Michael Hennerich
2017-04-02
3
-0
/
+290
|
*
|
iio:imu:mpu6050 add explicit mpu9250 support
Jonathan Cameron
2017-04-02
4
-0
/
+14
|
*
|
iio: pressure: zpa2326: Remove unnecessary cast on void pointer
simran singhal
2017-04-02
1
-2
/
+2
|
*
|
iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointer
simran singhal
2017-04-02
1
-2
/
+2
|
*
|
iio: humidity: hts221: Remove unnecessary cast on void pointer
simran singhal
2017-04-02
1
-1
/
+1
|
*
|
iio: dac: ad5504: Remove unnecessary cast on void pointer
simran singhal
2017-04-02
1
-1
/
+1
|
*
|
iio: common: ms_sensors: Remove unnecessary cast on void pointer
simran singhal
2017-04-02
1
-2
/
+2
|
*
|
iio: adc: Remove unnecessary cast on void pointer
simran singhal
2017-04-02
6
-6
/
+6
|
*
|
iio: light: lm3533-als: constify attribute_group structures
simran singhal
2017-04-02
1
-2
/
+2
|
*
|
iio: Aspeed ADC
Rick Altherr
2017-04-01
3
-0
/
+307
|
*
|
iio: adc: hx711: constify attribute_group structures
simran singhal
2017-04-01
1
-1
/
+1
|
*
|
iio: humidity: hdc100x: constify attribute_group structures
simran singhal
2017-04-01
1
-1
/
+1
|
*
|
iio: light: apds9960: constify attribute_group structures
simran singhal
2017-04-01
1
-1
/
+1
|
*
|
iio: light: bh1750: constify attribute_group structures
simran singhal
2017-04-01
1
-1
/
+1
|
*
|
iio: proximity: as3935: constify attribute_group structures
simran singhal
2017-04-01
1
-1
/
+1
|
*
|
iio: adc: cpcap: Add minimal support for CPCAP PMIC ADC
Tony Lindgren
2017-03-30
3
-0
/
+1019
|
*
|
drivers: iio: chemical: replace comma with a semicolon
Arushi Singhal
2017-03-30
2
-2
/
+2
|
*
|
iio: adc: replace comma with a semicolon
Arushi Singhal
2017-03-30
1
-2
/
+2
|
*
|
iio: adc: ad799x: constify attribute_group structures
simran singhal
2017-03-29
1
-1
/
+1
|
*
|
iio: adc: max1363: constify attribute_group structures
simran singhal
2017-03-29
1
-1
/
+1
|
*
|
iio: dac: ad5504: constify attribute_group structures
simran singhal
2017-03-29
1
-1
/
+1
|
*
|
iio: hid: Add humidity sensor support
Song Hongyan
2017-03-25
4
-0
/
+334
|
*
|
iio: hid-sensor-attributes: Fix gravity sensor scale value not right issue
Song Hongyan
2017-03-25
1
-0
/
+6
|
*
|
iio:light: Add support for STMicro VL6180 sensor
Manivannan Sadhasivam
2017-03-25
3
-0
/
+554
|
*
|
iio: cros_ec_sensors: Use devm to setup the triggered buffer.
Enric Balletbo i Serra
2017-03-25
1
-23
/
+3
|
*
|
iio: adc: meson-saradc: add calibration
Heiner Kallweit
2017-03-25
1
-2
/
+75
*
|
|
Merge 4.11-rc4 into staging-next
Greg Kroah-Hartman
2017-03-27
4
-8
/
+19
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configuration
Lorenzo Bianconi
2017-03-19
1
-2
/
+2
|
*
iio: adc: ti_am335x_adc: fix fifo overrun recovery
Michael Engl
2017-03-15
1
-1
/
+12
|
*
iio: magnetometer: ak8974: remove incorrect __exit markups
Dmitry Torokhov
2017-03-05
1
-2
/
+2
|
*
iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...
Song Hongyan
2017-03-05
1
-3
/
+3
*
|
iio: dac: Add support for ltc2632 DACs
Maxime Roussin-Belanger
2017-03-21
3
-0
/
+325
*
|
iio: gyro: itg3200: Add OF device ID table
Javier Martinez Canillas
2017-03-19
1
-0
/
+7
*
|
iio: accel: mma7660: Add OF device ID table
Javier Martinez Canillas
2017-03-19
1
-0
/
+7
*
|
iio: pressure: mpl3115: Add OF device ID table
Javier Martinez Canillas
2017-03-19
1
-0
/
+7
*
|
iio: accel: mma7455_i2c: Add OF device ID table
Javier Martinez Canillas
2017-03-19
1
-0
/
+8
*
|
iio: magnetometer: mag3110: Add OF device ID table
Javier Martinez Canillas
2017-03-19
1
-0
/
+7
*
|
iio: adc: ti-ads1015: Add OF device ID table
Javier Martinez Canillas
2017-03-19
1
-2
/
+22
*
|
iio: dac: max5821: Set .of_match_table to OF device ID table
Javier Martinez Canillas
2017-03-19
1
-0
/
+1
*
|
iio: light: apds9960: Add OF device ID table
Javier Martinez Canillas
2017-03-19
1
-0
/
+7
[next]