aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/max1027.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook1-2/+2
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-2/+0
2017-04-02iio: adc: Remove unnecessary cast on void pointersimran singhal1-1/+1
2016-09-27iio:max1027: Use iio_trigger_validate_own_device() helperLars-Peter Clausen1-12/+1
2016-09-24drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"Sandhya Bankar1-1/+3
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay1-0/+1
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-08-22iio: adc: max1027: Set struct spi_driver .of_match_tableJavier Martinez Canillas1-0/+1
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2014-06-28iio: add support of the max1027Philippe Reynes1-0/+521