aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-spi
AgeCommit message (Expand)Author
2023-03-17Revert "spi: mt7621: Fix an error message in mt7621_spi_probe()"Nobuhiro Iwamatsu
2022-10-26spi: mt7621: Fix an error message in mt7621_spi_probe()Christophe JAILLET
2021-06-03spi: mt7621: Don't leak SPI master in probe error pathLukas Wunner
2021-06-03spi: mt7621: Disable clock in probe error pathLukas Wunner
2020-12-30spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probeQinglang Miao
2019-04-05staging: spi: mt7621: Add return code check on device_reset()Stefan Roese
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