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