summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-dma
AgeCommit message (Expand)AuthorLines
2021-11-15staging: mt7621-dma: remove driver from treeSergio Paracuellos-774/+0
2021-09-13staging/mt7621-dma: Format lines in "hsdma-mt7621.c" ending with an open pare...Krish Jain-4/+2
2021-01-31staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.cIlya Lipnitskiy-2/+2
2020-12-28staging: mt7621-dma: Fix a resource leak in an error handling pathChristophe JAILLET-1/+3
2020-11-06staging: mt7621-dma: fix alignment warningsSiddhant Gupta-22/+22
2020-09-16staging: mt7621-dma: convert tasklets to use new tasklet_setup() APIAllen Pais-3/+3
2020-03-21staging: mt7621-dma: quoted string split across linesGokce Kuler-2/+1
2019-11-07staging: mt7621-dma: align to match open parenthesisJules Irenge-3/+4
2019-10-28staging: mt7621-dma: Remove unnecessary line continuationsFrank A. Cancio Bello-5/+5
2019-10-24staging: mt7621-dma: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd-3/+1
2019-05-30staging: mt7621-dma: sizeof via pointer dereferenceBenjamin Sherman-1/+1
2019-05-20Staging: mt7621-dma: Remove braces around single if statementPuranjay Mohan-2/+1
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman-0/+1
2019-04-03staging: mt7621-dma: Remove print statement on devm_kzalloc errorNishka Dasgupta-1/+0
2019-03-29staging: mediatek: addres minor style issues flagged by clang-format.Armando Miraglia-4/+2
2019-03-03staging: mt7621-dma: remove license boilerplate textJules Irenge-6/+0
2019-03-03staging: mt7621-dma: add SPDX GPL-2.0+ license identifierJules Irenge-0/+1
2019-02-26Staging: mt761-dma: Alignment should match open parenthesisBhanusree Pola-1/+1
2019-02-26Staging: mt7621_dma: Prefer unsigned int over just unsignedBhanusree Pola-1/+1
2019-01-15staging: Move ralink-gdma to its own directoryGeorge Hilliard-939/+0
2019-01-07staging: mt7621-dma: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva-3/+3
2018-12-17staging: mt7621-dma: fix unbalanced bracesLou Knauer-11/+14
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman-1/+2
2018-11-07staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc'Sergio Paracuellos-1/+2
2018-11-05staging: mt7621-dma: Add braces around else branchesKimberly Brown-2/+4
2018-10-10staging: mt7621-dma: Delete unused defineBhanusree Pola-1/+0
2018-03-23staging: mt7621-dma: Fixing parenthesis alignmentChristian Lütke-Stetzkamp-41/+43
2018-03-23staging: mt7621-dma: Removing unnecessary bracesChristian Lütke-Stetzkamp-5/+4
2018-03-23staging: mt7621-dma: Fix ident by spaceChristian Lütke-Stetzkamp-1/+1
2018-03-23staging: mt7621-dma: Remove assignment in ifChristian Lütke-Stetzkamp-2/+5
2018-03-23staging: mt7621-dma: Fix open brace positionChristian Lütke-Stetzkamp-2/+1
2018-03-23staging: mt7621-dma: Fix SpacingChristian Lütke-Stetzkamp-1/+1
2018-03-23staging: mt7621-dma: Fix Pointer LocationChristian Lütke-Stetzkamp-2/+2
2018-03-19staging: mt7621-dma: ralink: add rt2880 dma engineJohn Crispin-0/+1716