summaryrefslogtreecommitdiffstats
path: root/drivers/spi
AgeCommit message (Expand)Author
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGrant Likely
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-04-10spi/imx: prevent NULL pointer dereference in spi_imx_probe()Lothar Waßmann
2012-04-10spi: use module_pci_driverAxel Lin
2012-04-10spi/omap2-mcspi: Trivial optimisationShubhrajyoti D
2012-04-10spi: omap2-mcspi: add support for pm_runtime autosuspendShubhrajyoti D
2012-04-10spi/omap: Remove bus_num usage for instance indexBenoit Cousson
2012-04-10Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/nextGrant Likely
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-30spi/imx: mark base member in spi_imx_data as __iomemUwe Kleine-König
2012-03-30spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson
2012-03-30spi/davinci: Fix DMA API usage in davinciShubhrajyoti D
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-19OMAP : SPI : use devm_* functionsShubhrajyoti D
2012-03-19spi: omap2-mcspi: convert to module_platform_driverFelipe Balbi
2012-03-19spi: omap2-mcspi: make it behave as a moduleFelipe Balbi
2012-03-16Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...Arnd Bergmann
2012-03-16ARM: orion: spi: remove enable_clock_fix which is not usedAndrew Lunn
2012-03-15spi/fsl-espi: Make sure pm is within 2..32Sebastian Andrzej Siewior
2012-03-15spi/fsl-espi: make the clock computation easier to readSebastian Andrzej Siewior
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-15spi: sh-hspi: modify write/read methodKuninori Morimoto
2012-03-15spi: sh-hspi: control spi clock more correctlyKuninori Morimoto
2012-03-15spi: sh-hspi: convert to using core message queueKuninori Morimoto
2012-03-15spi: s3c64xx: Fix buildMark Brown
2012-03-15spi: s3c64xx: remove unnecessary callback msg->completeKuninori Morimoto
2012-03-15spi: remove redundant variable assignmentGuennadi Liakhovetski
2012-03-10spi: release lock on error path in spi_pump_messages()Dan Carpenter
2012-03-09spi: Compatibility with direction which is used in samsung DMA operationKyoungil Kim
2012-03-09spi-topcliff-pch: add recovery processing in case wait-event timeoutTomoya MORINAGA
2012-03-09spi-topcliff-pch: supports a spi mode setup and bit order setup by IO controlTomoya MORINAGA
2012-03-09spi-topcliff-pch: Fix issue for transmitting over 4KByteTomoya MORINAGA
2012-03-09spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device infoTomoya MORINAGA
2012-03-09spi/imx: simplify error handling to free gpiosAxel Lin
2012-03-09spi: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin
2012-03-09spi: add Broadcom BCM63xx SPI controller driverFlorian Fainelli
2012-03-09SPI: add CSR SiRFprimaII SPI controller driverZhiwu Song
2012-03-09spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka
2012-03-09spi: Mark spi_register_board_info() __devinitMark Brown
2012-03-09spi/s3c64xx: Convert to using core message queueMark Brown
2012-03-09spi: controller drivers don't need to depend on SPI_MASTER explicitlyUwe Kleine-König