Show patches with: Archived = No       |   10904 patches
« 1 2 ... 93 94 95109 110 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Applied "spi: dw: remove a NULL check when call ->remove()" to the spi tree - - - --- 2015-10-20 Mark Brown Not Applicable
[v1,1/1] spi: core: use gpio_is_valid() helper - - - --- 2015-10-20 Andy Shevchenko Accepted
[v3,2/2] spi: dw: remove a NULL check when call ->remove() - - - --- 2015-10-20 Andy Shevchenko Accepted
[v3,1/2] spi: dw: explicitly free IRQ handler in dw_spi_remove_host() - - - --- 2015-10-20 Andy Shevchenko Accepted
spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word. - - - --- 2015-10-19 David Mosberger-Tang Accepted
Applied "spi: dw: use plain struct device * at earlier ->probe()" to the spi tree - - - --- 2015-10-19 Mark Brown Not Applicable
Applied "spi: dw: remove unneeded cr0 member of struct chip_data" to the spi tree - - - --- 2015-10-19 Mark Brown Not Applicable
Applied "spi: dw: remove bits_per_word member of struct chip_data" to the spi tree - - - --- 2015-10-19 Mark Brown Not Applicable
Applied "spi: dw: eliminate speed variable in ->transfer_one()" to the spi tree - - - --- 2015-10-19 Mark Brown Not Applicable
Applied "spi: dw: introduce spi_shutdown_chip()" to the spi tree - - - --- 2015-10-19 Mark Brown Not Applicable
Applied "spi: dw: eliminate unused threshold variables" to the spi tree - - - --- 2015-10-19 Mark Brown Not Applicable
Applied "spi: dw-pci: remove unused pdev member from struct dw_spi_pci" to the spi tree - - - --- 2015-10-19 Mark Brown Not Applicable
Applied "spi: dw-mmio: convert to unified device property API" to the spi tree - - - --- 2015-10-19 Mark Brown Not Applicable
Applied "spi: pxa2xx: choose closest lower speed" to the spi tree - - - --- 2015-10-16 Mark Brown Not Applicable
Applied "spi: spi-ti-qspi: switch to polling mode for better r/w performance" to the spi tree - - - --- 2015-10-16 Mark Brown Not Applicable
Applied "spi: davinci: use spi->cs_gpio directly" to the spi tree - - - --- 2015-10-16 Mark Brown Not Applicable
Applied "spi: bcm2835: change initialization order and switch to platform_get_irq" to the spi tree - - - --- 2015-10-16 Mark Brown Not Applicable
Applied "spi: bcm2835aux: fixed bad data on longer transfers" to the spi tree - - - --- 2015-10-16 Mark Brown Not Applicable
Applied "spi: bcm2835aux: change initialization order and switch to platform_get_irq" to the spi tr… - - - --- 2015-10-16 Mark Brown Not Applicable
Applied "spi: core: propagate return code of __spi_validate_bits_per_word()" to the spi tree - - - --- 2015-10-16 Mark Brown Not Applicable
spi: davinci: use spi->cs_gpio directly - - - --- 2015-10-16 Luis de Bethencourt Accepted
spi: bcm2835aux: fixed bad data on longer transfers - - - --- 2015-10-16 Martin Sperl Accepted
spi: bcm2835aux: change initialization order and switch to platform_get_irq - - - --- 2015-10-15 Martin Sperl Accepted
spi: bcm2835: change initialization order and switch to platform_get_irq - - - --- 2015-10-15 Martin Sperl Accepted
[v1,10/10] spi: dw-mmio: convert to unified device property API - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,09/10] spi: dw-pci: remove unused pdev member from struct dw_spi_pci - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,08/10] spi: dw: introduce spi_shutdown_chip() - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,07/10] spi: dw: eliminate unused threshold variables - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,06/10] spi: dw: eliminate speed variable in ->transfer_one() - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,05/10] spi: dw: remove bits_per_word member of struct chip_data - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,03/10] spi: dw: remove unneeded cr0 member of struct chip_data - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,02/10] spi: dw: use plain struct device * at earlier ->probe() - - - --- 2015-10-14 Andy Shevchenko Accepted
[1/1] spi: core: propagate return code of __spi_validate_bits_per_word() - - - --- 2015-10-14 Andy Shevchenko Accepted
[4/5] spi: mediatek: mt8173 spi multiple devices support - - - --- 2015-10-14 Leilk Liu Accepted
[3/5] spi: mediatek: handle controller_data in mtk_spi_setup - - - --- 2015-10-14 Leilk Liu Accepted
[2/5] spi: mediatek: remove mtk_spi_config - - - --- 2015-10-14 Leilk Liu Accepted
spi: spi-ti-qspi: switch to polling mode for better r/w performance - - - --- 2015-10-13 Vignesh Raghavendra Accepted
[RFC] spi: Setup the master controller driver before setting the chipselect - - - --- 2015-10-12 Franklin Cooper Accepted
Applied "spi: spi-coldfire-qspi: enable RuntimePM before registering to the core" to the spi tree - - - --- 2015-10-12 Mark Brown Not Applicable
Applied "spi/bcm63xx: fix standard accessors and compile guard" to the spi tree - - - --- 2015-10-12 Mark Brown Not Applicable
Applied "spi/bcm63xx: move message control word description to register offsets" to the spi tree - - - --- 2015-10-12 Mark Brown Not Applicable
Applied "spi: Map SPI OF client IRQ at probe time" to the spi tree - - - --- 2015-10-12 Mark Brown Not Applicable
[V3,2/3] spi/bcm63xx: move message control word description to register offsets - - - --- 2015-10-12 Jonas Gorski Accepted
[V3,1/3] spi/bcm63xx: fix standard accessors and compile guard - - - --- 2015-10-12 Jonas Gorski Accepted
spi: ti-qspi: Fix data corruption seen on r/w stress test - - - --- 2015-10-12 Vignesh Raghavendra Accepted
spi: Map SPI OF client IRQ at probe time - - - --- 2015-10-09 Jon Hunter Accepted
[v2,4/4] spi: spi-coldfire-qspi: enable RuntimePM before registering to the core - - - --- 2015-10-09 Wolfram Sang Accepted
[1/1] spi-pxa2xx: choose closest lower speed - - - --- 2015-10-08 Andy Shevchenko Accepted
Applied "spi: bcm2835aux: spi: add bindings for the bcm2835 auxiliary spi devices" to the spi tree - - - --- 2015-10-07 Mark Brown Not Applicable
Applied "spi: bcm2835aux: add bcm2835 auxiliary spi device driver" to the spi tree - - - --- 2015-10-07 Mark Brown Accepted
Applied "spi: bitbang: remove unneeded check" to the spi tree - - - --- 2015-10-05 Mark Brown Not Applicable
Applied "spi: bitbang: switch to the generic implementation of transfer_one_message" to the spi tree - - - --- 2015-10-05 Mark Brown Not Applicable
Applied "spi: pxa2xx: Remove unused psp member variable from struct chip_data" to the spi tree - - - --- 2015-10-02 Mark Brown Accepted
Applied "spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume()" to the spi tree - - - --- 2015-10-01 Mark Brown Not Applicable
spi: pxa2xx: Remove empty function pxa2xx_spi_dma_resume() - - - --- 2015-10-01 Mika Westerberg Accepted
Applied "spi: ath79: simplify iomem resource mapping" to the spi tree - - - --- 2015-09-30 Mark Brown Not Applicable
[2/2] spi: bitbang: switch to the generic implementation of transfer_one_message - - - --- 2015-09-29 Heiner Kallweit Accepted
[1/2] spi: bitbang: remove unneeded check - - - --- 2015-09-29 Heiner Kallweit Accepted
Applied "spi: sh-msiof: Match renesas,rx-fifo-size in DT bindings doc with driver" to the spi tree - - - --- 2015-09-29 Mark Brown Not Applicable
spi: sh-msiof: Match renesas,rx-fifo-size in DT bindings doc with driver - - - --- 2015-09-28 Geert Uytterhoeven Accepted
spi: ath79: simplify iomem resource mapping - - - --- 2015-09-27 Heiner Kallweit Accepted
Applied "spi: atmel: Remove needless bits_per_word and speed_hz tests" to the spi tree - - - --- 2015-09-25 Mark Brown Not Applicable
Applied "spi: davinci: fix handling platform_get_irq result" to the spi tree - - - --- 2015-09-25 Mark Brown Not Applicable
[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
« 1 2 ... 93 94 95109 110 »