summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | spi: davinci: eliminate unnecessary update of davinci_spi->countBrian Niebuhr2010-11-181-6/+0
| | * | | spi: davinci: eliminate the single member structure davinci_spi_slaveBrian Niebuhr2010-11-181-9/+5
| | * | | spi: davinci: remove unused members of davinci_spi_slaveBrian Niebuhr2010-11-181-5/+0
| | * | | spi: davinci: add support for wait enable timeoutsBrian Niebuhr2010-11-181-9/+27
| | * | | spi: davinci: setup chip-select timers values only if timer enabledBrian Niebuhr2010-11-181-17/+4
| | * | | spi: davinci: consolidate setup of SPIFMTn in one functionBrian Niebuhr2010-11-181-105/+49
| | * | | spi: davinci: make chip-slect specific parameters really chip-select specificBrian Niebuhr2010-11-181-30/+37
| | * | | spi: davinci: remove 'wait_enable' platform data memberBrian Niebuhr2010-11-181-1/+1
| | * | | spi: davinci: simplify prescalar calculationBrian Niebuhr2010-11-181-22/+31
| | * | | spi: davinci: enable GPIO lines to be used as chip selectsBrian Niebuhr2010-11-181-7/+32
| | * | | spi: davinci: remove unnecessary data transmit on CS disableBrian Niebuhr2010-11-181-12/+8
| | * | | spi: davinci: enable both activation and deactivation of chip-selectsBrian Niebuhr2010-11-181-35/+18
| | * | | spi: davinci: set chip-select mode in SPIDEF only onceBrian Niebuhr2010-11-181-2/+2
| | * | | spi: davinci: remove unnecessary typecastSekhar Nori2010-11-181-2/+1
| | * | | spi: davinci: removed unused #definesSekhar Nori2010-11-181-31/+2
| | * | | spi: davinci: remove unused variable 'pdata'Brian Niebuhr2010-11-181-8/+0
| | * | | spi: davinci: whitespace cleanupBrian Niebuhr2010-11-181-12/+10
| | * | | spi: davinci: fix checkpatch errorsBrian Niebuhr2010-11-181-1/+1
| | |/ /
| * | | spi/mpc52xx-psc-spi: move probe/remove to proper sectionsWolfram Sang2010-12-241-20/+15
| * | | spi/dw_spi: add DMA supportFeng Tang2010-12-245-19/+264
| * | | spi/dw_spi: change to EXPORT_SYMBOL_GPL for exported APIsFeng Tang2010-12-241-4/+4
| * | | spi/dw_spi: Fix too short timeout in spi polling loopFeng Tang2010-12-241-3/+6
| * | | spi/pl022: convert running variableLinus Walleij2010-12-231-14/+10
| * | | spi/pl022: convert busy flag to a boolLinus Walleij2010-12-231-4/+4
| * | | spi/pl022: pass the returned sglen to the DMA engineLinus Walleij2010-12-231-7/+7
| * | | spi/pl022: map the buffers on the DMA engineLinus Walleij2010-12-231-6/+6
| * | | spi/topcliff_pch: Fix data transfer issueTomoya MORINAGA2010-12-231-4/+4
| * | | spi/imx: remove autodetectionUwe Kleine-König2010-12-231-28/+2
| * | | Merge commit 'v2.6.37-rc7' into spi/nextGrant Likely2010-12-222-1/+10
| |\ \ \
| * | | | drivers/spi: Remove unnecessary semicolonsJoe Perches2010-11-142-2/+2
| * | | | spi/xilinx: merge OF support code into main driverGrant Likely2010-11-095-175/+45
| * | | | spi/xilinx: fold platform_driver support into main bodyGrant Likely2010-11-094-118/+73
| * | | | spi/xilinx: Eliminate pdata references from common code.Grant Likely2010-11-094-25/+12
| | |/ / | |/| |
* | | | spi/m68knommu: Coldfire QSPI platform supportJate Sujjavanich2010-12-291-1/+1
* | | | spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transitionGregory CLEMENT2010-12-291-0/+39
* | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-12-242-11/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | spi/mpc52xx-spi: fix annotation for remove()-pointerWolfram Sang2010-12-241-1/+1
| * | | spi/fsl_espi: fix wrong setting of the address in the command bufferMingkai Hu2010-12-241-7/+9
| * | | spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu2010-12-241-3/+16
| | |/ | |/|
* | | drivers/spi/spi.c: don't release the spi device twiceSebastian Andrzej Siewior2010-12-221-2/+1
|/ /
* | dw_spi: Fix missing final read in some polling situationsMajor Lee2010-12-141-0/+5
* | atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer'Jean-Christophe PLAGNIOL-VILLARD2010-11-301-1/+5
|/
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-012-51/+69
|\
| * spi: fixed odd static string conventions in core codeLinus Walleij2010-10-221-5/+5
| * spi/bfin_spi: only request GPIO on first loadMichael Hennerich2010-10-221-5/+8
| * spi/bfin_spi: handle error/status changes after data interruptsMichael Hennerich2010-10-221-0/+9
| * spi: enable spi_board_info to be registered after spi_masterFeng Tang2010-10-211-41/+47
* | Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2010-10-253-0/+626
|\ \
| * | spi: tegra: fix error setting on timeoutErik Gilling2010-10-251-4/+4
| * | spi: add spi_tegra driverErik Gilling2010-10-213-0/+626
| |/
OpenPOWER on IntegriCloud