Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b7ce436a5d798bc59e71797952566608a4b4626b
/
drivers
/
iio
/
dac
/
ad5504.c
f46ac00
iio: dac: Convert powerdown read callbacks to sysfs_emit()
by Lars-Peter Clausen
· 3 years, 10 months ago
92e212e
iio: dac: ad5504: fix wrong part number in kernel-doc structure name.
by Jonathan Cameron
· 3 years, 10 months ago
efd597b
iio: ad5504: Fix setting power-down state
by Lars-Peter Clausen
· 4 years, 1 month ago
57f335c
iio: dac: ad5504: Fix formatting errors and demote non-compliant kerneldoc
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
9920ed2
drivers: iio: Update MODULE AUTHOR email address
by Michael Hennerich
· 6 years ago
ea9e3f3
iio:dac: drop assignment of iio_info.driver_module
by Jonathan Cameron
· 7 years ago
4d92508
iio: dac: ad5504: Remove unnecessary cast on void pointer
by simran singhal
· 8 years ago
e36020f
iio: dac: ad5504: constify attribute_group structures
by simran singhal
· 8 years ago
bc2b7da
iio:core: timestamping clock selection support
by Gregor Boirie
· 9 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
8323455
iio: dac: ad5504: leave sysfs naming to the core
by Martin Kepplinger
· 9 years ago
0d3a9b2
iio: ad5504: Remove redundant variable
by Sachin Kamat
· 11 years ago
a476bc0
iio:adc:ad5504: Use BIT() and GENMASK() macros
by Peter Meerwald
· 10 years ago
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
· 14 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
· 14 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