index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-dma
Age
Commit message (
Expand
)
Author
2021-01-31
staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.c
Ilya Lipnitskiy
2020-12-28
staging: mt7621-dma: Fix a resource leak in an error handling path
Christophe JAILLET
2020-11-06
staging: mt7621-dma: fix alignment warnings
Siddhant Gupta
2020-09-16
staging: mt7621-dma: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-03-21
staging: mt7621-dma: quoted string split across lines
Gokce Kuler
2019-11-07
staging: mt7621-dma: align to match open parenthesis
Jules Irenge
2019-10-28
staging: mt7621-dma: Remove unnecessary line continuations
Frank A. Cancio Bello
2019-10-24
staging: mt7621-dma: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-30
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-30
staging: mt7621-dma: sizeof via pointer dereference
Benjamin Sherman
2019-05-20
Staging: mt7621-dma: Remove braces around single if statement
Puranjay Mohan
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
staging: mt7621-dma: Remove print statement on devm_kzalloc error
Nishka Dasgupta
2019-03-29
staging: mediatek: addres minor style issues flagged by clang-format.
Armando Miraglia
2019-03-03
staging: mt7621-dma: remove license boilerplate text
Jules Irenge
2019-03-03
staging: mt7621-dma: add SPDX GPL-2.0+ license identifier
Jules Irenge
2019-02-26
Staging: mt761-dma: Alignment should match open parenthesis
Bhanusree Pola
2019-02-26
Staging: mt7621_dma: Prefer unsigned int over just unsigned
Bhanusree Pola
2019-01-15
staging: Move ralink-gdma to its own directory
George Hilliard
2019-01-07
staging: mt7621-dma: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2018-12-17
staging: mt7621-dma: fix unbalanced braces
Lou Knauer
2018-12-03
Merge 4.20-rc5 into staging-next
Greg Kroah-Hartman
2018-11-07
staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc'
Sergio Paracuellos
2018-11-05
staging: mt7621-dma: Add braces around else branches
Kimberly Brown
2018-10-10
staging: mt7621-dma: Delete unused define
Bhanusree Pola
2018-03-23
staging: mt7621-dma: Fixing parenthesis alignment
Christian Lütke-Stetzkamp
2018-03-23
staging: mt7621-dma: Removing unnecessary braces
Christian Lütke-Stetzkamp
2018-03-23
staging: mt7621-dma: Fix ident by space
Christian Lütke-Stetzkamp
2018-03-23
staging: mt7621-dma: Remove assignment in if
Christian Lütke-Stetzkamp
2018-03-23
staging: mt7621-dma: Fix open brace position
Christian Lütke-Stetzkamp
2018-03-23
staging: mt7621-dma: Fix Spacing
Christian Lütke-Stetzkamp
2018-03-23
staging: mt7621-dma: Fix Pointer Location
Christian Lütke-Stetzkamp
2018-03-19
staging: mt7621-dma: ralink: add rt2880 dma engine
John Crispin