Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
drivers
/
iio
/
dac
/
ad5064.c
14a6ee6
iio: dac: ad5064: convert probe to full device-managed
by Alexandru Ardelean
· 3 years, 4 months ago
f46ac00
iio: dac: Convert powerdown read callbacks to sysfs_emit()
by Lars-Peter Clausen
· 3 years, 10 months ago
1536a8e
iio: dac: ad5064: Fix a few kerneldoc misdemeanours
by Lee Jones
· 4 years, 6 months ago
d3c90aa
iio: dac: ad5064: Value returned by ad5064_vref_name may not be 'const * const'
by Lee Jones
· 4 years, 6 months ago
d3be8324
iio: remove explicit IIO device parent assignment
by Alexandru Ardelean
· 4 years, 8 months ago
fda8d26
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
by Thomas Gleixner
· 6 years ago
20d9248
iio:dac:ad5064 mlock cleanup - move to a local lock.
by Jonathan Cameron
· 6 years ago
8911a43
iio: ad5064: Fix regulator handling
by Lars-Peter Clausen
· 6 years ago
ea9e3f3
iio:dac: drop assignment of iio_info.driver_module
by Jonathan Cameron
· 7 years ago
b2d2d2b
iio:ad5064: Add support for ltc2633 and similar devices
by Mike Looijmans
· 8 years ago
f47732c
iio:ad5064: Add AD5625/AD5627/AD5645/AD5647/AD4665/AD5657 support
by Lars-Peter Clausen
· 9 years ago
4946ff5
iio:ad5064: Use a enum for the register map layout type
by Lars-Peter Clausen
· 9 years ago
8d144c9
iio:ad5064: Add support for ltc2617 and similar devices
by Marc Andre
· 9 years ago
78f585f
iio:ad5064: Structural changes to support LTC2617
by Marc Andre
· 9 years ago
819db46
Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
5dcbe97
iio: ad5064: Fix ad5629/ad5669 shift
by Lars-Peter Clausen
· 9 years ago
03fe472e
iio:ad5064: Make sure ad5064_i2c_write() returns 0 on success
by Michael Hennerich
· 9 years ago
2155971
iio: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 10 years ago
81d49bc
iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
25682ae
iio:ad5064: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
3704432
iio: refactor info mask and ext_info attribute creation.
by Jonathan Cameron
· 11 years ago
c367982
iio: dac: ad5064: Use devm_* APIs
by Sachin Kamat
· 11 years ago
ef994fd
Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 12 years ago
20a0edd
iio:dac:ad5064 move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 years ago
f77ae9d
iio:ad5064: Initialize register cache correctly
by Lars-Peter Clausen
· 12 years ago
c5ef717
iio:ad5064: Fix off by one in DAC value range check
by Lars-Peter Clausen
· 12 years ago
a263026
iio:ad5064: Fix address of the second channel for ad5065/ad5045/ad5025
by Lars-Peter Clausen
· 12 years ago
fc52692
Drivers: iio: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
21fa54e
iio: dac: ad5064: fix section mismatch in ad5064_init() in linux-next
by Gerard Snitselaar
· 13 years ago
9660ac7
iio: ad5064: Move bus write callbacks to #if protected sections
by Lars-Peter Clausen
· 13 years ago
6a17a07
iio:dac:ad5064: Add support for the ad5629r and ad5669r
by Lars-Peter Clausen
· 13 years ago
dbdc025
staging:iio: Move DAC drivers out of staging
by Lars-Peter Clausen
· 13 years ago
[Renamed from drivers/staging/iio/dac/ad5064.c]
cadb695
staging:iio:dac: Remove unused dac.h includes
by Lars-Peter Clausen
· 13 years ago
26628f6
staging:iio:dac:ad5064: Use iio_enum for powerdown modes
by Lars-Peter Clausen
· 13 years ago
fc6d113
iio: core: iio_chan_spec_ext_info: Add private handle
by Michael Hennerich
· 13 years ago
7cbb753
staging:iio: Streamline API function naming
by Lars-Peter Clausen
· 13 years ago
06458e2
IIO: Move core headers to include/linux/iio
by Jonathan Cameron
· 13 years ago
09f4eb4
staging:iio:dac Add IIO_CHAN_INFO_RAW entries to all drivers.
by Jonathan Cameron
· 13 years ago
64f4eaa
staging:iio:dac:ad5064: Add AD5666 support
by Lars-Peter Clausen
· 13 years ago
bb92ff3
staging:iio:dac:ad5064: Add AD5628/AD5648/AD5668 support
by Lars-Peter Clausen
· 13 years ago
f8be4af
staging:iio:dac:ad5064: Add AD5025/AD5045/AD5065 support
by Lars-Peter Clausen
· 13 years ago
83c169d
staging:iio:dac:ad5064: Prepare driver for the addition of chip variants
by Lars-Peter Clausen
· 13 years ago
1d0d879
staging:iio:dac:ad5064: Convert to extended channel info attributes
by Lars-Peter Clausen
· 13 years ago
12e5550
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
23a3b8c
Staging: iio/dac/ad5064.c: signedness bug in ad5064_read_raw()
by Dan Carpenter
· 13 years ago
c8a9f80
staging:iio:treewide only use shared to decide on interfaces
by Jonathan Cameron
· 13 years ago
924f8a2
staging:iio: Do not use bitmasks for channel info addresses
by Lars-Peter Clausen
· 13 years ago
ae6ae6f
staging:iio: Use module_spi_driver to register SPI driver
by Lars-Peter Clausen
· 13 years ago
fcf265d
staging:iio:dac: Add AD5064 driver
by Lars-Peter Clausen
· 13 years ago