Show patches with: State = Action Required       |   5763 patches
« 1 2 ... 37 38 3957 58 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,12/12] wip: convert struct spi_device to gpio_desc - - - --- 2017-07-27 Chris Packham New
[RFC,v2,11/12] ARM: ep93xx: remove chipselect from ep93xx_spi_info - - - --- 2017-07-27 Chris Packham New
[RFC,v2,10/12] spi: core: convert spi_master to use gpio_desc - - - --- 2017-07-27 Chris Packham New
[RFC,v2,09/12] ARM: imx: add gpiod_lookup_table for spi chip-selects - - - --- 2017-07-27 Chris Packham New
[RFC,v2,08/12] ARM: ep93xx: add gpiod_lookup_table for spi chip-selects - - - --- 2017-07-27 Chris Packham New
[RFC,v2,07/12] spi: use gpio_desc instead of numeric gpio - - - --- 2017-07-27 Chris Packham New
[RFC,v2,06/12] spi: spi-ep93xx: use the default master transfer queueing mechanism - - - --- 2017-07-27 Chris Packham New
[RFC,v2,05/12] spi: spi-ep93xx: remove private data 'current_msg' - - - --- 2017-07-27 Chris Packham New
[RFC,v2,04/12] spi: spi-ep93xx: pass the spi_master pointer around - - - --- 2017-07-27 Chris Packham New
[RFC,v2,03/12] spi: spi-ep93xx: absorb the interrupt enable/disable helpers - - - --- 2017-07-27 Chris Packham New
[RFC,v2,02/12] spi: spi-ep93xx: add spi master prepare_transfer_hardware() - - - --- 2017-07-27 Chris Packham New
[RFC,v2,01/12] spi: spi-ep93xx: use 32-bit read/write for all registers - - - --- 2017-07-27 Chris Packham New
Applied "spi: core: Propagate error code of add_uevent_var()" to the spi tree - - - --- 2017-07-27 Mark Brown New
Applied "spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created"" to the spi tree - - - --- 2017-07-27 Mark Brown New
Applied "spi: tools: move to tools buildsystem" to the spi tree - - - --- 2017-07-26 Mark Brown New
Applied "spi: tools: add install section" to the spi tree - - - --- 2017-07-26 Mark Brown New
Applied "spi: pic32: fix spelling mistakes on macro names" to the spi tree - - - --- 2017-07-26 Mark Brown New
Applied "spi: loopback-test: implement testing with no CS" to the spi tree - - - --- 2017-07-26 Mark Brown New
Applied "spi: imx: add SPI_NO_CS support" to the spi tree - - - --- 2017-07-26 Mark Brown New
spi: core: use gpio_request_one for configured gpio cs - - - --- 2017-07-24 Martin Hundebøll New
[v5,13/14] spi: qup: Ensure done detection - - - --- 2017-07-24 Varadarajan Narayanan New
[v5,12/14] spi: qup: allow multiple DMA transactions per spi xfer - - - --- 2017-07-24 Varadarajan Narayanan New
[v5,09/14] spi: qup: call io_config in mode specific function - - - --- 2017-07-24 Varadarajan Narayanan New
[v5,06/14] spi: qup: Fix transaction done signaling - - - --- 2017-07-24 Varadarajan Narayanan New
[v5,03/14] spi: qup: Add completion timeout - - - --- 2017-07-24 Varadarajan Narayanan New
[v5,02/14] spi: qup: Setup DMA mode correctly - - - --- 2017-07-24 Varadarajan Narayanan New
[v5,01/14] spi: qup: Enable chip select support - - - --- 2017-07-24 Varadarajan Narayanan New
spi: document broadcom qspi driver as broken - - - --- 2017-07-21 Arnd Bergmann New
powerpc/asm/cacheflush: Cleanup cacheflush function params - - - --- 2017-07-20 Matt Brown New
Applied "spi: stm32: explicitly request exclusive reset control" to the spi tree - - - --- 2017-07-19 Mark Brown New
Applied "spi: sun6i: explicitly request exclusive reset control" to the spi tree - - - --- 2017-07-19 Mark Brown New
Applied "spi: tegra20-slink: explicitly request exclusive reset control" to the spi tree - - - --- 2017-07-19 Mark Brown New
Applied "spi: tegra114: explicitly request exclusive reset control" to the spi tree - - - --- 2017-07-19 Mark Brown New
Applied "spi: tegra20-sflash: explicitly request exclusive reset control" to the spi tree - - - --- 2017-07-19 Mark Brown New
Applied "spi: loopback-test: make several module parameters static" to the spi tree - - - --- 2017-07-18 Mark Brown New
[linux-next,v5,1/1] spi: imx: Add support for SPI Slave mode - - - --- 2017-07-18 Wang, Jiada New
Applied "spi: pxa2xx: Only claim CS GPIOs when the slave device is created" to the spi tree - - - --- 2017-07-17 Mark Brown New
Applied "spi: sh-msiof: Add support for R-Car H3" to the spi tree - - - --- 2017-07-17 Mark Brown New
Applied "spi: sh-msiof: Limit minimum divider on R-Car Gen3" to the spi tree - - - --- 2017-07-17 Mark Brown New
Applied "spi: loopback-test: provide loop_req option." to the spi tree - - - --- 2017-07-17 Mark Brown New
[v3,1/6] ACPI / osi: Exclude x86 DMI quirks on other arches - - - --- 2017-07-13 Lukas Wunner New
[v3,2/6] ACPI / x86: Consolidate Apple DMI checks - - - --- 2017-07-13 Lukas Wunner New
[v3,3/6] ACPI / property: Don't evaluate objects for devices w/o handle 1 - - --- 2017-07-13 Lukas Wunner New
[v3,4/6] ACPI / property: Support Apple _DSM properties 1 1 1 --- 2017-07-13 Lukas Wunner New
[v3,5/6] ACPI / scan: Recognize Apple SPI and I2C slaves - - - --- 2017-07-13 Lukas Wunner New
[v3,6/6] spi: Use Apple device properties in absence of ACPI resources 2 1 1 --- 2017-07-13 Lukas Wunner New
[v1] spi: loopback-test: provide loop request option. - - - --- 2017-07-12 Oleksij Rempel New
Applied "spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data" to the spi tree - 1 - --- 2017-07-11 Mark Brown New
Applied "spi: imx: add selection for iMX53 and iMX6 controller" to the spi tree 1 1 - --- 2017-07-11 Mark Brown New
[PATCHv3,2/2] spi: imx: document use of native chip-selects in devicetree - 1 - --- 2017-07-11 Greg Ungerer New
Applied "spi/bcm63xx-hspi: Fix checkpatch warnings" to the spi tree - - - --- 2017-07-10 Mark Brown New
Applied "spi/ath79: Fix checkpatch warnings" to the spi tree - - - --- 2017-07-10 Mark Brown New
Applied "spi: imx: dynamic burst length adjust for PIO mode" to the spi tree - - - --- 2017-07-07 Mark Brown New
[v7,16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation - - - --- 2017-07-02 Hauke Mehrtens New
[v7,15/16] MIPS: lantiq: remove old USB PHY initialisation - - - --- 2017-07-02 Hauke Mehrtens New
[v7,14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module - - - --- 2017-07-02 Hauke Mehrtens New
[v7,13/16] MIPS: lantiq: remove old GPHY loader code - - - --- 2017-07-02 Hauke Mehrtens New
[v7,12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd 1 1 - --- 2017-07-02 Hauke Mehrtens New
[v7,11/16] MIPS: lantiq: remove old reset controller implementation - - - --- 2017-07-02 Hauke Mehrtens New
[v7,10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs 1 1 - --- 2017-07-02 Hauke Mehrtens New
[v7,09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select() 1 - - --- 2017-07-02 Hauke Mehrtens New
[v7,08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver 1 1 - --- 2017-07-02 Hauke Mehrtens New
[v7,07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings 1 - - --- 2017-07-02 Hauke Mehrtens New
[v7,06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD - - - --- 2017-07-02 Hauke Mehrtens New
[v7,05/16] watchdog: lantiq: add device tree binding documentation - - - --- 2017-07-02 Hauke Mehrtens New
[v7,04/16] watchdog: lantiq: access boot cause register through regmap 1 - - --- 2017-07-02 Hauke Mehrtens New
[v7,03/16] mtd: spi-falcon: drop check of boot select - - - --- 2017-07-02 Hauke Mehrtens New
[v7,02/16] mtd: lantiq-flash: drop check of boot select 1 - - --- 2017-07-02 Hauke Mehrtens New
[v7,01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses - - - --- 2017-07-02 Hauke Mehrtens New
Applied "spi: imx: dynamic burst length adjust for PIO mode" to the spi tree - - - --- 2017-06-30 Mark Brown New
[v6,16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation - - - --- 2017-06-29 Hauke Mehrtens New
[v6,15/16] MIPS: lantiq: remove old USB PHY initialisation - - - --- 2017-06-29 Hauke Mehrtens New
[v6,14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module - - - --- 2017-06-29 Hauke Mehrtens New
[v6,13/16] MIPS: lantiq: remove old GPHY loader code - - - --- 2017-06-29 Hauke Mehrtens New
[v6,12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd 1 1 - --- 2017-06-29 Hauke Mehrtens New
[v6,11/16] MIPS: lantiq: remove old reset controller implementation - - - --- 2017-06-29 Hauke Mehrtens New
[v6,10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs - 1 - --- 2017-06-29 Hauke Mehrtens New
[v6,09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select() 1 - - --- 2017-06-29 Hauke Mehrtens New
[v6,08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver - - - --- 2017-06-29 Hauke Mehrtens New
[v6,07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings - - - --- 2017-06-29 Hauke Mehrtens New
[v6,06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD - - - --- 2017-06-29 Hauke Mehrtens New
[v6,05/16] watchdog: lantiq: add device tree binding documentation - - - --- 2017-06-29 Hauke Mehrtens New
[v6,04/16] watchdog: lantiq: access boot cause register through regmap 1 - - --- 2017-06-29 Hauke Mehrtens New
[v6,03/16] mtd: spi-falcon: drop check of boot select - - - --- 2017-06-29 Hauke Mehrtens New
[v6,02/16] mtd: lantiq-flash: drop check of boot select 1 - - --- 2017-06-29 Hauke Mehrtens New
[v6,01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses - - - --- 2017-06-29 Hauke Mehrtens New
Applied "spi: rockchip: Set GPIO_SS flag to enable Slave Select with GPIO CS" to the spi tree - 1 - --- 2017-06-28 Mark Brown New
Applied "spi: rockchip: Disable Runtime PM when chip select is asserted" to the spi tree - 1 - --- 2017-06-28 Mark Brown New
Applied "spi: stm32: use SoC specific compatible" to the spi tree 1 - - --- 2017-06-28 Mark Brown New
Applied "spi: stm32: fix compatible to fit with new bindings" to the spi tree - - - --- 2017-06-28 Mark Brown New
Applied "spi: stm32: fix example with st, spi-midi-ns property" to the spi tree - - - --- 2017-06-28 Mark Brown New
Applied "spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindings" to the spi tree - - - --- 2017-06-28 Mark Brown New
Applied "spi: stm32: use normal conditional statements instead of ternary operator" to the spi tree - - - --- 2017-06-28 Mark Brown New
Applied "spi: stm32: add runtime PM support" to the spi tree - - - --- 2017-06-28 Mark Brown New
Applied "spi: stm32: enhance DMA error management" to the spi tree - - - --- 2017-06-28 Mark Brown New
Applied "spi: stm32: fix potential dereference null return value" to the spi tree - - - --- 2017-06-28 Mark Brown New
Applied "spi: sirf: fix spelling mistake: "registerred" -> "registered"" to the spi tree - - - --- 2017-06-28 Mark Brown New
Applied "spi: loopback-test: fix spelling mistake: "reruning" -> "rerunning"" to the spi tree - - - --- 2017-06-28 Mark Brown New
Applied "spi: loopback-test: Fix kfree() NULL pointer error." to the spi tree - - - --- 2017-06-28 Mark Brown New
[v2,1/4] ACPI / property: Don't evaluate objects for devices w/o handle 1 - - --- 2017-06-28 Lukas Wunner New
« 1 2 ... 37 38 3957 58 »