summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/max1027.c
AgeCommit message (Expand)Author
2022-07-19iio: adc: max1027: unlock on error path in max1027_read_single_value()Dan Carpenter
2022-06-14iio: adc: max1027: Fix alignment for DMA safetyJonathan Cameron
2021-10-19Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2021-10-19iio: adc: max1027: fix error code in max1027_wait_eoc()Dan Carpenter
2021-10-19iio: adc: max1027: Don't reject external triggers when there is no IRQMiquel Raynal
2021-10-19iio: adc: max1027: Allow all kind of triggers to be usedMiquel Raynal
2021-10-19iio: adc: max1027: Use the EOC IRQ when populated for single readsMiquel Raynal
2021-10-19iio: adc: max1027: Stop requesting a threaded IRQMiquel Raynal
2021-10-19iio: adc: max1027: Introduce an end of conversion helperMiquel Raynal
2021-10-19iio: adc: max1027: Separate the IRQ handler from the read logicMiquel Raynal
2021-10-19iio: adc: max1027: Prevent single channel accesses during buffer readsMiquel Raynal
2021-10-19iio: adc: max1027: Create a helper to configure the channels to scanMiquel Raynal
2021-10-19iio: adc: max1027: Ensure a default cnvst trigger configurationMiquel Raynal
2021-10-19iio: adc: max1027: Simplify the _set_trigger_state() helperMiquel Raynal
2021-10-19iio: adc: max1027: Create a helper to enable/disable the cnvst triggerMiquel Raynal
2021-10-19iio: adc: max1027: Rename a helperMiquel Raynal
2021-10-19iio: adc: max1027: Minimize the number of converted channelsMiquel Raynal
2021-10-19iio: adc: max1027: Drop useless debug messagesMiquel Raynal
2021-10-19iio: adc: max1027: Drop extra warning messageMiquel Raynal
2021-10-19iio: adc: max1027: Fix styleMiquel Raynal
2021-09-14iio: adc: max1027: Fix the number of max1X31 channelsMiquel Raynal
2021-09-14iio: adc: max1027: Fix wrong shift with 12-bit devicesMiquel Raynal
2021-06-13iio: adc: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2020-07-07iio:adc:max1027: drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-12-08iio: adc: max1027: fix not unregistered iio triggerChuhong Yuan
2019-10-15iio: adc: max1027: Introduce 12-bit devices supportMiquel Raynal
2019-10-15iio: adc: max1027: Prepare the introduction of different resolutionsMiquel Raynal
2019-10-15iio: adc: max1027: Reset the device at probe timeMiquel Raynal
2019-10-15iio: adc: max1027: Make it optional to use interruptsMiquel Raynal
2019-10-15iio: adc: max1027: Add debugfs register read supportMiquel Raynal
2019-08-18iio: adc: max1027: Use device-managed APIsChuhong Yuan
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-04-02iio: adc: Remove unnecessary cast on void pointersimran singhal
2016-09-27iio:max1027: Use iio_trigger_validate_own_device() helperLars-Peter Clausen
2016-09-24drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"Sandhya Bankar
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay
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-08-22iio: adc: max1027: Set struct spi_driver .of_match_tableJavier Martinez Canillas
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2014-06-28iio: add support of the max1027Philippe Reynes