summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/ad7280a.c
AgeCommit message (Expand)Author
2013-12-03staging:iio:ad7280a: Do not store transfer buffer on the stackLars-Peter Clausen
2013-12-03staging:iio:ad7280a: Mark transfer buffer as __be32Lars-Peter Clausen
2013-10-01staging:iio:ad7280a: Report scale as fractional valueLars-Peter Clausen
2013-09-07staging: iio: ad7280a: Use devm_iio_device_allocSachin Kamat
2013-05-13staging:iio:adc: Use kstrtol()/kstrtoul()Aida Mynzhasova
2013-03-17staging:iio:adc:ad7280a move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-02-09staging:iio: Use spi_sync_transfer()Lars-Peter Clausen
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-11-02staging: iio: adc: ad7280a.c: fixed macro coding styleKumar Amit Mehta
2012-05-14staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-18staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-08staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-30Staging: iio/adc: strict_strtoul was used with a long type variableAndreas Ruprecht
2011-11-30staging: iio: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-26staging:iio: header reorganizationJonathan Cameron
2011-11-26iio: adc: ad7280a: Fix memory leakMichael Hennerich
2011-11-26iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich
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-11staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron
2011-10-03staging: add module.h to various iio driversPaul Gortmaker
2011-09-16staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron
2011-09-06staging:iio: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-08-23iio: adc: New driver for AD7280A Lithium Ion Battery Monitoring SystemMichael Hennerich