summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2012-04-05dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-04-05spi: tegra: Use tegra_dma_cancel() to abort requestLaxman Dewangan
2012-03-15spi: tegra: Make sure SCLK frequency to be in minimum require value.Laxman Dewangan
2012-03-01spi: tegra: Fix CS status properly in spi setupLaxman Dewangan
2012-02-23spi: tegra: checkpatch cleanupsLaxman Dewangan
2012-02-23spi: tegra: Add Dma/cpu buffer synchronisationLaxman Dewangan
2012-02-03spi: tegra: dequeue dma req using tegra_dma_dequeue_req()Laxman Dewangan
2012-01-31spi: tegra: use run time pm apis for clock controlLaxman Dewangan
2012-01-13drivers: spi: tegra: Add runtime PM supportAshwini Ghuge
2011-12-30SPI: tegra: Pass rx data only to req bit lengthVarun Wadekar
2011-12-15drivers: spi: Fix compiler messages in I/O driversAshwini Ghuge
2011-11-30HACK merge fixups for compileDan Willemsen
2011-11-30gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen
2011-11-30spi: tegra: Fixed spi slave CS polarityAmlan Kundu
2011-11-30spi: tegra: Move clock controls api out of spin lockLaxman Dewangan
2011-11-30spi: tegra: Handles suspend when spi transfer is in progressLaxman Dewangan
2011-11-30spi: slave: tegra: GPL Export for callack register apiLaxman Dewangan
2011-11-30spi: tegra: Select best clock source for required rateLaxman Dewangan
2011-11-30spi: tegra: fix uninitialized values and if statementJubeom Kim
2011-11-30arm: tegra: Clean up SOC conditionalsScott Williams
2011-11-30arm: tegra: dma: Adding client name with dma allocation.Laxman Dewangan
2011-11-30spi: tegra: Spi controller configured during device setupLaxman Dewangan
2011-11-30spi: tegra: Adding spi slave supportLaxman Dewangan
2011-11-30ARM: tegra: Use proper type for physical addressesScott Williams
2011-11-30spi: tegra: Supporting HW based CS controlLaxman Dewangan
2011-11-30spi: tegra: Fixing misc issues.Laxman Dewangan
2011-11-30spi: tegra: disabling packed modeAmit Kamath
2011-11-30[ARM] tegra: spi: Fixed setup bugsAmit Kamath
2011-11-30[tegra:spi] master tegra spi driver updateminwuklee
2011-11-30[tegra:dma] set dma burst size for spi/slinkminwuklee
2011-11-30[tegra:dma] set dma burst size for spi/slinkminwuklee
2011-11-30spi: tegra: Use shared DMA channelColin Cross
2011-11-30spi: tegra: Increase delay between CS and clock startGreg Meiste
2011-11-30[ARM] Tegra: SPI: Suspend/resume.Todd Poynor
2011-11-11OMAP: SPI: Fix the trying to free nonexistent resource errorShubhrajyoti D
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA
2011-10-04spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA
2011-10-04spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA
2011-10-04spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA
2011-09-23spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris
2011-09-15spi/imx: Fix spi-imx when the hardware SPI chipselects are usedFabio Estevam
2011-08-02spi/pl022: remove function cannot exitLinus Walleij
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-14spi/imx: add device tree probe supportShawn Guo
2011-07-14spi/imx: copy gpio number passed by platform data into driver private dataShawn Guo
2011-07-14spi/imx: use soc name in spi device type naming schemeShawn Guo
2011-07-14spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4Shawn Guo
2011-07-14spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macroShawn Guo
2011-07-14spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macroShawn Guo