aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-dma/mtk-hsdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-05-30staging: mt7621-dma: sizeof via pointer dereferenceBenjamin Sherman1-1/+1
2019-05-20Staging: mt7621-dma: Remove braces around single if statementPuranjay Mohan1-2/+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
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-03-23staging: mt7621-dma: Fixing parenthesis alignmentChristian Lütke-Stetzkamp1-14/+15
2018-03-23staging: mt7621-dma: Removing unnecessary bracesChristian Lütke-Stetzkamp1-2/+2
2018-03-23staging: mt7621-dma: Fix SpacingChristian Lütke-Stetzkamp1-1/+1
2018-03-23staging: mt7621-dma: Fix Pointer LocationChristian Lütke-Stetzkamp1-1/+1
2018-03-19staging: mt7621-dma: ralink: add rt2880 dma engineJohn Crispin1-0/+767