index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
at91-sama5d2_adc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-12-03
1
-5
/
+3
*
iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
1
-4
/
+8
*
iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a function
Alexandru Ardelean
2020-11-21
1
-42
/
+36
*
iio: adc: at91-sama5d2_adc: remove unneeded semicolon
Tom Rix
2020-10-31
1
-1
/
+1
*
iio: adc: at91-sama5d2_adc: fix DMA conversion crash
Eugen Hristev
2020-09-29
1
-4
/
+12
*
iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()
Wang ShaoBo
2020-09-29
1
-7
/
+3
*
iio: adc: at91-sama5d2_adc: Struct kerneldoc titles need to start with 'struct '
Lee Jones
2020-07-20
1
-2
/
+2
*
iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
2020-07-07
1
-13
/
+17
*
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
1
-18
/
+0
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: at91-sama5d2_adc: adjust iio_triggered_buffer_{predisable,postenable} po...
Alexandru Ardelean
2020-04-25
1
-9
/
+21
*
iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helper
Alexandru Ardelean
2020-04-25
1
-16
/
+15
*
iio: adc: at91-sama5d2_adc: update for other trigger usage
Eugen Hristev
2020-04-25
1
-70
/
+72
*
iio: adc: at91-sama5d2_adc: handle unfinished conversions
Eugen Hristev
2020-04-25
1
-14
/
+48
*
iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
Eugen Hristev
2020-02-02
1
-0
/
+15
*
iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_...
Peter Ujfalusi
2020-01-12
1
-3
/
+3
*
iio: adc: at91-sama5d2: Replace 0 with NULL when clearing some pointers.
Jonathan Cameron
2019-10-18
1
-2
/
+2
*
Merge 5.2-rc6 into staging-next
Greg Kroah-Hartman
2019-06-23
1
-9
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
|
iio: adc: at91: Use dev_get_drvdata()
Kefeng Wang
2019-04-27
1
-8
/
+4
|
/
*
iio: adc: at91-sama5d2_adc: fix up casting in at91_adc_read_info_raw()
Dan Carpenter
2018-07-23
1
-2
/
+5
*
iio: adc: at91-sama5d2_adc: add support for oversampling resolution
Eugen Hristev
2018-06-25
1
-26
/
+163
*
iio: adc: at91-sama5d2_adc: add support for position and pressure channels
Eugen Hristev
2018-06-10
1
-58
/
+551
*
iio: adc: at91-sama5d2_adc: fix channel configuration for differential channels
Eugen Hristev
2018-04-15
1
-4
/
+37
*
iio: adc: at91-sama5d2_adc: ack DRDY irq in direct mode
Eugen Hristev
2017-12-02
1
-0
/
+3
*
iio: adc: at91-sama5d2_adc: add support for DMA
Eugen Hristev
2017-12-02
1
-20
/
+433
*
Merge 4.14-rc6 into staging-next
Greg Kroah-Hartman
2017-10-23
1
-16
/
+29
|
\
|
*
iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property
Eugen Hristev
2017-10-14
1
-16
/
+29
*
|
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-2
/
+0
|
/
*
iio:adc:at91-sama5d2: make array startup_lookup static to reduce code size
Colin Ian King
2017-07-09
1
-1
/
+1
*
iio: adc: at91-sama5d2_adc: add support for suspend/resume functionality
Eugen Hristev
2017-07-01
1
-10
/
+80
*
iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Eugen Hristev
2017-07-01
1
-5
/
+232
*
Merge 4.6-rc7 into staging-next
Greg Kroah-Hartman
2016-05-09
1
-0
/
+2
|
\
|
*
iio:adc:at91-sama5d2: Repair crash on module removal
Marek Vasut
2016-04-18
1
-0
/
+2
*
|
iio:adc:at91-sama5d2: add support for differential conversions
Ludovic Desroches
2016-04-03
1
-15
/
+56
*
|
iio:adc:at91-sama5d2: cleanup mode register use
Ludovic Desroches
2016-04-03
1
-5
/
+10
*
|
iio:adc:at91-sama5d2: fix identation
Ludovic Desroches
2016-03-05
1
-10
/
+10
*
|
iio:adc:at91-sama5d2: fix typo
Ludovic Desroches
2016-03-05
1
-13
/
+13
|
/
*
iio:adc:at91-sama5d2: code cleanup
Ludovic Desroches
2016-01-23
1
-2
/
+1
*
iio:adc:at91-sama5d2: fix vref_uv type
Ludovic Desroches
2016-01-23
1
-1
/
+1
*
iio:adc:at91_adc8xx: introduce new atmel adc driver
Ludovic Desroches
2016-01-16
1
-0
/
+509