summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-spi
Commit message (Expand)AuthorAgeFilesLines
* staging: mt7621-spi: Remove unnecessary braces {} from single statement if bl...Sankalp Negi2018-06-171-2/+1
* staging: mt7621-spi: Add a space before open paranthesis.Sankalp Negi2018-06-171-1/+1
* staging: mt7621-spi: Use tabs for indentation instead of spaces.Sankalp Negi2018-06-171-1/+1
* staging: mt7621-spi: Fix line over 80 characters by refactoring.Sankalp Negi2018-06-171-1/+2
* staging: mt7621-spi: Indent case labels and switch at the same level.Sankalp Negi2018-06-171-11/+11
* staging: mt7621-spi: revised half-duplex message handlingNeilBrown2018-06-171-67/+98
* staging: mt7621-spi: change mt7621_spi_wait_till_ready to take struct mt7621_spiNeilBrown2018-06-171-6/+5
* staging: mt7621-spi: remove unused lock.NeilBrown2018-05-061-3/+0
* staging: mt7621-spi: Remove redundant owner assignmentChristian Lütke-Stetzkamp2018-04-231-1/+0
* staging: mt7621-spi: add mt7621 supportJohn Crispin2018-03-194-0/+501