Show patches with: none      |   19083 patches
« 1 2 ... 183 184 185190 191 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/4] spi/dw_spi: unify the low level read/write routines - - - --- 2011-03-30 Feng Tang Superseded
[v3] spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral - - - --- 2011-03-28 Mike Frysinger Superseded
[PATCH-v2.6.39] spi/omap_mcspi: Fix broken last word xfer - - - --- 2011-03-21 Jarkko Nikula Superseded
[1/1] SPI: dw_spi, fix PPC build - - - --- 2011-03-18 Jiri Slaby Superseded
[4/4] spi/dw_spi: improve the interrupt mode with the batch ops - - - --- 2011-03-18 Feng Tang Superseded
[3/4] spi/dw_spi: change poll mode transfer from byte ops to batch ops - - - --- 2011-03-18 Feng Tang Superseded
[2/4] spi/dw_spi: remove the un-necessary flush() - - - --- 2011-03-18 Feng Tang Superseded
[1/4] spi/dw_spi: unify the low level read/write routines - - - --- 2011-03-18 Feng Tang Superseded
rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices - - - --- 2011-03-17 Geert Uytterhoeven Superseded
[v1] spi: davinci: Support DMA transfers larger than 65535 words - - - --- 2011-03-14 Michael Williamson Superseded
SPI: Fix a mem leak in dw_spi_setup() - - - --- 2011-03-13 Jesper Juhl Superseded
spi: davinci: Support DMA transfers larger than 65535 words - - - --- 2011-03-13 Michael Williamson Superseded
spi: davinci: Use correct length parameter to dma_map_single calls - - - --- 2011-03-13 Michael Williamson Superseded
Sending one byte transfers using SPI bus with linux-2.6.32 - - - --- 2011-03-08 Kevyn-Alexandre Paré Superseded
spi/dw_spi: move dw_spi.h into drivers/spi - - - --- 2011-02-28 Grant Likely Superseded
[v3] spi_topcliff_pch: support new device ML7213 IOH - - - --- 2011-02-28 Tomoya Superseded
OMAP: McSPI: catch xfers of non-multiple SPI word size - - - --- 2011-02-25 Michael Jones Superseded
[10/21] drivers:spi:spi_topcliff_pch.c remove one to many l's in the word. - - - --- 2011-02-25 Justin P. Mattock Superseded
[PATCHv2,1/1] OMAP: McSPI: Off-by-one error in finding the right divisor - - - --- 2011-02-24 Hannu Heikkinen Superseded
[1/1] OMAP: McSPI: Off-by-one error in finding the right divisor - - - --- 2011-02-24 Hannu Heikkinen Superseded
spi/spi_oc_tiny and spi_altera.c: fix build errors - - - --- 2011-02-22 Randy Dunlap Superseded
spi/spi_oc_tiny: fix build error - - - --- 2011-02-22 Andres Salomon Superseded
spi/spi_altera: fix build error - - - --- 2011-02-22 Andres Salomon Superseded
[08/29] timberdale: mfd_cell is now implicitly available to drivers (v2) - - - --- 2011-02-18 Andres Salomon Superseded
spi/pl022: rid dangling labels - - - --- 2011-02-16 Linus Walleij Superseded
[v9] spi: New driver for Altera SPI - - - --- 2011-02-15 Ryan Mallon Superseded
spi: add support for SuperH SPI - - - --- 2011-02-15 Yoshihiro Shimoda Superseded
[v8,resend] spi: add OpenCores tiny SPI driver - - - --- 2011-02-14 Thomas Chou Superseded
[v8] spi: add OpenCores tiny SPI driver - - - --- 2011-02-14 Thomas Chou Superseded
[v9] spi: New driver for Altera SPI - - - --- 2011-02-14 Thomas Chou Superseded
[2/2] beagle-daq: Initial commit of board devices setup - - - --- 2011-02-13 Ben Gamari Superseded
[1/2] mcspi: Add support for GPIO chip select lines - - - --- 2011-02-13 Ben Gamari Superseded
[08/17] timberdale: mfd_cell is now implicitly available to drivers - - - --- 2011-02-12 Andres Salomon Superseded
at73c213: add support for at73c240 devices - - - --- 2011-02-11 Andreas Bießmann Superseded
[8/8] intel_mid_ssp_spi: Implement slave side quirk - - - --- 2011-02-09 Alan Cox Superseded
[7/8] intel_mid_ssp_spi: Bounce data through the Langwell SRAM when needed - - - --- 2011-02-09 Alan Cox Superseded
[6/8] intel_mid_ssp_spi: Add the QoS quirk for slave mode - - - --- 2011-02-09 Alan Cox Superseded
[5/8] intel_mid_ssp_spi: Add chip definitions - - - --- 2011-02-09 Alan Cox Superseded
[4/8] intel_mid_ssp_spi: Add the uglies needed for Moorestown master mode - - - --- 2011-02-09 Alan Cox Superseded
[3/8] intel_mid_ssp_spi: Implement the MRST quirk - - - --- 2011-02-09 Alan Cox Superseded
[2/8] intel_mid_ssp_spi: Re-introduce quirks fields - - - --- 2011-02-09 Alan Cox Superseded
[1/8] Intel SPI master controller driver for the Medfield platform - - - --- 2011-02-09 Alan Cox Superseded
spi/imx: select master mode for all channels - - - --- 2011-02-08 Uwe Kleine-König Superseded
[v2] davinci: spi: move event queue parameter to platform data - - - --- 2011-02-08 Michael Williamson Superseded
[4/4] spi/pl022: minor kerneldoc updates - - - --- 2011-02-08 Linus Walleij Superseded
[3/4] spi/pl022: remove dangling status check - - - --- 2011-02-08 Linus Walleij Superseded
[2/4] spi/pl022: disable core voltage when idle - - - --- 2011-02-08 Linus Walleij Superseded
[1/4] spi/pl022: use dmaengine helper macros - - - --- 2011-02-08 Linus Walleij Superseded
[2/2,RFC] spi/bitbang: Use a kthread worker instead of workqueue - - - --- 2011-02-08 Uwe Kleine-König Superseded
[1/2] spi/bitbang: check for setup_transfer during initialization - - - --- 2011-02-08 Uwe Kleine-König Superseded
[v7] spi: add OpenCores tiny SPI driver - - - --- 2011-02-08 Thomas Chou Superseded
[v8] spi: New driver for Altera SPI - - - --- 2011-02-08 Thomas Chou Superseded
[v6] spi: add OpenCores tiny SPI driver - - - --- 2011-02-06 Thomas Chou Superseded
[v5] spi: add OpenCores tiny SPI driver - - - --- 2011-02-06 Thomas Chou Superseded
[v7] spi: New driver for Altera SPI - - - --- 2011-02-05 Thomas Chou Superseded
[v1] davinci: spi: move event queue parameter to platform data - - - --- 2011-02-04 Michael Williamson Superseded
[3/3] davinci: dm365: move spi0 eventq assignment from resources to platform data - - - --- 2011-02-04 Michael Williamson Superseded
[2/3] davinci: dm355: move spi0 eventq assignment from resources to platform data - - - --- 2011-02-04 Michael Williamson Superseded
[1/3] davinci: spi: move event_q parameter to platform data - - - --- 2011-02-04 Michael Williamson Superseded
[v4] spi: add OpenCores tiny SPI driver - - - --- 2011-02-03 Thomas Chou Superseded
[v6] spi: New driver for Altera SPI - - - --- 2011-02-03 Thomas Chou Superseded
spi: spidev: Add 32 bit compat ioctl() - - - --- 2011-02-03 Bernhard Walle Superseded
[07/19] timberdale: mfd_cell is now implicitly available to drivers - - - --- 2011-02-03 Andres Salomon Superseded
[1/1] spi: intel_mid_ssp_spi: new SPI driver for intel Medfield platform - - - --- 2011-02-02 Alan Cox Superseded
[1/1] spi: intel_mid_ssp_spi: new SPI driver for intel Medfield platform - - - --- 2011-02-02 Russ Gorby Superseded
serial: ifx6x60: expanded info available from platform data - - - --- 2011-02-02 Russ Gorby Superseded
spi/pxa2xx pci: fix the release - remove race - - - --- 2011-02-02 Sebastian Andrzej Siewior Superseded
[v6,6/6] OMAP: runtime: McSPI driver runtime conversion - - - --- 2011-02-02 Govindraj.R Superseded
[v6,5/6] OMAP: devices: Modify McSPI device to adapt to hwmod framework - - - --- 2011-02-02 Govindraj.R Superseded
[v6,4/6] OMAP4: hwmod data: Add McSPI - - - --- 2011-02-02 Govindraj.R Superseded
[v6,3/6] OMAP3: hwmod data: Add McSPI - - - --- 2011-02-02 Govindraj.R Superseded
[v6,2/6] OMAP2430: hwmod data: Add McSPI - - - --- 2011-02-02 Govindraj.R Superseded
[v6,1/6] OMAP2420: hwmod data: Add McSPI - - - --- 2011-02-02 Govindraj.R Superseded
spi: spidev: Add 32 bit compat ioctl() - - - --- 2011-02-02 Bernhard Walle Superseded
spi: spidev: Add 32 bit compat ioctl() - - - --- 2011-02-02 Bernhard Walle Superseded
spi: spidev: Add 32 bit compat ioctl() - - - --- 2011-02-02 Bernhard Walle Superseded
spi: spidev: Add 32 bit compat ioctl() - - - --- 2011-02-02 y@demeter1.kernel.org Superseded
spi: spidev: Add 32 bit compat ioctl() - - - --- 2011-02-01 Bernhard Walle Superseded
[1/1] merging arch/arm/include/asm/mach/flash.h and include/linux/spi/flash.h into single header fi… - - - --- 2011-01-31 Alexis RODET Superseded
spi:add support for slave function in current spi framework - - - --- 2011-01-31 Aaron.Wu Superseded
[v2] spi_topcliff_pch: support new device ML7213 IOH - - - --- 2011-01-26 Tomoya Superseded
[v3] spi: add OpenCores tiny SPI driver - - - --- 2011-01-25 Thomas Chou Superseded
[1/1] Renaming 'struct flash_platform_data' into 'struct spi_flash_platform_data' in include/linux/… - - - --- 2011-01-24 Alexis RODET Superseded
[PATCH/RFC,2/2] sh: use DMA with MSIOF SPI on the sh7724 ecovec board - - - --- 2011-01-24 Guennadi Liakhovetski Superseded
[PATCH/RFC,1/2] SPI: spi_sh_msiof: implement DMA support - - - --- 2011-01-24 Guennadi Liakhovetski Superseded
[v5] spi: New driver for Altera SPI - - - --- 2011-01-24 Thomas Chou Superseded
[1/3] SPI: spi_sh_msiof: cosmetic clean-up - - - --- 2011-01-21 Grant Likely Superseded
[1/3] SPI: spi_sh_msiof: cosmetic clean-up - - - --- 2011-01-21 Grant Likely Superseded
[3/3] SPI: spi_sh_msiof: fix wrong address calculation, which leads to an Oops - - - --- 2011-01-21 Guennadi Liakhovetski Superseded
[2/3] SPI: spi_sh_msiof: consolidate data in 8-bit mode into 32-bit words - - - --- 2011-01-21 Guennadi Liakhovetski Superseded
[1/3] SPI: spi_sh_msiof: cosmetic clean-up - - - --- 2011-01-21 Guennadi Liakhovetski Superseded
[v5,6/6] OMAP: runtime: McSPI driver runtime conversion - - - --- 2011-01-21 Govindraj.R Superseded
[v5,5/6] OMAP: devices: Modify McSPI device to adapt to hwmod framework - - - --- 2011-01-21 Govindraj.R Superseded
[v5,4/6] OMAP4: hwmod data: Add McSPI - - - --- 2011-01-21 Govindraj.R Superseded
[v5,3/6] OMAP3: hwmod data: Add McSPI - - - --- 2011-01-21 Govindraj.R Superseded
[v5,2/6] OMAP2430: hwmod data: Add McSPI - - - --- 2011-01-21 Govindraj.R Superseded
[v5,1/6] OMAP2420: hwmod data: Add McSPI - - - --- 2011-01-21 Govindraj.R Superseded
[v8,11/11] davinci: add tnetv107x evm i2c eeprom device - - - --- 2011-01-18 Cyril Chemparathy Superseded
[v8,10/11] davinci: add tnetv107x evm backlight device - - - --- 2011-01-18 Cyril Chemparathy Superseded
[v8,09/11] davinci: add tnetv107x evm ti-ssp gpio device - - - --- 2011-01-18 Cyril Chemparathy Superseded
« 1 2 ... 183 184 185190 191 »