index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
/
mcp4725.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-12
iio: dac: mcp4725: Add dac_reg_offset to struct mcp4725_chip_info
Biju Das
1
-4
/
+4
2023-09-12
iio: dac: mcp4725: Add use_ext_ref_voltage to struct mcp4725_chip_info
Biju Das
1
-3
/
+5
2023-09-12
iio: dac: mcp4725: Use i2c_get_match_data()
Biju Das
1
-14
/
+26
2023-09-12
iio: dac: mcp4725: Replace variable 'id' from struct mcp4725_data
Biju Das
1
-8
/
+8
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-1
/
+1
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-05-13
iio: dac: mcp4725: Fix i2c_master_send() return value handling
Marek Vasut
1
-2
/
+14
2022-11-23
iio: dac: mcp4725: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-07-18
iio: dac: mcp4725: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+5
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
1
-2
/
+2
2021-12-21
iio:dac:mcp4725: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
1
-4
/
+4
2021-03-29
iio: dac: Convert powerdown read callbacks to sysfs_emit()
Lars-Peter Clausen
1
-1
/
+1
2020-09-21
iio:dac:mcp4725: drop of_match_ptr and use generic fw properties
Jonathan Cameron
1
-22
/
+7
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-4
/
+1
2019-03-16
iio: dac: mcp4725: add missing powerdown bits in store eeprom
Jean-Francois Dagenais
1
-0
/
+1
2018-08-19
iio: dac: mcp4725: avoid using CONFIG_PM_SLEEP
Marcus Folkesson
1
-9
/
+3
2018-01-08
iio: dac: mcp4725: Remove unneeded conversions to bool
Andrew F. Davis
1
-1
/
+1
2017-08-22
iio:dac: drop assignment of iio_info.driver_module
Jonathan Cameron
1
-1
/
+0
2017-03-19
iio: dac: mcp4725: Add OF device ID table
Javier Martinez Canillas
1
-2
/
+22
2016-10-23
iio: dac: mcp4725: fix odd_ptr_err.cocci warnings
Julia Lawall
1
-1
/
+1
2016-10-23
iio: dac: mcp4725: add devicetree support
Tomas Novotny
1
-6
/
+37
2016-10-23
iio: dac: mcp4725: support voltage reference selection
Tomas Novotny
1
-7
/
+92
2016-10-23
iio: dac: mcp4725: fix incorrect comment
Tomas Novotny
1
-1
/
+1
2016-10-23
iio: dac: mcp4725: use regulator framework
Tomas Novotny
1
-9
/
+37
2016-02-07
Merge 4.5-rc3 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2016-01-09
iio: dac: mcp4725: set iio name property in sysfs
Yong Li
1
-0
/
+1
2016-01-03
iio: dac: mcp4725: Add basic support for MCP4726
Akinobu Mita
1
-20
/
+67
2014-01-11
iio: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-17
iio:dac:mcp4725 drop specification of scan type as unused in this driver.
Jonathan Cameron
1
-1
/
+0
2013-10-24
iio: dac: mcp4725: Remove redundant code
Sachin Kamat
1
-7
/
+1
2013-10-01
iio:mcp4725: Report scale as fractional value
Lars-Peter Clausen
1
-5
/
+3
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
1
-6
/
+6
2013-09-21
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-6
/
+6
2013-09-15
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
1
-1
/
+2
2013-08-03
iio:mcp4725: Use devm_iio_device_alloc
Peter Meerwald
1
-19
/
+7
2013-08-03
iio:dac:mcp4725 wrong return type of attribute _show function
Jonathan Cameron
1
-1
/
+1
2013-08-03
iio: add powerdown to mcp4725 dac drive
Peter Meerwald
1
-2
/
+85
2013-08-03
iio: add store_eeprom to mcp4725 dac driver
Peter Meerwald
1
-2
/
+62
2013-03-17
iio:dac:mcp4725 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-06-12
iio: add mcp4725 I2C DAC driver
Peter Meerwald
1
-0
/
+227