Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bd920ff553ba17f19372501a14e432d9d92b102b
/
drivers
/
spi
/
spi-rspi.c
341e6df
Merge commit 'spi/fix/rcar' into spi-linus
by Mark Brown
· 11 years ago
23061f1
spi: Remove duplicate code to set default bits_per_word setting
by Axel Lin
· 11 years ago
fcb4ed7
spi: rspi: Add missing clk_disable() calls in error and cleanup paths
by Geert Uytterhoeven
· 11 years ago
13ea330
Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-rspi
by Mark Brown
· 11 years ago
b7ed6b8
spi: rspi: Spelling s/transmition/transmission/
by Geert Uytterhoeven
· 11 years ago
348e515
spi: rspi: Add support for specifying CPHA/CPOL
by Geert Uytterhoeven
· 11 years ago
fbe5072
spi: rspi: Add more QSPI register documentation
by Geert Uytterhoeven
· 11 years ago
6ab4865
spi: rspi: Add more RSPI register documentation
by Geert Uytterhoeven
· 11 years ago
97b95c1
spi: rspi: Use u8 for 8-bit register values
by Geert Uytterhoeven
· 11 years ago
2aae80b
spi: rspi: Use DUMMY_DATA macro instead of hardcoded value
by Geert Uytterhoeven
· 11 years ago
baf588f
spi: rspi: Make more pointers const
by Geert Uytterhoeven
· 11 years ago
c132f09
spi: rspi: Remove casts
by Geert Uytterhoeven
· 11 years ago
fc671a9
spi: rspi: Use dev_get_platdata() instead of raw dev.platform_data access
by Geert Uytterhoeven
· 11 years ago
df900e6
spi: rspi: Fix typo when clearing SPSR_OVRF
by Geert Uytterhoeven
· 11 years ago
efd85ac
spi: rspi: Fix NULL pointer dereference on SH7757
by Geert Uytterhoeven
· 11 years ago
9e03d05
spi: rcar: Use devm_spi_register_master()
by Jingoo Han
· 11 years ago
5d79e9a
spi: rcar: Use devm_* managed allocators
by Laurent Pinchart
· 11 years ago
5ffbe2d
spi: rcar: Fix pointer cast in the remove function
by Laurent Pinchart
· 11 years ago
8e1c809
spi: rcar: Fix uninitialized variable warning
by Laurent Pinchart
· 11 years ago
cb52c67
spi/rspi: Fix 8bit data access, clear buffer
by Hiep Cao Minh
· 11 years ago
5ce0ba8
spi: rcar: add Renesas QSPI support on RSPI
by Hiep Cao Minh
· 11 years ago
121a396
Merge remote-tracking branch 'spi/topic/rspi' into spi-next
by Mark Brown
· 11 years ago
9d3405d
spi: rspi: Add spi_master_get() call to prevent use after free
by Axel Lin
· 11 years ago
b5f9a9d
Merge remote-tracking branch 'spi/topic/rspi' into spi-pdata
by Mark Brown
· 11 years ago
8074cf0
spi: use dev_get_platdata()
by Jingoo Han
· 11 years ago
8d4d08c
spi: spi-rspi: fix inconsistent spin_lock_irqsave
by Shimoda, Yoshihiro
· 11 years ago
e2b0509
spi: rspi: provide port addresses to dmaengine driver via slave configuration
by Guennadi Liakhovetski
· 11 years ago
24b5a82
spi: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
fd4a319
spi: Remove HOTPLUG section attributes
by Grant Likely
· 12 years ago
0243c53
spi: spi-rspi: fix build error for the latest shdma driver
by Shimoda, Yoshihiro
· 12 years ago
a3633fe
spi/rspi: add dmaengine support
by Shimoda, Yoshihiro
· 13 years ago
0b2182d
spi: add support for Renesas RSPI
by Shimoda, Yoshihiro
· 13 years ago