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-bcm2835.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-04
spi: bcm2835: Synchronize with callback on DMA termination
Lukas Wunner
1
-6
/
+6
2018-12-04
spi: bcm2835: Speed up FIFO access if fill level is known
Lukas Wunner
1
-4
/
+60
2018-12-04
spi: bcm2835: Polish transfer of DMA prologue
Lukas Wunner
1
-25
/
+29
2018-11-29
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-1
/
+1
2018-11-29
spi: bcm2835: Unbreak the build of esoteric configs
Lukas Wunner
1
-1
/
+1
2018-11-28
spi: bcm2835: Overcome sglist entry length limitation
Lukas Wunner
1
-49
/
+242
2018-11-28
spi: bcm2835: Document struct bcm2835_spi
Lukas Wunner
1
-0
/
+11
2018-11-28
spi: bcm2835: Drop unused code for native Chip Select
Lukas Wunner
1
-83
/
+13
2018-11-28
Merge branch 'spi-4.20' into spi-4.21 for bcm stuff.
Mark Brown
1
-8
/
+6
2018-11-28
spi: bcm2835: Fix race on DMA termination
Lukas Wunner
1
-6
/
+4
2018-11-28
spi: bcm2835: Fix book-keeping of DMA termination
Lukas Wunner
1
-0
/
+1
2018-11-28
spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode
Lukas Wunner
1
-2
/
+1
2018-11-14
spi: bcm2835: make license text and module license match
Stefan Wahren
1
-1
/
+1
2016-02-15
spi: bcm2835: Remove unnecessary workaround to call gpio_set_value
Axel Lin
1
-5
/
+0
2015-11-04
Merge remote-tracking branches 'spi/topic/ath97', 'spi/topic/atmel', 'spi/top...
Mark Brown
1
-7
/
+7
2015-10-16
spi: bcm2835: change initialization order and switch to platform_get_irq
Martin Sperl
1
-7
/
+7
2015-09-22
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...
Mark Brown
1
-3
/
+3
2015-09-10
spi: bcm2835: BUG: fix wrong use of PAGE_MASK
Martin Sperl
1
-3
/
+3
2015-07-29
spi: bcm2835: fix overflow in calculation of transfer time
Martin Sperl
1
-4
/
+6
2015-07-29
spi: bcm2835: set up spi-mode before asserting cs-gpio
Martin Sperl
1
-5
/
+23
2015-05-12
spi: bcm2835: bcm2835_dma_release() can be static
kbuild test robot
1
-2
/
+2
2015-05-12
spi: bcm2835: fix kbuild compile warnings/errors and a typo
Martin Sperl
1
-3
/
+5
2015-05-11
spi: bcm2835: enable dma modes for transfers meeting certain conditions
Martin Sperl
1
-2
/
+301
2015-04-27
spi: bcm2835: fallback to interrupt for polling timeouts exceeding 2 jiffies
Martin Sperl
1
-37
/
+50
2015-04-27
spi: bcm2835: change timeout of polling driver to 1s
Martin Sperl
1
-3
/
+2
2015-04-10
spi: bcm2835: enabling polling mode for transfers shorter than 30us
Martin Sperl
1
-26
/
+86
2015-04-10
spi: bcm2835: transform native-cs to gpio-cs on first spi_setup
Martin Sperl
1
-5
/
+44
2015-03-29
spi: bcm2835: fill FIFO before enabling interrupts to reduce interrupts/message
Martin Sperl
1
-0
/
+16
2015-03-29
spi: bcm2835: fix code formatting issue
Martin Sperl
1
-2
/
+1
2015-03-26
spi: bcm2835: move to the transfer_one driver model
Martin Sperl
1
-88
/
+124
2015-03-23
spi: bcm2835: enable support of 3-wire mode
Martin Sperl
1
-1
/
+5
2015-03-23
spi: bcm2835: clock divider can be a multiple of 2
Martin Sperl
1
-2
/
+3
2015-03-23
spi: bcm2835: fill/drain SPI-fifo as much as possible during interrupt
Martin Sperl
1
-61
/
+17
2015-03-20
spi: bcm2835: fix all checkpath --strict messages
Martin Sperl
1
-7
/
+11
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-02-16
spi: Remove explictly set bus_num and num_chipselect to default setting
Axel Lin
1
-1
/
+0
2013-12-17
spi: bcm2835: Use devm_request_irq()
Jingoo Han
1
-7
/
+3
2013-11-28
Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix...
Mark Brown
1
-1
/
+1
2013-11-15
spi: bcm2835: fix reference leak to master in bcm2835_spi_remove()
Wei Yongjun
1
-1
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-09-26
spi: bcm2835: use devm_spi_register_master()
Jingoo Han
1
-3
/
+1
2013-08-22
spi: bcm2835: Add spi_master_get() call to prevent use after free
Axel Lin
1
-1
/
+1
2013-08-05
spi: bcm2835: Use SPI_BPW_MASK macro for bits_per_word_mask setting
Axel Lin
1
-1
/
+1
2013-07-24
spi: bcm2835: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-05-13
spi: bmc2835: use devm_ioremap_resource()
Laurent Navet
1
-4
/
+3
2013-04-01
spi: bcm2835: make use of new bits_per_word_mask core feature
Stephen Warren
1
-35
/
+1
2013-03-12
spi: add driver for BCM2835
Chris Boot
1
-0
/
+456