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: adc: qcom-spmi-adc5: fix driver name
Dmitry Baryshkov
2020-09-22
1
-1
/
+1
*
iio: adc: ad7124: Fix typo in device name
Mircea Caprioru
2020-09-20
1
-2
/
+2
*
Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-13
18
-63
/
+145
|
\
|
*
iio: adc: mcp3422: fix locking on error path
Angelo Compagnucci
2020-09-01
1
-1
/
+3
|
*
iio: adc: mcp3422: fix locking scope
Angelo Compagnucci
2020-08-31
1
-5
/
+7
|
*
iio: adc: meson-saradc: Use the parent device to look up the calib data
Martin Blumenstingl
2020-08-31
1
-1
/
+1
|
*
iio:adc:max1118 Fix alignment of timestamp and data leak issues
Jonathan Cameron
2020-08-31
1
-3
/
+7
|
*
iio:adc:ina2xx Fix timestamp alignment issue.
Jonathan Cameron
2020-08-31
1
-4
/
+7
|
*
iio:adc:ti-adc084s021 Fix alignment and data leak issues.
Jonathan Cameron
2020-08-31
1
-3
/
+7
|
*
iio:adc:ti-adc081c Fix alignment and data leak issues
Jonathan Cameron
2020-08-31
1
-3
/
+8
|
*
iio:magnetometer:ak8975 Fix alignment and data leak issues.
Jonathan Cameron
2020-08-22
1
-5
/
+11
|
*
iio:light:ltr501 Fix timestamp alignment issue.
Jonathan Cameron
2020-08-22
1
-6
/
+9
|
*
iio:light:max44000 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-08-22
1
-4
/
+8
|
*
iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-08-22
1
-4
/
+9
|
*
iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-08-22
1
-8
/
+9
|
*
iio:accel:mma7455: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-08-22
1
-4
/
+12
|
*
iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-08-22
1
-3
/
+12
|
*
iio:accel:mma8452: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-08-22
1
-3
/
+8
|
*
iio: accel: kxsd9: Fix alignment of local buffer.
Jonathan Cameron
2020-08-22
1
-5
/
+11
|
*
iio: adc: rockchip_saradc: select IIO_TRIGGERED_BUFFER
Michael Walle
2020-08-22
1
-0
/
+2
|
*
iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set
Maxim Kochetkov
2020-08-22
1
-0
/
+10
|
*
iio: cros_ec: Set Gyroscope default frequency to 25Hz
Gwendal Grignou
2020-08-22
1
-1
/
+4
*
|
iio: dpot-dac: fix code comment in dpot_dac_read_raw()
Gustavo A. R. Silva
2020-08-26
1
-1
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
11
-16
/
+14
|
/
*
iio: imu: st_lsm6dsx: reset hw ts after resume
Lorenzo Bianconi
2020-07-22
3
-11
/
+17
*
iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
Alexandru Ardelean
2020-07-22
1
-2
/
+2
*
Merge branch 'ib-5.8-jz47xx-ts' into HEAD
Jonathan Cameron
2020-07-22
2
-40
/
+352
|
\
|
*
IIO: Ingenic JZ47xx: Add touchscreen mode.
Artur Rojek
2020-07-20
2
-2
/
+249
|
*
iio/adc: ingenic: Retrieve channels list from soc data struct
Paul Cercueil
2020-07-20
1
-34
/
+65
|
*
IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
Artur Rojek
2020-07-20
1
-0
/
+16
|
*
IIO: Ingenic JZ47xx: Error check clk_enable calls.
Artur Rojek
2020-07-20
1
-6
/
+24
*
|
iio: core: fix/re-introduce back parent assignment
Alexandru Ardelean
2020-07-22
1
-0
/
+1
*
|
iio: adc: ad7124: move chip ID & name on the chip_info table
Alexandru Ardelean
2020-07-22
1
-14
/
+59
*
|
iio: light: stk3310: add chip id for STK3311-X variant
Icenowy Zheng
2020-07-20
1
-0
/
+2
*
|
iio: adc: ad7192: move ad7192_of_match table closer to the end of the file
Alexandru Ardelean
2020-07-20
1
-9
/
+9
*
|
iio: adc: rockchip_saradc: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-20
1
-1
/
+1
*
|
iio: imu: st_lsm6dsx: st_lsm6dsx: Mark 'st_lsm6dsx_accel_ext_info' as __maybe...
Lee Jones
2020-07-20
1
-1
/
+2
*
|
iio: imu: st_lsm6dsx: st_lsm6dsx_shub: Demote obvious misuse of kerneldoc to ...
Lee Jones
2020-07-20
1
-4
/
+4
*
|
iio: magnetometer: ak8974: Add description for ak8974's 'scan' attribute
Lee Jones
2020-07-20
1
-0
/
+1
*
|
iio: adc: qcom-pm8xxx-xoadc: Demote standard comment block and supply missing...
Lee Jones
2020-07-20
1
-1
/
+2
*
|
iio: imu: inv_mpu6050: inv_mpu_ring: Demote seemingly unintentional kerneldoc...
Lee Jones
2020-07-20
1
-1
/
+1
*
|
iio: imu: inv_mpu6050: inv_mpu_core: Demote obvious misuse of kerneldoc to st...
Lee Jones
2020-07-20
1
-7
/
+7
*
|
iio: adc: palmas_gpadc: Demote non-conforming kerneldoc header
Lee Jones
2020-07-20
1
-2
/
+1
*
|
iio: adc: max9611: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-07-20
1
-2
/
+2
*
|
iio: adc: max1363: Fix kerneldoc attribute formatting for 'lock'
Lee Jones
2020-07-20
1
-1
/
+1
*
|
iio: imu: st_lsm6dsx: st_lsm6dsx: Reorder 'inline' declaration
Lee Jones
2020-07-20
1
-1
/
+1
*
|
iio: gyro: fxas21002c: Move 'fxas21002c_reg_fields' to the only file its used
Lee Jones
2020-07-20
2
-66
/
+66
*
|
iio: accel: sca3000: Fix 2 misspellings and demote nonconforming kerneldocs
Lee Jones
2020-07-20
1
-6
/
+6
*
|
iio: adc: cpcap-adc: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-20
1
-3
/
+3
*
|
iio: adc: at91-sama5d2_adc: Struct kerneldoc titles need to start with 'struct '
Lee Jones
2020-07-20
1
-2
/
+2
[next]