index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
at91-sama5d2_adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-23
iio: adc: at91-sama5d2: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+2
2023-04-01
iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()
Dan Carpenter
1
-1
/
+1
2023-03-18
iio: adc: at91-sama5d2_adc: remove dead code in at91_adc_probe()
Cheng Ziqiu
1
-5
/
+1
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
1
-1
/
+1
2022-12-28
iio: adc: at91-sama5d2_adc: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-2
/
+2
2022-11-25
Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-23
/
+10
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
1
-6
/
+6
2022-11-23
iio: at91-sama5d2_adc: Use IIO_STATIC_CONST_DEVICE_ATTR()
Matti Vaittinen
1
-16
/
+3
2022-10-24
iio: adc: at91-sama5d2_adc: get rid of 5 degrees Celsius adjustment
Claudiu Beznea
1
-4
/
+2
2022-10-17
iio: at91-sama5d2_adc: Fix unsafe buffer attributes
Matti Vaittinen
1
-5
/
+18
2022-08-15
iio: adc: at91-sama5d2_adc: convert to device properties
Nuno Sá
1
-15
/
+15
2022-08-15
iio: adc: at91-sama5d2_adc: add runtime pm support
Claudiu Beznea
1
-42
/
+166
2022-08-15
iio: adc: at91-sama5d2_adc: add empty line after functions
Claudiu Beznea
1
-0
/
+1
2022-08-15
iio: adc: at91-sama5d2_adc: add support for temperature sensor
Claudiu Beznea
1
-7
/
+249
2022-08-15
iio: adc: at91-sama5d2_adc: lock around at91_adc_read_info_raw()
Claudiu Beznea
1
-20
/
+19
2022-08-15
iio: adc: at91-sama5d2_adc: add startup and tracktim as parameter for at91_ad...
Claudiu Beznea
1
-7
/
+11
2022-08-15
iio: adc: at91-sama5d2_adc: update trackx on emr
Claudiu Beznea
1
-4
/
+10
2022-08-15
iio: adc: at91-sama5d2_adc: move oversampling storage in its function
Claudiu Beznea
1
-2
/
+2
2022-08-15
iio: adc: at91-sama5d2_adc: add 64 and 256 oversampling ratio
Claudiu Beznea
1
-5
/
+26
2022-08-15
iio: adc: at91-sama5d2_adc: adjust osr based on specific platform data
Claudiu Beznea
1
-13
/
+22
2022-08-15
iio: adc: at91-sama5d2_adc: add .read_avail() chan_info ops
Claudiu Beznea
1
-15
/
+35
2022-08-15
iio: adc: at91-sama5d2_adc: drop AT91_OSR_XSAMPLES defines
Claudiu Beznea
1
-14
/
+9
2022-08-15
iio: adc: at91-sama5d2_adc: move the check of oversampling in its function
Claudiu Beznea
1
-8
/
+10
2022-08-15
iio: adc: at91-sama5d2_adc: handle different EMR.OSR for different hw versions
Claudiu Beznea
1
-13
/
+18
2022-08-15
iio: adc: at91-sama5d2_adc: exit from write_raw() when buffers are enabled
Claudiu Beznea
1
-0
/
+10
2022-08-15
iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resume
Claudiu Beznea
1
-7
/
+7
2022-08-15
iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq
Claudiu Beznea
1
-4
/
+8
2022-08-15
iio: adc: at91-sama5d2_adc: check return status for pressure and touch
Claudiu Beznea
1
-2
/
+6
2022-08-15
iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX
Claudiu Beznea
1
-1
/
+1
2022-07-18
iio: adc: at91-sam5d2: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+5
2022-06-15
iio: at91-sama5d2: Limit requested watermark value to hwfifo size
Paul Cercueil
1
-1
/
+1
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
[next]