index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
iio: imu: adis16xxx: use helper to access iio core debugfs dir
Alexandru Ardelean
2020-05-03
5
-37
/
+24
|
|
*
|
iio: DAC extension for ltc2634-12/10/8
Chris Ruehl
2020-05-03
2
-3
/
+63
|
|
*
|
iio: documentation ltc2632_chip_info add num_channels
Chris Ruehl
2020-05-03
1
-0
/
+1
|
|
*
|
iio: magnetometer: ak8974: Provide scaling
Linus Walleij
2020-05-03
1
-1
/
+44
|
|
*
|
iio: magnetometer: ak8974: Break out measurement
Linus Walleij
2020-05-03
1
-26
/
+40
|
|
*
|
iio: magnetometer: ak8974: Correct realbits
Linus Walleij
2020-05-03
1
-8
/
+37
|
|
*
|
iio: magnetometer: ak8974: add Alps hscdtd008a
Nick Reitemeyer
2020-05-03
1
-8
/
+30
|
|
*
|
iio: imu: st_lsm6dsx: enable 833Hz sample frequency for tagged sensors
Lorenzo Bianconi
2020-05-03
1
-7
/
+14
|
|
*
|
iio: adc: ad7476: remove redundant null check on an array
Colin Ian King
2020-05-03
1
-1
/
+1
|
|
*
|
iio: buffer: extend short-hand use for 'indio_dev->buffer'
Alexandru Ardelean
2020-05-03
1
-27
/
+34
|
|
*
|
iio: dac: ad5592r: Fix a typo in the name of a function
Christophe JAILLET
2020-05-03
1
-2
/
+2
|
|
*
|
iio: dac: ad5593r: Fix a typo in MODULE_DESCRIPTION
Christophe JAILLET
2020-05-03
1
-1
/
+1
|
|
*
|
iio: st_sensors: Use get_unaligned_be24() and sign_extend32()
Andy Shevchenko
2020-05-03
1
-6
/
+1
|
|
*
|
iio: temperature: max31856: Use get_unaligned_beXX()
Andy Shevchenko
2020-05-03
1
-2
/
+3
|
|
*
|
iio: pressure: zpa2326: Use get_unaligned_le24()
Andy Shevchenko
2020-05-03
1
-5
/
+4
|
|
*
|
iio: pressure: ms5611: Use get_unaligned_be24()
Andy Shevchenko
2020-05-03
2
-2
/
+6
|
|
*
|
iio: pressure: hp206c: Use get_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-3
/
+5
|
|
*
|
iio: magnetometer: rm3100: Use get_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-2
/
+3
|
|
*
|
iio: light: zopt2201: Use get_unaligned_le24()
Andy Shevchenko
2020-05-03
1
-1
/
+3
|
|
*
|
iio: light: si1133: Use get_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-12
/
+6
|
|
*
|
iio: health: afe4403: Use get_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-8
/
+6
|
|
*
|
iio: gyro: adis16130: Use get_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-1
/
+3
|
|
*
|
iio: dac: ad5446: Use put_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-3
/
+3
|
|
*
|
iio: dac: ad5624r_spi: Use put_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-4
/
+4
|
|
*
|
iio: dac: ltc2632: Use put_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-3
/
+3
|
|
*
|
iio: adc: ti-ads124s08: Use get_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-4
/
+3
|
|
*
|
iio: adc: mpc3422: Use get_unaligned_beXX()
Andy Shevchenko
2020-05-03
1
-2
/
+3
|
|
*
|
iio: adc: ad_sigma_delta: Use {get,put}_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-6
/
+2
|
|
*
|
iio: Use an early return in iio_device_alloc to simplify code.
Jonathan Cameron
2020-05-03
1
-19
/
+19
|
|
*
|
iio: chemical: Add OF match table for CCS811 VOC sensor
Manivannan Sadhasivam
2020-05-03
1
-0
/
+7
|
|
*
|
iio: chemical: Add support for external Reset and Wakeup in CCS811
Manivannan Sadhasivam
2020-05-03
1
-11
/
+94
|
|
*
|
iio: imu: Add support for adis16475
Nuno Sá
2020-05-03
3
-0
/
+1355
|
|
*
|
iio: adis: Support different burst sizes
Nuno Sá
2020-04-25
2
-5
/
+10
|
|
*
|
iio: adis: Add adis_update_bits() APIs
Nuno Sá
2020-04-25
1
-0
/
+25
|
|
*
|
iio: imu: adis: Add irq flag variable
Nuno Sá
2020-04-25
1
-2
/
+31
|
|
*
|
iio: imu: adis: Add Managed device functions
Nuno Sá
2020-04-25
2
-3
/
+83
|
|
*
|
iio: at91-sama5d2_adc: adjust iio_triggered_buffer_{predisable,postenable} po...
Alexandru Ardelean
2020-04-25
1
-9
/
+21
|
|
*
|
iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helper
Alexandru Ardelean
2020-04-25
1
-16
/
+15
|
|
*
|
iio: adc: at91-sama5d2_adc: update for other trigger usage
Eugen Hristev
2020-04-25
1
-70
/
+72
|
|
*
|
iio: adc: at91-sama5d2_adc: handle unfinished conversions
Eugen Hristev
2020-04-25
1
-14
/
+48
|
|
*
|
iio: light: vl6180: add include of mod_devicetable.h and drop of_match_ptr
Jonathan Cameron
2020-04-25
1
-1
/
+2
|
|
*
|
iio: light: st_uvis25: Add mod_devicetable.h and drop of_match_ptr
Jonathan Cameron
2020-04-25
2
-2
/
+4
|
|
*
|
iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptr
Jonathan Cameron
2020-04-25
1
-1
/
+2
|
|
*
|
iio: light: gp2ap020a00f: Swap of.h for mod_devicetable.h + drop of_match_ptr
Jonathan Cameron
2020-04-25
1
-4
/
+2
|
|
*
|
iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptr
Jonathan Cameron
2020-04-25
1
-1
/
+2
|
|
*
|
iio: light: cm32181: Add mod_devicetable.h and remove of_match_ptr
Jonathan Cameron
2020-04-25
1
-1
/
+2
|
|
*
|
iio: light: bh1780: use mod_devicetable.h and drop of_match_ptr macro
Jonathan Cameron
2020-04-25
1
-4
/
+2
|
|
*
|
iio: accel: kxsd9-i2c: Use mod_devicetable.h and drop of_match_ptr macro
Nishant Malpani
2020-04-25
1
-5
/
+2
|
|
*
|
iio: accel: dmard06: Use mod_devicetable.h and drop of_match_ptr macro
Nishant Malpani
2020-04-25
1
-1
/
+2
|
|
*
|
iio: chemical: atlas-sensor: add RTD-SM module support
Matt Ranostay
2020-04-25
1
-0
/
+29
[prev]
[next]