index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-spi
Age
Commit message (
Expand
)
Author
2019-02-04
staging: mt7621-spi: Clean up comparison to NULL
Jasminko Dedic
2019-02-04
staging: spi: mt7621: Remove superfluous pre-declaration of struct mt7621_spi
Stefan Roese
2019-02-04
staging: spi: mt7621: Use macros instead of hardcoded values
Stefan Roese
2019-02-04
staging: spi: mt7621: Sort register definitions
Stefan Roese
2019-02-04
staging: spi: mt7621: Use recommended comment style
Stefan Roese
2019-02-04
staging: spi: mt7621: Minor cosmetic changes
Stefan Roese
2019-02-04
staging: spi: mt7621: Remove superfluous SPI_BPW_MASK definition
Stefan Roese
2019-02-04
staging: spi: mt7621: Add return code check on device_reset()
Stefan Roese
2019-02-04
staging: spi: mt7621: Clean up excessive header usage
Stefan Roese
2019-02-04
staging: spi: mt7621: Switch to SPDX identifier
Stefan Roese
2018-12-12
staging: mt7621-spi: drop support for SPI mode 1/2/3
Chuanhong Guo
2018-12-12
staging: mt7621-spi: drop the broken full-duplex mode
Chuanhong Guo
2018-06-17
staging: mt7621-spi: Remove unnecessary braces {} from single statement if bl...
Sankalp Negi
2018-06-17
staging: mt7621-spi: Add a space before open paranthesis.
Sankalp Negi
2018-06-17
staging: mt7621-spi: Use tabs for indentation instead of spaces.
Sankalp Negi
2018-06-17
staging: mt7621-spi: Fix line over 80 characters by refactoring.
Sankalp Negi
2018-06-17
staging: mt7621-spi: Indent case labels and switch at the same level.
Sankalp Negi
2018-06-17
staging: mt7621-spi: revised half-duplex message handling
NeilBrown
2018-06-17
staging: mt7621-spi: change mt7621_spi_wait_till_ready to take struct mt7621_spi
NeilBrown
2018-05-06
staging: mt7621-spi: remove unused lock.
NeilBrown
2018-04-23
staging: mt7621-spi: Remove redundant owner assignment
Christian Lütke-Stetzkamp
2018-03-19
staging: mt7621-spi: add mt7621 support
John Crispin