Show patches with: State = Action Required       |   5956 patches
« 1 2 ... 49 50 5159 60 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] spi: bcm2835aux: fix CPOL/CPHA setting - - - --- 2016-02-09 Stephan Olbrich New
[3/4] spi: bcm2835aux: set up spi-mode before asserting cs-gpio - 1 1 --- 2016-02-09 Stephan Olbrich New
spi: s3c64xx: Get fifosize via device tree - - - --- 2016-02-09 Youngmin Nam New
spi: Add struct spi_master max_transfer_size member to kernel-doc - - - --- 2016-02-08 Javier Martinez Canillas New
[v2,1/4] spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip select - 1 - --- 2016-02-08 Mika Westerberg New
[RFC] SPI/ACPI: DesignWare: Add ACPI support for Designware SPI driver - - - --- 2016-02-05 qiujiang New
[2/2] spi: spi-pic32: Add PIC32 SPI master driver - - - --- 2016-02-01 Joshua Henderson New
spi: Fix incomplete handling of SPI_MASTER_MUST_RX/_MUST_TX - - - --- 2016-02-01 Joshua Henderson New
[RESEND,v5,3/3] mtd: devices: m25p80: add support for mmap read request - - - --- 2016-02-01 Vignesh Raghavendra New
[RESEND,v5,2/3] spi: spi-ti-qspi: add mmap mode read support - - - --- 2016-02-01 Vignesh Raghavendra New
[RESEND,v5,1/3] spi: introduce accelerated read support for spi flash devices - - - --- 2016-02-01 Vignesh Raghavendra New
[4/4] spi: pxa2xx: Add support for both chip selects on Intel Braswell - - - --- 2016-01-26 Mika Westerberg New
[3/4] spi: pxa2xx: Move chip select control bits into lpss_config structure - - - --- 2016-01-26 Mika Westerberg New
[2/4] spi: pxa2xx: Translate ACPI DeviceSelection to Linux chip select on Baytrail - - - --- 2016-01-26 Mika Westerberg New
[03/15] dmaengine: dw: rename masters to reflect actual topology 2 - - --- 2016-01-24 Måns Rullgård New
[v7,9/9] spi: rockchip: modify DMA max burst to 1 1 - - --- 2016-01-22 Caesar Wang New
[2/2] spi/fsl-espi: Remove the address conversion operation - - - --- 2016-01-22 Zhiqiang Hou New
spi: qup: provide proper bus numbers - - - --- 2016-01-21 Srinivas Kandagatla New
[TROLL] spi: add option to create spidev nodes for unclaimed chip selects - - - --- 2016-01-21 Måns Rullgård New
spi: atmel: fix handling of cs_change set on non-last xfer 1 - - --- 2016-01-18 Måns Rullgård New
[RFC] spi: orion.c: Add direct write mode - - - --- 2016-01-12 Stefan Roese New
spi: atmel: improve internal vs gpio chip-select choice - - - --- 2016-01-11 Cyrille Pitchen New
[v2] spi: atmel: improve internal vs gpio chip-select choice - - - --- 2016-01-11 Måns Rullgård New
[v6,2/4] spi: bcm2835: add bcm2835 auxiliary spi device driver - - - --- 2016-01-05 Stephan Olbrich New
[2/2,v2] spi: zynq: use to_platform_device() - 1 - --- 2016-01-01 Geliang Tang New
[1/2,v2] spi: cadence: use to_platform_device() - 1 - --- 2016-01-01 Geliang Tang New
[3/4] dts: mt2701: add spi dts for mt2701 - - - --- 2015-12-31 Leilk Liu New
[02/10] spi: cadence, zynq: use to_platform_device() - 1 - --- 2015-12-27 Geliang Tang New
[v2] coccinelle: api: check for propagation of error from platform_get_irq - - - --- 2015-12-26 Julia Lawall New
[v6,3/3] spi: sun4i: Add support for wait time between word transmissions 1 - - --- 2015-12-26 Marcus Weseloh New
[v6,2/3] spi: sun4i: Fix clock calculations to be predictable and never exceed the requested rate - - - --- 2015-12-26 Marcus Weseloh New
[v6,1/3] spi: dts: Add new device property to specifcy a wait time between word transmissions 1 1 - --- 2015-12-26 Marcus Weseloh New
[2/2] spi: sh-msiof: Add compatible string for r8a7795 - - - --- 2015-12-24 Yoshihiro Kaneko New
[1/2] spi: sh-msiof: Add rcar fallback compatibility string - - - --- 2015-12-24 Yoshihiro Kaneko New
[v8,3/3] ACPI / spi: attach gpio irq from acpi description to spi device 2 - - --- 2015-12-23 Christophe Ricard New
[v8,2/3] ACPI / gpio: Add irq_type when a gpio is used as an interrupt 1 - - --- 2015-12-23 Christophe Ricard New
[v8,1/3] acpi: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol 1 - - --- 2015-12-23 Christophe Ricard New
[v1,1/1] spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare() 1 - - --- 2015-12-23 Andy Shevchenko New
[v3,8/8] spi: loopback-test: added support for HW-loopback mode - - - --- 2015-12-22 Martin Sperl New
[v3,7/8] spi: loopback-test: change module parameter name to have_external_loopback - - - --- 2015-12-22 Martin Sperl New
[v3,6/8] spi: loopback-test: improve granularity of dump_messages module parameter - - - --- 2015-12-22 Martin Sperl New
[v3,5/8] spi: loopback-test: spi_check_rx_ranges can get always done - - - --- 2015-12-22 Martin Sperl New
[v3,4/8] spi: loopback-test: move to use spi_message_dump_data - - - --- 2015-12-22 Martin Sperl New
[v3,3/8] spi: core: add spi_message_dump and spi_transfer_dump - - - --- 2015-12-22 Martin Sperl New
[v3,2/8] spi: loopback-test: rename method spi_test_fill_tx to spi_test_fill_pattern - - - --- 2015-12-22 Martin Sperl New
[v3,1/8] spi: loopback-test: write rx pattern also when running without tx_buf - - - --- 2015-12-22 Martin Sperl New
[v2,7/8] spi: loopback-test: change module parameter name to have_external_loopback - - - --- 2015-12-21 Martin Sperl New
[v2,6/8] spi: loopback-test: improve granularity of dump_messages module parameter - - - --- 2015-12-21 Martin Sperl New
[v2,4/8] spi: loopback-test: move to use spi_message_dump_data - - - --- 2015-12-21 Martin Sperl New
[v2,1/8] spi: core: add spi_message_dump and spi_transfer_dump - - - --- 2015-12-21 Martin Sperl New
[4/4] spi: loopback-test: added support for HW-loopback mode - - - --- 2015-12-18 Martin Sperl New
[3/4] spi: loopback-test: make dump_messages module parameter a bitmask - - - --- 2015-12-18 Martin Sperl New
[2/4] spi: loopback-test: move to use spi_message_dump_data - - - --- 2015-12-18 Martin Sperl New
[1/4] spi: core: add spi_message_dump and spi_transfer_dump - - - --- 2015-12-18 Martin Sperl New
[v5,2/2] spi: sun4i: Add support for wait time between word transmissions - - - --- 2015-12-17 Marcus Weseloh New
[v5,1/2] spi: dts: Add new device property to specifcy a wait time between word transmissions 1 1 - --- 2015-12-17 Marcus Weseloh New
[v7,3/3] ACPI / spi: attach gpio irq from acpi description to spi device 1 - - --- 2015-12-15 Christophe Ricard New
[v7,2/3] ACPI / gpio: Add irq_type when a gpio is used as an interrupt - - - --- 2015-12-15 Christophe Ricard New
[v7,1/3] acpi: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol 1 - - --- 2015-12-15 Christophe Ricard New
[v3,8/8] spi: bcm2835: move to spi-core methods translate_message and can_dma - - - --- 2015-12-14 Martin Sperl New
[v3,7/8] spi: core: add spi_master.min_dma_len and supporting methods - - - --- 2015-12-14 Martin Sperl New
[v3,6/8] spi: core: add spi_master.translate_message - - - --- 2015-12-14 Martin Sperl New
[v3,5/8] spi: core: add spi_merge_transfers method - - - --- 2015-12-14 Martin Sperl New
[v3,4/8] spi: core: added spi_split_transfers_unaligned - - - --- 2015-12-14 Martin Sperl New
[v3,3/8] spi: core: add spi_split_transfers_maxsize - - - --- 2015-12-14 Martin Sperl New
[v3,2/8] spi: core: add spi_replace_transfers method - - - --- 2015-12-14 Martin Sperl New
[v3,1/8] spi: core: added spi_resource management - - - --- 2015-12-14 Martin Sperl New
[LINUX,RFC,v3,4/4] spi: zynqmp: gqspi: add support for dual parallel mode configuration - - - --- 2015-12-14 Ranjit Waghmode New
[LINUX,RFC,v3,3/4] mtd: spi-nor: add dual parallel mode support - - - --- 2015-12-14 Ranjit Waghmode New
[LINUX,RFC,v3,2/4] mtd: add spi_device instance to spi_nor struct - - - --- 2015-12-14 Ranjit Waghmode New
[LINUX,RFC,v3,1/4] spi: addng support for data stripe feature in core - - - --- 2015-12-14 Ranjit Waghmode New
[v4] spi: dts: sun4i: Add support for wait time between word transmissions - - - --- 2015-12-14 Marcus Weseloh New
[v3] spi: dts: sun4i: Add support for hardware-based wait time between words - - - --- 2015-12-13 Marcus Weseloh New
spi: Add builtin_spi_driver() to avoid registration boilerplate - - - --- 2015-12-13 Paul Gortmaker New
[v6,3/3] ACPI / spi: attach gpio irq from acpi description to spi device - - - --- 2015-12-13 Christophe Ricard New
[v6,2/3] ACPI / gpio: Add irq_type when a gpio is used as an interrupt - - - --- 2015-12-13 Christophe Ricard New
[v6,1/3] acpi: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol - - - --- 2015-12-13 Christophe Ricard New
[v5,3/3] ACPI / spi: attach gpio irq from acpi description to spi device - - - --- 2015-12-12 Christophe Ricard New
[v5,2/3] ACPI / gpio: Add irq_type when a gpio is used as an interrupt - - - --- 2015-12-12 Christophe Ricard New
[v5,1/3] acpi: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol - - - --- 2015-12-12 Christophe Ricard New
[v2] spi: dts: sun4i: Add support for inter-word wait cycles using the SPI Wait Clock Register - - - --- 2015-12-11 Marcus Weseloh New
[v5,5/5] ARM: dts: AM4372: add entry for qspi mmap region 1 - - --- 2015-12-11 Vignesh Raghavendra New
[v5,4/5] ARM: dts: DRA7: add entry for qspi mmap region 1 - - --- 2015-12-11 Vignesh Raghavendra New
[v5,3/5] mtd: devices: m25p80: add support for mmap read request - - - --- 2015-12-11 Vignesh Raghavendra New
[v5,1/5] spi: introduce accelerated read support for spi flash devices - - - --- 2015-12-11 Vignesh Raghavendra New
spi-fsl-dspi: Fix CTAR Register access - - - --- 2015-12-09 Bhuvanchandra DV New
[v6,8/8] spi: imx: add support for all SPI word width for DMA - - - --- 2015-12-08 Anton Bondarenko New
[v6,7/8] spi: imx: replace fixed timeout with calculated - - - --- 2015-12-08 Anton Bondarenko New
[v6,6/8] spi: imx: remove dead RX DMA tail handling code - - - --- 2015-12-08 Anton Bondarenko New
[v6,5/8] spi: imx: allow only WML aligned transfers to use DMA - - - --- 2015-12-08 Anton Bondarenko New
[v6,4/8] spi: imx: defer spi initialization, if DMA engine is - - - --- 2015-12-08 Anton Bondarenko New
[v4,3/3] ACPI / spi: attach gpio irq from acpi description to spi device - - - --- 2015-12-07 Christophe Ricard New
[v4,2/3] ACPI / gpio: Add irq_type when a gpio is used as an interrupt - - - --- 2015-12-07 Christophe Ricard New
[v4,1/3] acpi: Rename acpi_gsi_get_irq_type to acpi_get_irq_type and export symbol - - - --- 2015-12-07 Christophe Ricard New
[V2,5/5] spi: bcm2835: split long transfers - - - --- 2015-12-07 Martin Sperl New
[V2,4/5] spi: core add spi_master.translate_message - - - --- 2015-12-07 Martin Sperl New
[V2,3/5] spi: core: add spi_split_transfers_maxsize - - - --- 2015-12-07 Martin Sperl New
[V2,2/5] spi: core: add spi_replace_transfers method - - - --- 2015-12-07 Martin Sperl New
[V2,1/5] spi: core: added spi_resource management - - - --- 2015-12-07 Martin Sperl New
[v2,8/8] spi: lm70llp: remove printk - - - --- 2015-12-07 Sudip Mukherjee New
« 1 2 ... 49 50 5159 60 »