Show patches with: none      |   18123 patches
« 1 2 ... 161 162 163181 182 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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
[v2,5/8,RFC] ARM: shmobile: genmai: Add preliminary RSPI pinmux setup - - - --- 2013-12-27 Geert Uytterhoeven Not Applicable
[v2,4/8] ARM: shmobile: genmai: Add RSPI children - - - --- 2013-12-27 Geert Uytterhoeven Not Applicable
[v2,3/8] ARM: shmobile: r7s72100: Add RSPI platform devices - - - --- 2013-12-27 Geert Uytterhoeven Not Applicable
[v2,2/8] ARM: shmobile: r7s72100: Add RSPI clocks - - - --- 2013-12-27 Geert Uytterhoeven Not Applicable
[v2,1/8] pinctrl: sh-pfc: r7s72100: Add RSPI support - - - --- 2013-12-27 Geert Uytterhoeven Not Applicable
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
[3/4] spi: dw: fix memory leak on error path - - - --- 2013-12-26 Baruch Siach Changes Requested
[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
[2/8] spi: rspi: Add more QSPI register documentation - - - --- 2013-12-24 Geert Uytterhoeven Deferred
[1/8] spi: rspi: Add more RSPI register documentation - - - --- 2013-12-24 Geert Uytterhoeven Deferred
[5/5] spi: rspi: Use u8 for 8-bit register values - - - --- 2013-12-24 Geert Uytterhoeven Accepted
[4/5] spi: rspi: Use DUMMY_DATA macro instead of hardcoded value - - - --- 2013-12-24 Geert Uytterhoeven Accepted
[3/5] spi: rspi: Make more pointers const - - - --- 2013-12-24 Geert Uytterhoeven Accepted
[2/5] spi: rspi: Remove casts - - - --- 2013-12-24 Geert Uytterhoeven Accepted
[1/5] spi: rspi: Use dev_get_platdata() instead of raw dev.platform_data access - - - --- 2013-12-24 Geert Uytterhoeven Accepted
[2/2] spi: rspi: Fix typo when clearing SPSR_OVRF - - - --- 2013-12-23 Geert Uytterhoeven Accepted
[1/2] spi: rspi: Fix NULL pointer dereference on SH7757 - - - --- 2013-12-23 Geert Uytterhoeven Accepted
spi/qspi: Fix runtime resume path - - - --- 2013-12-20 Poddar, Sourav Accepted
[-next] spi: spi-s3c24xx: remove redundant return value check of platform_get_resource() - - - --- 2013-12-20 Wei Yongjun Accepted
[-next] spi: nuc900: remove redundant return value check of platform_get_resource() - - - --- 2013-12-20 Wei Yongjun Accepted
[-next] spi: txx9: drop clk_put for devm_clk_get in txx9spi_probe() - - - --- 2013-12-20 Wei Yongjun Accepted
spi: spi-imx: Fix out-of-order CS/SCLK operation at low speeds - - - --- 2013-12-18 Marek Vasut broonie Accepted
[V2] spi: mpc512x: Use devm_*() functions - - - --- 2013-12-18 Jingoo Han broonie Accepted
[3/3] spi/bcm63xx-hsspi: fix pm sleep support - - - --- 2013-12-17 Jonas Gorski broonie Accepted
[2/3] spi/bcm63xx-hsspi: use devm_register_master() - - - --- 2013-12-17 Jonas Gorski broonie Accepted
[1/3] spi/bcm63xx-hsspi: check result of clk_prepare_enable - - - --- 2013-12-17 Jonas Gorski broonie Accepted
[4/4] spi/bcm63xx: fix pm sleep support - - - --- 2013-12-17 Jonas Gorski broonie Accepted
[3/4] spi/bcm63xx: check return value of clk_prepare_enable - - - --- 2013-12-17 Jonas Gorski broonie Accepted
[2/4] spi/bcm63xx: don't reject reads >= 256 bytes - - - --- 2013-12-17 Jonas Gorski broonie Accepted
[1/4] spi/bcm63xx: don't substract prepend length from total length - - - --- 2013-12-17 Jonas Gorski broonie Accepted
spi: tegra: checking for ERR_PTR instead of NULL - - - --- 2013-12-16 Dan Carpenter Accepted
[v3,7/7] mtd: spi-nor: Add Freescale QuadSpi driver - - - --- 2013-12-16 Huang Shijie Not Applicable
[v3,6/7] Documentation: add the binding file for Quadspi driver - - - --- 2013-12-16 Huang Shijie Not Applicable
[v3,5/7] mtd: spi-nor: add a helper to find the spi_device_id - - - --- 2013-12-16 Huang Shijie Not Applicable
[v3,4/7] mtd: m25p80: use the SPI nor framework - - - --- 2013-12-16 Huang Shijie Not Applicable
[v3,3/7] mtd: spi-nor: add the framework for SPI NOR - - - --- 2013-12-16 Huang Shijie Not Applicable
[v3,2/7] mtd: spi-nor: add the basic data structures - - - --- 2013-12-16 Huang Shijie Not Applicable
[v3,1/7] mtd: spi-nor: copy the SPI NOR commands to a new header file - - - --- 2013-12-16 Huang Shijie Not Applicable
[-next] spi: tegra20-slink: fix return value check in tegra_slink_init_dma_param() - - - --- 2013-12-14 Wei Yongjun Not Applicable
[v2] spi/fsl-espi: Add Power Management support for eSPI controller - - - --- 2013-12-12 Hou Zhiqiang Accepted
Correction to typos in Documentation/spi/spi-summary - - - --- 2013-12-06 John Whitmore Accepted
spi/hspi: add device tree support - - - --- 2013-10-25 Kuninori Morimoto Superseded
[PATCHv3,2/3] drivers: mtd: devices: Add quad read support. - - - --- 2013-10-24 Poddar, Sourav Superseded
[RESEND] spi/xilinx: Use DT information for bits_per_word value, fix bus_num value - - - --- 2013-10-10 Jens Renner Superseded
spi/xilinx: Use DT information for bits_per_word value, fix bus_num value - - - --- 2013-10-10 Jens Renner Superseded
[RFC/PATCH,3/3] drivers: mtd: devices: Add memory mapped read support. - - - --- 2013-10-09 Poddar, Sourav Superseded
[PATCHv3,2/3] drivers: mtd: devices: Add quad read support. - - - --- 2013-10-09 Poddar, Sourav Superseded
[1/3] spi/qspi: Add memory mapped read support. - - - --- 2013-10-09 Poddar, Sourav Superseded
spi/hspi: fixup Runtime PM enable timing - - - --- 2013-10-03 Kuninori Morimoto Superseded
[13/13] spi: spi-mxs: Use u32 instead of uint32_t - - - --- 2013-10-01 Trent Piepho Superseded
[12/13] spi: spi-mxs: Don't set clock for each xfer - - - --- 2013-10-01 Trent Piepho Superseded
[11/13] spi: spi-mxs: Clean up setup_transfer function - - - --- 2013-10-01 Trent Piepho Superseded
[10/13] spi: spi-mxs: Remove check of spi mode bits - - - --- 2013-10-01 Trent Piepho Superseded
[09/13] spi: spi-mxs: Fix race in setup method - - - --- 2013-10-01 Trent Piepho Superseded
[08/13] spi: spi-mxs: Remove bogus setting of ssp clk rate field - - - --- 2013-10-01 Trent Piepho Superseded
[07/13] spi: spi-mxs: Remove full duplex check, spi core already does it - - - --- 2013-10-01 Trent Piepho Superseded
[06/13] spi: spi-mxs: Fix chip select control bits in DMA mode - - - --- 2013-10-01 Trent Piepho Superseded
[05/13] spi: spi-mxs: Fix extra CS pulses and read mode in multi-transfer messages - - - --- 2013-10-01 Trent Piepho Superseded
[04/13] spi: spi-mxs: Change flag arguments in txrx functions to bit flags - - - --- 2013-10-01 Trent Piepho Superseded
[03/13] spi: spi-mxs: Always clear INGORE_CRC, to keep CS asserted - - - --- 2013-10-01 Trent Piepho Superseded
[02/13] spi: spi-mxs: Remove mxs_spi_enable and mxs_spi_disable - - - --- 2013-10-01 Trent Piepho Superseded
[01/13] spi: spi-mxs: Always set LOCK_CS - - - --- 2013-10-01 Trent Piepho Superseded
[v2] spi: Use of_property_read_u32 - - - --- 2013-09-27 Trent Piepho Superseded
[4/4] spi: Simplify bit width checking code - - - --- 2013-09-25 Trent Piepho Superseded
[3/4] spi: Encode data width more efficiently - - - --- 2013-09-25 Trent Piepho Superseded
[2/4] spi: Order fields in spi_device for better packing - - - --- 2013-09-25 Trent Piepho Accepted
[1/4] spi: Use of_property_read_u32 - - - --- 2013-09-25 Trent Piepho Superseded
[RESEND] spi/tegra114: Correct support for cs_change - - - --- 2013-09-18 Rhyland Klein Superseded
[IP,REVIEW] spi/tegra114: Correct support for cs_change - - - --- 2013-09-18 Rhyland Klein Superseded
[3/3] ARM: dts: add AM33XX MMC support and documentation - - - --- 2013-09-10 Joel Fernandes Superseded
[2/3] ARM: dts: add AM33XX SPI DMA support - - - --- 2013-09-10 Joel Fernandes Superseded
[1/3] ARM: dts: add AM33XX EDMA support - - - --- 2013-09-10 Joel Fernandes Superseded
spi: spi-davinci: deassert CS on setup() - - - --- 2013-09-10 Ben Gardiner Superseded
spi: conditional checking of mode and transfer bits. - - - --- 2013-08-22 Poddar, Sourav Superseded
« 1 2 ... 161 162 163181 182 »