summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-dma
Commit message (Expand)AuthorAgeFilesLines
* staging: mt7621-dma: sizeof via pointer dereferenceBenjamin Sherman2019-05-301-1/+1
* Staging: mt7621-dma: Remove braces around single if statementPuranjay Mohan2019-05-201-2/+1
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: mt7621-dma: Remove print statement on devm_kzalloc errorNishka Dasgupta2019-04-031-1/+0
* staging: mediatek: addres minor style issues flagged by clang-format.Armando Miraglia2019-03-291-4/+2
* staging: mt7621-dma: remove license boilerplate textJules Irenge2019-03-031-6/+0
* staging: mt7621-dma: add SPDX GPL-2.0+ license identifierJules Irenge2019-03-031-0/+1
* Staging: mt761-dma: Alignment should match open parenthesisBhanusree Pola2019-02-261-1/+1
* Staging: mt7621_dma: Prefer unsigned int over just unsignedBhanusree Pola2019-02-261-1/+1
* staging: Move ralink-gdma to its own directoryGeorge Hilliard2019-01-153-939/+0
* staging: mt7621-dma: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-071-3/+3
* staging: mt7621-dma: fix unbalanced bracesLou Knauer2018-12-171-11/+14
* Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2018-12-031-1/+2
|\
| * staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc'Sergio Paracuellos2018-11-071-1/+2
* | staging: mt7621-dma: Add braces around else branchesKimberly Brown2018-11-051-2/+4
|/
* staging: mt7621-dma: Delete unused defineBhanusree Pola2018-10-101-1/+0
* staging: mt7621-dma: Fixing parenthesis alignmentChristian Lütke-Stetzkamp2018-03-232-41/+43
* staging: mt7621-dma: Removing unnecessary bracesChristian Lütke-Stetzkamp2018-03-232-5/+4
* staging: mt7621-dma: Fix ident by spaceChristian Lütke-Stetzkamp2018-03-231-1/+1
* staging: mt7621-dma: Remove assignment in ifChristian Lütke-Stetzkamp2018-03-231-2/+5
* staging: mt7621-dma: Fix open brace positionChristian Lütke-Stetzkamp2018-03-231-2/+1
* staging: mt7621-dma: Fix SpacingChristian Lütke-Stetzkamp2018-03-231-1/+1
* staging: mt7621-dma: Fix Pointer LocationChristian Lütke-Stetzkamp2018-03-232-2/+2
* staging: mt7621-dma: ralink: add rt2880 dma engineJohn Crispin2018-03-195-0/+1716