index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-25
iio: kfifo: add devm_iio_triggered_buffer_setup_ext variant
Alexandru Ardelean
1
-6
/
+10
2021-03-25
iio:magnetometer: Add Support for ST IIS2MDC
LI Qingwu
4
-0
/
+12
2021-03-25
iio:dac:max517.c: Use devm_iio_device_register()
Mugilraj Dhavachelvan
1
-9
/
+1
2021-03-25
iio:cros_ec_sensors: Fix a wrong function name in kernel doc.
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: buffer: kfifo_buf: kernel-doc, typo in function name.
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: accel: sca3000: kernel-doc fixes. Missing - and wrong function names.
Jonathan Cameron
1
-4
/
+4
2021-03-25
iio: adc: adi-axi-adc: Drop false marking for kernel-doc
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: adc: cpcap-adc: kernel-doc fix - that should be _ in structure name
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: dac: ad5504: fix wrong part number in kernel-doc structure name.
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: dac: ad5770r: kernel-doc fix case of letter R wrong in structure name
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: adc: ti-adc084s021: kernel-doc fixes, missing function names
Jonathan Cameron
1
-2
/
+2
2021-03-25
iio: pressure: zpa2326: kernel-doc fixes
Jonathan Cameron
1
-2
/
+2
2021-03-25
iio: temperature: tmp007: use device-managed functions in probe
Alexandru Ardelean
1
-21
/
+15
2021-03-25
iio: buffer: fix use-after-free for attached_buffers array
Alexandru Ardelean
3
-7
/
+8
2021-03-25
iio: Provide iio_read_channel_processed_scale() API
Linus Walleij
1
-2
/
+14
2021-03-25
iio: xilinx-xadc: Remove code to set trigger parent
Gwendal Grignou
1
-1
/
+0
2021-03-25
iio: as3935: Remove code to set trigger parent
Gwendal Grignou
1
-1
/
+0
2021-03-25
iio: chemical: atlas: Remove code to set trigger parent
Gwendal Grignou
1
-1
/
+0
2021-03-25
iio: lmp91000: Remove code to set trigger parent
Gwendal Grignou
1
-2
/
+1
2021-03-25
iio: gp2ap020a00f: Remove code to set trigger parent
Gwendal Grignou
1
-1
/
+0
2021-03-25
iio: adis_trigger: Remove code to set trigger parent
Gwendal Grignou
1
-8
/
+2
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
30
-33
/
+0
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
11
-29
/
+37
2021-03-25
iio: adc: ad7124: allow more than 8 channels
Alexandru Tachici
1
-158
/
+301
2021-03-25
iio: light: gp2ap002: Drop unneeded explicit casting
Andy Shevchenko
1
-2
/
+1
2021-03-25
iio: imu: st_lsm6dsx: Drop unneeded explicit castings
Andy Shevchenko
3
-6
/
+3
2021-03-25
iio: imu: fxos8700: Drop unneeded explicit castings
Andy Shevchenko
2
-4
/
+2
2021-03-25
iio: chemical: bmp680: Drop unneeded explicit castings
Andy Shevchenko
2
-4
/
+2
2021-03-25
iio: proximity: Add a ChromeOS EC MKBP proximity driver
Stephen Boyd
3
-0
/
+283
2021-03-25
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
13
-13
/
+13
2021-03-25
iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()
Alexandru Ardelean
1
-3
/
+2
2021-03-25
iio: hrtimer: Allow sub Hz granularity
Gwendal Grignou
1
-10
/
+23
2021-03-25
iio: accel: mma8452: fix indentation
Sean Nyekjaer
1
-23
/
+23
2021-03-25
iio: proximity: vcnl3020: add proximity rate
Ivan Mikhaylov
1
-1
/
+96
2021-03-25
iio: adc: npcm_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-2
/
+13
2021-03-25
iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-3
/
+13
2021-03-25
iio: adc: spear_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-4
/
+16
2021-03-15
Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
9
-18
/
+35
2021-03-13
iio/scmi: Adding support for IIO SCMI Based Sensors
Jyoti Bhayana
5
-0
/
+708
2021-03-11
iio: adc: mt6360: Include right header
Linus Walleij
1
-1
/
+2
2021-03-11
iio: adis: add helpers for locking
Nuno Sa
3
-25
/
+22
2021-03-11
iio: adis16475: improve sync scale mode handling
Nuno Sa
1
-28
/
+90
2021-03-11
iio: adis16480: fix pps mode sampling frequency math
Nuno Sa
1
-34
/
+94
2021-03-11
iio: dac: ad5686: Add support for AD5673R/AD5677R
Mircea Caprioru
4
-4
/
+21
2021-03-11
iio: hid-sensor-als: Add relative hysteresis support
Ye Xiang
1
-2
/
+12
2021-03-11
iio: Add relative sensitivity support
Ye Xiang
2
-4
/
+71
2021-03-11
hid-sensors: Add more data fields for sensitivity checking
Ye Xiang
4
-0
/
+4
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
12
-149
/
+101
2021-03-11
iio: use getter/setter functions
Julia Lawall
5
-7
/
+7
2021-03-11
iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()
Alexandru Ardelean
1
-14
/
+14
[prev]
[next]