Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
153e5167e0e237faaefb7adf82db5748c1452d73
/
drivers
/
iio
/
dac
/
ad5446.c
b87fc3e
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
fc52692
Drivers: iio: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
13e57ee
iio: dac: ad5446: Don't set error code to voltage_uv
by Axel Lin
· 12 years ago
bf83238
iio:ad5446: Add device ids for ad5301/ad5311/ad5321
by Lars-Peter Clausen
· 12 years ago
2fafbce
iio:ad5446: Add support for the ad5300/ad5310/ad5320
by Lars-Peter Clausen
· 12 years ago
2e15c90
iio:ad5446: get rid of private header file
by Jean-Francois Dagenais
· 12 years ago
3ec36a2
iio:ad5446: Add support for I2C based DACs
by Jean-Francois Dagenais
· 12 years ago
779c0c4
iio:dac:ad5446: Add support for the AD5450/51/52/53
by Lars-Peter Clausen
· 12 years ago
dbdc025
staging:iio: Move DAC drivers out of staging
by Lars-Peter Clausen
· 12 years ago
[Renamed from drivers/staging/iio/dac/ad5446.c]
cadb695
staging:iio:dac: Remove unused dac.h includes
by Lars-Peter Clausen
· 12 years ago
09d48aa
staging:iio:dac:ad5446: Use iio_enum for powerdown modes
by Lars-Peter Clausen
· 12 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
18e5ab3
staging:iio:dac:ad5446: Add support for the AD5662
by Lars-Peter Clausen
· 13 years ago
5e06bdf
staging:iio:dac:ad5446: Return cached value for 'raw' attribute
by Lars-Peter Clausen
· 13 years ago
cae329e
staging:iio:dac:ad5446: Consolidate store_sample and store_pwr_down functions
by Lars-Peter Clausen
· 13 years ago
83f0f57
staging:iio:dac:ad5446: Convert to extended channel attributes
by Lars-Peter Clausen
· 13 years ago
11a7df4
staging:iio:dac:ad5446: Remove duplicated chip_info entries
by Lars-Peter Clausen
· 13 years ago
4e5d3f9
staging:iio:dac:ad5446: Do not check for individual chip ids in probe
by Lars-Peter Clausen
· 13 years ago
af836d9
staging:iio:dac:ad5446: Fix 24bit transfers
by Lars-Peter Clausen
· 13 years ago
5ff6a99
staging:iio:dac:ad5446: Remove duplicated write sample functions
by Lars-Peter Clausen
· 13 years ago
07ffd0d
staging:iio:dac:ad5446: Do not exit powerdown when writing a sample
by Lars-Peter Clausen
· 13 years ago
09f4eb4
staging:iio:dac Add IIO_CHAN_INFO_RAW entries to all drivers.
by Jonathan Cameron
· 13 years ago
4abf6f8
drivers:staging:iio Fix typos and comments in staging iio.
by Justin P. Mattock
· 13 years ago
7389266
staging:iio:dac:ad5446 unwind use of is_visible for attrs.
by Jonathan Cameron
· 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
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
587a1f1
switch ->is_visible() to returning umode_t
by Al Viro
· 13 years ago
94386ab
staging:iio: Remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
55e4390
staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
by Lars-Peter Clausen
· 13 years ago
33ad6b2
staging:iio:dac:ad5446: Convert to channel spec
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
d2fffd6
staging:iio: fix removal path to allow correct freeing.
by Jonathan Cameron
· 13 years ago
638e59f
staging:iio:dac/dds/impedance dev_info to indio_dev for consistency
by Jonathan Cameron
· 13 years ago
322c956
staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.
by Jonathan Cameron
· 13 years ago
99c9785
staging: Add module.h to drivers/staging users
by Paul Gortmaker
· 13 years ago
86729fc
staging:iio:dac:ad5446: allocate chip state with iio_dev and use iio_priv for access.
by Jonathan Cameron
· 13 years ago
6fe8135
staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.
by Jonathan Cameron
· 13 years ago
845bd12
staging:iio: use the new central name attribute creation code
by Jonathan Cameron
· 13 years ago
6f7c8ee
staging:iio: Add ability to allocate private data space to iio_allocate_device
by Jonathan Cameron
· 14 years ago
67d1c1f
staging: IIO: DAC: AD5446 add support for AD5541A devices
by Michael Hennerich
· 14 years ago
2b61535
staging: IIO: DAC: AD5446: Add support for AD5601/AD5611/AD5621
by Michael Hennerich
· 14 years ago
bbed4dc
staging: IIO: DAC: AD5446: Add power down support
by Michael Hennerich
· 14 years ago
bd51c0b
staging: IIO: DAC: AD5446: Add missing ID table entries
by Michael Hennerich
· 14 years ago
0772268
staging: IIO: DAC: Add support for the AD5543/AD5553
by Michael Hennerich
· 14 years ago
41135b1
Staging: iio: Aditional fixpoint formatted output bugfix
by Roland Stigge
· 14 years ago
4f76548
staging: iio: dac: ad5446: Remove unused sign member from chip specific information structure
by Michael Hennerich
· 14 years ago
d846263
staging: iio: dac: ad5446: Enable driver support for AD5620/AD5640/AD5660 DA converters
by Michael Hennerich
· 14 years ago
b5a4948
staging: iio: dac: Enable driver support for AD5444 and AD5446 DA converters
by Michael Hennerich
· 14 years ago