Show patches with: Archived = No       |   11120 patches
« 1 2 ... 108 109 110111 112 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[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
[v2] spi/fsl-espi: Add Power Management support for eSPI controller - - - --- 2013-12-12 Hou Zhiqiang Accepted
spi/s3c64xx: Convert to bits_per_word_mask - - - --- 2013-04-01 Mark Brown Accepted
[2/2] spi: bcm2835: make use of new bits_per_word_mask core feature - - - --- 2013-03-27 Stephen Warren Accepted
[1/2] spi: add ability to validate xfer->bits_per_word in SPI core - - - --- 2013-03-27 Stephen Warren Accepted
spi/s3c64xx: add CONFIG_PM_SLEEP to suspend/resume functions - - - --- 2013-03-22 Jingoo Han Accepted
spi/omap-mcspi: check condition also after timeout - - - --- 2013-03-21 Sebastian Andrzej Siewior Accepted
[v6,06/16] spi/spi-atmel: status information passed through controller data - - - --- 2013-03-07 Wenyou Yang Accepted
[v6,05/16] spi/spi-atmel: call unmapping on transfers buffers - - - --- 2013-03-07 Wenyou Yang Accepted
[v6,03/16] spi/spi-atmel: add support transfer on CS1, 2, 3, not only on CS0 - - - --- 2013-03-07 Wenyou Yang Accepted
[v6,02/16] spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION register. - - - --- 2013-03-07 Wenyou Yang Accepted
[v6,01/16] spi/spi-atmel: fix probing failure after xfer->speed_hz set - - - --- 2013-03-07 Wenyou Yang Accepted
[v5,1/1] davinci: spi: replace existing driver - - - --- 2010-10-09 Michael Williamson Not Applicable
spi/topcliff: cleanups for style and conciseness - - - --- 2010-10-08 Grant Likely Accepted
[7/6] spi/imx: Support different fifo sizes - - - --- 2010-10-08 Uwe Kleine-König Accepted
spi-gpio: SPI_MASTER_NO_RX bit tested twice, missing SPI_MASTER_NO_TX? - - - --- 2010-10-02 Roel Kluin Accepted
spi/pl022: fix dubious allocation staticize platform data - - - --- 2010-10-01 Linus Walleij Accepted
spi/pl022: get rid of chipinfo dev pointer - - - --- 2010-10-01 Linus Walleij Accepted
spi/pl022: compare bitwidth to enums - - - --- 2010-09-30 Linus Walleij Rejected
spi/pl022: make sure the chip_info dev pointer is set - - - --- 2010-09-30 Linus Walleij Rejected
[v3,7/7] DTS: add fsl,spi-quirk-trans-len-limit property - - - --- 2010-09-30 Hu Mingkai-B21284 Rejected
[v3,6/7] mtd: m25p80: add a read function to read page by page - - - --- 2010-09-30 Hu Mingkai-B21284 Rejected
[22/24] spi: change to new flag variable - - - --- 2010-09-24 matt mooney Accepted
[16/16] ARM: mx5/mx51_3ds: add SPI NOR flash in the board init stage - - - --- 2010-09-17 Uwe Kleine-König Not Applicable
[15/16] ARM: mx5/mx51_3ds: add eCSPI2 support on the imx51_3ds board - - - --- 2010-09-17 Uwe Kleine-König Not Applicable
[14/16] ARM: mx5/iomux-mx51: add iomux definitions for eCSPI2 on the imx51_3ds board - - - --- 2010-09-17 Uwe Kleine-König Not Applicable
[13/16] ARM: mx5/clock-mx51: add spi clocks - - - --- 2010-09-17 Uwe Kleine-König Not Applicable
[12/16] ARM: mx5/clock-mx51: new macro that defines a clk with all members - - - --- 2010-09-17 Uwe Kleine-König Not Applicable
[11/16] ARM: mx5/clock-mx51: refactor ccgr callbacks to use common code - - - --- 2010-09-17 Uwe Kleine-König Not Applicable
[10/16] ARM: mx5: add spi_imx device registration - - - --- 2010-09-17 Uwe Kleine-König Not Applicable
[09/16] ARM: mx51: fix naming of spi related defines - - - --- 2010-09-17 Uwe Kleine-König Not Applicable
[08/16] ARM: mx51: clean up mx51 header - - - --- 2010-09-17 Uwe Kleine-König Not Applicable
[07/16] ARM: imx: use platform ids for spi_imx devices - - - --- 2010-09-17 Uwe Kleine-König Not Applicable
[06/16] ARM: imx: change the way spi-imx devices are registered - - - --- 2010-09-17 Uwe Kleine-König Not Applicable
[05/16] spi/imx: add support for imx51's eCSPI and CSPI - - - --- 2010-09-17 Uwe Kleine-König Accepted
[04/16] spi/imx: save the spi chip select in config struct, not the gpio to use - - - --- 2010-09-17 Uwe Kleine-König Accepted
[03/16] spi/imx: get rid of more ifs depending on the used cpu - - - --- 2010-09-17 Uwe Kleine-König Accepted
[02/16] spi/imx: convert driver to use platform ids - - - --- 2010-09-17 Uwe Kleine-König Accepted
[01/16] spi/imx: default to m on platforms that have such devices - - - --- 2010-09-17 Uwe Kleine-König Accepted
spi: amba_pl022: Add spi->mode support to AMBA SPI driver - - - --- 2010-09-16 wellsk40@gmail.com Accepted
[MeeGo-Dev,v2] Topcliff: Update PCH_SPI driver to 2.6.35 - - - --- 2010-09-16 Masayuki Ohtake Accepted
resend: [PATCH] amba_pl022: Setup SPI configuration based on spi->mode - - - --- 2010-09-10 wellsk40@gmail.com Superseded
[5/5] spi: amba_pl022: Remove unused fields from pl022_config_chip - - - --- 2010-09-10 wellsk40@gmail.com Superseded
[4/5] ARM: Ux500: Change SPI mode and remove unused fields - - - --- 2010-09-10 wellsk40@gmail.com Superseded
[3/5] ARM: U300: spi->mode and spi_bits_per_words updates - - - --- 2010-09-10 wellsk40@gmail.com Superseded
[2/5] ARM: LPC32XX: Add missing SPI mode and remove unused fields - - - --- 2010-09-10 wellsk40@gmail.com Superseded
[1/5] mfd/ab8500: Setup SPI transfer for 24 bits - - - --- 2010-09-10 wellsk40@gmail.com Not Applicable
« 1 2 ... 108 109 110111 112 »