index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
112
-1888
/
+7121
|
\
|
*
iio: proximity: isl29501: make use of of_device_id table
Krzysztof Kozlowski
2024-02-28
1
-2
/
+1
|
*
iio: adc: qcom-pm8xxx-xoadc: drop unused kerneldoc struct pm8xxx_chan_info me...
Krzysztof Kozlowski
2024-02-28
1
-1
/
+0
|
*
iio: magnetometer: add a driver for Voltafield AF8133J magnetometer
Icenowy Zheng
2024-02-28
3
-0
/
+541
|
*
iio: adc: rockchip_saradc: replace custom logic with devm_reset_control_get_o...
Quentin Schulz
2024-02-28
1
-8
/
+3
|
*
iio: adc: rockchip_saradc: use mask for write_enable bitfield
Quentin Schulz
2024-02-28
1
-2
/
+2
|
*
iio: adc: rockchip_saradc: fix bitmask for channels on SARADCv2
Quentin Schulz
2024-02-28
1
-1
/
+1
|
*
iio: adc: adding support for PAC193x
Marius Cristea
2024-02-28
3
-0
/
+1648
|
*
iio: temperature: ltc2983: explicitly set the name in chip_info
Nuno Sa
2024-02-28
1
-5
/
+15
|
*
iio: temperature: ltc2983: rename ltc2983_parse_dt()
Nuno Sa
2024-02-28
1
-2
/
+2
|
*
iio: temperature: ltc2983: make use of spi_get_device_match_data()
Nuno Sa
2024-02-28
1
-3
/
+1
|
*
iio: adc: ti-ads1298: prevent divide by zero in ads1298_set_samp_freq()
Dan Carpenter
2024-02-28
1
-0
/
+2
|
*
iio: adc: ti-ads1298: Fix error code in probe()
Dan Carpenter
2024-02-28
1
-1
/
+1
|
*
iio: amplifiers: hmc425a: add support for LTC6373 Instrumentation Amplifier
Dumitru Ceclan
2024-02-28
1
-4
/
+120
|
*
iio: amplifiers: hmc425a: use pointers in match table
Dumitru Ceclan
2024-02-28
1
-15
/
+16
|
*
iio: amplifiers: hmc425a: move conversion logic
Dumitru Ceclan
2024-02-28
1
-42
/
+83
|
*
iio: temperature: tmp117: add support for vcc-supply
Thomas Haemmerle
2024-02-28
1
-0
/
+9
|
*
iio: adc: mcp320x: Simplify device removal logic
Arturas Moskvinas
2024-02-28
1
-20
/
+9
|
*
iio: accel: kxcjk-1013: Implement ACPI method ROTM to retrieve mount matrix.
Sean Rhodes
2024-02-28
1
-3
/
+84
|
*
iio: dac: mcp4821: Switch to including mod_devicetable.h for struct of_device...
Jonathan Cameron
2024-02-28
1
-1
/
+1
|
*
iio: accel: kxsd9: Switch from linux/of.h to linux/mod_devicetable.h
Jonathan Cameron
2024-02-28
1
-1
/
+1
|
*
iio: accel: bma180: Switch from linux/of.h to linux/mod_devicetable.h
Jonathan Cameron
2024-02-28
1
-1
/
+1
|
*
iio: accel: adxl372: Switch from linux/of.h to linux/mod_devicetable.h
Jonathan Cameron
2024-02-28
1
-1
/
+1
|
*
iio: adc: ads8688: Switch to mod_devicetable.h for struct of_device_id defini...
Jonathan Cameron
2024-02-28
1
-1
/
+1
|
*
iio: light: al3010: Switch from linux/of.h to linux/mod_devicetable.h
Jonathan Cameron
2024-02-28
1
-1
/
+1
|
*
iio: light: al3320a: Drop unused linux/of.h include
Jonathan Cameron
2024-02-28
1
-1
/
+0
|
*
iio: light: vl6180: Drop unused linux/of.h include
Jonathan Cameron
2024-02-28
1
-1
/
+0
|
*
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2024-02-25
93
-1775
/
+4581
|
|
\
|
|
*
iio: imu: bmi323: Add ACPI Match Table
Jonathan LoBue
2024-02-19
1
-0
/
+21
|
|
*
iio: accel: bmc150: Document duplicate ACPI entries with bmi323 driver
Jonathan LoBue
2024-02-19
1
-0
/
+13
|
|
*
iio: adc: ti-ads1298: Add driver
Mike Looijmans
2024-02-19
3
-0
/
+781
|
|
*
iio: pressure: hsc030pa add triggered buffer
Petre Rodan
2024-02-19
3
-0
/
+53
|
|
*
iio: pressure: hsc030pa add mandatory delay
Petre Rodan
2024-02-19
3
-0
/
+6
|
|
*
iio: pressure: hsc030pa: update datasheet URLs
Petre Rodan
2024-02-19
2
-3
/
+4
|
|
*
iio: pressure: hsc030pa: include cleanup
Petre Rodan
2024-02-19
3
-0
/
+6
|
|
*
iio: pressure: hsc030pa: use signed type to hold div_64() result
Petre Rodan
2024-02-19
1
-1
/
+1
|
|
*
iio: st_sensors: lsm9ds0: Use common style for terminator in ID tables
andy.shevchenko@gmail.com
2024-02-19
1
-1
/
+1
|
|
*
iio: st_sensors: lsm9ds0: Don't use "proxy" headers
andy.shevchenko@gmail.com
2024-02-19
4
-5
/
+12
|
|
*
iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhere
andy.shevchenko@gmail.com
2024-02-19
1
-10
/
+7
|
|
*
iio: adc: adi-axi-adc: move to backend framework
Nuno Sa
2024-02-19
2
-290
/
+96
|
|
*
iio: adc: ad9467: convert to backend framework
Nuno Sa
2024-02-19
2
-91
/
+178
|
|
*
iio: add the IIO backend framework
Nuno Sa
2024-02-19
3
-0
/
+428
|
|
*
iio: buffer-dmaengine: export buffer alloc and free functions
Nuno Sa
2024-02-19
2
-3
/
+6
|
|
*
iio: gts-helper: Fix division loop
Matti Vaittinen
2024-02-19
1
-14
/
+1
|
|
*
iio: humidity: hdc3020: add threshold events support
Dimitri Fedrau
2024-02-17
1
-0
/
+247
|
|
*
iio: humidity: hdc3020: switch to 16bit register defines
Dimitri Fedrau
2024-02-17
1
-137
/
+63
|
|
*
iio: hid-sensor-als: Add light chromaticity support
Basavaraj Natikar
2024-02-17
1
-0
/
+46
|
|
*
iio: hid-sensor-als: Add light color temperature support
Basavaraj Natikar
2024-02-17
1
-0
/
+21
|
|
*
iio: hid-sensor-als: Remove hardcoding of values for enums
Srinivas Pandruvada
2024-02-17
1
-2
/
+2
|
|
*
iio: hid-sensor-als: Assign channels dynamically
Srinivas Pandruvada
2024-02-17
1
-16
/
+35
[next]