summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/ad7280a.c
AgeCommit message (Expand)Author
2019-02-12staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien
2016-09-27Staging: iio: adc: constify attribute_group structuresBhumika Goyal
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-03-28staging: iio: convert bare unsigned usage to unsigned intAlison Schofield
2016-02-09staging: iio: Remove parantheses around right hand side of assignmentJanani Ravichandran
2015-12-02Staging: iio: adc: use dev_get_platdata()Nizam Haider
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-16staging: iio: adc: remove the use of CamelCaseIoana Ciornei
2015-10-16staging: iio: adc: remove multiple blank linesIoana Ciornei
2015-10-16staging: iio: adc: remove space after castIoana Ciornei
2015-10-16staging: iio: adc: remove explicit comparison to NULLIoana Ciornei
2015-10-16staging: iio: adc: properly indent to match open paranthesisIoana Ciornei
2015-10-13Staging: iio: Remove exceptional & on function nameShraddha Barke
2015-03-26Staging: iio: use the BIT macro in adcHaneen Mohammed
2015-03-15staging: iio: Use kcalloc instead of kzalloc.Navya Sri Nizamkari
2014-10-20Staging: iio: adc: Refine delay computationVaishali Thakkar
2014-04-30staging: iio: Fix format string mismatch in ad7280a.cMasanari Iida
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