Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | spi/xilinx: Convert bits_per_word in bytes_per_word | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -9/+9 | |
* | spi/xilinx: Convert remainding_bytes in remaining words | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -7/+6 | |
* | spi/xilinx: Make spi_tx and spi_rx simmetric | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -4/+5 | |
* | spi/xilinx: Remove rx_fn and tx_fn pointer | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -51/+18 | |
* | spi/xilinx: Support for spi mode CS_HIGH | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -24/+38 | |
* | spi/xilinx: Do not inhibit transmission in polling mode | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -10/+15 | |
* | spi/xilinx: Support cores with no interrupt | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -14/+19 | |
* | spi/xilinx: Use cached value of register | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -1/+0 | |
* | spi/xilinx: Code cleanup | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -5/+1 | |
* | spi/xilinx: Leave the IRQ always enabled. | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -14/+5 | |
* | spi/xilinx: Simplify spi_fill_tx_fifo | Ricardo Ribalda Delgado | 2015-01-28 | 1 | -13/+33 | |
* | spi/xilinx: Simplify data read from the Rx FIFO | Ricardo Ribalda Delgado | 2015-01-27 | 1 | -7/+8 | |
* | spi/xilinx: Support for spi mode LOOP | Ricardo Ribalda Delgado | 2015-01-26 | 1 | -2/+4 | |
* | spi/xilinx: Support for spi mode LSB_FIRST | Ricardo Ribalda Delgado | 2015-01-26 | 1 | -2/+5 | |
* | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-19 | 2 | -4/+4 | |
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-18 | 6 | -9/+9 | |
|\ | ||||||
| * | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 6 | -9/+9 | |
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 52 | -53/+0 | |
|\ \ | ||||||
| * \ | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 52 | -53/+0 | |
| |\ \ | ||||||
| | * | | spi: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 52 | -53/+0 | |
* | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-11 | 1 | -104/+202 | |
|\ \ \ \ | ||||||
| * | | | | spi: Check for spi_of_notifier when CONFIG_OF_DYNAMIC=y | Fabio Estevam | 2014-12-03 | 1 | -1/+1 | |
| * | | | | spi/of: Add OF notifier handler | Pantelis Antoniou | 2014-11-25 | 1 | -0/+84 | |
| * | | | | spi/of: Create new device registration method and accessors | Pantelis Antoniou | 2014-11-25 | 1 | -104/+118 | |
* | | | | | Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2014-12-11 | 25 | -276/+1821 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/txx9' into s... | Mark Brown | 2014-12-08 | 2 | -5/+14 | |
| |\ \ \ \ \ | ||||||
| | | * | | | | spi/txx9: Deletion of an unnecessary check before the function call "clk_disa... | Markus Elfring | 2014-12-01 | 1 | -2/+1 | |
| | | | |_|/ | | | |/| | | ||||||
| | * | | | | spi: spidev: Don't mangle max_speed_hz in underlying spi device | Mark Brown | 2014-11-11 | 1 | -3/+13 | |
| | | |_|/ | | |/| | | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-------. \ \ \ | Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/r... | Mark Brown | 2014-12-08 | 8 | -71/+326 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | spi: sirf: reset SPI controller in init stage | Qipan Li | 2014-11-21 | 1 | -0/+7 | |
| | | | | | * | | | | spi: sirf: assign spi_master's max_speed_hz member | Qipan Li | 2014-11-18 | 1 | -3/+2 | |
| | | | | | | |/ / | | | | | | |/| | | ||||||
| | | | | * | | | | spi/s3c64xx: Remove redundant runtime PM management | Mark Brown | 2014-12-07 | 1 | -9/+0 | |
| | | | | * | | | | spi: s3c64xx: add support for exynos7 SPI controller | Padmavathi Venna | 2014-11-26 | 2 | -6/+28 | |
| | | | | |/ / / | ||||||
| | | | * / / / | spi/rockchip: remove redundant call to spi_master_put() | Laurentiu Palcu | 2014-11-12 | 1 | -2/+0 | |
| | | | |/ / / | ||||||
| | | * | | | | spi: spi-pxa2xx: SPI support for Intel Quark X1000 | Weike Chen | 2014-11-26 | 3 | -22/+199 | |
| | | * | | | | spi: spi-pxa2xx: Add helpers for regiseters' accessing | Weike Chen | 2014-11-24 | 1 | -23/+84 | |
| | | | |_|/ | | | |/| | | ||||||
| | * | | | | spi: spi-mxs: Fix mapping from vmalloc-ed buffer to scatter list | Charles Keepax | 2014-11-24 | 1 | -5/+5 | |
| | * | | | | spi: spi-mxs: Register the irq with the device name | Fabio Estevam | 2014-11-10 | 1 | -1/+1 | |
| | | |/ / | | |/| | | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-------. \ \ \ | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi', 's... | Mark Brown | 2014-12-08 | 10 | -108/+1302 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | spi: meson: Select REGMAP_MMIO | Beniamino Galvani | 2014-11-27 | 1 | -0/+1 | |
| | | | | | * | | | | spi: meson: meson_spifc_setup_speed() can be static | kbuild test robot | 2014-11-25 | 1 | -1/+1 | |
| | | | | | * | | | | spi: meson: Add support for Amlogic Meson SPIFC | Beniamino Galvani | 2014-11-24 | 3 | -0/+470 | |
| | | | | | | |/ / | | | | | | |/| | | ||||||
| | | | | * | | | | spi: Add driver for IMG SPFI controller | Andrew Bresticker | 2014-11-17 | 3 | -0/+754 | |
| | | | | | |/ / | | | | | |/| | | ||||||
| | | | * | | | | spi: spi-gpio: Fix compiler warning when building for 64 bit systems | Torsten Fleischer | 2014-11-08 | 1 | -9/+15 | |
| | | | * | | | | spi: spi-gpio: Add dt support for a single device with no chip select | Torsten Fleischer | 2014-11-04 | 1 | -6/+15 | |
| | | | |/ / / | ||||||
| | | * | | | | spi: fsl-spi: remove unused variable assignment | Heiner Kallweit | 2014-12-04 | 1 | -1/+0 | |
| | | * | | | | spi: spi-fsl-spi: Return an error code in fsl_spi_do_one_msg() | Fabio Estevam | 2014-12-04 | 1 | -1/+1 | |
| | | * | | | | spi: fsl-espi: add (un)prepare_transfer_hardware calls to save power if SPI i... | Heiner Kallweit | 2014-12-03 | 1 | -11/+35 | |
| | | * | | | | spi: fsl-(e)spi: migrate to generic master queueing | Heiner Kallweit | 2014-12-03 | 4 | -82/+14 | |
| | | |/ / / | ||||||
| | * / / / | spi: fsl-dspi: remove useless code for dspi driver. | Xiubo Li | 2014-10-20 | 1 | -2/+1 | |
| | |/ / / |