index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad_sigma_delta.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: ad_sigma_delta: Add sequencer support
Lars-Peter Clausen
2022-04-04
1
-10
/
+133
*
iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespace
Jonathan Cameron
2022-02-18
1
-10
/
+10
*
iio: ad_sigma_delta: Remove no-op trigger ops
Lars-Peter Clausen
2021-11-17
1
-4
/
+0
*
iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()
Alexandru Ardelean
2021-06-13
1
-86
/
+0
*
iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()
Alexandru Ardelean
2021-06-13
1
-0
/
+60
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-1
/
+1
*
iio:adc:ad_sigma_delta: Use IRQF_NO_AUTOEN rather than request and disable
Jonathan Cameron
2021-04-07
1
-5
/
+2
*
iio: set default trig->dev.parent
Gwendal Grignou
2021-03-25
1
-3
/
+3
*
iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
Lars-Peter Clausen
2020-12-03
1
-10
/
+8
*
iio: adc: ad_sigma_delta: Remove unused variable 'ret'
Lee Jones
2020-07-20
1
-5
/
+2
*
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
1
-5
/
+0
*
iio: adc: ad_sigma_delta: Use {get,put}_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-6
/
+2
*
iio: adc: ad-sigma-delta: Allow custom IRQ flags
Alexandru Tachici
2020-01-18
1
-1
/
+1
*
iio: adc: ad_sigma_delta: Export ad_sd_calibrate
Mircea Caprioru
2019-09-08
1
-1
/
+2
*
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-07-01
1
-2
/
+1
|
\
|
*
iio: ad_sigma_delta: return directly in ad_sd_buffer_postenable()
Alexandru Ardelean
2019-06-17
1
-2
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
1
-2
/
+1
|
/
*
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2019-04-21
1
-0
/
+1
|
\
|
*
iio: ad_sigma_delta: select channel when reading register
Dragos Bogdan
2019-03-24
1
-0
/
+1
*
|
iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
Lars-Peter Clausen
2019-04-04
1
-5
/
+11
|
/
*
iio: ad_sigma_delta: Allow to provide custom data register address
Lars-Peter Clausen
2018-11-17
1
-5
/
+17
*
iio: ad_sigma_delta: use unsigned long for timeout
Nicholas Mc Guire
2018-07-28
1
-2
/
+3
*
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-10-09
1
-0
/
+28
|
\
|
*
iio: ad_sigma_delta: Implement a dedicated reset function
Dragos Bogdan
2017-09-24
1
-0
/
+28
*
|
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
|
/
*
iio: adc: ad_sigma_delta: Fix indio_dev->trig assignment
Srinivas Pandruvada
2014-08-25
1
-1
/
+1
*
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
2014-06-14
1
-1
/
+1
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-3
/
+3
*
iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().
Lars-Peter Clausen
2013-10-16
1
-1
/
+0
*
iio:ad_sigma_delta: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
1
-5
/
+1
*
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
2013-09-15
1
-1
/
+1
*
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
Lars-Peter Clausen
2013-03-25
1
-1
/
+1
*
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-11-10
1
-1
/
+1
*
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
2012-09-08
1
-1
/
+1
*
iio:adc: Add common code for ADI Sigma Delta devices
Lars-Peter Clausen
2012-08-27
1
-0
/
+558