Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
73d3a775832d477bc8128cadde4b307164cf6dec
/
drivers
/
iio
/
dac
/
ad5504.c
73d3a77
iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
0dbe59c
iio:ad5504: Do not store transfer buffers on the stack
by Lars-Peter Clausen
· 11 years ago
61c358e
iio:ad5504: Mark transfer buffers as __be16
by Lars-Peter Clausen
· 11 years ago
54ea143
iio:ad5504: 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
8571ebf
iio: dac: ad5504: Use devm_* APIs
by Sachin Kamat
· 11 years ago
f3ec5a2
iio:dac:ad5504 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
0ce2fda
iio: dac: ad5504: Don't set error code to voltage_uv
by Axel Lin
· 12 years ago
dbdc025
staging:iio: Move DAC drivers out of staging
by Lars-Peter Clausen
· 13 years ago
[Renamed (99%) from drivers/staging/iio/dac/ad5504.c]
a98348b
staging:iio:dac:ad5504: Move private structs and defines from header to C file
by Lars-Peter Clausen
· 13 years ago
4f0a788
staging:iio:dac:ad5504: Check if IRQ was requested before freeing it
by Lars-Peter Clausen
· 13 years ago
3bbbf15
staging:iio:dac:ad5504: Use strtobool for boolean values
by Lars-Peter Clausen
· 13 years ago
cadb695
staging:iio:dac: Remove unused dac.h includes
by Lars-Peter Clausen
· 13 years ago
8d05d77
staging:iio:dac:ad5504: Convert to extended channel attributes
by Lars-Peter Clausen
· 13 years ago
ac3f851
staging:iio:dac: Use dev_to_iio_dev()
by Lars-Peter Clausen
· 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
12e5550
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
55e4390
staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
by Lars-Peter Clausen
· 13 years ago
a7b1528
staging:iio:dac:ad5504: Convert to channel spec
by Lars-Peter Clausen
· 13 years ago
af5046a
staging:iio: header reorganization
by Jonathan Cameron
· 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
3e2c96e
staging:iio: gpio build dependency fixing
by Jonathan Cameron
· 13 years ago
322c956
staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.
by Jonathan Cameron
· 13 years ago
26d25ae
staging:iio: rework of attribute registration.
by Jonathan Cameron
· 13 years ago
5aa9618
staging:iio: remove broken support for multiple event interfaces.
by Jonathan Cameron
· 13 years ago
8e7d967
staging: iio: remove specific chrdev for event reading. Get fd from ioctl on buffer.
by Jonathan Cameron
· 13 years ago
99c9785
staging: Add module.h to drivers/staging users
by Paul Gortmaker
· 13 years ago
c4b14d9
staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TYPE> etc
by Jonathan Cameron
· 13 years ago
0cbb2b5
staging:iio:dac:ad5504 dereferencing just freed st in error path.
by Jonathan Cameron
· 13 years ago
a3684de
staging:iio:dac:ad5504: 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
· 14 years ago
845bd12
staging:iio: use the new central name attribute creation code
by Jonathan Cameron
· 14 years ago
ce298d4
staging:iio:dac:ad5504 move from old to new event handling.
by Jonathan Cameron
· 14 years ago
6f7c8ee
staging:iio: Add ability to allocate private data space to iio_allocate_device
by Jonathan Cameron
· 14 years ago
59c23ea
staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACs
by Michael Hennerich
· 14 years ago