summaryrefslogtreecommitdiff
path: root/drivers/iio/dac
AgeCommit message (Expand)Author
20 hoursMerge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...Mark Brown
22 hoursMerge branch 'fixes-togreg' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
11 daysiio: dac: ad5446: fix OF module device tableCan Peng
11 daysiio: dac: ad5686: add gain control supportRodrigo Alencar
11 daysiio: dac: ad5686: add triggered buffer supportRodrigo Alencar
11 daysiio: dac: ad5686: read_raw/write_raw: use guard(mutex)()Rodrigo Alencar
11 daysiio: dac: ad5686: implement new sync() op for the spi busRodrigo Alencar
11 daysiio: dac: ad5686: introduce sync operationRodrigo Alencar
11 daysiio: dac: ad5686: refactor command/data macrosRodrigo Alencar
11 daysiio: dac: ad5686: missing NULL check on match dataRodrigo Alencar
13 daysiio: dac: ad3552r-hs: fix scnprintf() buffer bound in data source showBabanpreet Singh
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-12iio: dac: mcp47feb02: add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-07-11iio: dac: m62332: Fix regulator reference count imbalanceErick Henrique
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron
2026-07-05Merge branch 'iio-inkern-namespace-ib' into togregJonathan Cameron
2026-07-05iio: inkern: Use namespaced exportsRomain Gantois
2026-07-05iio: dac: ad3530r: Add support for AD3532R/AD3532Kim Seer Paller
2026-07-05iio: dac: ad3530r: Make regmap_config selectable per chipKim Seer Paller
2026-07-05iio: dac: ad3530r: Refactor setup to table-driven register banksKim Seer Paller
2026-07-05iio: dac: ad3530r: Convert sw_ldac_trig_reg to a function pointerKim Seer Paller
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-01iio: dac: add mcf54415 DACAngelo Dureghello
2026-06-30iio: dac: ad5686: add ldac gpioRodrigo Alencar
2026-06-30iio: dac: ad5686: consume optional reset signalRodrigo Alencar
2026-06-30iio: dac: ad5686: add support for missing power suppliesRodrigo Alencar
2026-06-30iio: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-06-30iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: dac: max5522: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-29iio: dac: mcp47feb02: Fix passing uninitialized vref1_uV for no Vref1 caseAriana Lazar
2026-06-14Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-06-02iio: dac: ad5686: create bus ops structRodrigo Alencar
2026-06-02iio: dac: ad5686: cleanup doc header of local structsRodrigo Alencar
2026-06-02iio: dac: ad5686: add control_sync() for single-channel devicesRodrigo Alencar
2026-06-02iio: dac: ad5686: add helpers to handle powerdown masksRodrigo Alencar
2026-06-02iio: dac: ad5686: add of_match table to the spi driverRodrigo Alencar
2026-06-02iio: dac: ad5686: drop enum idRodrigo Alencar
2026-06-02iio: dac: ad5686: remove redundant register definitionRodrigo Alencar
2026-06-02iio: dac: ad5686: refactor include headersRodrigo Alencar
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron
2026-05-31iio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-31iio: dac: max5821: Drop unused i2c driver dataUwe Kleine-König (The Capable Hub)
2026-05-31iio: dac: ad5504: introduce local dev pointerTaha Ed-Dafili
2026-05-31iio: dac: ad5504: sort headers alphabeticallyTaha Ed-Dafili
2026-05-31iio: dac: ad5706r: Add support for AD5706R DACAlexis Czezar Torreno
2026-05-26iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()Dan Carpenter
2026-05-15iio: dac: ad5686: fix powerdown control on dual-channel devicesRodrigo Alencar
2026-05-15iio: dac: ad5686: acquire lock when doing powerdown controlRodrigo Alencar
2026-05-15iio: dac: ad3530r: Fix AD3531/AD3531R powerdown mode stringsKim Seer Paller
2026-05-15iio: dac: ad5686: fix input raw value checkRodrigo Alencar