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
/
ad799x.c
Age
Commit message (
Expand
)
Author
2016-08-15
iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999
Lars-Peter Clausen
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: ad799x: use iio helper function to guarantee direct mode
Alison Schofield
2016-04-16
iio: adc: ad799x: remove space before comma
Slawomir Stepien
2015-09-30
iio: adc: ad799x: leave sysfs naming to the core
Martin Kepplinger
2014-12-12
iio: ad799x: Fix ad7991/ad7995/ad7999 config setup
Lars-Peter Clausen
2014-07-13
iio:adc:ad799x: Allow writing of event config
Peter Meerwald
2014-07-13
iio:adc:ad799x: Return more meaningful event enabled state
Peter Meerwald
2014-07-13
iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode()
Peter Meerwald
2014-07-13
iio:adc:ad799x: Write default config on probe and reset alert status on probe
Peter Meerwald
2014-07-13
iio:adc:ad799x: Add helper function to read/write config register
Peter Meerwald
2014-07-13
iio:adc:ad799x: Make chan_spec const in ad799x_chip_config struct
Peter Meerwald
2014-07-13
iio:adc:ad799x: Only expose event interface when IRQ is available
Peter Meerwald
2014-07-13
iio:adc:ad799x: Use BIT() and GENMASK()
Peter Meerwald
2014-07-13
iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handling
Peter Meerwald
2014-07-13
iio:adc:ad799x: Drop I2C access helper functions
Peter Meerwald
2014-07-07
Merge 3.16-rc4 into staging-next
Greg Kroah-Hartman
2014-06-21
iio:adc:ad799x: Fix reading and writing of event values, apply shift
Peter Meerwald
2014-06-14
iio:adc:ad799x: Fix ad799x_chip_info kerneldoc
Peter Meerwald
2014-05-03
staging: iio: ad799x: remove some unneeded IS_ERR() checks
Dan Carpenter
2014-04-23
staging: iio: Fix typo in iio
Masanari Iida
2014-03-16
staging:iio: Move ad799x driver out of staging
Lars-Peter Clausen