index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad799x.c
Age
Commit message (
Expand
)
Author
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-07-29
iio: adc: ad799x: make use of iio_get_masklength()
Nuno Sa
2024-04-29
iio: adc: ad799x: Prefer to use octal permission
Gustavo Rodrigues
2024-04-29
iio: adc: ad799x: add blank line to avoid warning messages
Gustavo Rodrigues
2024-04-29
iio: adc: ad799x: change 'unsigned' to 'unsigned int' declaration
Gustavo Rodrigues
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: adc: ad799x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: adc: ad799x: do not use internal iio_dev lock
Nuno Sá
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-18
iio: adc: ad799x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2021-10-19
iio: adc: ad799x: Implement selecting external reference voltage input on AD7...
Florian Boor
2021-04-07
iio:adc: Drop false comment about lack of timestamp control
Jonathan Cameron
2020-07-20
iio: adc: ad799x: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-12-15
iio: adc: ad799x: add pm_ops to disable the device completely
Marco Felsch
2019-10-09
iio: adc: ad799x: fix probe error handling
Marco Felsch
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
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
2017-03-29
iio: adc: ad799x: constify attribute_group structures
simran singhal
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