Age | Commit message (Expand) | Author |
2011-10-04 | spi-topcliff-pch: Fix overrun issue | Tomoya MORINAGA |
2011-10-04 | spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs | Tomoya MORINAGA |
2011-10-04 | spi-topcliff-pch: Fix CPU read complete condition issue | Tomoya MORINAGA |
2011-10-04 | spi-topcliff-pch: Fix SSN Control issue | Tomoya MORINAGA |
2011-10-04 | spi-topcliff-pch: add tx-memory clear after complete transmitting | Tomoya MORINAGA |
2011-09-23 | spi: Fix WARN when removing spi-fsl-spi module | Jeff Harris |
2011-09-15 | spi/imx: Fix spi-imx when the hardware SPI chipselects are used | Fabio Estevam |
2011-08-02 | spi/pl022: remove function cannot exit | Linus Walleij |
2011-07-22 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-07-14 | spi/imx: add device tree probe support | Shawn Guo |
2011-07-14 | spi/imx: copy gpio number passed by platform data into driver private data | Shawn Guo |
2011-07-14 | spi/imx: use soc name in spi device type naming scheme | Shawn Guo |
2011-07-14 | spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4 | Shawn Guo |
2011-07-14 | spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro | Shawn Guo |
2011-07-14 | spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro | Shawn Guo |
2011-07-14 | spi/imx: do not make copy of spi_imx_devtype_data | Shawn Guo |
2011-07-08 | spi/dw: Add spi number into spi irq desc | Liu, ShuoX |
2011-07-06 | spi/s3c64xx: Bug fix for SPI with different FIFO level | Padmavathi Venna |
2011-07-05 | spi/tegra: Use engineering names in DT compatible property | Stephen Warren |
2011-07-05 | spi/fsl_spi: fix CPM spi driver | Holger Brunck |
2011-07-04 | spi: remove obsolete spi-s3c24xx-gpio driver | Peter Korsgaard |
2011-06-17 | spi/bfin_spi: uninline fat queue funcs | Mike Frysinger |
2011-06-17 | spi/bfin_spi: constify pin array | Mike Frysinger |
2011-06-17 | spi/bfin_spi: use structs for accessing hardware regs | Mike Frysinger |
2011-06-17 | Merge branch 'spi/merge' into spi/next | Grant Likely |
2011-06-17 | spi/bfin_spi: fix handling of default bits per word setting | Mike Frysinger |
2011-06-16 | spi/topcliff-pch: Support new device ML7223 IOH | Tomoya MORINAGA |
2011-06-16 | spi/pl022: strengthen FIFO watermark level checks | Linus Walleij |
2011-06-16 | spi/pl022: support runtime PM | Rabin Vincent |
2011-06-16 | spi/pl022: initialize burstsize from FIFO trigger level | Linus Walleij |
2011-06-15 | gpio/tegra: Move Tegra gpio driver to drivers/gpio | Grant Likely |
2011-06-13 | spi-pl022: Add missing return value update | Virupax Sadashivpetimath |
2011-06-10 | spi: Convert uses of struct resource * to resource_size(ptr) | Joe Perches |
2011-06-09 | Merge branch 'ep93xx-dma' into spi/next | Grant Likely |
2011-06-08 | spi/topcliff_pch: DMA support | Tomoya MORINAGA |
2011-06-08 | spi/topcliff_pch: support new device ML7213 IOH | Tomoya MORINAGA |
2011-06-08 | spi/ep93xx: add DMA support | Mika Westerberg |
2011-06-06 | spi: reorganize drivers | Grant Likely |
2011-06-03 | spi/bitbang: initialize bits_per_word as specified by spi message | Anatolij Gustschin |
2011-06-03 | spi/omap2: fix uninitialized variable | Govindraj.R |
2011-05-27 | spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral | Cliff Cai |
2011-05-26 | spi/tle620x: add missing device_remove_file() | Axel Lin |
2011-05-26 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2011-05-26 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-05-26 | mfd: Use mfd cell platform_data for timberdale cells platform bits | Samuel Ortiz |
2011-05-24 | coldfire_qspi compile fix | Steven King |
2011-05-20 | spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails | Viresh Kumar |
2011-05-20 | spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c... | Axel Lin |
2011-05-20 | spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc9... | Axel Lin |
2011-05-20 | spi/spi_tegra: use spi_unregister_master() instead of spi_master_put() | Axel Lin |