aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/mt7621-spi
AgeCommit message (Expand)Author
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-04-02staging: mt7621-spi: Remove parenthesesNishka Dasgupta
2019-03-21staging: mt7621-spi: Remove references to nonexistent mt7621_spi_opsGeorge Hilliard
2019-02-04staging: mt7621-spi: Clean up comparison to NULLJasminko Dedic
2019-02-04staging: spi: mt7621: Remove superfluous pre-declaration of struct mt7621_spiStefan Roese
2019-02-04staging: spi: mt7621: Use macros instead of hardcoded valuesStefan Roese
2019-02-04staging: spi: mt7621: Sort register definitionsStefan Roese
2019-02-04staging: spi: mt7621: Use recommended comment styleStefan Roese
2019-02-04staging: spi: mt7621: Minor cosmetic changesStefan Roese
2019-02-04staging: spi: mt7621: Remove superfluous SPI_BPW_MASK definitionStefan Roese
2019-02-04staging: spi: mt7621: Add return code check on device_reset()Stefan Roese
2019-02-04staging: spi: mt7621: Clean up excessive header usageStefan Roese
2019-02-04staging: spi: mt7621: Switch to SPDX identifierStefan Roese
2018-12-12staging: mt7621-spi: drop support for SPI mode 1/2/3Chuanhong Guo
2018-12-12staging: mt7621-spi: drop the broken full-duplex modeChuanhong Guo
2018-06-17staging: mt7621-spi: Remove unnecessary braces {} from single statement if bl...Sankalp Negi
2018-06-17staging: mt7621-spi: Add a space before open paranthesis.Sankalp Negi
2018-06-17staging: mt7621-spi: Use tabs for indentation instead of spaces.Sankalp Negi
2018-06-17staging: mt7621-spi: Fix line over 80 characters by refactoring.Sankalp Negi
2018-06-17staging: mt7621-spi: Indent case labels and switch at the same level.Sankalp Negi
2018-06-17staging: mt7621-spi: revised half-duplex message handlingNeilBrown
2018-06-17staging: mt7621-spi: change mt7621_spi_wait_till_ready to take struct mt7621_spiNeilBrown
2018-05-06staging: mt7621-spi: remove unused lock.NeilBrown
2018-04-23staging: mt7621-spi: Remove redundant owner assignmentChristian Lütke-Stetzkamp
2018-03-19staging: mt7621-spi: add mt7621 supportJohn Crispin