index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
iio: dac: ad5504: drop driver remove callback
David Lechner
1
-10
/
+1
2024-11-01
iio: dac: ad5504: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-37
/
+15
2024-11-01
iio: dac: ad5446: drop driver remove callbacks
David Lechner
1
-21
/
+1
2024-11-01
iio: dac: ad5446: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-41
/
+16
2024-11-01
iio: dac: ad5380: drop driver remove callbacks
David Lechner
1
-48
/
+13
2024-11-01
iio: dac: ad5380: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-26
/
+10
2024-10-24
iio: dac: Kconfig: Fix build error for ltc2664
Jinjie Ruan
1
-1
/
+1
2024-10-21
iio: dac: ad8460: add SPI device match table
David Lechner
1
-0
/
+7
2024-10-21
iio: dac: ad8460: fix DT compatible
David Lechner
1
-1
/
+1
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
2
-8
/
+16
2024-10-15
iio: dac: adi-axi-dac: update register names
Angelo Dureghello
1
-63
/
+74
2024-10-15
iio: dac: adi-axi-dac: fix wrong register bitfield
Angelo Dureghello
1
-1
/
+1
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2
-8
/
+16
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
11
-11
/
+11
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
5
-7
/
+7
2024-10-06
iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config()
Mohammed Anees
1
-8
/
+9
2024-10-06
iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-06
iio: dac: ltc1660: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-06
iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-06
iio: dac: ad5766: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-06
iio: dac: ad3552r: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-05
iio: dac: ad5770r: Convert to get_unaligned_le16
Abhash Jha
1
-1
/
+2
2024-10-05
iio: adc: ad5755: use scoped device_for_each_child_node()
Javier Carrasco
1
-8
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
10
-10
/
+10
2024-09-30
iio: dac: support the ad8460 Waveform DAC
Mariel Tinaco
3
-0
/
+958
2024-09-30
iio: dac: max517: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: dac: m62332: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: dac: ad5791: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: dac: ad5504: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-1
/
+1
2024-09-03
iio: dac: ad5449: drop support for platform data
Bartosz Golaszewski
1
-13
/
+2
2024-08-10
iio: dac: ltc2664: Fix off by one in ltc2664_channel_config()
Dan Carpenter
1
-1
/
+1
2024-08-10
iio: dac: ad9739a: add backend debugfs interface
Nuno Sa
1
-1
/
+7
2024-08-10
iio: dac: adi-axi-dac: support debugfs direct_reg_access
Nuno Sa
1
-0
/
+12
2024-08-03
iio: backend: introduce struct iio_backend_info
Nuno Sa
1
-1
/
+6
2024-08-03
iio: backend: spelling: continuous -> continuous
David Lechner
2
-2
/
+2
2024-08-03
iio: dac: mcp4922: drop remove() callback
David Lechner
1
-14
/
+3
2024-08-03
iio: dac: mcp4922: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-26
/
+4
2024-08-03
iio: dac: mcp4728: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-26
/
+7
2024-08-03
iio: dac: mcp4728: rename err to ret in probe function
David Lechner
1
-13
/
+13
2024-08-03
iio: dac: ltc2664: Add driver for LTC2664 and LTC2672
Kim Seer Paller
3
-0
/
+747
2024-08-03
iio: backend: remove unused parameter
Nuno Sa
1
-2
/
+1
2024-07-29
iio: dac: ti-dac7311: Add check for spi_setup
Chen Ni
1
-1
/
+3
2024-07-29
iio: dac: ltc2688: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-04
Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-33
/
+14
2024-07-01
Merge 6.10-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2024-06-25
iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-24
/
+4
2024-06-25
iio: dac: adi-axi-dac: improve probe() error messaging
Trevor Gamblin
1
-3
/
+6
2024-06-25
iio: dac: stm32-dac-core: make use of regmap_set_bits()
Trevor Gamblin
1
-3
/
+2
2024-06-25
iio: dac: ltc2688: make use of regmap_set_bits()
Trevor Gamblin
1
-3
/
+2
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]