Show patches with: Archived = No       |   11495 patches
« 1 2 ... 111 112 113114 115 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/4] fix module autoloading for ACPI enumerated devices - - - --- 2014-01-14 Zhang, Rui Accepted
[2/4] ACPI: add module autoloading support for ACPI enumerated devices - - - --- 2014-01-14 Zhang, Rui Not Applicable
[1/4] ACPI: fix create_modalias() return value handling - - - --- 2014-01-14 Zhang, Rui Not Applicable
[4/4] OF: introduce OF style 'modalias' support for platform bus. - - - --- 2014-01-13 Zhang, Rui Not Applicable
[3/4] fix module autoloading for ACPI enumerated devices - - - --- 2014-01-13 Zhang, Rui Changes Requested
[2/4] ACPI: add module autoloading support for ACPI enumerated devices - - - --- 2014-01-13 Zhang, Rui Not Applicable
[1/4] ACPI: fix create_modalias() return value handling - - - --- 2014-01-13 Zhang, Rui Not Applicable
spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match - - - --- 2014-01-13 Mika Westerberg Accepted
spi: sh: Use spi_sh_clear_bit() instead of open-coded - - - --- 2014-01-13 Axel Lin Accepted
[TRIVIAL] spi/s3c64xx: Correct indentation - - - --- 2014-01-12 Geert Uytterhoeven Accepted
[TRIVIAL] spi: rspi: Spelling s/transmition/transmission/ - - - --- 2014-01-12 Geert Uytterhoeven Changes Requested
[TRIVIAL] spi: bitbang: Grammar s/make to make/to make/ - - - --- 2014-01-12 Geert Uytterhoeven Accepted
[TRIVIAL] spi: sh-hspi: Spelling s/recive/receive/ - - - --- 2014-01-12 Geert Uytterhoeven Accepted
spi: core: Improve tx/rx_nbits check comments - - - --- 2014-01-12 Geert Uytterhoeven Accepted
spi: Kill superfluous cast in spi_w8r16() - - - --- 2014-01-12 Geert Uytterhoeven Accepted
[9/9] ARM: shmobile: koelsch: Add QSPI nodes - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
[8/9] ARM: shmobile: r8a7791 dtsi: Add QSPI node - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
[V3,7/9] ARM: shmobile: genmai reference: Add RSPI nodes - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
[V3,6/9] ARM: shmobile: r7s72100 dtsi: Add RSPI nodes - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
[5/9] ARM: shmobile: r7s72100: Add RSPI clocks for DT - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
[V3,4/9] spi: rspi: Add DT support - - - --- 2014-01-12 Geert Uytterhoeven Changes Requested
[3/9] spi: rspi: Use NULL as the clock ID - - - --- 2014-01-12 Geert Uytterhoeven Changes Requested
[2/9] spi: rspi: Convert to clk_prepare_enable/disable_unprepare - - - --- 2014-01-12 Geert Uytterhoeven Changes Requested
[1/9] spi: rspi: Add missing clk_disable() calls in error and cleanup paths - - - --- 2014-01-12 Geert Uytterhoeven Changes Requested
[V2,4/4] ARM: shmobile: koelsch: Enable RSPI and MTD_M25P80 in defconfig - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
[V2,3/4] ARM: shmobile: koelsch: Add QSPI support - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
[V2,2/4] ARM: shmobile: r8a7791: add QSPI clocks - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
[V2,1/4] pinctrl: sh-pfc: r8a7791: Add QSPI pin groups - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
[V3,5/5] ARM: shmobile: genmai: Enable RSPI in defconfig - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
[V3,4/5,RFC] ARM: shmobile: genmai: Add preliminary RSPI pinmux setup - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
[V3,3/5] ARM: shmobile: genmai: Add RSPI support - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
[V3,2/5] ARM: shmobile: r7s72100: Add RSPI clocks - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
[V3,1/5] pinctrl: sh-pfc: r7s72100: Add RSPI support - - - --- 2014-01-12 Geert Uytterhoeven Not Applicable
spi: rspi: Remove dependency on DMAE for SHMOBILE - - - --- 2014-01-12 Geert Uytterhoeven Accepted
[V2,8/8] spi: rspi: Add support for loopback mode - - - --- 2014-01-12 Geert Uytterhoeven Changes Requested
[V2,7/8] spi: rspi: Add support for specifying CPHA/CPOL - - - --- 2014-01-12 Geert Uytterhoeven Accepted
[V2,6/8] spi: rspi: Add support for missing SPCR2 register - - - --- 2014-01-12 Geert Uytterhoeven Changes Requested
[V2,5/8] spi: rspi: Add support for no TX only mode - - - --- 2014-01-12 Geert Uytterhoeven Changes Requested
[V2,4/8] spi: rspi: Add support for 8-bit Data Register access - - - --- 2014-01-12 Geert Uytterhoeven Changes Requested
[V2,3/8] spi: rspi: Add support for more than one interrupt - - - --- 2014-01-12 Geert Uytterhoeven Changes Requested
[V2,2/8] spi: rspi: Add more QSPI register documentation - - - --- 2014-01-12 Geert Uytterhoeven Accepted
[V2,1/8] spi: rspi: Add more RSPI register documentation - - - --- 2014-01-12 Geert Uytterhoeven Accepted
spi: clps711x: Convert to devm_gpio_request() - - - --- 2014-01-12 Axel Lin Not Applicable
[RFC] spi: ti-qspi: Fixup driver name - - - --- 2014-01-12 Axel Lin Accepted
spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation - - - --- 2014-01-12 Axel Lin Accepted
spi: altera: Remove unneeded NULL checking for hw->bitbang.master - - - --- 2014-01-12 Axel Lin Accepted
spi: Use bitfields for multiple data lines - - - --- 2014-01-10 Mark Brown Accepted
spi: clps711x: Use devm_gpio_request() - - - --- 2014-01-10 Alexander Shiyan Accepted
spi: Check conflicting CS based on spi->chip_select instead of device name - - - --- 2014-01-09 Mika Westerberg Accepted
spi: core: Use list_first_entry to extract head of queue - - - --- 2014-01-09 Axel Lin Accepted
[v2] spi: atmel: Refactor spi-atmel to use SPI framework queue - - - --- 2014-01-09 Wenyou Yang Accepted
spi: fsl-dspi: Add missing breaks for switch cases - - - --- 2014-01-08 Axel Lin Accepted
spi: sh-hspi: Fix modalias for sh-hspi - - - --- 2014-01-08 Axel Lin Accepted
[RFT] spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not used - - - --- 2014-01-08 Axel Lin Accepted
[v2,2/2] spi:dspi:Remove some coding sytle not in standard - - - --- 2014-01-08 Chao Fu Deferred
[v2,1/2] spi:fsl-dspi:add support of DSPI IP in big endian - - - --- 2014-01-08 Chao Fu Changes Requested
spi: atmel: Refactor spi-atmel to use SPI framework queue - - - --- 2014-01-08 Wenyou Yang Changes Requested
spi: spi-nor: mtd Check flag status register for Micron nor spi n25q512a - - - --- 2014-01-08 Insop Song Not Applicable
spi-rspi I/O errors - - - --- 2014-01-07 Geert Uytterhoeven Changes Requested
[-next] spi: dw-pci: remove free for resources allocated with devm_* - - - --- 2014-01-07 Wei Yongjun Accepted
[v2] spi: ti-qspi: Fix getting correct address for qspi - - - --- 2014-01-07 Axel Lin Accepted
spi: ti-qspi: Fix getting correct address for qspi - - - --- 2014-01-07 Axel Lin Accepted
spi: dw-pci: fix typo - - - --- 2014-01-06 Baruch Siach Accepted
Check flag status register for Micron n25q512a - - - --- 2014-01-06 Insop Song Not Applicable
spidev: fix hang when transfer_one_message fails - - - --- 2014-01-05 Daniel Santos Accepted
spi: s3c64xx: Remove duplicate code to clear S3C64XX_SPI_SLAVE_SEL register - - - --- 2014-01-02 Axel Lin Accepted
spi: core: Use list_first_entry_or_null() instead of open-coded - - - --- 2014-01-02 Axel Lin Accepted
[2/2] spi: clps711x: dts: Add bindings documentation for the CLPS711X SPI - - - --- 2014-01-01 Alexander Shiyan Changes Requested
[1/2] spi: clps711x: Driver refactor - - - --- 2014-01-01 Alexander Shiyan Changes Requested
[1/1] spi: s3c24xx: Remove reference to plat/fiq.h - - - --- 2013-12-31 Sachin Kamat Accepted
[v2,3/3] spi: dw: fix memory leak on error path - - - --- 2013-12-30 Baruch Siach Accepted
[v2,1/3] spi: dw: use managed resources - - - --- 2013-12-30 Baruch Siach Accepted
spi:fsl-dspi:add support of DSPI IP in big endian - - - --- 2013-12-30 Chao Fu Changes Requested
[1/1] spi: nuc900: Cleanup spi-nuc900.h header - - - --- 2013-12-30 Sachin Kamat Accepted
[v2,8/8,RFC] ARM: shmobile: genmai reference: Add RSPI nodes - - - --- 2013-12-27 Geert Uytterhoeven Not Applicable
[v2,7/8,RFC] ARM: shmobile: r7s72100 dtsi: Add RSPI nodes - - - --- 2013-12-27 Geert Uytterhoeven Not Applicable
[v2,6/8,RFC] Documentation: dt: Add Renesas RSPI/QSPI bindings - - - --- 2013-12-27 Geert Uytterhoeven Changes Requested
spi: Eliminate 3WIRE spi_transfer check - - - --- 2013-12-27 Trent Piepho Accepted
[4/4] spi: dw: drop unused struct dw_spi field - - - --- 2013-12-26 Baruch Siach Accepted
[2/4] spi: dw-mmio: prepare the clock before enabling - - - --- 2013-12-26 Baruch Siach Accepted
[1/4] spi: dw: use managed resources - - - --- 2013-12-26 Baruch Siach Changes Requested
[v4,7/7] mtd: spi-nor: Add Freescale QuadSPI driver - - - --- 2013-12-25 Huang Shijie Not Applicable
[v4,6/7] Documentation: add the binding file for Freescale QuadSPI driver - - - --- 2013-12-25 Huang Shijie Not Applicable
[v4,5/7] mtd: spi-nor: add a helper to find the spi_device_id - - - --- 2013-12-25 Huang Shijie Not Applicable
[v4,4/7] mtd: m25p80: use the SPI nor framework - - - --- 2013-12-25 Huang Shijie Not Applicable
[v4,3/7] mtd: spi-nor: add the framework for SPI NOR - - - --- 2013-12-25 Huang Shijie Not Applicable
[v4,2/7] mtd: spi-nor: add the basic data structures - - - --- 2013-12-25 Huang Shijie Not Applicable
[v4,1/7] mtd: spi-nor: copy the SPI NOR commands to a new header file - - - --- 2013-12-25 Huang Shijie Not Applicable
[6/6,RFC] arm: shmobile: genmai reference: Add RSPI nodes - - - --- 2013-12-24 Geert Uytterhoeven Not Applicable
[5/6,RFC] ARM: shmobile: r7s72100 dtsi: Add RSPI nodes - - - --- 2013-12-24 Geert Uytterhoeven Not Applicable
[4/6,RFC] Documentation: dt: Add Renesas RSPI/QSPI bindings - - - --- 2013-12-24 Geert Uytterhoeven Superseded
[3/6] ARM: shmobile: r7s72100: Add RSPI resources - - - --- 2013-12-24 Geert Uytterhoeven Not Applicable
[2/6] ARM: shmobile: r7s72100: Add RSPI clocks - - - --- 2013-12-24 Geert Uytterhoeven Not Applicable
[1/6] pinctrl: sh-pfc: r7s72100: Add RSPI support - - - --- 2013-12-24 Geert Uytterhoeven Not Applicable
[8/8] spi: rspi: Add support for loopback mode - - - --- 2013-12-24 Geert Uytterhoeven Deferred
[7/8] spi: rspi: Add support for specifying CPHA/CPOL - - - --- 2013-12-24 Geert Uytterhoeven Deferred
[6/8] spi: rspi: Add support for missing SPCR2 register - - - --- 2013-12-24 Geert Uytterhoeven Deferred
[5/8] spi: rspi: Add support for no TX only mode - - - --- 2013-12-24 Geert Uytterhoeven Deferred
[4/8] spi: rspi: Add support for 8-bit Data Register access - - - --- 2013-12-24 Geert Uytterhoeven Deferred
[3/8] spi: rspi: Add support for more than one interrupt - - - --- 2013-12-24 Geert Uytterhoeven Deferred
« 1 2 ... 111 112 113114 115 »