index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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