Age | Commit message (Expand) | Author | Files | Lines |
2024-04-29 | iio: dac: ad9739a: write complete MU_CNT1 register during lock | Nuno Sa | 1 | -2/+3 |
2024-04-29 | iio: dac: adi-axi: fix a mistake in axi_dac_ext_info_set() | Dan Carpenter | 1 | -3/+3 |
2024-04-20 | iio: dac: support the ad9739a RF DAC | Nuno Sa | 3 | -0/+480 |
2024-04-20 | iio: dac: add support for AXI DAC IP core | Nuno Sa | 3 | -0/+657 |
2024-04-13 | iio: dac: ad5755: make use of of_device_id table | Krzysztof Kozlowski | 1 | -12/+12 |
2024-04-06 | iio: dac: ad3552: Use __free(fwnode_handle) to simplify error handling. | Jonathan Cameron | 1 | -36/+23 |
2024-04-06 | iio: dac: ad5770r: Use device_for_each_child_node_scoped() | Jonathan Cameron | 1 | -13/+6 |
2024-04-06 | iio: dac: ad3552r: Use device_for_each_child_node_scoped() | Jonathan Cameron | 1 | -32/+19 |
2024-03-28 | iio: dac: ti-dac5571: Add DAC081C081 support | Laurent Pinchart | 1 | -0/+3 |
2024-03-25 | iio: dac: ltc2688: Use device_for_each_child_node_scoped() | Jonathan Cameron | 1 | -20/+8 |
2024-02-28 | iio: dac: mcp4821: Switch to including mod_devicetable.h for struct of_device... | Jonathan Cameron | 1 | -1/+1 |
2023-12-21 | iio: dac: driver for MCP4821 | Anshul Dalal | 3 | -0/+247 |
2023-12-04 | iio: dac: ad5791: Add support for controlling RBUF via devicetree | Michael Hennerich | 1 | -1/+8 |
2023-10-20 | Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman | 7 | -67/+65 |
2023-10-14 | iio: Use device_get_match_data() | Rob Herring | 1 | -5/+4 |
2023-09-23 | iio: dac: vf610: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-09-23 | iio: dac: stm32-dac: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-09-23 | iio: dac: stm32-dac-core: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-09-23 | iio: dac: lpc18xx_dac: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-09-23 | iio: dac: dpot-dac: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-09-12 | iio: dac: mcp4725: Add dac_reg_offset to struct mcp4725_chip_info | Biju Das | 1 | -4/+4 |
2023-09-12 | iio: dac: mcp4725: Add use_ext_ref_voltage to struct mcp4725_chip_info | Biju Das | 1 | -3/+5 |
2023-09-12 | iio: dac: mcp4725: Use i2c_get_match_data() | Biju Das | 1 | -14/+26 |
2023-09-12 | iio: dac: mcp4725: Replace variable 'id' from struct mcp4725_data | Biju Das | 1 | -8/+8 |
2023-09-12 | iio: dac: stm32-dac: Use correct header(s) instead of string_helpers.h | Andy Shevchenko | 1 | -1/+2 |
2023-09-11 | iio: dac: ad3552r: Correct device IDs | Marcelo Schmitt | 1 | -2/+2 |
2023-09-11 | iio: dac: ti-dac5571: Sort match tables | Biju Das | 1 | -2/+2 |
2023-09-11 | iio: dac: ti-dac5571: Use i2c_get_match_data() | Biju Das | 1 | -27/+21 |
2023-08-05 | iio: add MCP4728 I2C DAC driver | Andrea Collamati | 3 | -0/+630 |
2023-06-15 | Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman | 11 | -11/+11 |
2023-05-21 | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 11 | -11/+11 |
2023-05-13 | iio: dac: mcp4725: Fix i2c_master_send() return value handling | Marek Vasut | 1 | -2/+14 |
2023-05-13 | iio: dac: build ad5758 driver when AD5758 is selected | Lukas Bulwahn | 1 | -1/+1 |
2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -23/+53 |
2023-04-12 | Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman | 4 | -23/+53 |
2023-04-10 | iio: dac: set variable max5522_channels storage-class-specifier to static | Tom Rix | 1 | -1/+1 |
2023-04-01 | iio: dac: ad5755: Add missing fwnode_handle_put() | Liang He | 1 | -0/+1 |
2023-03-28 | Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 1 | -2/+2 |
2023-03-18 | iio: dac: cio-dac: Migrate to the regmap API | William Breathitt Gray | 2 | -21/+46 |
2023-03-11 | iio: dac: cio-dac: Fix typo in comment listing supported devices | William Breathitt Gray | 1 | -1/+1 |
2023-03-11 | iio: dac: cio-dac: Fix max DAC write value check for 12-bit | William Breathitt Gray | 1 | -2/+2 |
2023-03-11 | drivers: iio: dac: ad5592r: add gpio_chip names | Antoniu Miclaus | 1 | -0/+5 |
2023-01-21 | iio: dac: add support for max5522 | Angelo Dureghello | 3 | -0/+221 |
2022-12-28 | iio: dac: ad5686: Add support for AD5337 | Fabio Estevam | 4 | -4/+14 |
2022-11-23 | iio: dac: ti-dac5571: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
2022-11-23 | iio: dac: mcp4725: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
2022-11-23 | iio: dac: max5821: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
2022-11-23 | iio: dac: max517: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
2022-11-23 | iio: dac: m62332: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-11-23 | iio: dac: ds4424: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |