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
/
ad_sigma_delta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
Lars-Peter Clausen
1
-10
/
+8
2020-07-20
iio: adc: ad_sigma_delta: Remove unused variable 'ret'
Lee Jones
1
-5
/
+2
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-5
/
+0
2020-05-03
iio: adc: ad_sigma_delta: Use {get,put}_unaligned_be24()
Andy Shevchenko
1
-6
/
+2
2020-01-18
iio: adc: ad-sigma-delta: Allow custom IRQ flags
Alexandru Tachici
1
-1
/
+1
2019-09-08
iio: adc: ad_sigma_delta: Export ad_sd_calibrate
Mircea Caprioru
1
-1
/
+2
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-2
/
+1
2019-06-17
iio: ad_sigma_delta: return directly in ad_sd_buffer_postenable()
Alexandru Ardelean
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
1
-2
/
+1
2019-04-21
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2019-04-04
iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
Lars-Peter Clausen
1
-5
/
+11
2019-03-24
iio: ad_sigma_delta: select channel when reading register
Dragos Bogdan
1
-0
/
+1
2018-11-17
iio: ad_sigma_delta: Allow to provide custom data register address
Lars-Peter Clausen
1
-5
/
+17
2018-07-28
iio: ad_sigma_delta: use unsigned long for timeout
Nicholas Mc Guire
1
-2
/
+3
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
1
-0
/
+28
2017-09-24
iio: ad_sigma_delta: Implement a dedicated reset function
Dragos Bogdan
1
-0
/
+28
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2014-08-25
iio: adc: ad_sigma_delta: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+1
2014-06-14
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
1
-1
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-3
/
+3
2013-10-16
iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
1
-1
/
+0
2013-09-21
iio:ad_sigma_delta: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-5
/
+1
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
1
-1
/
+1
2013-03-25
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
Lars-Peter Clausen
1
-1
/
+1
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
1
-1
/
+1
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
1
-1
/
+1
2012-08-27
iio:adc: Add common code for ADI Sigma Delta devices
Lars-Peter Clausen
1
-0
/
+558