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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2020-03-30
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-2
/
+2
2020-03-27
Merge branch 'spi-5.7' into spi-next
Mark Brown
24
-574
/
+2968
2020-03-27
spi: efm32: Convert to use GPIO descriptors
Linus Walleij
1
-41
/
+3
2020-03-23
spi: spi-fsl-lpspi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-23
spi: spi-s3c24xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-20
spi: stm32: Fix comments compilation warnings
Alain Volmat
1
-17
/
+45
2020-03-20
spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses
Tudor Ambarus
1
-22
/
+97
2020-03-18
spi: spi-fsl-dspi: Add support for LS1028A
Vladimir Oltean
1
-0
/
+9
2020-03-18
spi: spi-fsl-dspi: Move invariant configs out of dspi_transfer_one_message
Vladimir Oltean
1
-26
/
+29
2020-03-18
spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code path
Vladimir Oltean
1
-7
/
+9
2020-03-18
spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode
Vladimir Oltean
1
-2
/
+4
2020-03-18
spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion
Vladimir Oltean
1
-13
/
+6
2020-03-18
spi: spi-fsl-dspi: Protect against races on dspi->words_in_flight
Vladimir Oltean
1
-59
/
+52
2020-03-18
spi: spi-fsl-dspi: Avoid reading more data than written in EOQ mode
Vladimir Oltean
1
-2
/
+5
2020-03-18
spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode
Vladimir Oltean
1
-54
/
+32
2020-03-18
spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA
Vladimir Oltean
1
-6
/
+20
2020-03-18
spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR
Vladimir Oltean
1
-2
/
+5
2020-03-17
spi: mxs: Drop GPIO includes
Linus Walleij
1
-2
/
+1
2020-03-12
Merge series "spi: meson-spicc: add support for AXG and G12A variants" from N...
Mark Brown
2
-127
/
+370
2020-03-12
spi: acpi: remove superfluous parameter check
Wolfram Sang
1
-1
/
+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
2
-40
/
+165
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
2020-03-12
spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe
Dan Carpenter
1
-2
/
+2
2020-03-11
Merge tag 'mtk-mtd-spi-move' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
4
-7
/
+702
2020-03-11
spi: add support for mediatek spi-nor controller
Chuanhong Guo
3
-0
/
+700
2020-03-11
spi: make spi-max-frequency optional
Chuanhong Guo
1
-7
/
+2
2020-03-11
Merge tag 'v5.6-rc5' into asoc-5.7
Mark Brown
8
-64
/
+125
2020-03-11
spi: Stop selecting MTD_SPI_NOR for SPI_HISI_SFC_V3XX
John Garry
1
-1
/
+0
2020-03-10
spi: spi-fsl-dspi: fix DMA mapping
Michael Walle
1
-7
/
+10
2020-03-10
Merge series "spi: Add FSI-attached SPI controller driver" from Eddie James <...
Mark Brown
3
-0
/
+566
2020-03-10
spi: rspi: Add support for active-high chip selects
Geert Uytterhoeven
1
-4
/
+32
2020-03-10
spi: rockchip: add compatible string for px30 rk3308 rk3328
Johan Jonker
1
-1
/
+4
2020-03-10
spi: Add FSI-attached SPI controller driver
Eddie James
3
-0
/
+566
2020-03-06
Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-64
/
+125
2020-03-06
spi: Remove CONFIG_ prefix from Kconfig select
Joe Perches
1
-1
/
+1
2020-03-05
Merge series "TCFQ to XSPI migration for NXP DSPI driver" from Vladimir Oltea...
Mark Brown
2
-153
/
+287
2020-03-05
spi: spi-fsl-dspi: Make bus-num property optional
Sascha Hauer
1
-6
/
+2
2020-03-05
spi: spi-nxp-fspi: Enable the Octal Mode in MCR0
Han Xu
1
-2
/
+3
2020-03-05
spi: fspi: dynamically alloc AHB memory
Han Xu
1
-6
/
+34
2020-03-05
spi: fspi: enable fspi on imx8qxp and imx8mm
Han Xu
1
-0
/
+18
2020-03-05
spi: spi-fsl-dspi: Take software timestamp in dspi_fifo_write
Vladimir Oltean
1
-10
/
+9
2020-03-05
spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode
Vladimir Oltean
1
-9
/
+13
[next]