Show patches with: Archived = No       |   10841 patches
« 1 2 ... 93 94 95108 109 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,8/8] spi: imx: Add support for SPI Slave mode for imx53 and imx6 chips - - - --- 2015-09-25 Anton Bondarenko Superseded
[v2,7/8] spi: imx: defer spi initialization, if DMA engine is pending - - - --- 2015-09-25 Anton Bondarenko Superseded
[v2,6/8] spi: imx: return error from dma channel request - - - --- 2015-09-25 Anton Bondarenko Superseded
[v2,5/8] spi: imx: Add support for loopback for ECSPI controllers - - - --- 2015-09-25 Anton Bondarenko Superseded
[v2,4/8] spi: imx: add selection for iMX53 and iMX6 controller type - - - --- 2015-09-25 Anton Bondarenko Superseded
[v2,3/8] spi: imx: add support for all SPI word width for DMA transfer - - - --- 2015-09-25 Anton Bondarenko Superseded
[v2,2/8] spi: imx: replace fixed timeout with calculated one - - - --- 2015-09-25 Anton Bondarenko Superseded
[v2,1/8] spi: imx: Fix DMA transfer - - - --- 2015-09-25 Anton Bondarenko Superseded
Applied "spi: pxa2xx: Set the max_speed_hz of the master" to the spi tree - - - --- 2015-09-25 Mark Brown Not Applicable
Applied "spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device()" to the spi tree - - - --- 2015-09-25 Mark Brown Not Applicable
[2/2] spi: pxa2xx: Use ACPI_COMPANION() instead of acpi_bus_get_device() - - - --- 2015-09-25 Jarkko Nikula Accepted
[1/2] spi: pxa2xx: Set the max_speed_hz of the master - - - --- 2015-09-25 Jarkko Nikula Accepted
[02/19] spi: davinci: fix handling platform_get_irq result - - - --- 2015-09-24 Andrzej Hajda Accepted
Applied "spi: xtensa-xtfpga: fix register endianness" to the spi tree - - - --- 2015-09-22 Mark Brown Not Applicable
spi: xtensa-xtfpga: fix register endianness - - - --- 2015-09-22 Max Filippov Accepted
Applied "spi: meson: Fix module autoload for OF platform driver" to the spi tree - - - --- 2015-09-20 Mark Brown Not Applicable
Applied "spi: add transfer histogram statistics via sysfs" to the spi tree - - - --- 2015-09-20 Mark Brown Not Applicable
spi: meson: Fix module autoload for OF platform driver - - - --- 2015-09-18 Luis de Bethencourt Accepted
Applied "spi: bitbang: Replace spinlock by mutex" to the spi tree - - - --- 2015-09-17 Mark Brown Not Applicable
Applied "spi: mpc512x: Call mpc512x_psc_spi_transfer_setup() unconditionally" to the spi tree - - - --- 2015-09-17 Mark Brown Not Applicable
Applied "spi: omap-uwire: Remove needless bits_per_word and speed_hz tests" to the spi tree - - - --- 2015-09-17 Mark Brown Not Applicable
Applied "spi: omap-100k: Rely on validations done by spi core" to the spi tree - - - --- 2015-09-17 Mark Brown Not Applicable
Applied "spi: dw: Remove needless if statements" to the spi tree - - - --- 2015-09-17 Mark Brown Not Applicable
Applied "spi: dw: Remove test for non-zero spi->max_speed_hz" to the spi tree - - - --- 2015-09-17 Mark Brown Not Applicable
Applied "spi: spi-fsl-dspi: Remove duplicated register write" to the spi tree - - - --- 2015-09-17 Mark Brown Not Applicable
Applied "spi: pxa2xx: Remove two variables from struct chip_data" to the spi tree - - - --- 2015-09-17 Mark Brown Not Applicable
Applied "spi: pxa2xx: Remove if statement that is always true in pump_transfers()" to the spi tree - - - --- 2015-09-17 Mark Brown Not Applicable
Applied "spi: pxa2xx: Remove cr0 variable from struct chip_data" to the spi tree - - - --- 2015-09-17 Mark Brown Not Applicable
Applied "spi: bcm53xx: Adjust devm usage" to the spi tree - - - --- 2015-09-16 Mark Brown Not Applicable
Applied "spi: oc-tiny: Use of_property_read_u32 instead of open-coding it" to the spi tree - - - --- 2015-09-16 Mark Brown Not Applicable
Applied "spi: fix kernel-doc warnings in spi.h" to the spi tree - - - --- 2015-09-16 Mark Brown Not Applicable
Applied "spi: mediatek: fix wrong error return value on probe" to the spi tree - - - --- 2015-09-16 Mark Brown Not Applicable
Applied "spi: txx9: Use transfer speed unconditionally" to the spi tree - - - --- 2015-09-16 Mark Brown Not Applicable
Applied "spi: s3c64xx: Use transfer speed unconditionally" to the spi tree - - - --- 2015-09-16 Mark Brown Not Applicable
Applied "spi: octeon: Use transfer speed unconditionally" to the spi tree - - - --- 2015-09-16 Mark Brown Not Applicable
Applied "spi: bfin-sport: Calculate transfer speed unconditionally" to the spi tree - - - --- 2015-09-16 Mark Brown Not Applicable
Applied "spi: spi-bfin5xx: Calculate transfer speed unconditionally" to the spi tree - - - --- 2015-09-16 Mark Brown Not Applicable
Applied "spi: au1550: Simplify au1550_spi_setupxfer()" to the spi tree - - - --- 2015-09-16 Mark Brown Not Applicable
[16/16] spi: pxa2xx: Remove cr0 variable from struct chip_data - - - --- 2015-09-15 Jarkko Nikula Accepted
[15/16] spi: pxa2xx: Remove if statement that is always true in pump_transfers() - - - --- 2015-09-15 Jarkko Nikula Accepted
[14/16] spi: pxa2xx: Remove two variables from struct chip_data - - - --- 2015-09-15 Jarkko Nikula Accepted
[13/16] spi: spi-fsl-dspi: Remove duplicated register write - - - --- 2015-09-15 Jarkko Nikula Accepted
[12/16] spi: dw: Remove test for non-zero spi->max_speed_hz - - - --- 2015-09-15 Jarkko Nikula Accepted
[11/16] spi: dw: Remove needless if statements - - - --- 2015-09-15 Jarkko Nikula Accepted
[10/16] spi: atmel: Remove needless bits_per_word and speed_hz tests - - - --- 2015-09-15 Jarkko Nikula Accepted
[09/16] spi: omap-100k: Rely on validations done by spi core - - - --- 2015-09-15 Jarkko Nikula Accepted
[08/16] spi: omap-uwire: Remove needless bits_per_word and speed_hz tests - - - --- 2015-09-15 Jarkko Nikula Accepted
[07/16] spi: mpc512x: Call mpc512x_psc_spi_transfer_setup() unconditionally - - - --- 2015-09-15 Jarkko Nikula Accepted
[06/16] spi: au1550: Simplify au1550_spi_setupxfer() - - - --- 2015-09-15 Jarkko Nikula Accepted
[05/16] spi: spi-bfin5xx: Calculate transfer speed unconditionally - - - --- 2015-09-15 Jarkko Nikula Accepted
[04/16] spi: bfin-sport: Calculate transfer speed unconditionally - - - --- 2015-09-15 Jarkko Nikula Accepted
[03/16] spi: octeon: Use transfer speed unconditionally - - - --- 2015-09-15 Jarkko Nikula Accepted
[02/16] spi: s3c64xx: Use transfer speed unconditionally - - - --- 2015-09-15 Jarkko Nikula Accepted
[01/16] spi: txx9: Use transfer speed unconditionally - - - --- 2015-09-15 Jarkko Nikula Accepted
spi: fix kernel-doc warnings in spi.h - - - --- 2015-09-15 Geliang Tang Accepted
Applied "spi: s3c64xx: clean up runtime PM if driver registration fails" to the spi tree - - - --- 2015-09-14 Mark Brown Not Applicable
Applied "spi: s3c64xx: extend driver to make full use of runtime PM autosuspend" to the spi tree - - - --- 2015-09-14 Mark Brown Not Applicable
Applied "spi: s3c64xx: simplify suspend / resume handlers" to the spi tree - - - --- 2015-09-14 Mark Brown Not Applicable
Applied "spi: s3c64xx: replace clock disabling with runtime PM suspend call in remove function" to … - - - --- 2015-09-14 Mark Brown Not Applicable
Applied "spi/bcm63xx: remove unused rx_tail variable" to the spi tree - - - --- 2015-09-14 Mark Brown Not Applicable
Applied "spi/bcm63xx: always use a fixed number of CS" to the spi tree - - - --- 2015-09-14 Mark Brown Not Applicable
Applied "spi/bcm63xx: hardcode busnum to 0" to the spi tree - - - --- 2015-09-14 Mark Brown Not Applicable
Applied "spi/bcm63xx: replace custom io accessors with standard ones" to the spi tree - - - --- 2015-09-14 Mark Brown Not Applicable
[V2,6/6] spi/bcm63xx: move register definitions into the driver - - - --- 2015-09-12 Jonas Gorski Accepted
[v6,1/4] dt/bindings: bcm2835: spi: add bindings for the bcm2835 auxiliary spi devices - - - --- 2015-09-11 Martin Sperl Accepted
[4/6] spi/bcm63xx: replace custom io accessors with standard ones - - - --- 2015-09-10 Jonas Gorski Accepted
[3/6] spi/bcm63xx: hardcode busnum to 0 - - - --- 2015-09-10 Jonas Gorski Accepted
[2/6] spi/bcm63xx: always use a fixed number of CS - - - --- 2015-09-10 Jonas Gorski Accepted
[1/6] spi/bcm63xx: remove unused rx_tail variable - - - --- 2015-09-10 Jonas Gorski Accepted
spi: spidev: fix possible NULL dereference - - - --- 2015-09-10 Sudip Mukherjee Accepted
Applied "spi: bcm2835: BUG: fix wrong use of PAGE_MASK" to the spi tree - - - --- 2015-09-10 Mark Brown Not Applicable
Applied "spi: atmel: remove warning when !CONFIG_PM_SLEEP" to the spi tree - - - --- 2015-09-10 Mark Brown Not Applicable
spi: bcm2835: BUG: fix wrong use of PAGE_MASK - - - --- 2015-09-10 Martin Sperl Accepted
spi: atmel: remove warning when !CONFIG_PM_SLEEP - - - --- 2015-09-10 Alexandre Belloni Accepted
spi: oc-tiny: Use of_property_read_u32 instead of open-coding it - - - --- 2015-09-09 Tobias Klauser Accepted
Applied "spi: mediatek: fix spi cs polarity error" to the spi tree - - - --- 2015-09-07 Mark Brown Not Applicable
spi: mediatek: fix spi cs polarity error - - - --- 2015-09-07 Leilk Liu Accepted
Applied "spi: Fix documentation of spi_alloc_master()" to the spi tree - - - --- 2015-09-06 Mark Brown Not Applicable
spi: mediatek: fix wrong error return value on probe - - - --- 2015-09-03 Javier Martinez Canillas Accepted
Applied "spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled" to the spi t… - - - --- 2015-09-02 Mark Brown Not Applicable
spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled - - - --- 2015-09-01 Tan Jui Nee Accepted
Applied "spi: mediatek: remove clk_disable_unprepare()" to the spi tree - - - --- 2015-08-31 Mark Brown Not Applicable
Applied "spi: mediatek: fix spi clock usage error" to the spi tree - - - --- 2015-08-31 Mark Brown Not Applicable
Applied "spi: Mediatek: Document devicetree bindings update for spi bus" to the spi tree - - - --- 2015-08-31 Mark Brown Not Applicable
[3/3] spi: Mediatek: Document devicetree bindings update for spi bus - - - --- 2015-08-31 Leilk Liu Accepted
[2/3] spi: mediatek: fix spi clock usage error - - - --- 2015-08-31 Leilk Liu Accepted
[1/3] spi: mediatek: remove clk_disable_unprepare() - - - --- 2015-08-31 Leilk Liu Accepted
Applied "spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resource" to the spi tree - - - --- 2015-08-30 Mark Brown Not Applicable
spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resource - - - --- 2015-08-30 Axel Lin Accepted
Applied "spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanup" to the spi tree - - - --- 2015-08-28 Mark Brown Not Applicable
Applied "spi: fsl-(e)spi: simplify cleanup code" to the spi tree - - - --- 2015-08-28 Mark Brown Not Applicable
Applied "spi: fsl-espi: add runtime PM" to the spi tree - - - --- 2015-08-28 Mark Brown Not Applicable
Applied "spi/xlp: SPI controller driver for Netlogic XLP SoCs" to the spi tree - - - --- 2015-08-28 Mark Brown Not Applicable
Applied "spi: Add DT bindings documentation for Netlogic XLP SPI controller" to the spi tree - - - --- 2015-08-28 Mark Brown Not Applicable
Applied "spi: mediatek: fix SPI_CMD_PAUSE_IE macro error" to the spi tree - - - --- 2015-08-27 Mark Brown Not Applicable
spi: mediatek: fix SPI_CMD_PAUSE_IE macro error - - - --- 2015-08-27 Leilk Liu Accepted
[v2,2/2] spi: Add DT bindings documentation for Netlogic XLP SPI controller - - - --- 2015-08-27 Kamlakant Patel Accepted
[v2,1/2] spi/xlp: SPI controller driver for Netlogic XLP SoCs - - - --- 2015-08-27 Kamlakant Patel Accepted
[v2,3/3] spi: fsl-espi: add runtime PM - - - --- 2015-08-26 Heiner Kallweit Accepted
[v2,2/3] spi: fsl-(e)spi: simplify cleanup code - - - --- 2015-08-26 Heiner Kallweit Accepted
« 1 2 ... 93 94 95108 109 »