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-omap2-mcspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-06
spi: spi-omap2-mcspi: Support probe deferral for DMA channels
Vignesh Raghavendra
1
-39
/
+38
2020-02-06
spi: spi-omap2-mcspi: Handle DMA size restriction on AM65x
Vignesh Raghavendra
1
-0
/
+26
2019-11-11
spi: omap2-mcspi: Remove redundant checks
Vignesh Raghavendra
1
-58
/
+47
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-01-15
spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
Vignesh R
1
-2
/
+2
2018-11-15
spi: omap2-mcspi: Add missing suspend and resume calls
Tony Lindgren
1
-12
/
+25
2018-10-19
spi: omap2-mcspi: Add slave mode support
Vignesh R
1
-16
/
+122
2018-10-19
spi: omap2-mcspi: Set FIFO DMA trigger level to word length
Vignesh R
1
-19
/
+7
2018-10-19
spi: omap2-mcspi: Switch to readl_poll_timeout()
Vignesh R
1
-13
/
+4
2018-07-30
spi: omap2-mcspi: remove several redundant variables
Colin Ian King
1
-9
/
+0
2018-05-21
spi: omap2-mcspi: Remove unnecessary pm_runtime_force_suspend()
Tony Lindgren
1
-22
/
+0
2018-05-02
spi: omap2-mcspi: Idle hardware during suspend and resume
Tony Lindgren
1
-10
/
+48
2018-05-02
spi: omap2-mcspi: Restore context always in runtime_resume
Tony Lindgren
1
-45
/
+30
2017-08-18
spi: omap: Allocate bus number from spi framework
Suniel Mahesh
1
-4
/
+0
2017-05-26
spi: omap2-mcspi: remove redundant check for error status
Colin Ian King
1
-3
/
+0
2017-03-24
spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer
Akinobu Mita
1
-4
/
+5
2016-10-24
spi: omap2-mcspi: Remove redundant return value check of platform_get_resource()
Wei Yongjun
1
-5
/
+0
2016-10-21
spi: omap2-mcspi: Fix modifying platform resource data
Vikram N
1
-4
/
+2
2016-07-08
spi: omap2-mcspi: Use the SPI framework to handle DMA mapping
Franklin S Cooper Jr
1
-76
/
+56
2016-07-05
spi: omap2-mcspi: Add comments for RX only DMA buffer workaround
Franklin S Cooper Jr
1
-0
/
+13
2016-04-29
spi: omap2-mcspi: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
1
-65
/
+18
2016-02-12
spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinit
Tony Lindgren
1
-0
/
+3
2015-12-01
spi: omap2-mcspi: Prevent duplicate gpio_request
Michael Welling
1
-9
/
+10
2015-11-19
spi: omap2-mcspi: Add calls for pinctrl state select
Pascal Huerst
1
-1
/
+11
2015-10-22
spi: omap2-mcspi: disable other channels CHCONF_FORCE in prepare_message
Neil Armstrong
1
-0
/
+28
2015-07-24
spi: omap2-mcspi: add runtime PM to set_cs()
Sebastian Reichel
1
-0
/
+10
2015-05-25
spi: omap2-mcspi: Handle error on gpio_request
Michael Welling
1
-3
/
+6
2015-05-25
spi: omap2-mcspi: Fix GPIO chip select support
Michael Welling
1
-0
/
+6
2015-05-25
spi: omap2-mcspi: Fix set_cs function for active high
Michael Welling
1
-0
/
+7
2015-05-25
spi: omap2-mcspi: Remove unnecessary delay
Michael Welling
1
-3
/
+0
2015-05-12
spi: omap2-mcspi: Fix native cs with new set_cs
Michael Welling
1
-22
/
+11
2015-05-08
spi: omap2-mcspi: Add gpio_request and init CS
Michael Welling
1
-0
/
+10
2015-05-08
spi: omap2-mcspi: Switch driver to use transfer_one
Michael Welling
1
-134
/
+110
2015-04-24
spi/omap2-mcpsi: Always call spi_finalize_current_message()
Fionn Cleary
1
-4
/
+12
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
1
-5
/
+0
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-11
spi/omap-mcspi: Fix the spi task hangs waiting dma_rx
Jorge A. Ventura
1
-1
/
+2
2014-07-03
spi: omap2-mcspi: Configure hardware when slave driver changes mode
Mark A. Greer
1
-0
/
+14
2014-04-10
Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...
Mark Brown
1
-17
/
+9
2014-04-03
spi: omap2-mcspi: Convert to use devm_kcalloc
Axel Lin
1
-17
/
+9
2014-03-30
Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...
Mark Brown
1
-20
/
+44
2014-02-19
spi: omap2-mcspi: Convert to let spi core validate transfer speed
Axel Lin
1
-8
/
+3
2014-02-19
spi: omap2-mcspi: Remove list_empty checking in omap2_mcspi_transfer_one_message
Axel Lin
1
-3
/
+0
2014-02-03
spi: omap2-mcspi: Support divide-by-n clock dividers
Stefan Sørensen
1
-7
/
+36
2014-02-03
spi: omap2-mcspi: Do not configure the controller on each transfer unless needed
Stefan Sørensen
1
-2
/
+5
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-24
spi: omap2-mcspi: raw read and write endian fix
Victor Kamensky
1
-19
/
+19
2013-10-25
Merge remote-tracking branch 'spi/topic/bfin' into spi-next
Mark Brown
1
-2
/
+1
2013-10-25
Merge remote-tracking branch 'spi/topic/atmel' into spi-next
Mark Brown
1
-2
/
+2
2013-10-16
spi: Add missing newline to dev_ prints in drivers
Jarkko Nikula
1
-2
/
+2
[next]