index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-26
iio: dpot-dac: fix code comment in dpot_dac_read_raw()
Gustavo A. R. Silva
1
-1
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+1
2020-07-22
iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
Alexandru Ardelean
1
-2
/
+2
2020-07-20
iio: dac: ad5504: Fix formatting errors and demote non-compliant kerneldoc
Lee Jones
1
-4
/
+3
2020-07-20
iio: dac: ltc2632: Fix formatting in kerneldoc struct header
Lee Jones
1
-3
/
+3
2020-07-20
iio: dac: ad5791: Complete 'struct ad5791_chip_info' documentation
Lee Jones
1
-6
/
+4
2020-07-20
iio: dac: ad5764: Fix misdocumenting and formatting error
Lee Jones
1
-3
/
+2
2020-07-20
iio: dac: ad5761: Fix kerneldoc attribute formatting for 'lock'
Lee Jones
1
-1
/
+1
2020-07-20
iio: dac: ad5758: Move and fix-up kerneldoc header and demote unworthy kerneldoc
Lee Jones
1
-9
/
+9
2020-07-20
iio: dac: ad5755: Fix kerneldoc attribute formatting for 'lock'
Lee Jones
1
-1
/
+1
2020-07-20
iio: dac: ad5449: Fix kerneldoc attribute formatting for 'lock'
Lee Jones
1
-1
/
+1
2020-07-20
iio: dac: ad5446: Complete 'struct ad5446_state' doc and demote unworthy kern...
Lee Jones
1
-4
/
+7
2020-07-20
iio: dac: ad5064: Value returned by ad5064_vref_name may not be 'const * const'
Lee Jones
1
-1
/
+1
2020-07-20
iio: dac: ad5421: Fix kerneldoc attribute formatting for 'lock'
Lee Jones
1
-1
/
+1
2020-07-20
iio: dac: ad5380: Fix kerneldoc attribute formatting for 'lock'
Lee Jones
1
-1
/
+1
2020-07-20
iio: dac: ad5360: Fix kerneldoc attribute formatting for 'lock'
Lee Jones
1
-1
/
+1
2020-07-17
Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
35
-65
/
+21
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
3
-16
/
+16
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
4
-4
/
+0
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-1
/
+0
2020-06-14
iio: remove left-over comments about parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
34
-38
/
+0
2020-06-14
iio: dac: ad5592r: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
1
-3
/
+3
2020-06-14
iio: dac: ad5592r-base: Constify struct iio_chan_spec_ext_info
Rikard Falkeborn
1
-1
/
+1
2020-06-14
iio: dac: ad5380: Constify struct iio_chan_spec_ext_info
Rikard Falkeborn
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-79
/
+184
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2
-4
/
+4
2020-05-25
mailmap: change email for Ricardo Ribalda
Ricardo Ribalda Delgado
2
-4
/
+4
2020-05-25
Merge 5.7-rc7 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2020-05-21
iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2
-15
/
+16
2020-05-16
iio: dac: vf610_dac: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-4
/
+7
2020-05-16
iio: dac: ad5686: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2
-4
/
+8
2020-05-16
iio: dac: ad5421: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-8
/
+13
2020-05-16
iio: dac: ad5380: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-2
/
+6
2020-05-16
iio: dac: ad5764: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-4
/
+8
2020-05-16
iio: dac: ad5761: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-4
/
+8
2020-05-16
iio: dac: ad5755: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-8
/
+14
2020-05-16
iio: dac: ad5449: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-4
/
+8
2020-05-16
iio: dac: ad5446: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-4
/
+8
2020-05-16
iio: dac: ad5360: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-6
/
+11
2020-05-15
Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
6
-16
/
+77
2020-05-03
iio: DAC extension for ltc2634-12/10/8
Chris Ruehl
2
-3
/
+63
2020-05-03
iio: documentation ltc2632_chip_info add num_channels
Chris Ruehl
1
-0
/
+1
2020-05-03
iio: dac: ad5592r: Fix a typo in the name of a function
Christophe JAILLET
1
-2
/
+2
2020-05-03
iio: dac: ad5593r: Fix a typo in MODULE_DESCRIPTION
Christophe JAILLET
1
-1
/
+1
2020-05-03
iio: dac: ad5446: Use put_unaligned_be24()
Andy Shevchenko
1
-3
/
+3
2020-05-03
iio: dac: ad5624r_spi: Use put_unaligned_be24()
Andy Shevchenko
1
-4
/
+4
2020-05-03
iio: dac: ltc2632: Use put_unaligned_be24()
Andy Shevchenko
1
-3
/
+3
2020-05-02
iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
Christophe JAILLET
1
-0
/
+1
[next]