| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2020-09-22 | 11 | -80/+75 |
|\ |
|
| * | iio: dac: ad5592r: localize locks only where needed in ad5592r_read_raw() | Alexandru Ardelean | 2020-09-21 | 1 | -15/+15 |
| * | iio: dac: ad5592r: un-indent code-block for scale read | Alexandru Ardelean | 2020-09-21 | 1 | -14/+12 |
| * | iio:dac:ad5592r: Fix use of true for IIO_SHARED_BY_TYPE | Jonathan Cameron | 2020-09-21 | 1 | -1/+1 |
| * | iio: dac: ad5064: Fix a few kerneldoc misdemeanours | Lee Jones | 2020-09-21 | 1 | -3/+3 |
| * | iio: dac: ad7303: Complete 'struct ad7303_state' doc | Lee Jones | 2020-09-21 | 1 | -0/+3 |
| * | iio:dac:ti-dac5571: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron | 2020-09-21 | 1 | -5/+2 |
| * | iio:dac:ti-dac082s085: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron | 2020-09-21 | 1 | -3/+2 |
| * | iio:dac:mcp4725: drop of_match_ptr and use generic fw properties | Jonathan Cameron | 2020-09-21 | 1 | -22/+7 |
| * | iio:dac:ad7303: Drop of_match_ptr protection | Jonathan Cameron | 2020-09-21 | 1 | -1/+2 |
| * | iio:dac:ad5593r: Drop of_match_ptr and ACPI_PTR protections. | Jonathan Cameron | 2020-09-21 | 1 | -4/+3 |
| * | iio:dac:ad5592r: Drop of_match_ptr and ACPI_PTR protections. | Jonathan Cameron | 2020-09-21 | 1 | -4/+3 |
| * | iio:dac:ad5446: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron | 2020-09-21 | 1 | -3/+2 |
| * | iio: dac: ti-dac7612: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 2020-09-16 | 1 | -2/+12 |
| * | iio: stm32-dac: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 2020-09-16 | 1 | -4/+9 |
* | | Merge 5.9-rc5 into staging-next | Greg Kroah-Hartman | 2020-09-14 | 2 | -4/+3 |
|\ \
| |/
|/| |
|
| * | iio: dpot-dac: fix code comment in dpot_dac_read_raw() | Gustavo A. R. Silva | 2020-08-26 | 1 | -1/+2 |
| * | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 2 | -3/+1 |
* | | iio: dac: dpot-dac: Simplify with dev_err_probe() | Krzysztof Kozlowski | 2020-09-03 | 1 | -10/+6 |
* | | iio: adc: stm32: Simplify with dev_err_probe() | Krzysztof Kozlowski | 2020-09-03 | 1 | -4/+1 |
* | | iio: dac: ad5686: Constify static struct iio_chan_spec | Rikard Falkeborn | 2020-09-03 | 2 | -5/+5 |
* | | iio: dac: dac5571: Support powerdown for multi-channel | Vincent Whitchurch | 2020-09-03 | 1 | -14/+15 |
|/ |
|
* | iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw() | Alexandru Ardelean | 2020-07-22 | 1 | -2/+2 |
* | iio: dac: ad5504: Fix formatting errors and demote non-compliant kerneldoc | Lee Jones | 2020-07-20 | 1 | -4/+3 |
* | iio: dac: ltc2632: Fix formatting in kerneldoc struct header | Lee Jones | 2020-07-20 | 1 | -3/+3 |
* | iio: dac: ad5791: Complete 'struct ad5791_chip_info' documentation | Lee Jones | 2020-07-20 | 1 | -6/+4 |
* | iio: dac: ad5764: Fix misdocumenting and formatting error | Lee Jones | 2020-07-20 | 1 | -3/+2 |
* | iio: dac: ad5761: Fix kerneldoc attribute formatting for 'lock' | Lee Jones | 2020-07-20 | 1 | -1/+1 |
* | iio: dac: ad5758: Move and fix-up kerneldoc header and demote unworthy kerneldoc | Lee Jones | 2020-07-20 | 1 | -9/+9 |
* | iio: dac: ad5755: Fix kerneldoc attribute formatting for 'lock' | Lee Jones | 2020-07-20 | 1 | -1/+1 |
* | iio: dac: ad5449: Fix kerneldoc attribute formatting for 'lock' | Lee Jones | 2020-07-20 | 1 | -1/+1 |
* | iio: dac: ad5446: Complete 'struct ad5446_state' doc and demote unworthy kern... | Lee Jones | 2020-07-20 | 1 | -4/+7 |
* | iio: dac: ad5064: Value returned by ad5064_vref_name may not be 'const * const' | Lee Jones | 2020-07-20 | 1 | -1/+1 |
* | iio: dac: ad5421: Fix kerneldoc attribute formatting for 'lock' | Lee Jones | 2020-07-20 | 1 | -1/+1 |
* | iio: dac: ad5380: Fix kerneldoc attribute formatting for 'lock' | Lee Jones | 2020-07-20 | 1 | -1/+1 |
* | iio: dac: ad5360: Fix kerneldoc attribute formatting for 'lock' | Lee Jones | 2020-07-20 | 1 | -1/+1 |
* | Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2020-07-17 | 35 | -65/+21 |
|\ |
|
| * | Replace HTTP links with HTTPS ones: drivers/iio | Alexander A. Klimov | 2020-07-13 | 3 | -16/+16 |
| * | iio: Remove superfluous of_node assignments | Lars-Peter Clausen | 2020-06-14 | 4 | -4/+0 |
| * | iio: remove left-over parent assignments | Alexandru Ardelean | 2020-06-14 | 1 | -1/+0 |
| * | iio: remove left-over comments about parent assignment | Alexandru Ardelean | 2020-06-14 | 1 | -1/+0 |
| * | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 2020-06-14 | 34 | -38/+0 |
| * | iio: dac: ad5592r: remove usage of iio_priv_to_dev() helper | Alexandru Ardelean | 2020-06-14 | 1 | -3/+3 |
| * | iio: dac: ad5592r-base: Constify struct iio_chan_spec_ext_info | Rikard Falkeborn | 2020-06-14 | 1 | -1/+1 |
| * | iio: dac: ad5380: Constify struct iio_chan_spec_ext_info | Rikard Falkeborn | 2020-06-14 | 1 | -1/+1 |
* | | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-07 | 18 | -79/+184 |
|\ |
|
| * | Merge 5.7-rc7 into staging-next | Greg Kroah-Hartman | 2020-05-25 | 1 | -0/+1 |
| |\ |
|
| * | | iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 2020-05-21 | 2 | -15/+16 |
| * | | iio: dac: vf610_dac: Replace indio_dev->mlock with own device lock | Sergiu Cuciurean | 2020-05-16 | 1 | -4/+7 |