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_bfin5xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi_bfin: headers are not for changelogs
Mike Frysinger
2008-02-06
1
-29
/
+3
*
spi_bfin: wait for tx to complete on write paths
Sonic Zhang
2008-02-06
1
-12
/
+10
*
spi_bfin: wait for tx to complete on full duplex paths
Bryan Wu
2008-02-06
1
-15
/
+3
*
spi_bfin: wait for tx to complete on some cs_chg paths
Bryan Wu
2008-02-06
1
-28
/
+12
*
spi_bfin: use more useful GPIO labels
Bryan Wu
2008-02-06
1
-1
/
+1
*
spi_bfin: remove useless fault path
Bryan Wu
2008-02-06
1
-13
/
+2
*
Remove pointless casts from void pointers
Jeff Garzik
2008-02-06
1
-1
/
+1
*
spi_bfin5xx: fix typo in description
Will Newton
2007-12-10
1
-1
/
+1
*
Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer
Bryan Wu
2007-12-05
1
-7
/
+45
*
Blackfin SPI driver: move hard coded pin_req to board file
Bryan Wu
2007-12-05
1
-21
/
+7
*
Blackfin SPI driver: use void __iomem * for regs_base
Bryan Wu
2007-12-05
1
-5
/
+4
*
Blackfin SPI driver: use cpu_relax() to replace continue in while busywait
Bryan Wu
2007-12-05
1
-39
/
+39
*
spi: spi_bfin: resequence DMA start/stop
Sonic Zhang
2007-12-05
1
-11
/
+19
*
spi: spi_bfin: update handling of delay-after-deselect
Bryan Wu
2007-12-05
1
-15
/
+9
*
spi: spi_bfin: bugfix for 8..16 bit word sizes
Bryan Wu
2007-12-05
1
-1
/
+1
*
spi: spi_bfin: handle multiple spi_masters
Bryan Wu
2007-12-05
1
-182
/
+189
*
spi: spi_bfin: relocate spin/waits
Sonic Zhang
2007-12-05
1
-32
/
+52
*
spi: spi_bfin: change handling of communication parameters
Sonic Zhang
2007-12-05
1
-75
/
+87
*
spi: spi_bfin, rearrange portmux calls
Sonic Zhang
2007-12-05
1
-25
/
+28
*
spi: spi_bfin uses portmux for additional busses
Sonic Zhang
2007-12-05
1
-20
/
+31
*
spi: spi_bfin uses platform device resources
Bryan Wu
2007-12-05
1
-41
/
+83
*
spi: spi_bfin, don't bypass spi framework
Mike Frysinger
2007-12-05
1
-0
/
+12
*
spi: spi_bfin handles spi_transfer.cs_change
Bryan Wu
2007-12-05
1
-22
/
+54
*
spi: spi_bfin cleanups, error handling
Bryan Wu
2007-12-05
1
-64
/
+47
*
spi: bfin spi uses portmux calls
Michael Hennerich
2007-12-05
1
-6
/
+22
*
spi: initial BF54x SPI support
Bryan Wu
2007-12-05
1
-70
/
+69
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-1
/
+1
*
spi doesn't need class_device
Tony Jones
2007-10-16
1
-1
/
+1
*
Clean up duplicate includes in drivers/spi/
Jesper Juhl
2007-10-16
1
-1
/
+0
*
SPI driver hotplug/coldplug fixes
David Brownell
2007-08-31
1
-1
/
+2
*
Blackfin SPI driver: fix bug SPI DMA incomplete transmission
Bryan Wu
2007-06-11
1
-5
/
+10
*
Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes
Mike Frysinger
2007-06-11
1
-1
/
+1
*
Blackfin SPI: cleanup according to David Brownell's review
Bryan Wu
2007-05-21
1
-72
/
+80
*
Blackfin: blackfin on-chip SPI controller driver
Wu, Bryan
2007-05-07
1
-0
/
+1313