Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | staging: mt7621-spi: Remove unnecessary braces {} from single statement if bl... | Sankalp Negi | 2018-06-17 | 1 | -2/+1 |
* | staging: mt7621-spi: Add a space before open paranthesis. | Sankalp Negi | 2018-06-17 | 1 | -1/+1 |
* | staging: mt7621-spi: Use tabs for indentation instead of spaces. | Sankalp Negi | 2018-06-17 | 1 | -1/+1 |
* | staging: mt7621-spi: Fix line over 80 characters by refactoring. | Sankalp Negi | 2018-06-17 | 1 | -1/+2 |
* | staging: mt7621-spi: Indent case labels and switch at the same level. | Sankalp Negi | 2018-06-17 | 1 | -11/+11 |
* | staging: mt7621-spi: revised half-duplex message handling | NeilBrown | 2018-06-17 | 1 | -67/+98 |
* | staging: mt7621-spi: change mt7621_spi_wait_till_ready to take struct mt7621_spi | NeilBrown | 2018-06-17 | 1 | -6/+5 |
* | staging: mt7621-spi: remove unused lock. | NeilBrown | 2018-05-06 | 1 | -3/+0 |
* | staging: mt7621-spi: Remove redundant owner assignment | Christian Lütke-Stetzkamp | 2018-04-23 | 1 | -1/+0 |
* | staging: mt7621-spi: add mt7621 support | John Crispin | 2018-03-19 | 4 | -0/+501 |