summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/dac/ad5504.c
AgeCommit message (Expand)Author
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron
2011-09-16staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-09-06staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron
2011-08-26staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron
2011-08-23staging:iio:dac:ad5504 dereferencing just freed st in error path.Jonathan Cameron
2011-06-28staging:iio:dac:ad5504: allocate chip state with iio_dev and use iio_priv for...Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:dac:ad5504 move from old to new event handling.Jonathan Cameron
2011-04-26staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-04-05staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACsMichael Hennerich