summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad7280a.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: iio: ad7280a: constify attribute_group structuresBhumika Goyal2016-10-031-1/+1
* Staging:iio:adc:ad7280a: constify attribute_group structuresBhumika Goyal2016-09-271-1/+1
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-4/+4
* staging: iio: convert bare unsigned usage to unsigned intAlison Schofield2016-03-281-20/+20
* staging: iio: Remove parantheses around right hand side of assignmentJanani Ravichandran2016-02-091-2/+2
* Staging: iio: adc: use dev_get_platdata()Nizam Haider2015-12-021-1/+1
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | staging: iio: adc: remove the use of CamelCaseIoana Ciornei2015-10-161-2/+2
* | staging: iio: adc: remove multiple blank linesIoana Ciornei2015-10-161-1/+0
* | staging: iio: adc: remove space after castIoana Ciornei2015-10-161-3/+3
* | staging: iio: adc: remove explicit comparison to NULLIoana Ciornei2015-10-161-4/+4
* | staging: iio: adc: properly indent to match open paranthesisIoana Ciornei2015-10-161-78/+81
* | Staging: iio: Remove exceptional & on function nameShraddha Barke2015-10-131-1/+1
|/
* Staging: iio: use the BIT macro in adcHaneen Mohammed2015-03-261-28/+28
* staging: iio: Use kcalloc instead of kzalloc.Navya Sri Nizamkari2015-03-151-2/+3
* Staging: iio: adc: Refine delay computationVaishali Thakkar2014-10-201-1/+1
* staging: iio: Fix format string mismatch in ad7280a.cMasanari Iida2014-04-301-2/+2
* staging:iio:ad7280a: Do not store transfer buffer on the stackLars-Peter Clausen2013-12-031-14/+15
* staging:iio:ad7280a: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-3/+4
* staging:iio:ad7280a: Report scale as fractional valueLars-Peter Clausen2013-10-011-6/+4
* staging: iio: ad7280a: Use devm_iio_device_allocSachin Kamat2013-09-071-7/+4
* staging:iio:adc: Use kstrtol()/kstrtoul()Aida Mynzhasova2013-05-131-1/+1
* staging:iio:adc:ad7280a move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-6/+6
* staging:iio: Use spi_sync_transfer()Lars-Peter Clausen2013-02-091-5/+1
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging: iio: adc: ad7280a.c: fixed macro coding styleKumar Amit Mehta2012-11-021-1/+1
* staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-6/+6
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-3/+3
* staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-181-2/+5
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-13/+15
|\
| * staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen2011-12-081-1/+0
| * Staging: iio/adc: strict_strtoul was used with a long type variableAndreas Ruprecht2011-11-301-2/+2
| * staging: iio: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-11-301-3/+3
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-261-0/+1
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-3/+3
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-1/+1
| * staging:iio: header reorganizationJonathan Cameron2011-11-261-0/+1
| * iio: adc: ad7280a: Fix memory leakMichael Hennerich2011-11-261-1/+2
| * iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich2011-11-261-3/+3
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-171-12/+1
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-10/+9
* staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron2011-10-111-30/+30
* staging: add module.h to various iio driversPaul Gortmaker2011-10-031-0/+1
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-161-6/+6
* staging:iio: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron2011-09-061-10/+16
* staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron2011-09-061-5/+4
OpenPOWER on IntegriCloud