index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-rspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'spi/fix/rcar' into spi-linus
Mark Brown
2014-01-23
1
-3
/
+4
|
\
|
*
spi: rspi: Fix typo when clearing SPSR_OVRF
Geert Uytterhoeven
2013-12-24
1
-1
/
+1
|
*
spi: rspi: Fix NULL pointer dereference on SH7757
Geert Uytterhoeven
2013-12-24
1
-2
/
+3
*
|
spi: Remove duplicate code to set default bits_per_word setting
Axel Lin
2014-01-17
1
-2
/
+0
*
|
spi: rspi: Add missing clk_disable() calls in error and cleanup paths
Geert Uytterhoeven
2014-01-14
1
-4
/
+7
*
|
Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2014-01-14
1
-30
/
+16
|
\
\
|
*
|
spi: rcar: Use devm_spi_register_master()
Jingoo Han
2013-12-09
1
-2
/
+1
|
*
|
spi: rcar: Use devm_* managed allocators
Laurent Pinchart
2013-11-27
1
-25
/
+13
|
*
|
spi: rcar: Fix pointer cast in the remove function
Laurent Pinchart
2013-11-27
1
-2
/
+1
|
*
|
spi: rcar: Fix uninitialized variable warning
Laurent Pinchart
2013-11-27
1
-1
/
+1
|
|
/
*
|
spi: rspi: Spelling s/transmition/transmission/
Geert Uytterhoeven
2014-01-14
1
-2
/
+2
*
|
spi: rspi: Add support for specifying CPHA/CPOL
Geert Uytterhoeven
2014-01-13
1
-2
/
+10
*
|
spi: rspi: Add more QSPI register documentation
Geert Uytterhoeven
2014-01-13
1
-6
/
+19
*
|
spi: rspi: Add more RSPI register documentation
Geert Uytterhoeven
2014-01-13
1
-86
/
+99
*
|
spi: rspi: Use u8 for 8-bit register values
Geert Uytterhoeven
2013-12-24
1
-5
/
+5
*
|
spi: rspi: Use DUMMY_DATA macro instead of hardcoded value
Geert Uytterhoeven
2013-12-24
1
-2
/
+4
*
|
spi: rspi: Make more pointers const
Geert Uytterhoeven
2013-12-24
1
-17
/
+20
*
|
spi: rspi: Remove casts
Geert Uytterhoeven
2013-12-24
1
-15
/
+14
*
|
spi: rspi: Use dev_get_platdata() instead of raw dev.platform_data access
Geert Uytterhoeven
2013-12-24
1
-1
/
+1
|
/
*
spi/rspi: Fix 8bit data access, clear buffer
Hiep Cao Minh
2013-10-10
1
-2
/
+93
*
spi: rcar: add Renesas QSPI support on RSPI
Hiep Cao Minh
2013-09-17
1
-41
/
+142
*
Merge remote-tracking branch 'spi/topic/rspi' into spi-next
Mark Brown
2013-09-01
1
-1
/
+1
|
\
|
*
spi: rspi: Add spi_master_get() call to prevent use after free
Axel Lin
2013-08-31
1
-1
/
+1
*
|
Merge remote-tracking branch 'spi/topic/rspi' into spi-pdata
Mark Brown
2013-08-29
1
-5
/
+12
|
\
|
|
*
spi: spi-rspi: fix inconsistent spin_lock_irqsave
Shimoda, Yoshihiro
2013-08-27
1
-4
/
+6
|
*
spi: rspi: provide port addresses to dmaengine driver via slave configuration
Guennadi Liakhovetski
2013-08-02
1
-1
/
+6
*
|
spi: use dev_get_platdata()
Jingoo Han
2013-08-29
1
-1
/
+1
|
/
*
spi: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-23
1
-2
/
+2
*
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-07
1
-5
/
+5
*
spi: spi-rspi: fix build error for the latest shdma driver
Shimoda, Yoshihiro
2012-10-17
1
-22
/
+34
*
spi/rspi: add dmaengine support
Shimoda, Yoshihiro
2012-05-19
1
-6
/
+314
*
spi: add support for Renesas RSPI
Shimoda, Yoshihiro
2012-03-07
1
-0
/
+521