summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
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-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
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
2014-12-24spi: img-spfi: Increase DMA burst sizeAndrew Bresticker
2014-12-24spi/fsl: unnecessary double init_completion removedNicholas Mc Guire
2014-12-23spi/dln2: Fix for PM_RUNTIME removalMark Brown
2014-12-22spi: pxa2xx: Cleanup register access macrosJarkko Nikula
2014-12-22spi: pxa2xx: Pass driver data instead of ioaddr to wait_ssp_rx_stall()Jarkko Nikula
2014-12-22spi: pxa2xx: Move is_lpss_ssp() tests to callerJarkko Nikula
2014-12-22spi: pxa2xx: Remove unused defineJarkko Nikula
2014-12-22spi: add support for DLN-2 USB-SPI adapterLaurentiu Palcu
2014-12-22spi: Add new driver for STMicroelectronics' SPI ControllerLee Jones
2014-12-22spi: img-spfi: Enable controller before starting TX DMAAndrew Bresticker
2014-12-22spi: Remove FSF mailing addressesJarkko Nikula
2014-12-19spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-19Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-15spi: sh-msiof: Add runtime PM lock in initializingHisashi Nakamura
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2014-12-11spi/falcon: Remove hardware prepare and unprepare functionsMark Brown
2014-12-11spi: Only idle the message pump in the worker kthreadMark Brown
2014-12-11spi: Pump transfers inside calling context for spi_sync()Mark Brown
2014-12-11spi: Check to see if the device is processing a message before we idleMark Brown
2014-12-11spi: Move queue data structure initialisation to main master initMark Brown
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-08Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/txx9' into s...Mark Brown
2014-12-08Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/r...Mark Brown