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: light: cm32181: Change reg_init to use a bitmap of which registers to init
Hans de Goede
2020-05-10
1
-8
/
+6
|
|
*
|
iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources
Hans de Goede
2020-05-10
1
-0
/
+22
|
|
*
|
iio: light: cm32181: Clean up the probe function a bit
Hans de Goede
2020-05-10
1
-14
/
+8
|
|
*
|
iio: light: cm32181: Add support for the CM3218
Hans de Goede
2020-05-10
1
-12
/
+36
|
|
*
|
iio: light: cm32181: Add some extra register defines
Hans de Goede
2020-05-10
1
-4
/
+11
|
|
*
|
iio: light: cm32181: Add support for ACPI enumeration
Hans de Goede
2020-05-10
1
-0
/
+9
|
|
*
|
iio: light: cm32181: Switch to new style i2c-driver probe function
Hans de Goede
2020-05-10
1
-12
/
+3
|
|
*
|
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
2020-05-10
12
-134
/
+55
|
|
*
|
iio: vcnl4000: Add buffer support for VCNL4010/20.
Mathieu Othacehe
2020-05-03
2
-2
/
+161
|
|
*
|
iio: vcnl4000: Add sampling frequency support for VCNL4010/20.
Mathieu Othacehe
2020-05-03
1
-1
/
+117
|
|
*
|
iio: vcnl4000: Add event support for VCNL4010/20.
Mathieu Othacehe
2020-05-03
1
-62
/
+392
|
|
*
|
iio: vcnl4000: Factorize data reading and writing.
Mathieu Othacehe
2020-05-03
1
-2
/
+22
|
|
*
|
iio: vcnl4000: Fix i2c swapped word reading.
Mathieu Othacehe
2020-05-03
1
-4
/
+2
|
|
*
|
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
[prev]
[next]