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
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-31
/
+1108
2022-03-01
iio: dac: add support for ltc2688
Nuno Sá
3
-0
/
+1083
2022-02-21
iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unused
Jonathan Cameron
2
-13
/
+12
2022-02-18
iio:dac:m62332: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-9
/
+2
2022-02-18
iio:dac:vf610: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+3
2022-02-18
iio:dac:ad5686: Move exports into IIO_AD5686 namespace
Jonathan Cameron
3
-2
/
+4
2022-02-18
iio:dac:ad5592r: Move exports into IIO_AD5592R namespace
Jonathan Cameron
3
-2
/
+4
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
17
-50
/
+17
2022-02-06
iio: dac: ad5592r: Drop leftover header inclusion
Andy Shevchenko
1
-1
/
+0
2021-12-21
iio:dac:mcp4725: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-12-16
drivers:iio:dac: Add AD3552R driver support
Mihail Chindris
3
-0
/
+1149
2021-12-12
iio:adc/dac:Kconfig: Update to drop OF dependencies.
Jonathan Cameron
1
-1
/
+0
2021-12-12
iio:dac:lpc18xx_dac: Swap from of* to mod_devicetable.h
Jonathan Cameron
1
-2
/
+1
2021-12-12
iio:dac:dpot-dac: Swap of.h for mod_devicetable.h
Jonathan Cameron
1
-1
/
+1
2021-12-12
iio:dac:ad5758: Drop unused of specific headers.
Jonathan Cameron
1
-2
/
+1
2021-12-12
iio:dac:ad5755: Switch to generic firmware properties and drop pdata
Jonathan Cameron
1
-36
/
+116
2021-12-04
iio:dac:ad7293: add support for AD7293
Antoniu Miclaus
3
-0
/
+946
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
14
-28
/
+19
2021-10-24
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-4
/
+11
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
22
-143
/
+134
2021-10-19
iio: dac: ad5686: Make ad5686_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: dac: ad5592r: Make ad5592r_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: dac: ad5446: Make ad5446_remove() return void
Uwe Kleine-König
1
-5
/
+7
2021-10-19
iio: dac: ad5380: Make ad5380_remove() return void
Uwe Kleine-König
1
-7
/
+8
2021-10-19
drivers:iio:dac:ad5766.c: Add trigger buffer
Mihail Chindris
1
-0
/
+42
2021-10-19
iio: dac: ti-dac7311: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: dac: stm32-dac: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-10
/
+4
2021-10-19
iio: dac: mcp4922: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: dac: max5821: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+3
2021-10-19
iio: dac: ds4424: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+3
2021-10-19
iio: dac: ltc1660: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: dac: lpc18xx_dac: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2021-10-19
iio: dac: ad8801: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+5
2021-10-17
iio: dac: ad5446: Fix ad5622_write() return value
Pekka Korpinen
1
-1
/
+8
2021-10-17
iio: dac: stm32-dac: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
1
-3
/
+1
2021-10-17
iio: dac: ad5064: convert probe to full device-managed
Alexandru Ardelean
1
-37
/
+12
2021-10-17
iio: dac: ad7303: convert probe to full device-managed
Alexandru Ardelean
1
-30
/
+17
2021-10-07
drivers: iio: dac: ad5766: Fix dt property name
Mihail Chindris
1
-3
/
+3
2021-09-14
iio: dac: ti-dac5571: fix an error code in probe()
Dan Carpenter
1
-0
/
+1
2021-09-14
iio: ad5770r: make devicetree property reading consistent
Nuno Sá
1
-1
/
+1
2021-07-31
iio: dac: max5821: convert device register to device managed function
Théo Borém Fabris
1
-24
/
+17
2021-07-19
iio: dac: ad5624r: Fix incorrect handling of an optional regulator.
Jonathan Cameron
1
-1
/
+17
2021-06-09
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-4
/
+1
2021-05-22
iio: dac: ad5770r: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-5
/
+11
2021-05-17
iio: dac: stm32-dac: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-2
/
+1
2021-05-17
iio: dac: ad5766: Drop duplicate setting of iio_dev.dev.parent and of_node
Jonathan Cameron
1
-2
/
+0
2021-03-29
iio: dac: Rudimentary typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-29
iio: dac: Convert powerdown read callbacks to sysfs_emit()
Lars-Peter Clausen
19
-23
/
+23
2021-03-25
iio:dac:max517.c: Use devm_iio_device_register()
Mugilraj Dhavachelvan
1
-9
/
+1
2021-03-25
iio: dac: ad5504: fix wrong part number in kernel-doc structure name.
Jonathan Cameron
1
-1
/
+1
[next]