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
/
at91-sama5d2_adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
1
-2
/
+2
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-20
/
+18
2021-11-21
iio: at91-sama5d2: Fix incorrect sign extension
Gwendal Grignou
1
-1
/
+2
2021-11-17
iio: at91-sama5d2: Use dev_to_iio_dev() in sysfs callbacks
Lars-Peter Clausen
1
-2
/
+2
2021-11-17
iio: at91-sama5d2: Fix incorrect cast to platform_device
Lars-Peter Clausen
1
-18
/
+16
2021-10-19
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
1
-2
/
+2
2021-09-14
iio: adc: at91-sama5d2_adc: update copyright and authors information
Eugen Hristev
1
-1
/
+4
2021-09-14
iio: adc: at91-sama5d2_adc: add support for sama7g5 device
Eugen Hristev
1
-0
/
+78
2021-09-14
iio: adc: at91-sama5d2_adc: add helper for COR register
Eugen Hristev
1
-20
/
+20
2021-09-14
iio: adc: at91-sama5d2_adc: add support for separate end of conversion registers
Eugen Hristev
1
-7
/
+59
2021-09-14
iio: adc: at91-sama5d2_adc: convert to platform specific data structures
Eugen Hristev
1
-164
/
+253
2021-09-14
iio: adc: at91-sama5d2_adc: remove unused definition
Eugen Hristev
1
-2
/
+0
2021-09-14
iio: adc: at91-sama5d2_adc: initialize hardware after clock is started
Eugen Hristev
1
-2
/
+2
2021-06-14
iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...
Jonathan Cameron
1
-1
/
+2
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+1
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
1
-5
/
+3
2020-11-21
iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-4
/
+8
2020-11-21
iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a function
Alexandru Ardelean
1
-42
/
+36
2020-10-31
iio: adc: at91-sama5d2_adc: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-09-29
iio: adc: at91-sama5d2_adc: fix DMA conversion crash
Eugen Hristev
1
-4
/
+12
2020-09-29
iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()
Wang ShaoBo
1
-7
/
+3
2020-07-20
iio: adc: at91-sama5d2_adc: Struct kerneldoc titles need to start with 'struct '
Lee Jones
1
-2
/
+2
2020-07-07
iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
1
-13
/
+17
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-18
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-04-25
iio: at91-sama5d2_adc: adjust iio_triggered_buffer_{predisable,postenable} po...
Alexandru Ardelean
1
-9
/
+21
2020-04-25
iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helper
Alexandru Ardelean
1
-16
/
+15
2020-04-25
iio: adc: at91-sama5d2_adc: update for other trigger usage
Eugen Hristev
1
-70
/
+72
2020-04-25
iio: adc: at91-sama5d2_adc: handle unfinished conversions
Eugen Hristev
1
-14
/
+48
2020-02-02
iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
Eugen Hristev
1
-0
/
+15
2020-01-12
iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_...
Peter Ujfalusi
1
-3
/
+3
2019-10-18
iio: adc: at91-sama5d2: Replace 0 with NULL when clearing some pointers.
Jonathan Cameron
1
-2
/
+2
2019-06-23
Merge 5.2-rc6 into staging-next
Greg Kroah-Hartman
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2019-04-27
iio: adc: at91: Use dev_get_drvdata()
Kefeng Wang
1
-8
/
+4
2018-07-23
iio: adc: at91-sama5d2_adc: fix up casting in at91_adc_read_info_raw()
Dan Carpenter
1
-2
/
+5
2018-06-25
iio: adc: at91-sama5d2_adc: add support for oversampling resolution
Eugen Hristev
1
-26
/
+163
2018-06-10
iio: adc: at91-sama5d2_adc: add support for position and pressure channels
Eugen Hristev
1
-58
/
+551
2018-04-15
iio: adc: at91-sama5d2_adc: fix channel configuration for differential channels
Eugen Hristev
1
-4
/
+37
2017-12-02
iio: adc: at91-sama5d2_adc: ack DRDY irq in direct mode
Eugen Hristev
1
-0
/
+3
2017-12-02
iio: adc: at91-sama5d2_adc: add support for DMA
Eugen Hristev
1
-20
/
+433
2017-10-23
Merge 4.14-rc6 into staging-next
Greg Kroah-Hartman
1
-16
/
+29
2017-10-14
iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property
Eugen Hristev
1
-16
/
+29
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-07-09
iio:adc:at91-sama5d2: make array startup_lookup static to reduce code size
Colin Ian King
1
-1
/
+1
2017-07-01
iio: adc: at91-sama5d2_adc: add support for suspend/resume functionality
Eugen Hristev
1
-10
/
+80
2017-07-01
iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Eugen Hristev
1
-5
/
+232
2016-05-09
Merge 4.6-rc7 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2016-04-18
iio:adc:at91-sama5d2: Repair crash on module removal
Marek Vasut
1
-0
/
+2
2016-04-03
iio:adc:at91-sama5d2: add support for differential conversions
Ludovic Desroches
1
-15
/
+56
[next]