summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* spi/xilinx: Convert bits_per_word in bytes_per_wordRicardo Ribalda Delgado2015-01-281-9/+9
* spi/xilinx: Convert remainding_bytes in remaining wordsRicardo Ribalda Delgado2015-01-281-7/+6
* spi/xilinx: Make spi_tx and spi_rx simmetricRicardo Ribalda Delgado2015-01-281-4/+5
* spi/xilinx: Remove rx_fn and tx_fn pointerRicardo Ribalda Delgado2015-01-281-51/+18
* spi/xilinx: Support for spi mode CS_HIGHRicardo Ribalda Delgado2015-01-281-24/+38
* spi/xilinx: Do not inhibit transmission in polling modeRicardo Ribalda Delgado2015-01-281-10/+15
* spi/xilinx: Support cores with no interruptRicardo Ribalda Delgado2015-01-281-14/+19
* spi/xilinx: Use cached value of registerRicardo Ribalda Delgado2015-01-281-1/+0
* spi/xilinx: Code cleanupRicardo Ribalda Delgado2015-01-281-5/+1
* spi/xilinx: Leave the IRQ always enabled.Ricardo Ribalda Delgado2015-01-281-14/+5
* spi/xilinx: Simplify spi_fill_tx_fifoRicardo Ribalda Delgado2015-01-281-13/+33
* spi/xilinx: Simplify data read from the Rx FIFORicardo Ribalda Delgado2015-01-271-7/+8
* spi/xilinx: Support for spi mode LOOPRicardo Ribalda Delgado2015-01-261-2/+4
* spi/xilinx: Support for spi mode LSB_FIRSTRicardo Ribalda Delgado2015-01-261-2/+5
* spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-192-4/+4
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-186-9/+9
|\
| * spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-136-9/+9
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1452-53/+0
|\ \
| * \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0352-53/+0
| |\ \
| | * | spi: drop owner assignment from platform_driversWolfram Sang2014-10-2052-53/+0
* | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-111-104/+202
|\ \ \ \
| * | | | spi: Check for spi_of_notifier when CONFIG_OF_DYNAMIC=yFabio Estevam2014-12-031-1/+1
| * | | | spi/of: Add OF notifier handlerPantelis Antoniou2014-11-251-0/+84
| * | | | spi/of: Create new device registration method and accessorsPantelis Antoniou2014-11-251-104/+118
* | | | | Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2014-12-1125-276/+1821
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/txx9' into s...Mark Brown2014-12-082-5/+14
| |\ \ \ \ \
| | | * | | | spi/txx9: Deletion of an unnecessary check before the function call "clk_disa...Markus Elfring2014-12-011-2/+1
| | | | |_|/ | | | |/| |
| | * | | | spi: spidev: Don't mangle max_speed_hz in underlying spi deviceMark Brown2014-11-111-3/+13
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/r...Mark Brown2014-12-088-71/+326
| |\ \ \ \ \ \ \ \
| | | | | | * | | | spi: sirf: reset SPI controller in init stageQipan Li2014-11-211-0/+7
| | | | | | * | | | spi: sirf: assign spi_master's max_speed_hz memberQipan Li2014-11-181-3/+2
| | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | spi/s3c64xx: Remove redundant runtime PM managementMark Brown2014-12-071-9/+0
| | | | | * | | | spi: s3c64xx: add support for exynos7 SPI controllerPadmavathi Venna2014-11-262-6/+28
| | | | | |/ / /
| | | | * / / / spi/rockchip: remove redundant call to spi_master_put()Laurentiu Palcu2014-11-121-2/+0
| | | | |/ / /
| | | * | | | spi: spi-pxa2xx: SPI support for Intel Quark X1000Weike Chen2014-11-263-22/+199
| | | * | | | spi: spi-pxa2xx: Add helpers for regiseters' accessingWeike Chen2014-11-241-23/+84
| | | | |_|/ | | | |/| |
| | * | | | spi: spi-mxs: Fix mapping from vmalloc-ed buffer to scatter listCharles Keepax2014-11-241-5/+5
| | * | | | spi: spi-mxs: Register the irq with the device nameFabio Estevam2014-11-101-1/+1
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi', 's...Mark Brown2014-12-0810-108/+1302
| |\ \ \ \ \ \ \ \
| | | | | | * | | | spi: meson: Select REGMAP_MMIOBeniamino Galvani2014-11-271-0/+1
| | | | | | * | | | spi: meson: meson_spifc_setup_speed() can be statickbuild test robot2014-11-251-1/+1
| | | | | | * | | | spi: meson: Add support for Amlogic Meson SPIFCBeniamino Galvani2014-11-243-0/+470
| | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | spi: Add driver for IMG SPFI controllerAndrew Bresticker2014-11-173-0/+754
| | | | | | |/ / | | | | | |/| |
| | | | * | | | spi: spi-gpio: Fix compiler warning when building for 64 bit systemsTorsten Fleischer2014-11-081-9/+15
| | | | * | | | spi: spi-gpio: Add dt support for a single device with no chip selectTorsten Fleischer2014-11-041-6/+15
| | | | |/ / /
| | | * | | | spi: fsl-spi: remove unused variable assignmentHeiner Kallweit2014-12-041-1/+0
| | | * | | | spi: spi-fsl-spi: Return an error code in fsl_spi_do_one_msg()Fabio Estevam2014-12-041-1/+1
| | | * | | | spi: fsl-espi: add (un)prepare_transfer_hardware calls to save power if SPI i...Heiner Kallweit2014-12-031-11/+35
| | | * | | | spi: fsl-(e)spi: migrate to generic master queueingHeiner Kallweit2014-12-034-82/+14
| | | |/ / /
| | * / / / spi: fsl-dspi: remove useless code for dspi driver.Xiubo Li2014-10-201-2/+1
| | |/ / /