index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
dac
/
ad5504.c
Age
Commit message (
Expand
)
Author
2012-06-05
staging:iio: Move DAC drivers out of staging
Lars-Peter Clausen
2012-06-05
staging:iio:dac:ad5504: Move private structs and defines from header to C file
Lars-Peter Clausen
2012-06-05
staging:iio:dac:ad5504: Check if IRQ was requested before freeing it
Lars-Peter Clausen
2012-06-05
staging:iio:dac:ad5504: Use strtobool for boolean values
Lars-Peter Clausen
2012-06-05
staging:iio:dac: Remove unused dac.h includes
Lars-Peter Clausen
2012-06-05
staging:iio:dac:ad5504: Convert to extended channel attributes
Lars-Peter Clausen
2012-05-14
staging:iio:dac: Use dev_to_iio_dev()
Lars-Peter Clausen
2012-04-30
staging:iio: Streamline API function naming
Lars-Peter Clausen
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron
2012-04-18
staging:iio:dac Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-11-27
staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
Lars-Peter Clausen
2011-11-27
staging:iio:dac:ad5504: Convert to channel spec
Lars-Peter Clausen
2011-11-27
staging:iio: header reorganization
Jonathan Cameron
2011-11-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
2011-10-17
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
2011-10-17
staging:iio: gpio build dependency fixing
Jonathan Cameron
2011-09-16
staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.
Jonathan Cameron
2011-09-06
staging:iio: rework of attribute registration.
Jonathan Cameron
2011-09-06
staging:iio: remove broken support for multiple event interfaces.
Jonathan Cameron
2011-09-06
staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...
Jonathan Cameron
2011-08-26
staging: Add module.h to drivers/staging users
Paul Gortmaker
2011-08-23
staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...
Jonathan Cameron
2011-08-23
staging:iio:dac:ad5504 dereferencing just freed st in error path.
Jonathan Cameron
2011-06-28
staging:iio:dac:ad5504: allocate chip state with iio_dev and use iio_priv for...
Jonathan Cameron
2011-05-19
staging:iio: implement an iio_info structure to take some of the constant ele...
Jonathan Cameron
2011-05-19
staging:iio: use the new central name attribute creation code
Jonathan Cameron
2011-05-19
staging:iio:dac:ad5504 move from old to new event handling.
Jonathan Cameron
2011-04-26
staging:iio: Add ability to allocate private data space to iio_allocate_device
Jonathan Cameron
2011-04-05
staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACs
Michael Hennerich