aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2015-02-20spi: dw-mid: fix FIFO sizeAndy Shevchenko
2015-02-20spi: dw: Fix detecting FIFO depthAxel Lin
2014-12-14spi: dw: Fix dynamic speed change.Thor Thayer
2014-12-14spi: pl022: Fix incorrect dma_unmap_sgRay Jui
2014-12-14spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko
2014-12-14spi: dw-mid: check that DMA was inited before exitAndy Shevchenko
2014-12-14spi: dw-mid: respect 8 bit modeAndy Shevchenko
2013-04-10spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin
2012-05-31spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlHerton Ronaldo Krzesinski
2012-05-20spi-topcliff-pch: add recovery processing in case wait-event timeoutTomoya MORINAGA
2012-05-20spi-topcliff-pch: supports a spi mode setup and bit order setup by IO controlTomoya MORINAGA
2012-05-20spi-topcliff-pch: Fix issue for transmitting over 4KByteTomoya MORINAGA
2012-05-20spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device infoTomoya MORINAGA
2012-05-11spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson
2012-05-11spi: Fix device unregistration when unregistering the bus masterLaurent Pinchart
2012-04-22spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2012-04-22spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka
2012-03-12spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka
2011-12-07spi/gpio: fix section mismatch warningManuel Lauss
2011-12-07spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby
2011-12-07spi/nuc900: Include linux/module.hAxel Lin
2011-12-07spi/ath79: fix compile error due to missing includeGabor Juhos
2011-11-26ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-09atmel/spi: fix missing probeJean-Christophe PLAGNIOL-VILLARD
2011-11-08ARM: 7149/1: spi/pl022: Enable clock in probeUlf Hansson
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-10-31spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.cPaul Gortmaker
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds
2011-10-27Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24spi: irq: Remove IRQF_DISABLEDYong Zhang
2011-10-24OMAP: SPI: Fix the trying to free nonexistent resource errorShubhrajyoti D
2011-10-24Merge commit 'v3.1' into spi/nextGrant Likely
2011-10-16spi/spi-ep93xx: add module.h includeMika Westerberg
2011-10-14spi/tegra: fix compilation error in spi-tegra.cMarc Dietrich
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-27clk: spi-pl022: convert to clk_prepare()/clk_unprepare()Russell King
2011-09-23spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris
2011-09-22ARM: 7079/1: spi: Fix builderror in spi-pl022.cPeter Hüwe