index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
dac
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-21
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-6
/
+6
2013-08-19
iio: dac: max517: Use devm_iio_device_alloc
Sachin Kamat
1
-13
/
+4
2013-08-19
iio: dac: ad7303: Use devm_* APIs
Sachin Kamat
1
-23
/
+8
2013-08-19
iio: dac: ad5791: Use devm_* APIs
Sachin Kamat
1
-26
/
+9
2013-08-19
iio: dac: ad5764: Use devm_* APIs
Sachin Kamat
1
-15
/
+5
2013-08-19
iio: dac: ad5755: Use devm_iio_device_alloc
Sachin Kamat
1
-10
/
+4
2013-08-19
iio: dac: ad5686: Use devm_* APIs
Sachin Kamat
1
-13
/
+4
2013-08-19
iio: dac: ad5624r_spi: Use devm_* APIs
Sachin Kamat
1
-16
/
+6
2013-08-19
iio: dac: ad5504: Use devm_* APIs
Sachin Kamat
1
-23
/
+8
2013-08-19
iio: dac: ad5449: Use devm_* APIs
Sachin Kamat
1
-11
/
+4
2013-08-19
iio: dac: ad5446: Use devm_* APIs
Sachin Kamat
1
-14
/
+5
2013-08-19
iio: dac: ad5421: Use devm_* APIs
Sachin Kamat
1
-15
/
+4
2013-08-19
iio: dac: ad5380: Use devm_* APIs
Sachin Kamat
1
-14
/
+4
2013-08-19
iio: dac: ad5360: Use devm_* APIs
Sachin Kamat
1
-11
/
+4
2013-08-19
iio: dac: ad5064: Use devm_* APIs
Sachin Kamat
1
-15
/
+6
2013-08-03
iio:mcp4725: Use devm_iio_device_alloc
Peter Meerwald
1
-19
/
+7
2013-08-03
iio: Add a comment to about alphabetical order to Kconfigs and Makefiles
Lars-Peter Clausen
2
-18
/
+21
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-08-03
iio: fix typos in dac Kconfig
Peter Meerwald
1
-3
/
+3
2013-06-29
iio: dac: ad7303: fix error return code in ad7303_probe()
Wei Yongjun
1
-1
/
+3
2013-06-11
iio:dac: Add support for the AD7303
Lars-Peter Clausen
3
-0
/
+326
2013-05-22
iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
Axel Lin
1
-3
/
+3
2013-03-25
Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
14
-44
/
+44
2013-03-17
iio:dac:mcp4725 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:dac:max517 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:dac:ad5791 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-3
/
+3
2013-03-17
iio:dac:ad5764 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-5
/
+5
2013-03-17
iio:dac:ad5755 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-5
/
+5
2013-03-17
iio:dac:ad5686 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-3
/
+3
2013-03-17
iio:dac:ad5624r move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:dac:ad5504 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:dac:ad5449 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:dac:ad5446 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:dac:ad5421 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-5
/
+5
2013-03-17
iio:dac:ad5380 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-4
/
+4
2013-03-17
iio:dac:ad5360 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-5
/
+5
2013-03-17
iio:dac:ad5064 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-02
iio:ad5064: Initialize register cache correctly
Lars-Peter Clausen
1
-5
/
+8
2013-03-02
iio:ad5064: Fix off by one in DAC value range check
Lars-Peter Clausen
1
-1
/
+1
2013-03-02
iio:ad5064: Fix address of the second channel for ad5065/ad5045/ad5025
Lars-Peter Clausen
1
-20
/
+29
2013-02-09
iio: Use spi_sync_transfer()
Lars-Peter Clausen
7
-40
/
+7
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-7
/
+36
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
14
-69
/
+69
2012-12-27
iio: dac: ad5446: Don't set error code to voltage_uv
Axel Lin
1
-1
/
+5
2012-12-27
iio: dac: ad5686: Don't set error code to voltage_uv
Axel Lin
1
-1
/
+5
2012-12-27
iio: dac: ad5624r_spi: Don't set error code to voltage_uv
Axel Lin
1
-1
/
+5
2012-12-27
iio: dac: ad5504: Don't set error code to voltage_uv
Axel Lin
1
-1
/
+5
2012-12-27
iio: dac: ad5791: Don't set error code to [pos|neg]_voltage_uv
Axel Lin
1
-2
/
+11
[next]