Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c5d714aa6dce262482992cccc0ab01383294f7ac
/
drivers
/
spi
/
spi-cadence.c
56912da
spi: cadence: Correct initialisation of runtime PM again
by Marek Vasut
· 3 years, 6 months ago
4d163ad
spi: cadence: cache reference clock rate during probe
by Michael Hennerich
· 4 years ago
855a40c
spi: cadence: Add SPI transfer delays
by Daniel Mack
· 4 years, 3 months ago
ce8e60f
spi: spi-cadence: add support for chip select high
by Shreyas Joshi
· 4 years, 6 months ago
61acd19
spi: cadence: Correct handling of native chipselect
by Charles Keepax
· 5 years ago
4585bb9
spi: cadence: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
6b8ac10
spi: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
5989984
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 39
by Thomas Gleixner
· 6 years ago
6046f54
spi: cadence: Fix default polarity of native chipselect
by Linus Walleij
· 6 years ago
734882a
spi: cadence: Correct initialisation of runtime PM
by Charles Keepax
· 6 years ago
cfeefa7
spi: cadence: Convert to use CS GPIO descriptors
by Linus Walleij
· 6 years ago
2ba87a9
spi: cadence: Fix missing clk_disable_unprepare() on error in cnds_runtime_resume()
by Wei Yongjun
· 6 years ago
931c4e9
spi: cadence: Change usleep_range() to udelay(), for atomic context
by Janek Kotas
· 7 years ago
16c10b3
Merge branch 'spi-4.17' into spi-4.18 for the merge window
by Mark Brown
· 7 years ago
e1f16b0
spi: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
49530e6
spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
by sxauwsk
· 7 years ago
8027408
spi: cadence: Add support for context loss
by Shubhrajyoti Datta
· 7 years ago
48767fd
spi: cadence: change sequence of calling runtime_enable
by Naga Sureshkumar Relli
· 7 years ago
b42a33b
spi: cadence: Allow for GPIO pins to be used as chipselects
by Moritz Fischer
· 8 years ago
148b1eb
spi: cadence: mark pm functions __maybe_unused
by Arnd Bergmann
· 9 years ago
57bb1369
spi: cadence: Fix some checkpatch warnings
by Shubhrajyoti Datta
· 9 years ago
6fe9b67
spi: cadence: Return the error code for cdns_spi_suspend and cdns_spi_resume
by Shubhrajyoti Datta
· 9 years ago
2198b74
spi: cadence: Remove the clock enable and disable from suspend and resume
by Shubhrajyoti Datta
· 9 years ago
d36ccd9
spi: cadence: Runtime pm adaptation
by Shubhrajyoti Datta
· 9 years ago
b403736
spi: cadance: Fix the Documentation
by Shubhrajyoti Datta
· 9 years ago
50ac697
spi: cadence: Fix probe error handling
by Shubhrajyoti Datta
· 9 years ago
2474667
spi: cadence: Remove _MASK and _OFFSET suffix
by Shubhrajyoti Datta
· 9 years ago
15a1c50
spi: cadence: Fix a check patch warning
by Shubhrajyoti Datta
· 9 years ago
9033a5f
spi: cadence: use to_platform_device()
by Geliang Tang
· 9 years ago
3bcfca6
Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/cadence', 'spi/topic/dw' and 'spi/topic/fsl-cpm' into spi-next
by Mark Brown
· 10 years ago
ee0ebe81
spi: cadence: Fix 3-to-8 mux mode
by Lars-Peter Clausen
· 10 years ago
3cc2910
spi: cadence: Init HW after reading devicetree attributes
by Paul Cercueil
· 10 years ago
e67f04c
spi: cadence: Remove .owner field for driver
by Michal Simek
· 10 years ago
d1345c5
Merge remote-tracking branches 'spi/topic/adi-v3', 'spi/topic/atmel', 'spi/topic/cleanup' and 'spi/topic/davinci' into spi-next
by Mark Brown
· 10 years ago
b48b948
spi: cadence: Configure SPI clock in the prepare_message() callback
by Lars-Peter Clausen
· 10 years ago
a39e65e
spi: cadence: Make sure that clock polarity changes are applied
by Lars-Peter Clausen
· 10 years ago
f7f994a
spi: cadence: Make of_device_id array const
by Jingoo Han
· 11 years ago
c474b38
spi: Add driver for Cadence SPI controller
by Harini Katakam
· 11 years ago