index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
spi: davinci: eliminate unnecessary update of davinci_spi->count
Brian Niebuhr
2010-11-18
1
-6
/
+0
|
|
*
|
|
spi: davinci: eliminate the single member structure davinci_spi_slave
Brian Niebuhr
2010-11-18
1
-9
/
+5
|
|
*
|
|
spi: davinci: remove unused members of davinci_spi_slave
Brian Niebuhr
2010-11-18
1
-5
/
+0
|
|
*
|
|
spi: davinci: add support for wait enable timeouts
Brian Niebuhr
2010-11-18
1
-9
/
+27
|
|
*
|
|
spi: davinci: setup chip-select timers values only if timer enabled
Brian Niebuhr
2010-11-18
1
-17
/
+4
|
|
*
|
|
spi: davinci: consolidate setup of SPIFMTn in one function
Brian Niebuhr
2010-11-18
1
-105
/
+49
|
|
*
|
|
spi: davinci: make chip-slect specific parameters really chip-select specific
Brian Niebuhr
2010-11-18
1
-30
/
+37
|
|
*
|
|
spi: davinci: remove 'wait_enable' platform data member
Brian Niebuhr
2010-11-18
1
-1
/
+1
|
|
*
|
|
spi: davinci: simplify prescalar calculation
Brian Niebuhr
2010-11-18
1
-22
/
+31
|
|
*
|
|
spi: davinci: enable GPIO lines to be used as chip selects
Brian Niebuhr
2010-11-18
1
-7
/
+32
|
|
*
|
|
spi: davinci: remove unnecessary data transmit on CS disable
Brian Niebuhr
2010-11-18
1
-12
/
+8
|
|
*
|
|
spi: davinci: enable both activation and deactivation of chip-selects
Brian Niebuhr
2010-11-18
1
-35
/
+18
|
|
*
|
|
spi: davinci: set chip-select mode in SPIDEF only once
Brian Niebuhr
2010-11-18
1
-2
/
+2
|
|
*
|
|
spi: davinci: remove unnecessary typecast
Sekhar Nori
2010-11-18
1
-2
/
+1
|
|
*
|
|
spi: davinci: removed unused #defines
Sekhar Nori
2010-11-18
1
-31
/
+2
|
|
*
|
|
spi: davinci: remove unused variable 'pdata'
Brian Niebuhr
2010-11-18
1
-8
/
+0
|
|
*
|
|
spi: davinci: whitespace cleanup
Brian Niebuhr
2010-11-18
1
-12
/
+10
|
|
*
|
|
spi: davinci: fix checkpatch errors
Brian Niebuhr
2010-11-18
1
-1
/
+1
|
|
|
/
/
|
*
|
|
spi/mpc52xx-psc-spi: move probe/remove to proper sections
Wolfram Sang
2010-12-24
1
-20
/
+15
|
*
|
|
spi/dw_spi: add DMA support
Feng Tang
2010-12-24
5
-19
/
+264
|
*
|
|
spi/dw_spi: change to EXPORT_SYMBOL_GPL for exported APIs
Feng Tang
2010-12-24
1
-4
/
+4
|
*
|
|
spi/dw_spi: Fix too short timeout in spi polling loop
Feng Tang
2010-12-24
1
-3
/
+6
|
*
|
|
spi/pl022: convert running variable
Linus Walleij
2010-12-23
1
-14
/
+10
|
*
|
|
spi/pl022: convert busy flag to a bool
Linus Walleij
2010-12-23
1
-4
/
+4
|
*
|
|
spi/pl022: pass the returned sglen to the DMA engine
Linus Walleij
2010-12-23
1
-7
/
+7
|
*
|
|
spi/pl022: map the buffers on the DMA engine
Linus Walleij
2010-12-23
1
-6
/
+6
|
*
|
|
spi/topcliff_pch: Fix data transfer issue
Tomoya MORINAGA
2010-12-23
1
-4
/
+4
|
*
|
|
spi/imx: remove autodetection
Uwe Kleine-König
2010-12-23
1
-28
/
+2
|
*
|
|
Merge commit 'v2.6.37-rc7' into spi/next
Grant Likely
2010-12-22
2
-1
/
+10
|
|
\
\
\
|
*
|
|
|
drivers/spi: Remove unnecessary semicolons
Joe Perches
2010-11-14
2
-2
/
+2
|
*
|
|
|
spi/xilinx: merge OF support code into main driver
Grant Likely
2010-11-09
5
-175
/
+45
|
*
|
|
|
spi/xilinx: fold platform_driver support into main body
Grant Likely
2010-11-09
4
-118
/
+73
|
*
|
|
|
spi/xilinx: Eliminate pdata references from common code.
Grant Likely
2010-11-09
4
-25
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
spi/m68knommu: Coldfire QSPI platform support
Jate Sujjavanich
2010-12-29
1
-1
/
+1
*
|
|
|
spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition
Gregory CLEMENT
2010-12-29
1
-0
/
+39
*
|
|
|
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-12-24
2
-11
/
+26
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
spi/mpc52xx-spi: fix annotation for remove()-pointer
Wolfram Sang
2010-12-24
1
-1
/
+1
|
*
|
|
spi/fsl_espi: fix wrong setting of the address in the command buffer
Mingkai Hu
2010-12-24
1
-7
/
+9
|
*
|
|
spi/fsl_espi: change the read behaviour of the SPIRF
Mingkai Hu
2010-12-24
1
-3
/
+16
|
|
|
/
|
|
/
|
*
|
|
drivers/spi/spi.c: don't release the spi device twice
Sebastian Andrzej Siewior
2010-12-22
1
-2
/
+1
|
/
/
*
|
dw_spi: Fix missing final read in some polling situations
Major Lee
2010-12-14
1
-0
/
+5
*
|
atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer'
Jean-Christophe PLAGNIOL-VILLARD
2010-11-30
1
-1
/
+5
|
/
*
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-11-01
2
-51
/
+69
|
\
|
*
spi: fixed odd static string conventions in core code
Linus Walleij
2010-10-22
1
-5
/
+5
|
*
spi/bfin_spi: only request GPIO on first load
Michael Hennerich
2010-10-22
1
-5
/
+8
|
*
spi/bfin_spi: handle error/status changes after data interrupts
Michael Hennerich
2010-10-22
1
-0
/
+9
|
*
spi: enable spi_board_info to be registered after spi_master
Feng Tang
2010-10-21
1
-41
/
+47
*
|
Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra
Linus Torvalds
2010-10-25
3
-0
/
+626
|
\
\
|
*
|
spi: tegra: fix error setting on timeout
Erik Gilling
2010-10-25
1
-4
/
+4
|
*
|
spi: add spi_tegra driver
Erik Gilling
2010-10-21
3
-0
/
+626
|
|
/
[prev]
[next]