index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-09
Merge commit '9365f0de4303f82ed4c2db1c39d3de824b249d80' into HEAD
Jonathan Cameron
2024-11-05
Merge 6.12-rc6 into char-misc-next
Greg Kroah-Hartman
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-11-03
iio: dac: ad5791: Use devm_iio_device_register
Axel Haslam
2024-11-03
iio: dac: ad5791: Use devm_regulator_get_enable_read_voltage
Axel Haslam
2024-11-03
iio: dac: ad5791: Add reset, clr and ldac gpios
Axel Haslam
2024-11-03
iio: dac: ad5791: Include chip_info in device match tables
Axel Haslam
2024-11-03
iio: dac: adi-axi-dac: add registering of child fdt node
Angelo Dureghello
2024-11-03
iio: dac: ad3552r: add high-speed platform driver
Angelo Dureghello
2024-11-01
iio: dac: ad3552r: extract common code (no changes in behavior intended)
Angelo Dureghello
2024-11-01
iio: dac: ad3552r: changes to use FIELD_PREP
Angelo Dureghello
2024-11-01
iio: dac: adi-axi-dac: extend features
Angelo Dureghello
2024-11-01
iio: dac: ad5770r: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-11-01
iio: dac: ad5761: drop driver remove callback
David Lechner
2024-11-01
iio: dac: ad5761: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-11-01
iio: dac: ad5624r: drop driver remove callback
David Lechner
2024-11-01
iio: dac: ad5624r: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-11-01
iio: dac: ad5504: drop driver remove callback
David Lechner
2024-11-01
iio: dac: ad5504: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-11-01
iio: dac: ad5446: drop driver remove callbacks
David Lechner
2024-11-01
iio: dac: ad5446: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-11-01
iio: dac: ad5380: drop driver remove callbacks
David Lechner
2024-11-01
iio: dac: ad5380: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-10-24
iio: dac: Kconfig: Fix build error for ltc2664
Jinjie Ruan
2024-10-21
iio: dac: ad8460: add SPI device match table
David Lechner
2024-10-21
iio: dac: ad8460: fix DT compatible
David Lechner
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
2024-10-15
iio: dac: adi-axi-dac: update register names
Angelo Dureghello
2024-10-15
iio: dac: adi-axi-dac: fix wrong register bitfield
Angelo Dureghello
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-06
iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config()
Mohammed Anees
2024-10-06
iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in Kconfig
Javier Carrasco
2024-10-06
iio: dac: ltc1660: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
2024-10-06
iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
2024-10-06
iio: dac: ad5766: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-06
iio: dac: ad3552r: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-05
iio: dac: ad5770r: Convert to get_unaligned_le16
Abhash Jha
2024-10-05
iio: adc: ad5755: use scoped device_for_each_child_node()
Javier Carrasco
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
iio: dac: support the ad8460 Waveform DAC
Mariel Tinaco
2024-09-30
iio: dac: max517: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-30
iio: dac: m62332: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-30
iio: dac: ad5791: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-30
iio: dac: ad5504: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-03
iio: dac: ad5449: drop support for platform data
Bartosz Golaszewski
2024-08-10
iio: dac: ltc2664: Fix off by one in ltc2664_channel_config()
Dan Carpenter
2024-08-10
iio: dac: ad9739a: add backend debugfs interface
Nuno Sa
[next]