Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e78e3706bfba8b7865b7a52b3d1f4643e31c2197
/
drivers
/
iio
/
dac
/
ad5791.c
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
ff96bf5
iio:adc:ad5791: Use BIT() and GENMASK() macros
by Peter Meerwald
· 10 years ago
cb9d90f
iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
791bb52
iio:ad5791: Do not store transfer buffers on the stack
by Lars-Peter Clausen
· 11 years ago
ae8bb9b
iio:ad5791: Mark transfer buffers as __be32
by Lars-Peter Clausen
· 11 years ago
213983c
iio:ad5791: 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
0d7c04d
iio: dac: ad5791: Use devm_* APIs
by Sachin Kamat
· 11 years ago
7611294
iio:dac:ad5791 move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 years ago
14543a0
iio: Use spi_sync_transfer()
by Lars-Peter Clausen
· 12 years ago
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
7e2dcc6
iio: dac: ad5791: Don't set error code to [pos|neg]_voltage_uv
by Axel Lin
· 12 years ago
dbdc025
staging:iio: Move DAC drivers out of staging
by Lars-Peter Clausen
· 12 years ago
[Renamed (99%) from drivers/staging/iio/dac/ad5791.c]
20374d1
staging:iio:dac:ad5791: Move private structs and defines from header to C file
by Lars-Peter Clausen
· 12 years ago
4468cb55
staging:iio:dac:ad5791: Use strtobool for boolean values
by Lars-Peter Clausen
· 12 years ago
cadb695
staging:iio:dac: Remove unused dac.h includes
by Lars-Peter Clausen
· 12 years ago
4571b39
staging:iio:dac:ad5791: Convert to extended channel attributes
by Lars-Peter Clausen
· 12 years ago
ac3f851
staging:iio:dac: Use dev_to_iio_dev()
by Lars-Peter Clausen
· 12 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
12e5550
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
9d41c5b
staging:iio:dac:ad5791: Add id entry for the ad5790
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
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
75bb23a
staging:iio:dac:ad5791: Fix scale unit
by Lars-Peter Clausen
· 13 years ago
f1a61a8
staging:iio:dac:ad5791: Convert attributes to new naming spec
by Lars-Peter Clausen
· 13 years ago
9dc9961
staging:iio:dac:ad5791: Allow asymmetrical reference voltages
by Lars-Peter Clausen
· 13 years ago
021c0a3
staging:iio:dac:ad5791: Use correct DAC bit-size
by Lars-Peter Clausen
· 13 years ago
d2fffd6
staging:iio: fix removal path to allow correct freeing.
by Jonathan Cameron
· 13 years ago
3e2c96e
staging:iio: gpio build dependency fixing
by Jonathan Cameron
· 13 years ago
c5b9939
staging:iio:dac:ad5791 chan spec conversion.
by Jonathan Cameron
· 13 years ago
26d25ae
staging:iio: rework of attribute registration.
by Jonathan Cameron
· 13 years ago
26a5479
staging:iio:various cleanup regulator use paths.
by Jonathan Cameron
· 13 years ago
99c9785
staging: Add module.h to drivers/staging users
by Paul Gortmaker
· 13 years ago
deda386
staging:iio:trivial sparse related cleanups.
by Jonathan Cameron
· 13 years ago
f5730d5
staging:iio:dac:ad5791: 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
ba1c2bb
IIO: DAC: AD5791: Add support for the AD5760/AD5780 High Resolution DACs
by Michael Hennerich
· 14 years ago
6f7c8ee
staging:iio: Add ability to allocate private data space to iio_allocate_device
by Jonathan Cameron
· 14 years ago
69d900a
staging: IIO: DAC: New driver for AD5791/AD5781 High Resolution Voltage Output DACs
by Michael Hennerich
· 14 years ago