summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac
Commit message (Expand)AuthorAgeFilesLines
* iio: dpot-dac: fix code comment in dpot_dac_read_raw()Gustavo A. R. Silva2020-08-261-1/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-3/+1
* iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()Alexandru Ardelean2020-07-221-2/+2
* iio: dac: ad5504: Fix formatting errors and demote non-compliant kerneldocLee Jones2020-07-201-4/+3
* iio: dac: ltc2632: Fix formatting in kerneldoc struct headerLee Jones2020-07-201-3/+3
* iio: dac: ad5791: Complete 'struct ad5791_chip_info' documentationLee Jones2020-07-201-6/+4
* iio: dac: ad5764: Fix misdocumenting and formatting errorLee Jones2020-07-201-3/+2
* iio: dac: ad5761: Fix kerneldoc attribute formatting for 'lock'Lee Jones2020-07-201-1/+1
* iio: dac: ad5758: Move and fix-up kerneldoc header and demote unworthy kerneldocLee Jones2020-07-201-9/+9
* iio: dac: ad5755: Fix kerneldoc attribute formatting for 'lock'Lee Jones2020-07-201-1/+1
* iio: dac: ad5449: Fix kerneldoc attribute formatting for 'lock'Lee Jones2020-07-201-1/+1
* iio: dac: ad5446: Complete 'struct ad5446_state' doc and demote unworthy kern...Lee Jones2020-07-201-4/+7
* iio: dac: ad5064: Value returned by ad5064_vref_name may not be 'const * const'Lee Jones2020-07-201-1/+1
* iio: dac: ad5421: Fix kerneldoc attribute formatting for 'lock'Lee Jones2020-07-201-1/+1
* iio: dac: ad5380: Fix kerneldoc attribute formatting for 'lock'Lee Jones2020-07-201-1/+1
* iio: dac: ad5360: Fix kerneldoc attribute formatting for 'lock'Lee Jones2020-07-201-1/+1
* Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-07-1735-65/+21
|\
| * Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-133-16/+16
| * iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-144-4/+0
| * iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
| * iio: remove left-over comments about parent assignmentAlexandru Ardelean2020-06-141-1/+0
| * iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-1434-38/+0
| * iio: dac: ad5592r: remove usage of iio_priv_to_dev() helperAlexandru Ardelean2020-06-141-3/+3
| * iio: dac: ad5592r-base: Constify struct iio_chan_spec_ext_infoRikard Falkeborn2020-06-141-1/+1
| * iio: dac: ad5380: Constify struct iio_chan_spec_ext_infoRikard Falkeborn2020-06-141-1/+1
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
|/
* Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-0718-79/+184
|\
| * Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman2020-05-251-0/+1
| |\
| * | iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-212-15/+16
| * | iio: dac: vf610_dac: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+7
| * | iio: dac: ad5686: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-162-4/+8
| * | iio: dac: ad5421: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-8/+13
| * | iio: dac: ad5380: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-2/+6
| * | iio: dac: ad5764: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
| * | iio: dac: ad5761: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
| * | iio: dac: ad5755: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-8/+14
| * | iio: dac: ad5449: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
| * | iio: dac: ad5446: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-4/+8
| * | iio: dac: ad5360: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-05-161-6/+11
| * | Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-05-156-16/+77
| |\ \
| | * | iio: DAC extension for ltc2634-12/10/8Chris Ruehl2020-05-032-3/+63
| | * | iio: documentation ltc2632_chip_info add num_channelsChris Ruehl2020-05-031-0/+1
| | * | iio: dac: ad5592r: Fix a typo in the name of a functionChristophe JAILLET2020-05-031-2/+2
| | * | iio: dac: ad5593r: Fix a typo in MODULE_DESCRIPTIONChristophe JAILLET2020-05-031-1/+1
| | * | iio: dac: ad5446: Use put_unaligned_be24()Andy Shevchenko2020-05-031-3/+3
| | * | iio: dac: ad5624r_spi: Use put_unaligned_be24()Andy Shevchenko2020-05-031-4/+4
| | * | iio: dac: ltc2632: Use put_unaligned_be24()Andy Shevchenko2020-05-031-3/+3
* | | | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-012-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado2020-05-252-4/+4
| | |/ | |/|
* | | iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET2020-05-021-0/+1
| |/ |/|