aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-17staging: mt7621-spi: Remove unnecessary braces {} from single statement if block.Sankalp Negi1-2/+1
2018-06-17staging: mt7621-spi: Add a space before open paranthesis.Sankalp Negi1-1/+1
2018-06-17staging: mt7621-spi: Use tabs for indentation instead of spaces.Sankalp Negi1-1/+1
2018-06-17staging: mt7621-spi: Fix line over 80 characters by refactoring.Sankalp Negi1-1/+2
2018-06-17staging: mt7621-spi: Indent case labels and switch at the same level.Sankalp Negi1-11/+11
2018-06-17staging: mt7621-spi: revised half-duplex message handlingNeilBrown1-67/+98
2018-06-17staging: mt7621-spi: change mt7621_spi_wait_till_ready to take struct mt7621_spiNeilBrown1-6/+5
2018-05-06staging: mt7621-spi: remove unused lock.NeilBrown1-3/+0
2018-04-23staging: mt7621-spi: Remove redundant owner assignmentChristian Lütke-Stetzkamp1-1/+0
2018-03-19staging: mt7621-spi: add mt7621 supportJohn Crispin4-0/+501