index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2026-02-02
Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
-36
/
+1807
2026-01-23
iio: dac: Add MAX22007 DAC driver support
Janani Sunil
-0
/
+505
2026-01-11
iio: dac: ds4424: drop unused include IIO consumer header
Romain Gantois
-1
/
+0
2026-01-11
iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_source
Miaoqian Lin
-1
/
+4
2025-12-31
iio: dac: adi-axi-dac: Make use of dev_err_probe()
Nuno Sá
-12
/
+9
2025-12-31
iio: dac: adi-axi-dac: Make use of a local struct device variable
Nuno Sá
-24
/
+23
2025-12-31
iio: dac: adding support for Microchip MCP47FEB02
Ariana Lazar
-0
/
+1271
2025-12-21
iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
Kübrich, Andreas
-0
/
+6
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-472
/
+530
2025-11-24
iio: dac: Convert to common field_prep() helper
Geert Uytterhoeven
-4
/
+0
2025-11-24
iio: dac: ad3530r: #undef field_prep() before local definition
Geert Uytterhoeven
-0
/
+1
2025-11-09
iio: dac: ad5446: Add AD5542 to the spi id table
Michael Hennerich
-0
/
+2
2025-11-09
iio: dac: ad5446: Fix coding style issues
Nuno Sá
-12
/
+11
2025-11-09
iio: dac: ad5446: Refactor header inclusion
Nuno Sá
-11
/
+8
2025-11-09
iio: dac: ad5446: Make use of the cleanup helpers
Nuno Sá
-19
/
+26
2025-11-09
iio: dac: ad5446: Make use of devm_mutex_init()
Nuno Sá
-1
/
+3
2025-11-09
iio: dac: ad5446: Separate I2C/SPI into different drivers
Nuno Sá
-451
/
+462
2025-11-09
iio: dac: ad5456: Add missing DT compatibles
Nuno Sá
-0
/
+41
2025-11-09
iio: dac: ad5446: Move to single chip_info structures
Nuno Sá
-172
/
+172
2025-11-09
iio: dac: ad5446: Don't ignore missing regulator
Nuno Sá
-4
/
+5
2025-11-09
iio: dac: ad5446: Drop duplicated spi_id entry
Nuno Sá
-6
/
+1
2025-11-09
iio: dac: ad5446: Use DMA safe buffer for transfers
Nuno Sá
-8
/
+13
2025-10-19
iio: dac: ltc2688: use the auto lock API
Nuno Sá
-16
/
+12
2025-10-19
iio: dac: ltc2688: make use of devm_mutex_init()
Nuno Sá
-1
/
+3
2025-09-23
Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
-30
/
+9
2025-09-01
iio: dac: ad5421: use int type to store negative error codes
Qianfeng Rong
-1
/
+1
2025-09-01
iio: dac: ad5360: use int type to store negative error codes
Qianfeng Rong
-1
/
+1
2025-08-30
iio: dac: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-14
/
+5
2025-08-25
iio: dac: Drop unnecessary -ENOMEM messages
Dixit Parmar
-12
/
+4
2025-08-16
iio: dac: ad5791: drop unused member of struct ad5791_state
Nuno Sá
-4
/
+0
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
-1
/
+1
2025-07-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-1
/
+1
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-50
/
+34
2025-07-14
iio: dac: vf610: Simplify with devm_clk_get_enabled()
Krzysztof Kozlowski
-10
/
+1
2025-07-14
iio: adc: vf610: Simplify with dev_err_probe
Krzysztof Kozlowski
-5
/
+3
2025-07-14
iio: adc: vf610: Drop -ENOMEM error message
Krzysztof Kozlowski
-3
/
+1
2025-07-06
iio: dac: ltc2688: make ltc2688_dither_ext_info const
David Lechner
-1
/
+1
2025-07-06
iio: dac: ad5770r: make ad5770r_rng_tbl const
David Lechner
-1
/
+1
2025-06-30
include: linux: move adi-axi-common.h out of fpga
Nuno Sá
-1
/
+1
2025-06-29
iio: dac: ad3530r: Fix incorrect masking for channels 4-7 in powerdown mode
Kim Seer Paller
-1
/
+3
2025-06-26
iio: dac: ad3552r: use = { } instead of memset()
David Lechner
-2
/
+1
2025-06-26
iio: dac: bd79703: convert to use maple tree register cache
chuguangqing
-1
/
+1
2025-06-26
iio: dac: ad5380: convert to use maple tree register cache
chuguangqing
-1
/
+1
2025-06-09
iio: Remove single use of macro definition for driver name
Waqar Hameed
-6
/
+2
2025-06-09
iio: dac: adi-axi-dac: use unique bus free check
Angelo Dureghello
-20
/
+22
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-199
/
+1026
2025-05-21
iio: dac: ltc2688: remove bits_per_word = 8
David Lechner
-2
/
+0
2025-05-21
iio: dac: ad5791: remove bits_per_word = 8
David Lechner
-2
/
+0
[next]