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
/
remoteproc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-26
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
1
-0
/
+13
2018-10-19
remoteproc: qcom: q6v5-mss: Register segments/dumpfn for coredump
Sibi Sankar
1
-0
/
+42
2018-10-19
remoteproc: qcom: q6v5-mss: Add custom dump function for modem
Sibi Sankar
1
-0
/
+33
2018-10-19
remoteproc: qcom: q6v5-mss: Refactor mba load/unload sequence
Sibi Sankar
1
-138
/
+170
2018-10-19
remoteproc: Add mechanism for custom dump function assignment
Sibi Sankar
1
-0
/
+38
2018-10-19
remoteproc: Introduce custom dump function for each remoteproc segment
Sibi Sankar
1
-7
/
+11
2018-10-14
remoteproc: modify vring allocation to rely on centralized carveout allocator
Loic Pallardy
3
-30
/
+47
2018-10-09
remoteproc: qcom: q6v5: shore up resource probe handling
Brian Norris
1
-8
/
+36
2018-10-09
remoteproc: qcom: qcom_q6v5_adsp: Fix some return value check
Wei Yongjun
1
-8
/
+4
2018-10-09
remoteproc: modify rproc_handle_carveout to support pre-registered region
Loic Pallardy
1
-0
/
+30
2018-10-09
remoteproc: add helper function to check carveout device address
Loic Pallardy
1
-0
/
+47
2018-10-09
remoteproc: add helper function to allocate rproc_mem_entry from reserved memory
Loic Pallardy
1
-0
/
+37
2018-10-09
remoteproc: add alloc ops in rproc_mem_entry struct
Loic Pallardy
1
-93
/
+168
2018-10-09
remoteproc: introduce rproc_find_carveout_by_name function
Loic Pallardy
1
-0
/
+42
2018-10-09
remoteproc: introduce rproc_add_carveout function
Loic Pallardy
1
-1
/
+15
2018-10-09
remoteproc: add helper function to allocate and init rproc_mem_entry struct
Loic Pallardy
1
-16
/
+49
2018-10-09
remoteproc: add name in rproc_mem_entry struct
Loic Pallardy
2
-0
/
+2
2018-10-09
remoteproc: add release ops in rproc_mem_entry struct
Loic Pallardy
1
-2
/
+21
2018-10-09
remoteproc: add rproc_va_to_pa function
Loic Pallardy
1
-1
/
+17
2018-10-09
remoteproc: configure IOMMU only if device address requested
Loic Pallardy
1
-1
/
+9
2018-10-08
remoteproc: qcom: q6v5-mss: add SCM probe dependency
Brian Norris
1
-0
/
+3
2018-10-07
remoteproc: qcom: q6v5-pil: Assign the relocated address
Sibi Sankar
1
-0
/
+1
2018-10-05
remoteproc: qcom: Introduce Non-PAS ADSP PIL driver
Rohit kumar
3
-0
/
+517
2018-10-05
remoteproc: qcom: q6v5: Fix a race condition on fatal crash
Sibi Sankar
1
-2
/
+1
2018-10-05
remoteproc: Check for NULL firmwares in sysfs interface
Suman Anna
1
-0
/
+5
2018-10-05
remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCs
Sibi Sankar
1
-5
/
+24
2018-10-05
remoteproc: qcom: q6v5-pil: Explicitly get mss_restart line
Sibi Sankar
1
-1
/
+1
2018-09-27
remoteproc: qcom: pas: Add QCS404 remoteprocs
Bjorn Andersson
1
-0
/
+12
2018-09-26
remoteproc: qcom: Rename Hexagon v5 modem driver
Bjorn Andersson
3
-11
/
+11
2018-09-26
remoteproc: qcom: Rename Hexagon v5 PAS driver
Bjorn Andersson
3
-16
/
+17
2018-09-26
remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
Bjorn Andersson
1
-0
/
+12
2018-09-06
remoteproc: qcom: adsp: Add SDM845 ADSP and CDSP support
Bjorn Andersson
1
-0
/
+12
2018-08-27
remoteproc/davinci: Use %zx for formating size_t
Bjorn Andersson
1
-1
/
+1
2018-08-16
remoteproc/davinci: use the reset framework
Bartosz Golaszewski
1
-5
/
+29
2018-08-13
remoteproc/davinci: Mark error recovery as disabled
Suman Anna
1
-0
/
+3
2018-07-30
remoteproc: st_slim: replace "%p" with "%pK"
Loic Pallardy
1
-1
/
+2
2018-07-30
remoteproc: replace "%p" with "%pK"
Loic Pallardy
3
-6
/
+6
2018-07-30
remoteproc: qcom: fix Q6V5_WCSS dependencies
Arnd Bergmann
1
-0
/
+1
2018-07-30
remoteproc: Reset table_ptr in rproc_start() failure paths
Suman Anna
1
-2
/
+3
2018-07-10
remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvote
Sibi Sankar
1
-1
/
+0
2018-07-10
remoteproc: qcom q6v5: fix modular build
Arnd Bergmann
1
-0
/
+9
2018-06-26
remoteproc: Introduce prepare and unprepare for subdevices
Bjorn Andersson
1
-3
/
+53
2018-06-26
remoteproc: rename subdev probe and remove functions
Alex Elder
2
-12
/
+12
2018-06-26
remoteproc: Make client initialize ops in rproc_subdev
Bjorn Andersson
3
-20
/
+21
2018-06-26
remoteproc: Make start and stop in subdev optional
Bjorn Andersson
1
-7
/
+13
2018-06-26
remoteproc: Rename subdev functions to start/stop
Bjorn Andersson
1
-15
/
+15
2018-06-18
remoteproc: qcom: Introduce Hexagon V5 based WCSS driver
Sricharan R
3
-0
/
+617
2018-06-18
remoteproc: qcom: q6v5-pil: Use common q6v5 helpers
Bjorn Andersson
2
-142
/
+16
2018-06-18
remoteproc: qcom: adsp: Use common q6v5 helpers
Bjorn Andersson
2
-129
/
+28
2018-06-18
remoteproc: q6v5: Extract common resource handling
Bjorn Andersson
4
-0
/
+295
[next]