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
/
spi-meson-spicc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
spi: Use devm_clk_get_*() helper function to
Mark Brown
1
-28
/
+7
2023-09-11
spi: meson-spicc: Use helper function devm_clk_get_enabled()
Li Zetao
1
-27
/
+6
2023-09-11
spi: meson-spicc: switch to use modern name
Yang Yingliang
1
-45
/
+45
2023-07-14
spi: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-07-11
spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
Andy Shevchenko
1
-1
/
+1
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
1
-1
/
+1
2023-03-06
spi: meson-spicc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-12-13
Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+38
2022-11-02
spi: meson-spicc: fix do_div build error on non-arm64
Neil Armstrong
1
-1
/
+1
2022-10-26
spi: meson-spicc: move wait completion in driver to take bursts delay in account
Neil Armstrong
1
-2
/
+22
2022-10-21
spi: meson-spicc: Use pinctrl to drive CLK line when idle
Amjad Ouled-Ameur
1
-1
/
+38
2022-09-22
spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops' static
Wei Yongjun
1
-1
/
+1
2022-09-08
spi: meson-spicc: do not rely on busy flag in pow2 clk ops
Neil Armstrong
1
-3
/
+3
2022-08-11
spi: meson-spicc: add local pow2 clock ops to preserve rate between messages
Neil Armstrong
1
-28
/
+101
2022-01-26
spi: meson-spicc: add IRQ check in meson_spicc_probe
Miaoqian Lin
1
-0
/
+5
2021-07-22
spi: meson-spicc: fix memory leak in meson_spicc_remove
Dongliang Mu
1
-0
/
+2
2021-06-14
spi: meson-spicc: fix memory leak in meson_spicc_probe
zpershuai
1
-1
/
+1
2021-06-14
spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.
zpershuai
1
-2
/
+4
2020-07-17
spi: spi-meson-spicc: Remove set but never used variable 'data' from meson_sp...
Lee Jones
1
-3
/
+1
2020-03-12
spi: meson-spicc: add support for Amlogic G12A
Neil Armstrong
1
-8
/
+46
2020-03-12
spi: meson-spicc: adapt burst handling for G12A support
Neil Armstrong
1
-79
/
+50
2020-03-12
spi: meson-spicc: setup IO line delay
Neil Armstrong
1
-1
/
+60
2020-03-12
spi: meson-spicc: add min sclk for each compatible
Neil Armstrong
1
-1
/
+4
2020-03-12
spi: meson-spicc: support max 80MHz clock
Neil Armstrong
1
-6
/
+6
2020-03-12
spi: meson-spicc: add a linear clock divider support
Sunny Luo
1
-40
/
+164
2020-03-12
spi: meson-spicc: enhance output enable feature
Sunny Luo
1
-2
/
+51
2020-03-12
spi: meson-spicc: remove unused variables
Neil Armstrong
1
-2
/
+0
2019-12-16
spi: meson-spicc: Use GPIO descriptors
Linus Walleij
1
-23
/
+2
2019-09-04
spi: meson-spicc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2018-05-02
spi: meson-spicc: Fix error handling in meson_spicc_probe()
Alexey Khoroshilov
1
-3
/
+8
2017-11-28
spi: meson-axg: add SPICC driver support
Sunny Luo
1
-0
/
+1
2017-05-24
spi: Add Meson SPICC driver
Neil Armstrong
1
-0
/
+619