index
:
pub/scm/linux/kernel/git/mbenes/linux.git
master
Miroslav Benes's fork of linux.git
Miroslav Benes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-19
Merge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
42
-326
/
+1372
2026-08-19
Merge tag 'iio-fixes-for-7.2b-take2' of ssh://gitolite.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
4
-7
/
+15
2026-08-07
iio: dac: ad5446: fix OF module device table
Can Peng
1
-1
/
+1
2026-08-07
iio: dac: ad3552r-hs: fix scnprintf() buffer bound in data source show
Babanpreet Singh
1
-1
/
+1
2026-08-07
iio: dac: mcp47feb02: add missing 'select REGMAP_I2C' to Kconfig
Joshua Crofts
1
-0
/
+1
2026-08-05
iio: dac: mcp47a1: add support for new device
Joshua Crofts
3
-0
/
+177
2026-07-27
iio: dac: ad5686: extend device support with new parts
Rodrigo Alencar
5
-5
/
+91
2026-07-27
iio: dac: ad5686: refactor device list and file header comments
Rodrigo Alencar
4
-15
/
+25
2026-07-27
iio: dac: ad5696: add AD5673R/AD5677R entries to of_match table
Rodrigo Alencar
1
-0
/
+2
2026-07-19
iio: dac: ad5686: add gain control support
Rodrigo Alencar
2
-7
/
+125
2026-07-19
iio: dac: ad5686: add triggered buffer support
Rodrigo Alencar
2
-0
/
+67
2026-07-19
iio: dac: ad5686: read_raw/write_raw: use guard(mutex)()
Rodrigo Alencar
1
-11
/
+8
2026-07-19
iio: dac: ad5686: implement new sync() op for the spi bus
Rodrigo Alencar
4
-34
/
+108
2026-07-19
iio: dac: ad5686: introduce sync operation
Rodrigo Alencar
1
-1
/
+9
2026-07-19
iio: dac: ad5686: refactor command/data macros
Rodrigo Alencar
4
-30
/
+34
2026-07-19
iio: dac: ad5686: missing NULL check on match data
Rodrigo Alencar
2
-4
/
+14
2026-07-12
Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+22
2026-07-11
iio: dac: m62332: Fix regulator reference count imbalance
Erick Henrique
1
-5
/
+12
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
30
-30
/
+0
2026-07-05
Merge branch 'iio-inkern-namespace-ib' into togreg
Jonathan Cameron
2
-0
/
+2
2026-07-05
iio: inkern: Use namespaced exports
Romain Gantois
2
-0
/
+2
2026-07-05
iio: dac: ad3530r: Add support for AD3532R/AD3532
Kim Seer Paller
2
-4
/
+192
2026-07-05
iio: dac: ad3530r: Make regmap_config selectable per chip
Kim Seer Paller
1
-11
/
+16
2026-07-05
iio: dac: ad3530r: Refactor setup to table-driven register banks
Kim Seer Paller
1
-16
/
+97
2026-07-05
iio: dac: ad3530r: Convert sw_ldac_trig_reg to a function pointer
Kim Seer Paller
1
-6
/
+16
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
30
-30
/
+0
2026-07-01
iio: dac: add mcf54415 DAC
Angelo Dureghello
3
-0
/
+192
2026-06-30
iio: dac: ad5686: add ldac gpio
Rodrigo Alencar
2
-0
/
+10
2026-06-30
iio: dac: ad5686: consume optional reset signal
Rodrigo Alencar
1
-0
/
+12
2026-06-30
iio: dac: ad5686: add support for missing power supplies
Rodrigo Alencar
1
-2
/
+20
2026-06-30
iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
27
-166
/
+166
2026-06-30
iio: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
4
-4
/
+4
2026-06-30
iio: dac: max5522: Simplify device abstraction
Uwe Kleine-König (The Capable Hub)
1
-28
/
+3
2026-06-29
iio: dac: mcp47feb02: Fix passing uninitialized vref1_uV for no Vref1 case
Ariana Lazar
1
-15
/
+22
2026-06-14
Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-1
/
+1
2026-06-02
iio: dac: ad5686: create bus ops struct
Rodrigo Alencar
4
-28
/
+47
2026-06-02
iio: dac: ad5686: cleanup doc header of local structs
Rodrigo Alencar
1
-6
/
+5
2026-06-02
iio: dac: ad5686: add control_sync() for single-channel devices
Rodrigo Alencar
2
-41
/
+58
2026-06-02
iio: dac: ad5686: add helpers to handle powerdown masks
Rodrigo Alencar
2
-19
/
+34
2026-06-02
iio: dac: ad5686: add of_match table to the spi driver
Rodrigo Alencar
1
-0
/
+21
2026-06-02
iio: dac: ad5686: drop enum id
Rodrigo Alencar
4
-284
/
+239
2026-06-02
iio: dac: ad5686: remove redundant register definition
Rodrigo Alencar
2
-16
/
+5
2026-06-02
iio: dac: ad5686: refactor include headers
Rodrigo Alencar
4
-15
/
+22
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
4
-29
/
+91
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
11
-133
/
+133
2026-05-31
iio: dac: max5821: Drop unused i2c driver data
Uwe Kleine-König (The Capable Hub)
1
-5
/
+1
2026-05-31
iio: dac: ad5504: introduce local dev pointer
Taha Ed-Dafili
1
-11
/
+12
2026-05-31
iio: dac: ad5504: sort headers alphabetically
Taha Ed-Dafili
1
-8
/
+8
2026-05-31
iio: dac: ad5706r: Add support for AD5706R DAC
Alexis Czezar Torreno
3
-0
/
+265
2026-05-26
iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()
Dan Carpenter
1
-1
/
+1
[next]