summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/cdc/ad7150.c
AgeCommit message (Expand)Author
2021-04-07iio:cdc:ad7150: Move driver out of staging.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Add copyright notice given substantial changes.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Add of_match_tableJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Really basic regulator support.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Add scale and offset to info_mask_shared_by_typeJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Shift the _raw readings by 4 bits.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Drop unnecessary block comments.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Tidy up local variable positioning.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Reorganize headers.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: More consistent register and field namingJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Rework interrupt handling.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Change timeout units to seconds and use core supportJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Add sampling_frequency supportJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Drop noisy print in probeJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Simplify event handling by only using rising direction.Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Handle variation in chan_spec across device and irq p...Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Drop platform data supportJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Timeout register covers both directions so both need ...Jonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Refactor event parameter updateJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: Remove magnitude adaptive eventsJonathan Cameron
2021-04-07staging:iio:cdc:ad7150: use swapped reads/writes for i2c rather than open codingJonathan Cameron
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-07-01Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-06-17staging: iio: ad7150: clean up of commentsMelissa Wen
2019-06-17staging: iio: ad7150: simplify i2c SMBus return treatmentMelissa Wen
2019-06-17staging: iio: ad7150: use FIELD_GET and GENMASKMelissa Wen
2019-06-17staging: iio: ad7150: use ternary operating to ensure 0/1 valueMelissa Wen
2019-05-27staging:iio:ad7150: fix threshold mode config bitMelissa Wen
2019-05-26staging: iio: cdc: ad7150: create macro for capacitance channelsBárbara Fernandes
2019-04-03staging: iio: add proper SPDX identifiers to remaining driver filesGreg Kroah-Hartman
2018-10-07staging: iio: cdc: ad7150: fix misaligned linesSlawomir Stepien
2018-10-07staging: iio: cdc: ad7150: use value copy to shorten the line lengthSlawomir Stepien
2018-03-10staging:iio:ad7150: Align arguments to match open parenthesisTom Lebreux
2017-08-22staging:iio:cdc: drop assign iio_info.driver_moduleJonathan Cameron
2017-03-23staging: iio: Replace a bit shift by a use of BIT.Arushi Singhal
2017-01-28drivers:staging:iio:cdc: Style fix.Anthony Brandon
2016-12-04staging: iio: cdc: fix improper return valuePan Bian
2016-12-03staging: iio: replace symbolic permissionAmit Kumar Kushwaha
2016-10-03Staging: iio: ad7150: constify attribute_group structuresBhumika Goyal
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-01-04Staging: iio: cdc: ad7150: Fix alignment should match open parenthesisShraddha Barke
2016-01-04Staging: iio: cdc: ad7150: Prefer using the BIT macroShraddha Barke
2015-10-24staging: iio: cdc: Remove explicit comparisonsCristina Moraru
2015-10-16staging: iio: cdc: simplify return flowIoana Ciornei
2015-10-04staging: iio: cdc: use devm_iio_device_register instead iio_device_registerIoana Ciornei
2014-09-19staging: iio: cdc: Don't put an else right after a returnCatalina Mocanu
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen
2013-10-19Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-10-12staging:iio:ad7150: Switch to new event config interfaceLars-Peter Clausen
2013-10-11staging: Remove unnecessary semicolonsJoe Perches