summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2014-11-18spi: sirf: fix word width configurationQipan Li
2014-11-17spi: Add driver for IMG SPFI controllerAndrew Bresticker
2014-11-17spi: Fix mapping from vmalloc-ed buffer to scatter listCharles Keepax
2014-11-12spi/rockchip: remove redundant call to spi_master_put()Laurentiu Palcu
2014-11-11spi: spidev: Don't mangle max_speed_hz in underlying spi deviceMark Brown
2014-11-10spi: spi-mxs: Register the irq with the device nameFabio Estevam
2014-11-08spi: spi-gpio: Fix compiler warning when building for 64 bit systemsTorsten Fleischer
2014-11-07spi: dw: Fix dynamic speed change.Thor Thayer
2014-11-06Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into s...Mark Brown
2014-11-06spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov
2014-11-04spi: spi-gpio: Add dt support for a single device with no chip selectTorsten Fleischer
2014-11-04spi: fsl-dspi: Fix CTAR selectionAlexander Stein
2014-11-04Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-28spi: dw-mid: split rx and tx callbacks when DMAAndy Shevchenko
2014-10-28spi: dw-mid: refactor to use helpersAndy Shevchenko
2014-10-27Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/orion', 'spi/fix/pl022'...Mark Brown
2014-10-22spi: orion: fix potential NULL pointer de-referenceGreg Ungerer
2014-10-21spi/atmel: improve the system suspend/resume functions implementationWenyou Yang
2014-10-20spi: drop owner assignment from platform_driversWolfram Sang
2014-10-20spi: fsl-dspi: remove useless code for dspi driver.Xiubo Li
2014-10-20spi/atmel: fix simple_return.cocci warningsFengguang Wu
2014-10-20spi/atmel: add support for runtime PMWenyou Yang
2014-10-20spi/atmel: use dmaengine_terminate_all() APIVinod Koul
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-17spi/rockchip: spi controller must be disabled in tx callback tooAddy Ke
2014-10-15spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex modeAddy Ke
2014-10-15spi/rockchip: fix bug that case spi can't go as fast as slave requestAddy Ke
2014-10-13spi: pl022: Fix incorrect dma_unmap_sgRay Jui
2014-10-13spi: spidev: Use separate TX and RX bounce buffersRay Jui
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-08spi: dw: Initialize of_node to discover DT node childrenThor Thayer
2014-10-06Merge branch 'pm-domains'Rafael J. Wysocki
2014-10-03Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown
2014-10-03Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to...Mark Brown
2014-10-03Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to...Mark Brown
2014-10-03Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top...Mark Brown
2014-10-03Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi...Mark Brown
2014-10-03Merge remote-tracking branch 'spi/topic/dma-dep' into spi-nextMark Brown
2014-10-03Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown
2014-10-03Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusMark Brown
2014-10-03spi: spi-mxs: fix a tiny typo in a commentMichael Heimpold
2014-10-02spi: dw-mid: follow new DMAengine workflowAndy Shevchenko
2014-10-02spi: dw-mid: convert to use DMAengine wrappersAndy Shevchenko
2014-10-02spi: dw-mid: change magic numbers to the constantsAndy Shevchenko
2014-10-01spi: orion: support armada extended baud ratesGreg Ungerer
2014-09-29PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson
2014-09-29spi: fsl: Sort include headers alphabeticallyXiubo Li
2014-09-26spi: bcm53xx: Add missing module informationAxel Lin
2014-09-26spi: bcm53xx: Fix module dependencyAxel Lin
2014-09-25spi/rockchip: fix bug that cause the failure to read data in DMA modeAddy Ke