Age | Commit message (Expand) | Author |
2013-04-10 | spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts | Anatolij Gustschin |
2012-05-31 | spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control | Herton Ronaldo Krzesinski |
2012-05-20 | spi-topcliff-pch: add recovery processing in case wait-event timeout | Tomoya MORINAGA |
2012-05-20 | spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control | Tomoya MORINAGA |
2012-05-20 | spi-topcliff-pch: Fix issue for transmitting over 4KByte | Tomoya MORINAGA |
2012-05-20 | spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info | Tomoya MORINAGA |
2012-05-11 | spi/mpc83xx: fix NULL pdata dereference bug | Kenth Eriksson |
2012-05-11 | spi: Fix device unregistration when unregistering the bus master | Laurent Pinchart |
2012-04-22 | spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA |
2012-04-22 | spi-topcliff-pch: fix -Wuninitialized warning | Danny Kukawka |
2012-03-12 | spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver | Danny Kukawka |
2011-12-07 | spi/gpio: fix section mismatch warning | Manuel Lauss |
2011-12-07 | spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build | Jiri Slaby |
2011-12-07 | spi/nuc900: Include linux/module.h | Axel Lin |
2011-12-07 | spi/ath79: fix compile error due to missing include | Gabor Juhos |
2011-11-26 | ARM: 7175/1: add subname parameter to mfp_set_groupg callers | Axel Lin |
2011-11-20 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds |
2011-11-09 | atmel/spi: fix missing probe | Jean-Christophe PLAGNIOL-VILLARD |
2011-11-08 | ARM: 7149/1: spi/pl022: Enable clock in probe | Ulf Hansson |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2011-11-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2011-10-31 | spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c | Paul Gortmaker |
2011-10-31 | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker |
2011-10-29 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-10-27 | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu... | Linus Torvalds |
2011-10-27 | Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-25 | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely |
2011-10-24 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss |
2011-10-24 | spi: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-10-24 | OMAP: SPI: Fix the trying to free nonexistent resource error | Shubhrajyoti D |
2011-10-24 | Merge commit 'v3.1' into spi/next | Grant Likely |
2011-10-16 | spi/spi-ep93xx: add module.h include | Mika Westerberg |
2011-10-14 | spi/tegra: fix compilation error in spi-tegra.c | Marc Dietrich |
2011-10-04 | spi-topcliff-pch: Fix overrun issue | Tomoya MORINAGA |
2011-10-04 | spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs | Tomoya MORINAGA |
2011-10-04 | spi-topcliff-pch: Fix CPU read complete condition issue | Tomoya MORINAGA |
2011-10-04 | spi-topcliff-pch: Fix SSN Control issue | Tomoya MORINAGA |
2011-10-04 | spi-topcliff-pch: add tx-memory clear after complete transmitting | Tomoya MORINAGA |
2011-09-27 | clk: spi-pl022: convert to clk_prepare()/clk_unprepare() | Russell King |
2011-09-23 | spi: Fix WARN when removing spi-fsl-spi module | Jeff Harris |
2011-09-22 | ARM: 7079/1: spi: Fix builderror in spi-pl022.c | Peter Hüwe |
2011-09-22 | PM: add runtime PM support to core Primecell driver | Russell King |
2011-09-21 | spi: spi-dw: fix all sparse warnings | H Hartley Sweeten |
2011-09-21 | spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true | Viresh Kumar |
2011-09-21 | spi/spi-pl022: calculate_effective_freq() must set rate <= requested rate | Viresh Kumar |
2011-09-21 | spi/spi-pl022: Don't allocate more sg than required. | Viresh Kumar |
2011-09-21 | spi/spi-pl022: Use GFP_ATOMIC for allocation from tasklet | Viresh Kumar |
2011-09-20 | spi/spi-pl022: Resolve formatting issues | Viresh Kumar |