index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
Age
Commit message (
Expand
)
Author
23 hours
Merge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Mark Brown
24 hours
Merge branch 'fixes-togreg' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
5 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
8 days
iio: dac: ad5686: add ldac gpio
Rodrigo Alencar
8 days
iio: dac: ad5686: consume optional reset signal
Rodrigo Alencar
8 days
iio: dac: ad5686: add support for missing power supplies
Rodrigo Alencar
8 days
iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
8 days
iio: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
8 days
iio: dac: max5522: Simplify device abstraction
Uwe Kleine-König (The Capable Hub)
9 days
iio: dac: mcp47feb02: Fix passing uninitialized vref1_uV for no Vref1 case
Ariana Lazar
2026-06-14
Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2026-06-02
iio: dac: ad5686: create bus ops struct
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: cleanup doc header of local structs
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: add control_sync() for single-channel devices
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: add helpers to handle powerdown masks
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: add of_match table to the spi driver
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: drop enum id
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: remove redundant register definition
Rodrigo Alencar
2026-06-02
iio: dac: ad5686: refactor include headers
Rodrigo Alencar
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: dac: max5821: Drop unused i2c driver data
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: dac: ad5504: introduce local dev pointer
Taha Ed-Dafili
2026-05-31
iio: dac: ad5504: sort headers alphabetically
Taha Ed-Dafili
2026-05-31
iio: dac: ad5706r: Add support for AD5706R DAC
Alexis Czezar Torreno
2026-05-26
iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()
Dan Carpenter
2026-05-15
iio: dac: ad5686: fix powerdown control on dual-channel devices
Rodrigo Alencar
2026-05-15
iio: dac: ad5686: acquire lock when doing powerdown control
Rodrigo Alencar
2026-05-15
iio: dac: ad3530r: Fix AD3531/AD3531R powerdown mode strings
Kim Seer Paller
2026-05-15
iio: dac: ad5686: fix input raw value check
Rodrigo Alencar
2026-05-15
iio: dac: ad5686: fix ref bit initialization for single-channel parts
Rodrigo Alencar
2026-05-15
iio: dac: max5821: fix return value check in powerdown sync
Salah Triki
2026-04-27
iio: dac: ltc2664: Use devm_mutex_init()
David Carlier
2026-04-27
iio: dac: ad5686: Use devm_mutex_init()
David Carlier
2026-04-27
iio: dac: ad5755: Use devm_mutex_init()
David Carlier
2026-04-27
iio: dac: ad5758: Use devm_mutex_init()
David Carlier
2026-04-27
iio: dac: ad7303: Use devm_mutex_init()
David Carlier
2026-04-27
iio: dac: ad3552r: Use devm_mutex_init()
David Carlier
2026-04-27
iio: dac: ad3552r: use field_get() for power-down bit read
Piyush Patle
2026-04-27
iio: dac: mcp4821: add configurable gain support
Nikhil Gautam
2026-04-27
iio: dac: mcp4821: move state initialization outside switch
Nikhil Gautam
2026-04-27
iio: dac: mcp4821: fix spelling mistake in enum name
Nikhil Gautam
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
2026-03-22
iio: dac: ds4424: add Rfs-based scale and per-variant limits
Oleksij Rempel
2026-03-22
iio: dac: ds4424: convert to regmap
Oleksij Rempel
2026-03-22
iio: dac: ds4424: support per-variant output range limits
Oleksij Rempel
2026-03-22
iio: dac: ds4424: add DS4402/DS4404 device IDs
David Jander
2026-03-22
iio: dac: ds4424: use fsleep() instead of usleep_range()
Oleksij Rempel
2026-03-22
iio: dac: ds4424: use device match data for chip info
Oleksij Rempel
2026-03-22
iio: dac: ds4424: rename iio_info struct to avoid ambiguity
Oleksij Rempel
[next]