开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
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
2024-08-10
iio: dac: adi-axi-dac: support debugfs direct_reg_access
Nuno Sa
2024-08-03
iio: backend: introduce struct iio_backend_info
Nuno Sa
2024-08-03
iio: backend: spelling: continuous -> continuous
David Lechner
2024-08-03
iio: dac: mcp4922: drop remove() callback
David Lechner
2024-08-03
iio: dac: mcp4922: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-08-03
iio: dac: mcp4728: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-08-03
iio: dac: mcp4728: rename err to ret in probe function
David Lechner
2024-08-03
iio: dac: ltc2664: Add driver for LTC2664 and LTC2672
Kim Seer Paller
2024-08-03
iio: backend: remove unused parameter
Nuno Sa
2024-07-29
iio: dac: ti-dac7311: Add check for spi_setup
Chen Ni
2024-07-29
iio: dac: ltc2688: Constify struct regmap_bus
Javier Carrasco
2024-07-04
Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2024-07-01
Merge 6.10-rc6 into char-misc-next
Greg Kroah-Hartman
2024-06-25
iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
iio: dac: adi-axi-dac: improve probe() error messaging
Trevor Gamblin
2024-06-25
iio: dac: stm32-dac-core: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
iio: dac: ltc2688: make use of regmap_set_bits()
Trevor Gamblin
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
2024-06-13
iio: dac: adi-axi-dac: add platform dependencies
Nuno Sa
2024-06-13
iio: dac: max5522: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
2024-06-09
iio: dac: fix ad9739a random config compile error
Ke Sun
2024-06-04
iio: dac: ad3552r: uniform structure names
Angelo Dureghello
2024-06-04
iio: dac: ad3552r: change AD3552R_NUM_CH define name
Angelo Dureghello
2024-06-04
iio: dac: ad3552r: add support for ad3541r and ad3551r
Angelo Dureghello
2024-06-04
iio: dac: ad3552r: add model data structure
Angelo Dureghello
2024-05-27
iio: dac: ad5592r: fix temperature channel scaling value
Marc Ferland
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-04-29
iio: dac: ad9739a: write complete MU_CNT1 register during lock
Nuno Sa
2024-04-29
iio: dac: adi-axi: fix a mistake in axi_dac_ext_info_set()
Dan Carpenter
2024-04-20
iio: dac: support the ad9739a RF DAC
Nuno Sa
2024-04-20
iio: dac: add support for AXI DAC IP core
Nuno Sa
2024-04-13
iio: dac: ad5755: make use of of_device_id table
Krzysztof Kozlowski
2024-04-06
iio: dac: ad3552: Use __free(fwnode_handle) to simplify error handling.
Jonathan Cameron
2024-04-06
iio: dac: ad5770r: Use device_for_each_child_node_scoped()
Jonathan Cameron
2024-04-06
iio: dac: ad3552r: Use device_for_each_child_node_scoped()
Jonathan Cameron
2024-03-28
iio: dac: ti-dac5571: Add DAC081C081 support
Laurent Pinchart
2024-03-25
iio: dac: ltc2688: Use device_for_each_child_node_scoped()
Jonathan Cameron
2024-02-28
iio: dac: mcp4821: Switch to including mod_devicetable.h for struct of_device...
Jonathan Cameron
2023-12-21
iio: dac: driver for MCP4821
Anshul Dalal
2023-12-04
iio: dac: ad5791: Add support for controlling RBUF via devicetree
Michael Hennerich
2023-10-20
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-10-14
iio: Use device_get_match_data()
Rob Herring
2023-09-23
iio: dac: vf610: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
iio: dac: stm32-dac: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
iio: dac: stm32-dac-core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
iio: dac: lpc18xx_dac: Convert to platform remove callback returning void
Uwe Kleine-König
[next]