aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: mt7621-dma: Remove print statement on devm_kzalloc errorNishka Dasgupta1-1/+0
2019-03-29staging: mediatek: addres minor style issues flagged by clang-format.Armando Miraglia1-4/+2
2019-03-03staging: mt7621-dma: remove license boilerplate textJules Irenge1-6/+0
2019-03-03staging: mt7621-dma: add SPDX GPL-2.0+ license identifierJules Irenge1-0/+1
2019-02-26Staging: mt761-dma: Alignment should match open parenthesisBhanusree Pola1-1/+1
2019-02-26Staging: mt7621_dma: Prefer unsigned int over just unsignedBhanusree Pola1-1/+1
2019-01-15staging: Move ralink-gdma to its own directoryGeorge Hilliard3-939/+0
2019-01-07staging: mt7621-dma: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-3/+3
2018-12-17staging: mt7621-dma: fix unbalanced bracesLou Knauer1-11/+14
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman1-1/+2
2018-11-07staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc'Sergio Paracuellos1-1/+2
2018-11-05staging: mt7621-dma: Add braces around else branchesKimberly Brown1-2/+4
2018-10-10staging: mt7621-dma: Delete unused defineBhanusree Pola1-1/+0
2018-03-23staging: mt7621-dma: Fixing parenthesis alignmentChristian Lütke-Stetzkamp2-41/+43
2018-03-23staging: mt7621-dma: Removing unnecessary bracesChristian Lütke-Stetzkamp2-5/+4
2018-03-23staging: mt7621-dma: Fix ident by spaceChristian Lütke-Stetzkamp1-1/+1
2018-03-23staging: mt7621-dma: Remove assignment in ifChristian Lütke-Stetzkamp1-2/+5
2018-03-23staging: mt7621-dma: Fix open brace positionChristian Lütke-Stetzkamp1-2/+1
2018-03-23staging: mt7621-dma: Fix SpacingChristian Lütke-Stetzkamp1-1/+1
2018-03-23staging: mt7621-dma: Fix Pointer LocationChristian Lütke-Stetzkamp2-2/+2
2018-03-19staging: mt7621-dma: ralink: add rt2880 dma engineJohn Crispin5-0/+1716