index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad7923.c
Age
Commit message (
Expand
)
Author
2019-04-04
iio:adc:ad7923: Rewrite comparison to NULL
Bárbara Fernandes
2019-04-04
iio:adc:ad7923: Put macro argument between ()'s
Bárbara Fernandes
2019-04-04
iio:adc:ad7923: Use BIT macro instead of bitshift
Bárbara Fernandes
2019-04-04
iio:adc:ad7923: Align broken line to parenthesis
Bárbara Fernandes
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-05-29
iio: adc: ad7923: use iio helper function to guarantee direct mode
Alison Schofield
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2013-09-21
iio:ad7923: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
2013-08-03
iio: adc: ad7923: Use devm_* APIs
Sachin Kamat
2013-03-17
iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924
Lars-Peter Clausen
2013-03-17
iio:ad7923: Implement scale reporting
Lars-Peter Clausen
2013-03-17
iio:ad7923: Return error if we didn't get the expected result
Lars-Peter Clausen
2013-03-17
iio:adc:ad7923 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-16
IIO ADC support for AD7923
Christophe Leroy