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
/
dma
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-05-13
dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-13
dmaengine: qcom_hidma: use true,false for bool variable
Jason Yan
1
-1
/
+1
2020-04-27
dmaengine: qcom_hidma: Simplify error handling path in hidma_probe
Christophe JAILLET
1
-1
/
+0
2019-10-18
dmaengine: qcom: bam_dma: Fix resource leak
Jeffrey Hugo
1
-0
/
+19
2019-08-08
dmaengine: qcom: hidma_mgmt: Add of_node_put() before goto
Nishka Dasgupta
1
-2
/
+6
2019-08-08
dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent
Fuqian Huang
1
-2
/
+0
2019-07-31
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-34
/
+8
2019-07-05
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sricharan R
1
-0
/
+3
2019-06-14
dmaengine: qcom: hidma: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2
-34
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
7
-64
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-20
dmaengine: qcom_hidma: assign channel cookie correctly
Shunyong Yang
1
-8
/
+9
2019-01-20
dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
Shunyong Yang
1
-0
/
+2
2019-01-07
dmaengine: qcom: bam_dma: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-07
dmaengine: qcom_hidma: Check for driver register failure
Aditya Pakki
1
-2
/
+1
2018-12-17
dmaengine: qcom_hidma: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-27
/
+6
2018-06-08
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-10
/
+9
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge branch 'topic/qcom' into for-linus
Vinod Koul
2
-6
/
+3
2018-05-17
dmaengine: qcom: bam_dma: fix some doc warnings.
Srinivas Kandagatla
1
-2
/
+3
2018-05-17
dmaengine: qcom: bam_dma: fix invalid assignment warning
Srinivas Kandagatla
1
-2
/
+3
2018-05-17
dmaengine: qcom: bam_dma: check if the runtime pm enabled
Srinivas Kandagatla
1
-5
/
+13
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
1
-1
/
+1
2018-04-22
dmaengine: qcom: simplify getting .drvdata
Wolfram Sang
2
-6
/
+3
2018-03-01
dmaengine: qcom: bam_dma: disable runtime pm on remote controlled
Srinivas Kandagatla
1
-2
/
+9
2018-03-01
dmaengine: qcom: bam_dma: do not write to global regs in remote mode
Srinivas Kandagatla
1
-5
/
+8
2018-03-01
dmaengine: qcom: bam_dma: get num-channels and num-ees from dt
Srinivas Kandagatla
1
-5
/
+22
2018-03-01
dmaengine: qcom: bam_dma: make bam clk optional
Srinivas Kandagatla
1
-2
/
+6
2018-01-31
Merge branch 'topic/qcom_hidma' into for-linus
Vinod Koul
1
-46
/
+15
2018-01-08
dmaengine: qcom_hidma: simplify DT resource parsing
Rob Herring
1
-46
/
+15
2017-12-13
dmaengine: qcom_hidma: Add identity register support
Sinan Kaya
1
-3
/
+8
2017-12-13
dmaengine: qcom_hidma: Add support for the new revision
Sinan Kaya
1
-21
/
+13
2017-12-12
dmaengine: qcom_hidma: check pending interrupts
Sinan Kaya
1
-3
/
+6
2017-11-14
Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-60
/
+109
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-25
dmaengine: qcom-bam: Process multiple pending descriptors
Sricharan R
1
-60
/
+109
2017-08-28
dmaengine: qcom: bam_dma: add command descriptor flag
Abhishek Sahu
1
-1
/
+5
2017-08-21
dmaengine: qcom_hidma: avoid freeing an uninitialized pointer
Anton Vasilyev
1
-1
/
+1
2017-07-19
dmaengine: qcom_hidma: correct channel QOS register offset
Sinan Kaya
1
-1
/
+1
2017-07-19
dmaengine: qcom_hidma: correct overriding message
Sinan Kaya
1
-4
/
+8
2017-07-19
dmaengine: qcom_hidma: introduce memset support
Sinan Kaya
3
-9
/
+46
2017-07-03
dmaengine: qcom_hidma: correct API violation for submit
Sinan Kaya
2
-3
/
+13
2017-06-26
dmaengine: qcom_hidma: allow ACPI/DT parameters to be overridden
Sinan Kaya
2
-3
/
+51
2017-03-27
dmaengine: qcom_hidma: pause the channel on shutdown
Sinan Kaya
1
-0
/
+15
2017-03-27
dmaengine: qcom_hidma: disable/enable IRQs on pause/resume
Sinan Kaya
1
-0
/
+6
2016-11-23
dmaengine: qcom_hidma: autoload while probing ACPI
Sinan Kaya
2
-0
/
+2
2016-11-15
dmaengine: qcom_hidma: cleanup sysfs entries during remove
Sinan Kaya
2
-6
/
+24
2016-11-14
dmaengine: qcom_hidma: hide MSI handler when unused
Arnd Bergmann
1
-0
/
+2
[next]