aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2015-02-08Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/top...Mark Brown
2015-02-08Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown
2015-02-08Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to...Mark Brown
2015-02-08Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi...Mark Brown
2015-02-08Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/to...Mark Brown
2015-02-08Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-nextMark Brown
2015-02-08Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown
2015-02-05spi: mxs: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-02-05spi: ti-qspi: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-02-04Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-...Mark Brown
2015-02-04spi: spi-imx: cleanup wait_for_completion handlingNicholas Mc Guire
2015-02-04spi: sh-msiof: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-02-04spi: match var type to return type of wait_for_completionNicholas Mc Guire
2015-02-04spi: spi-pxa2xx: only include mach/dma.h for legacy DMARob Herring
2015-02-04spi: atmel: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-02-03spi: imx: use pio mode for i.mx6dlRobin Gong
2015-02-02spi: fsl-dspi: Remove possible memory leak of 'chip'Bhuvanchandra DV
2015-02-02spi: sh-msiof: Update calculation of frequency dividingNobuhiro Iwamatsu
2015-02-02spi: spidev: Convert buf pointers for 32-bit compat SPI_IOC_MESSAGE(n)Ian Abbott
2015-01-28spi: spi-fsl-dspi: Remove spi-bitbangChao Fu
2015-01-28spi: pl08x: do not select S3C64XX_PL080Arnd Bergmann
2015-01-28spi/rockchip: avoid uninitialized-use warningArnd Bergmann
2015-01-28spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resumeJarkko Nikula
2015-01-27spi: spi-fsl-dspi: Remove usage of devm_kzallocBhuvanchandra DV
2015-01-27spi: dw-mid: get a proper clock frequency for SPI2Andy Shevchenko
2015-01-26Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa...Mark Brown
2015-01-16spi: Kconfig: Remove additional newlineMichal Simek
2015-01-16spi: orion: Add multiple chip select support to spi-orionKen Wilson
2015-01-14spi: st-ssc4: Remove duplicate code to test unsupported mode bitsAxel Lin
2015-01-14spi: orion: Change spi-orion to use transfer_one() semantics for SPI transfersKen Wilson
2015-01-07spi: dw-pci: describe Intel MID controllers betterAndy Shevchenko
2015-01-07spi: dw: print debug message with FIFO sizeAndy Shevchenko
2015-01-07spi: dw: amend warning messageAndy Shevchenko
2015-01-07spi: sh-msiof: Use async pm_runtime_put() in sh_msiof_spi_setup()Geert Uytterhoeven
2015-01-07Merge tag 'v3.19-rc3' into spi-sh-msiofMark Brown
2015-01-06spi: sirf: drop redundant sirf,marco-spi compatible stringBarry Song
2015-01-06spi: fsl-(e)spi: Support compile as moduleEsben Haabendal
2015-01-06spi/dln2: simplify return flow for dln2_spi_transfer_setup and dln2_spi_enableLaurentiu Palcu
2015-01-06Merge remote-tracking branch 'spi/fix/msiof' into spi-sh-msiofMark Brown
2015-01-06spi: sh-msiof: fix MDR1_FLD_MASK valueYoshihiro Shimoda
2015-01-05spi: dw-mid: fix FIFO sizeAndy Shevchenko
2015-01-05spi: meson: Constify struct regmap_configKrzysztof Kozlowski
2015-01-05spi: dw: Fix detecting FIFO depthAxel Lin
2015-01-05spi/gpio: fixed space coding style issueNizam Haider
2014-12-30spi: spi-imx: Do not store the irq number in the private structureFabio Estevam
2014-12-29spi: qup: Add SPI_CPOL configuration supportIvan T. Ivanov
2014-12-29spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg
2014-12-24Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into sp...Mark Brown
2014-12-24spi: sh-msiof: Configure MSIOF sync signal timing in device treeYoshihiro Shimoda
2014-12-24spi: img-spfi: Select FIFO based on transfer lengthAndrew Bresticker