index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad7923.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-22
iio: adc: ad7923: Fix undersized rx buffer.
Jonathan Cameron
1
-1
/
+3
2021-04-07
iio:adc: Drop false comment about lack of timestamp control
Jonathan Cameron
1
-6
/
+0
2021-03-29
iio: adc: ad7923: register device with devm_iio_device_register
Lucas Stankus
1
-13
/
+1
2021-03-29
iio: adc: ad7923: use device-managed function for triggered buffer
Lucas Stankus
1
-12
/
+3
2021-03-29
iio: adc: ad7923: use devm_add_action_or_reset for regulator disable
Lucas Stankus
1
-6
/
+12
2020-07-20
iio: adc: ad7923: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
1
-4
/
+4
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-12-29
iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928
Daniel Junho
1
-4
/
+44
2019-12-29
iio: adc: ad7923: Add of_device_id table
Daniel Junho
1
-0
/
+10
2019-12-29
iio: adc: ad7923: Fix checkpatch warning
Daniel Junho
1
-1
/
+1
2019-12-29
iio: adc: ad7923: Remove the unused defines
Daniel Junho
1
-4
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
1
-2
/
+1
2019-04-04
iio:adc:ad7923: Rewrite comparison to NULL
Bárbara Fernandes
1
-1
/
+1
2019-04-04
iio:adc:ad7923: Put macro argument between ()'s
Bárbara Fernandes
1
-5
/
+5
2019-04-04
iio:adc:ad7923: Use BIT macro instead of bitshift
Bárbara Fernandes
1
-3
/
+3
2019-04-04
iio:adc:ad7923: Align broken line to parenthesis
Bárbara Fernandes
1
-3
/
+3
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
1
-1
/
+1
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
1
-0
/
+1
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+1
2016-05-29
iio: adc: ad7923: use iio helper function to guarantee direct mode
Alison Schofield
1
-6
/
+5
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2013-09-21
iio:ad7923: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-8
/
+2
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
1
-1
/
+1
2013-08-03
iio: adc: ad7923: Use devm_* APIs
Sachin Kamat
1
-13
/
+7
2013-03-17
iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924
Lars-Peter Clausen
1
-13
/
+50
2013-03-17
iio:ad7923: Implement scale reporting
Lars-Peter Clausen
1
-7
/
+53
2013-03-17
iio:ad7923: Return error if we didn't get the expected result
Lars-Peter Clausen
1
-0
/
+2
2013-03-17
iio:adc:ad7923 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-16
IIO ADC support for AD7923
Christophe Leroy
1
-0
/
+298