index
:
Linux Stable
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-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
/
dac
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: dac: ad3552r: extract common code (no changes in behavior intended)
Angelo Dureghello
2024-11-01
4
-372
/
+501
*
iio: dac: ad3552r: changes to use FIELD_PREP
Angelo Dureghello
2024-11-01
1
-117
/
+50
*
iio: dac: adi-axi-dac: extend features
Angelo Dureghello
2024-11-01
1
-14
/
+242
*
iio: dac: ad5770r: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-11-01
1
-36
/
+5
*
iio: dac: ad5761: drop driver remove callback
David Lechner
2024-11-01
1
-10
/
+1
*
iio: dac: ad5761: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-11-01
1
-77
/
+23
*
iio: dac: ad5624r: drop driver remove callback
David Lechner
2024-11-01
1
-10
/
+1
*
iio: dac: ad5624r: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-11-01
2
-50
/
+13
*
iio: dac: ad5504: drop driver remove callback
David Lechner
2024-11-01
1
-10
/
+1
*
iio: dac: ad5504: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-11-01
1
-37
/
+15
*
iio: dac: ad5446: drop driver remove callbacks
David Lechner
2024-11-01
1
-21
/
+1
*
iio: dac: ad5446: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-11-01
1
-41
/
+16
*
iio: dac: ad5380: drop driver remove callbacks
David Lechner
2024-11-01
1
-48
/
+13
*
iio: dac: ad5380: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-11-01
1
-26
/
+10
*
iio: dac: ad8460: add SPI device match table
David Lechner
2024-10-21
1
-0
/
+7
*
iio: dac: ad8460: fix DT compatible
David Lechner
2024-10-21
1
-1
/
+1
*
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
2024-10-21
2
-8
/
+16
|
\
|
*
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-13
2
-8
/
+16
|
|
\
|
|
*
iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config()
Mohammed Anees
2024-10-06
1
-8
/
+9
|
|
*
iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in Kconfig
Javier Carrasco
2024-10-06
1
-0
/
+1
|
|
*
iio: dac: ltc1660: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
2024-10-06
1
-0
/
+1
|
|
*
iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
2024-10-06
1
-0
/
+1
|
|
*
iio: dac: ad5766: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-06
1
-0
/
+2
|
|
*
iio: dac: ad3552r: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-06
1
-0
/
+2
*
|
|
iio: dac: adi-axi-dac: update register names
Angelo Dureghello
2024-10-15
1
-63
/
+74
*
|
|
iio: dac: adi-axi-dac: fix wrong register bitfield
Angelo Dureghello
2024-10-15
1
-1
/
+1
*
|
|
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-12
11
-11
/
+11
|
\
|
|
|
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
10
-10
/
+10
|
|
/
*
|
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-10
5
-7
/
+7
*
|
iio: dac: ad5770r: Convert to get_unaligned_le16
Abhash Jha
2024-10-05
1
-1
/
+2
*
|
iio: adc: ad5755: use scoped device_for_each_child_node()
Javier Carrasco
2024-10-05
1
-8
/
+3
*
|
iio: dac: support the ad8460 Waveform DAC
Mariel Tinaco
2024-09-30
3
-0
/
+958
*
|
iio: dac: max517: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-30
1
-1
/
+1
*
|
iio: dac: m62332: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-30
1
-1
/
+1
*
|
iio: dac: ad5791: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-30
1
-1
/
+1
*
|
iio: dac: ad5504: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-30
1
-1
/
+1
|
/
*
iio: dac: ad5449: drop support for platform data
Bartosz Golaszewski
2024-09-03
1
-13
/
+2
*
iio: dac: ltc2664: Fix off by one in ltc2664_channel_config()
Dan Carpenter
2024-08-10
1
-1
/
+1
*
iio: dac: ad9739a: add backend debugfs interface
Nuno Sa
2024-08-10
1
-1
/
+7
*
iio: dac: adi-axi-dac: support debugfs direct_reg_access
Nuno Sa
2024-08-10
1
-0
/
+12
*
iio: backend: introduce struct iio_backend_info
Nuno Sa
2024-08-03
1
-1
/
+6
*
iio: backend: spelling: continuous -> continuous
David Lechner
2024-08-03
2
-2
/
+2
*
iio: dac: mcp4922: drop remove() callback
David Lechner
2024-08-03
1
-14
/
+3
*
iio: dac: mcp4922: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-08-03
1
-26
/
+4
*
iio: dac: mcp4728: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-08-03
1
-26
/
+7
*
iio: dac: mcp4728: rename err to ret in probe function
David Lechner
2024-08-03
1
-13
/
+13
*
iio: dac: ltc2664: Add driver for LTC2664 and LTC2672
Kim Seer Paller
2024-08-03
3
-0
/
+747
*
iio: backend: remove unused parameter
Nuno Sa
2024-08-03
1
-2
/
+1
*
iio: dac: ti-dac7311: Add check for spi_setup
Chen Ni
2024-07-29
1
-1
/
+3
*
iio: dac: ltc2688: Constify struct regmap_bus
Javier Carrasco
2024-07-29
1
-1
/
+1
[next]