Age | Commit message (Expand) | Author | Files | Lines |
2018-01-08 | iio: dac: mcp4725: Remove unneeded conversions to bool | Andrew F. Davis | 1 | -1/+1 |
2018-01-08 | iio: stm32: Adopt SPDX identifier | Benjamin Gaignard | 3 | -41/+3 |
2017-11-14 | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 31 | -28/+745 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-21 | iio: dac: ti-dac082s085: Read chip spec from device table | Lukas Wunner | 1 | -9/+26 |
2017-10-21 | iio: dac: Add Texas Instruments 8/10/12-bit 2/4-channel DAC driver | Lukas Wunner | 3 | -0/+362 |
2017-10-09 | iio: dac: ds4422/ds4424 dac driver | Ismail H. Kose | 3 | -0/+351 |
2017-09-13 | drivers: misc: ti_dac7512: Remove duplicate driver | Lukas Wunner | 1 | -0/+10 |
2017-09-13 | iio: dac: ad5446: Add IDs of compatible Texas Instruments chips | Lukas Wunner | 2 | -1/+5 |
2017-08-22 | iio:dac: drop assignment of iio_info.driver_module | Jonathan Cameron | 27 | -27/+0 |
2017-08-20 | iio: dac: stm32-dac-core: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-07-15 | iio: dac: stm32: add support for stm32f4 | Fabrice Gasnier | 1 | -7/+31 |
2017-07-15 | iio: dac: stm32: fix error message | Fabrice Gasnier | 1 | -1/+1 |
2017-05-29 | Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2 | -3/+71 |
2017-05-14 | iio:ad5064: Add support for ltc2633 and similar devices | Mike Looijmans | 2 | -3/+71 |
2017-05-11 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2017-04-20 | Annotate hardware config module parameters in drivers/iio/ | David Howells | 1 | -1/+1 |
2017-04-18 | Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -3/+3 |
2017-04-14 | iio: dac: add support for stm32 DAC | Fabrice Gasnier | 5 | -0/+582 |
2017-04-14 | iio: dac: ad7303: fix channel description | Pavel Roskin | 1 | -3/+3 |
2017-04-02 | iio: dac: ad5504: Remove unnecessary cast on void pointer | simran singhal | 1 | -1/+1 |
2017-03-30 | iio: dac: ad5504: constify attribute_group structures | simran singhal | 1 | -1/+1 |
2017-03-21 | iio: dac: Add support for ltc2632 DACs | Maxime Roussin-Belanger | 3 | -0/+325 |
2017-03-19 | iio: dac: max5821: Set .of_match_table to OF device ID table | Javier Martinez Canillas | 1 | -0/+1 |
2017-03-19 | iio: dac: mcp4725: Add OF device ID table | Javier Martinez Canillas | 1 | -2/+22 |
2017-02-19 | iio: cio-dac: Set parent device | Lars-Peter Clausen | 1 | -0/+1 |
2016-12-30 | iio: dac: ad5593r: Add ACPI support | Michael Hennerich | 1 | -0/+8 |
2016-12-30 | iio: dac: ad5592r: Add ACPI support | Michael Hennerich | 1 | -0/+8 |
2016-11-13 | iio: dpot-dac: DAC driver based on a digital potentiometer | Peter Rosin | 3 | -0/+277 |
2016-10-23 | iio: dac: mcp4725: fix odd_ptr_err.cocci warnings | Julia Lawall | 1 | -1/+1 |
2016-10-23 | iio: dac: mcp4725: add devicetree support | Tomas Novotny | 1 | -6/+37 |
2016-10-23 | iio: dac: mcp4725: support voltage reference selection | Tomas Novotny | 1 | -7/+92 |
2016-10-23 | iio: dac: mcp4725: fix incorrect comment | Tomas Novotny | 1 | -1/+1 |
2016-10-23 | iio: dac: mcp4725: use regulator framework | Tomas Novotny | 1 | -9/+37 |
2016-09-27 | drivers: iio: dac: Fix sparse warning | Sandhya Bankar | 1 | -1/+1 |
2016-09-03 | iio: stx104: Add IIO support for the ADC channels | William Breathitt Gray | 3 | -266/+0 |
2016-08-29 | iio: dac: AD8801: add Analog Devices AD8801/AD8803 support | Gwenhael Goavec-Merou | 3 | -0/+250 |
2016-08-29 | iio: ad5755: fix off-by-one on devnr limit check | Colin Ian King | 1 | -1/+1 |
2016-07-24 | iio: Add IIO support for the Measurement Computing CIO-DAC family | William Breathitt Gray | 3 | -0/+154 |
2016-06-30 | iio:core: timestamping clock selection support | Gregor Boirie | 2 | -4/+4 |
2016-06-30 | Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 3 | -7/+315 |
2016-06-27 | iio: ad5755: add support for dt bindings | Sean Nyekjaer | 1 | -1/+187 |
2016-06-27 | iio: stx104: Add GPIO support for the Apex Embedded Systems STX104 | William Breathitt Gray | 2 | -7/+129 |
2016-06-18 | Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2016-06-18 | iio: stx104: Allow build for X86_64 | William Breathitt Gray | 1 | -1/+1 |
2016-06-08 | Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -1/+1 |
2016-05-21 | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -0/+1313 |
2016-05-04 | iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels() | Dan Carpenter | 1 | -1/+1 |
2016-05-02 | iio: stx104: Utilize the module_isa_driver and max_num_isa_dev macros | William Breathitt Gray | 1 | -21/+3 |
2016-05-02 | iio: stx104: Add X86 dependency to STX104 Kconfig option | William Breathitt Gray | 1 | -1/+1 |