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
/
spi
/
atmel-quadspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-23
spi: atmel-quadspi: switch to use modern name
Yang Yingliang
1
-4
/
+4
2022-11-18
spi: atmel-quadspi: Add support for configuring CS timing
Tudor Ambarus
1
-0
/
+34
2022-06-09
spi: atmel-quadspi: align condition to parenthesis
Claudiu Beznea
1
-1
/
+1
2022-06-09
spi: atmel-quadspi: use pm_ptr()
Claudiu Beznea
1
-1
/
+1
2022-06-09
spi: atmel-quadspi: add runtime pm support
Claudiu Beznea
1
-9
/
+91
2022-04-13
spi: atmel-quadspi: Remove duplicated DTR checks
Tudor Ambarus
1
-6
/
+0
2022-04-13
spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
Tudor Ambarus
1
-0
/
+3
2021-09-20
spi: Fixed division by zero warning
Yoshitaka Ikeda
1
-1
/
+1
2021-02-11
spi: atmel-quadspi: Disable the QSPI IP at suspend()
Tudor Ambarus
1
-0
/
+1
2020-12-07
Merge series "spi: atmel-quadspi: Fix AHB memory accesses" from Tudor Ambarus...
Mark Brown
1
-12
/
+13
2020-12-07
spi: atmel-quadspi: Fix use-after-free on unbind
Lukas Wunner
1
-10
/
+5
2020-12-07
spi: atmel-quadspi: Move common code outside of if else
Tudor Ambarus
1
-2
/
+2
2020-12-07
spi: atmel-quadspi: Write QSPI_IAR only when needed
Tudor Ambarus
1
-4
/
+4
2020-12-07
spi: atmel-quadspi: Drop superfluous set of QSPI_IFR_APBTFRTYP_READ
Tudor Ambarus
1
-3
/
+0
2020-12-07
spi: atmel-quadspi: Fix AHB memory accesses
Tudor Ambarus
1
-3
/
+7
2020-11-10
spi: atmel-quadspi: Disable clock in probe error path
Lukas Wunner
1
-1
/
+1
2020-07-17
spi: atmel-quadspi: Use optimezed memcpy_fromio()/memcpy_toio()
Tudor Ambarus
1
-4
/
+4
2020-07-14
spi: atmel-quadspi: reject DTR ops
Pratyush Yadav
1
-0
/
+6
2020-03-20
spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses
Tudor Ambarus
1
-22
/
+97
2020-02-28
spi: atmel-quadspi: fix possible MMIO window size overrun
Tudor Ambarus
1
-0
/
+11
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-07-02
spi: atmel-quadspi: fix resume call
Tudor Ambarus
1
-3
/
+7
2019-07-02
spi: atmel-quadspi: void return type for atmel_qspi_init()
Tudor Ambarus
1
-7
/
+4
2019-05-02
Merge branch 'spi-5.2' into spi-next
Mark Brown
1
-1
/
+1
2019-05-02
spi: atmel-quadspi: fix crash while suspending
Claudiu Beznea
1
-2
/
+4
2019-03-25
spi: atmel-quadspi: Make atmel_qspi_get_name static
YueHaibing
1
-1
/
+1
2019-02-06
spi: atmel-quadspi: add support for sam9x60 qspi controller
Tudor Ambarus
1
-35
/
+128
2019-02-06
spi: atmel-quadspi: add support for named peripheral clock
Tudor Ambarus
1
-15
/
+18
2019-02-06
spi: atmel-quadspi: rework transfer macros
Tudor Ambarus
1
-9
/
+4
2019-02-06
spi: atmel-quadspi: switch to SPDX license identifiers
Tudor Ambarus
1
-12
/
+1
2019-02-06
spi: atmel-quadspi: return appropriate error code
Tudor Ambarus
1
-2
/
+2
2019-02-06
spi: atmel-quadspi: remove unnecessary cast
Tudor Ambarus
1
-1
/
+1
2019-02-06
spi: atmel-quadspi: fix naming scheme
Tudor Ambarus
1
-8
/
+8
2019-02-06
spi: atmel-quadspi: drop wrappers for iomem accesses
Tudor Ambarus
1
-28
/
+17
2019-02-06
spi: atmel-quadspi: order header files inclusion alphabetically
Tudor Ambarus
1
-5
/
+4
2019-02-06
spi: atmel-quadspi: cache MR value to avoid a write access
Tudor Ambarus
1
-1
/
+13
2018-11-07
spi: Add QuadSPI driver for Atmel SAMA5D2
Piotr Bugalski
1
-0
/
+549