index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-dma
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-28
staging: mt7621-dma: Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+3
2020-11-06
staging: mt7621-dma: fix alignment warnings
Siddhant Gupta
1
-22
/
+22
2020-09-16
staging: mt7621-dma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-03-21
staging: mt7621-dma: quoted string split across lines
Gokce Kuler
1
-2
/
+1
2019-11-07
staging: mt7621-dma: align to match open parenthesis
Jules Irenge
1
-3
/
+4
2019-10-28
staging: mt7621-dma: Remove unnecessary line continuations
Frank A. Cancio Bello
1
-5
/
+5
2019-10-24
staging: mt7621-dma: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-30
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-05-30
staging: mt7621-dma: sizeof via pointer dereference
Benjamin Sherman
1
-1
/
+1
2019-05-20
Staging: mt7621-dma: Remove braces around single if statement
Puranjay Mohan
1
-2
/
+1
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-03
staging: mt7621-dma: Remove print statement on devm_kzalloc error
Nishka Dasgupta
1
-1
/
+0
2019-03-29
staging: mediatek: addres minor style issues flagged by clang-format.
Armando Miraglia
1
-4
/
+2
2019-03-03
staging: mt7621-dma: remove license boilerplate text
Jules Irenge
1
-6
/
+0
2019-03-03
staging: mt7621-dma: add SPDX GPL-2.0+ license identifier
Jules Irenge
1
-0
/
+1
2019-02-26
Staging: mt761-dma: Alignment should match open parenthesis
Bhanusree Pola
1
-1
/
+1
2019-02-26
Staging: mt7621_dma: Prefer unsigned int over just unsigned
Bhanusree Pola
1
-1
/
+1
2019-01-15
staging: Move ralink-gdma to its own directory
George Hilliard
3
-939
/
+0
2019-01-07
staging: mt7621-dma: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+3
2018-12-17
staging: mt7621-dma: fix unbalanced braces
Lou Knauer
1
-11
/
+14
2018-12-03
Merge 4.20-rc5 into staging-next
Greg Kroah-Hartman
1
-1
/
+2
2018-11-07
staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc'
Sergio Paracuellos
1
-1
/
+2
2018-11-05
staging: mt7621-dma: Add braces around else branches
Kimberly Brown
1
-2
/
+4
2018-10-10
staging: mt7621-dma: Delete unused define
Bhanusree Pola
1
-1
/
+0
2018-03-23
staging: mt7621-dma: Fixing parenthesis alignment
Christian Lütke-Stetzkamp
2
-41
/
+43
2018-03-23
staging: mt7621-dma: Removing unnecessary braces
Christian Lütke-Stetzkamp
2
-5
/
+4
2018-03-23
staging: mt7621-dma: Fix ident by space
Christian Lütke-Stetzkamp
1
-1
/
+1
2018-03-23
staging: mt7621-dma: Remove assignment in if
Christian Lütke-Stetzkamp
1
-2
/
+5
2018-03-23
staging: mt7621-dma: Fix open brace position
Christian Lütke-Stetzkamp
1
-2
/
+1
2018-03-23
staging: mt7621-dma: Fix Spacing
Christian Lütke-Stetzkamp
1
-1
/
+1
2018-03-23
staging: mt7621-dma: Fix Pointer Location
Christian Lütke-Stetzkamp
2
-2
/
+2
2018-03-19
staging: mt7621-dma: ralink: add rt2880 dma engine
John Crispin
5
-0
/
+1716