index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
iio: dac: ad5421: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-10-19
iio: dac: ad5360: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-07-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
9
-50
/
+34
2025-07-14
iio: dac: vf610: Simplify with devm_clk_get_enabled()
Krzysztof Kozlowski
1
-10
/
+1
2025-07-14
iio: adc: vf610: Simplify with dev_err_probe
Krzysztof Kozlowski
1
-5
/
+3
2025-07-14
iio: adc: vf610: Drop -ENOMEM error message
Krzysztof Kozlowski
1
-3
/
+1
2025-07-06
iio: dac: ltc2688: make ltc2688_dither_ext_info const
David Lechner
1
-1
/
+1
2025-07-06
iio: dac: ad5770r: make ad5770r_rng_tbl const
David Lechner
1
-1
/
+1
2025-06-30
include: linux: move adi-axi-common.h out of fpga
Nuno Sá
1
-1
/
+1
2025-06-29
iio: dac: ad3530r: Fix incorrect masking for channels 4-7 in powerdown mode
Kim Seer Paller
1
-1
/
+3
2025-06-26
iio: dac: ad3552r: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: dac: bd79703: convert to use maple tree register cache
chuguangqing
1
-1
/
+1
2025-06-26
iio: dac: ad5380: convert to use maple tree register cache
chuguangqing
1
-1
/
+1
2025-06-09
iio: Remove single use of macro definition for driver name
Waqar Hameed
2
-6
/
+2
2025-06-09
iio: dac: adi-axi-dac: use unique bus free check
Angelo Dureghello
1
-20
/
+22
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
50
-199
/
+1026
2025-05-21
iio: dac: ltc2688: remove bits_per_word = 8
David Lechner
1
-2
/
+0
2025-05-21
iio: dac: ad5791: remove bits_per_word = 8
David Lechner
1
-2
/
+0
2025-05-21
iio: dac: ad5766: remove bits_per_word = 8
David Lechner
1
-2
/
+0
2025-05-21
iio: dac: ad5761: remove bits_per_word = 8
David Lechner
1
-2
/
+0
2025-05-21
iio: dac: ad3530r: Add driver for AD3530R and AD3531R
Kim Seer Paller
3
-0
/
+529
2025-05-21
iio: dac: ad7293: add adc reference configuration
Antoniu Miclaus
1
-0
/
+13
2025-05-21
iio: dac: ad5592r: Delete stray unlock in ad5592r_write_raw()
Dan Carpenter
1
-3
/
+1
2025-05-07
iio: dac: adi-axi-dac: fix bus read
Angelo Dureghello
1
-0
/
+8
2025-04-22
iio: normalize array sentinel style
David Lechner
43
-82
/
+82
2025-04-22
iio: dac: ad3552r-hs: add support for internal ramp
Angelo Dureghello
1
-6
/
+156
2025-04-22
iio: dac: adi-axi-dac: add data source get
Angelo Dureghello
1
-0
/
+30
2025-04-22
iio: dac: adi-axi-dac: add cntrl chan check
Angelo Dureghello
1
-0
/
+24
2025-04-22
iio: dac: ad5592r: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-04-22
iio: dac: ad5592r: use lock guards
Bartosz Golaszewski
1
-79
/
+56
2025-04-22
iio: dac: ad5592r: destroy mutexes in detach paths
Bartosz Golaszewski
1
-2
/
+6
2025-04-22
iio: dac: bd79703: Support ROHM BD79702
Matti Vaittinen
1
-2
/
+26
2025-04-22
iio: dac: bd79703: Support BD79700 and BD79701
Matti Vaittinen
1
-8
/
+49
2025-04-22
iio: dac: bd79703: Add chip data
Matti Vaittinen
1
-5
/
+24
2025-04-22
iio: dac: bd79703 Store device address to 'address'
Matti Vaittinen
1
-2
/
+2
2025-04-22
iio: dac: ad3552r-hs: add debugfs reg access
Angelo Dureghello
3
-0
/
+25
2025-03-14
Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
9
-136
/
+537
2025-03-04
iio: dac: adi-axi-dac: add io_mode check
Angelo Dureghello
1
-0
/
+3
2025-02-17
iio: dac: ad8460: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
1
-6
/
+12
2025-02-17
iio: dac: ad3552r-hs: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
1
-6
/
+9
2025-02-11
iio: dac: ad5791: Add offload support
Axel Haslam
2
-0
/
+166
2025-02-11
iio: dac: ad5791: sort include directives
David Lechner
1
-8
/
+8
2025-02-10
iio: buffer-dmaengine: split requesting DMA channel from allocating buffer
David Lechner
1
-1
/
+1
2025-02-08
iio: dac: ad5791: fix storage
David Lechner
1
-1
/
+1
2025-02-08
iio: dac: ad3552r-hs: update function name (non functional)
Angelo Dureghello
1
-31
/
+29
2025-02-08
iio: dac: ad3552r-hs: add ad3541/2r support
Angelo Dureghello
3
-51
/
+216
2025-02-08
iio: dac: ad3552r: share model data structures
Angelo Dureghello
4
-50
/
+46
2025-02-08
iio: dac: ad3552r-hs: use instruction mode for configuration
Angelo Dureghello
1
-1
/
+28
[next]