Show patches with: Archived = No       |   11939 patches
« 1 2 ... 112 113 114119 120 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
spi: dw: Don't call kfree for memory allocated by devm_kzalloc - - - --- 2014-03-25 Axel Lin Accepted
spi: fsl-dspi: Fix memory leak - - - --- 2014-03-25 Axel Lin Accepted
spi: topcliff-pch: Properly unregister platform devices on probe() error paths - - - --- 2014-03-24 Axel Lin Accepted
spi: bcm63xx: Remove unused define for PFX - - - --- 2014-03-24 Axel Lin Accepted
spi: clps711x: Remove <mach/hardware.h> dependency - - - --- 2014-03-22 Alexander Shiyan Accepted
spi: fix spi-atmel.c printk format warnings - - - --- 2014-03-21 Randy Dunlap Accepted
spi: fsl-espi: Remove unused bits_per_word variable in fsl_espi_bufs - - - --- 2014-03-21 Axel Lin Accepted
spi: nuc900: Fix setting multiple bits settings in register - - - --- 2014-03-21 Axel Lin Accepted
spi: altera: Remove the code to get unused platform_data - - - --- 2014-03-21 Axel Lin Accepted
spi: coldfire-qspi: Simplify the code to set register bits for transfer speed - - - --- 2014-03-20 Axel Lin Accepted
spi: xtensa-xtfpga: Enable driver compilation with COMPILE_TEST - - - --- 2014-03-20 Axel Lin Accepted
spi: fsl-lib: Fix memory leak of pinfo - - - --- 2014-03-20 Axel Lin Accepted
[RFC] spi: core: Use master->max_speed_hz as transfer speed when xfer->speed_hz > master->max_speed… - - - --- 2014-03-17 Axel Lin Accepted
[v2] spi: efm32: properly namespace location property - - - --- 2014-03-14 Uwe Kleine-König Accepted
[v2,1/2] ARM: shmobile: r8a7779: Use clks as MSTP007 parent - - - --- 2014-03-14 Simon Horman Accepted
spi: sh-hspi: Do not specifically request shyway_clk clock - - - --- 2014-03-13 Simon Horman Accepted
spi: sh-sci: Prevent NULL pointer dereference - - - --- 2014-03-13 Axel Lin Accepted
[v3,1/3] spi: add xtfpga SPI controller driver - - - --- 2014-03-12 Max Filippov Accepted
[v2] spi: efm32: Clean up non-DT paths - - - --- 2014-03-12 Axel Lin Accepted
[3/3] MAINTAINERS: add xtfpga platform section - - - --- 2014-03-11 Max Filippov Accepted
[2/3] spi/xtensa-xtfpga: add DT binding documentation - - - --- 2014-03-11 Max Filippov Accepted
[3/3] spi: rspi: Add runtime PM support, using spi core auto_runtime_pm - - - --- 2014-03-11 Geert Uytterhoeven Accepted
[2/3] spi: sh-msiof: Convert to spi core auto_runtime_pm framework - - - --- 2014-03-11 Geert Uytterhoeven Accepted
[1/3] spi: sh-hspi: Add missing call to pm_runtime_disable() in failure path - - - --- 2014-03-11 Geert Uytterhoeven Accepted
[v3,resend] spi: hs-spi: Improve bindings - - - --- 2014-03-11 Geert Uytterhoeven Accepted
spi/qspi: Fix return from mmap path - - - --- 2014-03-10 Poddar, Sourav Superseded
spi/qspi: Fix return from mmap path - - - --- 2014-03-10 Poddar, Sourav Accepted
spi: efm32: Clean up non-DT paths - - - --- 2014-03-10 Axel Lin Changes Requested
spi: coldfire-qspi: Prevent NULL pointer dereference - - - --- 2014-03-09 Axel Lin Accepted
[RFT,2/2] spi: sirf: Add missing spi_master_{resume,suspend} calls to PM callbacks - - - --- 2014-03-05 Axel Lin Accepted
[RFT,1/2] spi: s3c24xx: Add missing spi_master_{resume,suspend} calls to PM callbacks - - - --- 2014-03-05 Axel Lin Accepted
spi: altera: Use bits_per_word_mask - - - --- 2014-03-05 Axel Lin Accepted
spi: oc-tiny: Remove unneeded NULL checking for hw->bitbang.master - - - --- 2014-03-05 Axel Lin Accepted
[2/2] ARM: dts: sama5d36ek: add spi pinctrl sleep state - - - --- 2014-03-05 Wenyou Yang broonie Not Applicable
[1/2] spi: atmel: adopt pinctrl support - - - --- 2014-03-05 Wenyou Yang Accepted
spi: clps711x: Provide label argument for devm_gpio_request - - - --- 2014-03-04 Axel Lin broonie Accepted
spi: spi-ath79: fix initial GPIO CS line setup - - - --- 2014-03-02 Gabor Juhos Accepted
spi: clps711x: Remove duplicate code to set default bits_per_word and max speed - - - --- 2014-03-02 Axel Lin broonie Accepted
spi: sh-hspi: Remove duplicate code to set default transfer speed - - - --- 2014-03-02 Axel Lin Accepted
spi: xcomm: Remove duplicate code to set default bits_per_word and max speed - - - --- 2014-03-02 Axel Lin Accepted
spi: sh-msiof: Kill sh_msiof_spi_bits and sh_msiof_spi_hz functions - - - --- 2014-03-02 Axel Lin Accepted
[2/2] spi: sun6i: Set bits_per_word_mask to only support 8 bits word length - - - --- 2014-03-02 Axel Lin Accepted
[1/2] spi: sun4i: Set bits_per_word_mask to only support 8 bits word length - - - --- 2014-03-02 Axel Lin Accepted
[v2] spi: sirf: provide a shortcut for spi command-data mode - - - --- 2014-03-01 Barry Song Accepted
spi: core: make zero length transfer valid again - - - --- 2014-02-28 Atsushi Nemoto Accepted
[RFT] spi: sc18is602: Convert to let spi core validate transfer speed - - - --- 2014-02-28 Axel Lin broonie Accepted
[v5,4/8,fix] Documentation: add the document for the SPI NOR framework - - - --- 2014-02-28 Huang Shijie Not Applicable
[v5,5/8,fix] mtd: m25p80: use the SPI nor framework - - - --- 2014-02-28 Huang Shijie Not Applicable
spi: sh-msiof: Remove "renesas,msiof-sh7724" from bindings - - - --- 2014-02-27 Geert Uytterhoeven broonie Accepted
[v2] spi: spi-imx: spi_imx_remove: do not disable disabled clocks - - - --- 2014-02-27 Philippe De Muyter Accepted
spi: spi-imx: spi_imx_remove: do not disable disabled clocks - - - --- 2014-02-27 Philippe De Muyter Accepted
spi-topcliff-pch: Fix probing when DMA mode is used - - - --- 2014-02-26 Alexander Stein Accepted
[3/5] spi: remove obsolete spi-ti-ssp driver - - - --- 2014-02-26 Arnd Bergmann broonie Accepted
spi: coldfire-qspi: Enable clock before calling spi_master_resume - - - --- 2014-02-26 Axel Lin broonie Accepted
spi: txx9: Use devm_ioremap_resource() - - - --- 2014-02-26 Jingoo Han Accepted
[3/3] spi: sirf: Use SIMPLE_DEV_PM_OPS macro - - - --- 2014-02-26 Jingoo Han Accepted
[2/3] spi: fsl-dspi: Use SIMPLE_DEV_PM_OPS macro - - - --- 2014-02-26 Jingoo Han broonie Accepted
[1/3] spi: bcm63xx-hsspi: Use SIMPLE_DEV_PM_OPS macro - - - --- 2014-02-26 Jingoo Han broonie Accepted
[2/2] spi: omap-100k: fix spacing coding style issue - - - --- 2014-02-26 Jingoo Han broonie Accepted
[1/2] spi: xilinx: remove unnecessary spaces - - - --- 2014-02-26 Jingoo Han Accepted
spi: atmel: Let spi core handle validating transfer length - - - --- 2014-02-25 Axel Lin Accepted
[3/3] spi: txx9: Let spi core handle validating transfer length - - - --- 2014-02-25 Axel Lin Accepted
[2/3] spi: s3c64xx: Let spi core handle validating transfer length - - - --- 2014-02-25 Axel Lin Accepted
[1/3] spi: orion: Let spi core handle validating transfer length - - - --- 2014-02-25 Axel Lin Accepted
[v2,4/4] spi: spidev_fdx: Add support for Dual/Quad SPI Transfers - - - --- 2014-02-25 Geert Uytterhoeven Accepted
[v2,3/4] spi: spidev_test: Add support for Dual/Quad SPI Transfers - - - --- 2014-02-25 Geert Uytterhoeven Accepted
[v2,2/4] spi: spidev: Add support for Dual/Quad SPI Transfers - - - --- 2014-02-25 Geert Uytterhoeven Accepted
[v2,1/4] spi: spidev: Restore all SPI mode flags on ioctl failure - - - --- 2014-02-25 Geert Uytterhoeven Accepted
[v3,1/3] spi: hs-spi: Improve bindings - - - --- 2014-02-25 Geert Uytterhoeven broonie Accepted
[v2,6/6] spi: sh-msiof: Use core message handling instead of spi-bitbang - - - --- 2014-02-25 Geert Uytterhoeven Accepted
[v2,4/6] spi: sh-msiof: Move clock management to (un)prepare_message() - - - --- 2014-02-25 Geert Uytterhoeven Accepted
[v2,3/6] spi: sh-msiof: Add support for R-Car H2 and M2 - - - --- 2014-02-25 Geert Uytterhoeven Accepted
[v2,2/6] spi: sh-msiof: Move default FIFO sizes to device ID data - - - --- 2014-02-25 Geert Uytterhoeven Accepted
[v2,1/6] spi: sh-msiof: Improve bindings - - - --- 2014-02-25 Geert Uytterhoeven Accepted
[3/3] spi:fsl-dspi:add dspi dma transfer support - - - --- 2014-02-25 Chao Fu Changes Requested
[2/3] arm:dts:vf-610:add vybrid DSPI DMA transfer support - - - --- 2014-02-25 Chao Fu Changes Requested
[1/3] Documentation:spi:fsl-dspi:add DSPI dma transfer support - - - --- 2014-02-25 Chao Fu Changes Requested
[RFT] spi: qup: Get rid of using struct spi_qup_device - - - --- 2014-02-24 Axel Lin Accepted
[v5,8/8] mtd: spi-nor: Add Freescale QuadSPI driver - - - --- 2014-02-24 Huang Shijie Not Applicable
[v5,7/8] Documentation: add the binding file for Freescale QuadSPI driver - - - --- 2014-02-24 Huang Shijie Not Applicable
[v5,6/8] mtd: spi-nor: add a helper to find the spi_device_id - - - --- 2014-02-24 Huang Shijie Not Applicable
[v5,5/8] mtd: m25p80: use the SPI nor framework - - - --- 2014-02-24 Huang Shijie Not Applicable
[v5,4/8] Documentation: add the document for the SPI NOR framework - - - --- 2014-02-24 Huang Shijie Not Applicable
[v5,3/8] mtd: spi-nor: add the framework for SPI NOR - - - --- 2014-02-24 Huang Shijie Not Applicable
[v5,2/8] mtd: spi-nor: add the basic data structures - - - --- 2014-02-24 Huang Shijie Not Applicable
[v5,1/8] mtd: spi-nor: copy the SPI NOR commands to a new header file - - - --- 2014-02-24 Huang Shijie Not Applicable
spi: qup: Remove module version - - - --- 2014-02-24 Axel Lin broonie Accepted
spi: qup: Depend on ARM && COMPILE_TEST to avoid build error - - - --- 2014-02-24 Axel Lin Accepted
[2/2] spi: qup: Enable driver compilation with COMPILE_TEST - - - --- 2014-02-23 Axel Lin Accepted
[1/2] spi: qup: Fix build error due to a typo - - - --- 2014-02-23 Axel Lin Accepted
[7/7] ARM: dts: sun7i: Enable the SPI controllers of the A20-olinuxino-micro - - - --- 2014-02-22 Maxime Ripard Not Applicable
[6/7] ARM: dt: sun7i: Add SPI muxing options - - - --- 2014-02-22 Maxime Ripard Not Applicable
[5/7] ARM: dt: sun5i: Add A13 SPI controller nodes - - - --- 2014-02-22 Maxime Ripard Not Applicable
[4/7] ARM: dt: sun5i: Add A10s SPI controller nodes - - - --- 2014-02-22 Maxime Ripard Not Applicable
[3/7] ARM: dt: sun4i: Add A10 SPI controller nodes - - - --- 2014-02-22 Maxime Ripard Not Applicable
[2/7] ARM: dt: sun7i: Add A20 SPI controller nodes - - - --- 2014-02-22 Maxime Ripard Not Applicable
[1/7] spi: sunxi: Add Allwinner A10 SPI controller driver - - - --- 2014-02-22 Maxime Ripard Accepted
spi: Kconfig: Drop default setting for SPI_IMX - - - --- 2014-02-22 Fabio Estevam Accepted
spi: imx: Use dev_name() for request_irq() to distinguish SPIs - - - --- 2014-02-22 Alexander Shiyan Accepted
[4/4] spi: rspi: Fix loopback mode for Dual/Quad SPI Transfers - - - --- 2014-02-21 Geert Uytterhoeven Accepted
« 1 2 ... 112 113 114119 120 »