aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* spi/gpio: fix section mismatch warningManuel Lauss2011-12-07
* spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby2011-12-07
* spi/nuc900: Include linux/module.hAxel Lin2011-12-07
* spi/ath79: fix compile error due to missing includeGabor Juhos2011-12-07
* ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2011-11-26
* Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-11-20
|\
| * ARM: 7149/1: spi/pl022: Enable clock in probeUlf Hansson2011-11-08
* | atmel/spi: fix missing probeJean-Christophe PLAGNIOL-VILLARD2011-11-09
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.cPaul Gortmaker2011-10-31
| * spi: Add module.h to implicit users in drivers/spiPaul Gortmaker2011-10-31
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-04
|\ \
| * | spi/s3c64xx: Merge dma control codeBoojin Kim2011-09-14
| * | spi/s3c64xx: Add support DMA engine APIBoojin Kim2011-09-14
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-03
|\ \ \ | |_|/ |/| |
| * | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-24
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-29
|\ \ \
| * | | drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-24
| * | | spi: irq: Remove IRQF_DISABLEDYong Zhang2011-10-24
| * | | OMAP: SPI: Fix the trying to free nonexistent resource errorShubhrajyoti D2011-10-24
| * | | Merge commit 'v3.1' into spi/nextGrant Likely2011-10-24
| |\| |
| * | | spi/spi-ep93xx: add module.h includeMika Westerberg2011-10-16
| * | | spi/tegra: fix compilation error in spi-tegra.cMarc Dietrich2011-10-14
| * | | spi: spi-dw: fix all sparse warningsH Hartley Sweeten2011-09-21
| * | | spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is trueViresh Kumar2011-09-21
| * | | spi/spi-pl022: calculate_effective_freq() must set rate <= requested rateViresh Kumar2011-09-21
| * | | spi/spi-pl022: Don't allocate more sg than required.Viresh Kumar2011-09-21
| * | | spi/spi-pl022: Use GFP_ATOMIC for allocation from taskletViresh Kumar2011-09-21
| * | | spi/spi-pl022: Resolve formatting issuesViresh Kumar2011-09-20
| | |/ | |/|
* | | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds2011-10-27
|\ \ \
| * | | clk: spi-pl022: convert to clk_prepare()/clk_unprepare()Russell King2011-09-27
* | | | Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27
|\| | |
| * | | ARM: 7079/1: spi: Fix builderror in spi-pl022.cPeter Hüwe2011-09-22
| * | | PM: add runtime PM support to core Primecell driverRussell King2011-09-22
| |/ /
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27
|\ \ \ | |_|/ |/| |
| * | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
| |/
* | spi-topcliff-pch: Fix overrun issueTomoya MORINAGA2011-10-04
* | spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA2011-10-04
* | spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA2011-10-04
* | spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA2011-10-04
* | spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA2011-10-04
* | spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris2011-09-23
* | spi/imx: Fix spi-imx when the hardware SPI chipselects are usedFabio Estevam2011-09-15
|/
* spi/pl022: remove function cannot exitLinus Walleij2011-08-02
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-22
|\
| * spi/imx: add device tree probe supportShawn Guo2011-07-14
| * spi/imx: copy gpio number passed by platform data into driver private dataShawn Guo2011-07-14
| * spi/imx: use soc name in spi device type naming schemeShawn Guo2011-07-14
| * spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4Shawn Guo2011-07-14
| * spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macroShawn Guo2011-07-14