index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad_sigma_delta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flag
Masahiro Honda
2023-06-09
1
-0
/
+4
*
iio: adc: ad_sigma_delta: do not use internal iio_dev lock
Nuno Sá
2022-12-31
1
-4
/
+4
*
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