index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi_bfin5xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
spi: spi_bfin5xx.c: use resource_size()
hartleys
2009-12-17
1
-1
/
+1
*
spi: move more spi_setup() functionality into core
David Brownell
2009-06-18
1
-6
/
+3
*
spi: move common spi_setup() functionality into core
David Brownell
2009-06-18
1
-4
/
+0
*
spi_bfin5xx: limit reaches -1
Roel Kluin
2009-06-18
1
-1
/
+1
*
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
2009-06-13
1
-2
/
+2
*
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
Mike Rapoport
2009-04-07
1
-2
/
+0
*
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
2009-04-07
1
-142
/
+108
*
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
2009-04-07
1
-8
/
+32
*
Blackfin SPI Driver: fix NULL pointer crash
Mike Frysinger
2009-04-07
1
-0
/
+3
*
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Mike Frysinger
2009-04-07
1
-111
/
+112
*
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
Yi Li
2009-04-07
1
-9
/
+8
*
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...
Yi Li
2009-04-07
1
-3
/
+2
*
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
Mike Frysinger
2009-04-07
1
-1
/
+2
*
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
Mike Frysinger
2009-04-07
1
-1
/
+11
*
Blackfin SPI Driver: get dma working for SPI flashes
Mike Frysinger
2009-04-07
1
-10
/
+16
*
Blackfin SPI Driver: SPI slave select code cleanup
Mike Frysinger
2009-04-07
1
-3
/
+1
*
Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
Mike Frysinger
2009-04-07
1
-3
/
+3
*
Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any
Mike Frysinger
2009-04-07
1
-1
/
+1
*
Blackfin SPI Driver: add a few more DMA debug messages
Mike Frysinger
2009-04-07
1
-2
/
+10
*
Blackfin SPI Driver: drop bogus cast and touchup dma label
Mike Frysinger
2009-04-07
1
-2
/
+2
*
Blackfin SPI Driver: unify duplicated code in dma read/write paths
Mike Frysinger
2009-04-07
1
-26
/
+21
*
Blackfin SPI Driver: pass DMA overflow error to the higher level
Mike Frysinger
2009-04-07
1
-5
/
+11
*
Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ...
Mike Frysinger
2009-04-07
1
-3
/
+3
*
Blackfin SPI Driver: remove useless <asm/cplbinit.h>
Mike Frysinger
2009-04-07
1
-3
/
+0
*
Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
Michael Hennerich
2009-04-07
1
-0
/
+3
*
Blackfin SPI Driver: ensure cache coherency before doing DMA
Vitja Makarov
2009-04-07
1
-3
/
+20
*
spi: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
1
-2
/
+2
*
spi_bfin5xx: use PIO for full duplex, not DMA
Vitja Makarov
2008-05-01
1
-2
/
+5
*
spi: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
1
-1
/
+1
*
spi: spi_bfin5xx: remove unused label
Michael Hennerich
2008-04-08
1
-1
/
+0
*
spi: spi_bfin5xx: fix probe() sequencing
Vitja Makarov
2008-04-08
1
-6
/
+6
*
spi: spi_bfin5xx build fix
Mike Frysinger
2008-04-08
1
-2
/
+2
*
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
[next]