summaryrefslogtreecommitdiff
path: root/drivers/iio/dac
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-03iio: dac: ad5449: drop support for platform dataBartosz Golaszewski
2024-08-10iio: dac: ltc2664: Fix off by one in ltc2664_channel_config()Dan Carpenter
2024-08-10iio: dac: ad9739a: add backend debugfs interfaceNuno Sa
2024-08-10iio: dac: adi-axi-dac: support debugfs direct_reg_accessNuno Sa
2024-08-03iio: backend: introduce struct iio_backend_infoNuno Sa
2024-08-03iio: backend: spelling: continuous -> continuousDavid Lechner
2024-08-03iio: dac: mcp4922: drop remove() callbackDavid Lechner
2024-08-03iio: dac: mcp4922: use devm_regulator_get_enable_read_voltage()David Lechner
2024-08-03iio: dac: mcp4728: use devm_regulator_get_enable_read_voltage()David Lechner
2024-08-03iio: dac: mcp4728: rename err to ret in probe functionDavid Lechner
2024-08-03iio: dac: ltc2664: Add driver for LTC2664 and LTC2672Kim Seer Paller
2024-08-03iio: backend: remove unused parameterNuno Sa
2024-07-29iio: dac: ti-dac7311: Add check for spi_setupChen Ni
2024-07-29iio: dac: ltc2688: Constify struct regmap_busJavier Carrasco
2024-07-04Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-07-01Merge 6.10-rc6 into char-misc-nextGreg Kroah-Hartman
2024-06-25iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage()David Lechner
2024-06-25iio: dac: adi-axi-dac: improve probe() error messagingTrevor Gamblin
2024-06-25iio: dac: stm32-dac-core: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: dac: ltc2688: make use of regmap_set_bits()Trevor Gamblin
2024-06-17Merge tag 'v6.10-rc4' into char-misc-nextGreg Kroah-Hartman
2024-06-13iio: dac: adi-axi-dac: add platform dependenciesNuno Sa
2024-06-13iio: dac: max5522: simplify with spi_get_device_match_data()Krzysztof Kozlowski
2024-06-09iio: dac: fix ad9739a random config compile errorKe Sun
2024-06-04iio: dac: ad3552r: uniform structure namesAngelo Dureghello
2024-06-04iio: dac: ad3552r: change AD3552R_NUM_CH define nameAngelo Dureghello
2024-06-04iio: dac: ad3552r: add support for ad3541r and ad3551rAngelo Dureghello
2024-06-04iio: dac: ad3552r: add model data structureAngelo Dureghello
2024-05-27iio: dac: ad5592r: fix temperature channel scaling valueMarc Ferland
2024-05-27iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-04-29iio: dac: ad9739a: write complete MU_CNT1 register during lockNuno Sa
2024-04-29iio: dac: adi-axi: fix a mistake in axi_dac_ext_info_set()Dan Carpenter
2024-04-20iio: dac: support the ad9739a RF DACNuno Sa
2024-04-20iio: dac: add support for AXI DAC IP coreNuno Sa
2024-04-13iio: dac: ad5755: make use of of_device_id tableKrzysztof Kozlowski
2024-04-06iio: dac: ad3552: Use __free(fwnode_handle) to simplify error handling.Jonathan Cameron
2024-04-06iio: dac: ad5770r: Use device_for_each_child_node_scoped()Jonathan Cameron
2024-04-06iio: dac: ad3552r: Use device_for_each_child_node_scoped()Jonathan Cameron
2024-03-28iio: dac: ti-dac5571: Add DAC081C081 supportLaurent Pinchart
2024-03-25iio: dac: ltc2688: Use device_for_each_child_node_scoped()Jonathan Cameron
2024-02-28iio: dac: mcp4821: Switch to including mod_devicetable.h for struct of_device...Jonathan Cameron
2023-12-21iio: dac: driver for MCP4821Anshul Dalal
2023-12-04iio: dac: ad5791: Add support for controlling RBUF via devicetreeMichael Hennerich
2023-10-20Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-10-14iio: Use device_get_match_data()Rob Herring
2023-09-23iio: dac: vf610: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-23iio: dac: stm32-dac: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-23iio: dac: stm32-dac-core: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-23iio: dac: lpc18xx_dac: Convert to platform remove callback returning voidUwe Kleine-König