- cdcd565 spi: sh-msiof: Fix transmit-only DMA transfers by Geert Uytterhoeven · 10 years ago
- 3e81b59 spi: sh-msiof: Fix leaking of unused DMA descriptors by Geert Uytterhoeven · 10 years ago
- 5dabcf2 spi: sh-msiof: Use correct device for DMA mapping with IOMMU by Geert Uytterhoeven · 10 years ago
- 279d237 spi: sh-msiof: Handle dmaengine_prep_slave_single() failures gracefully by Geert Uytterhoeven · 10 years ago
- b0d0ce8 spi: sh-msiof: Add DMA support by Geert Uytterhoeven · 10 years ago
- 0312d59 spi: sh-msiof: Refactor sh_msiof_transfer_one() by Geert Uytterhoeven · 10 years ago
- 75b82e2 spi: sh-msiof: Improve transfer error handling by Geert Uytterhoeven · 10 years ago
- 76c02e7 spi: sh-msiof: Extract sh_msiof_spi_{start,stop}() helpers by Geert Uytterhoeven · 10 years ago
- 2e2b368 spi: sh-msiof: Add more register documentation by Geert Uytterhoeven · 10 years ago
- 1e8231b spi: sh-msiof: remove unnecessary OOM messages by Jingoo Han · 11 years ago
- 81235b4 Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 'spi/topic/sh-hspi', 'spi/topic/sh-msiof', 'spi/topic/sh-sci', 'spi/topic/sirf' and 'spi/topic/spidev' into spi-next by Mark Brown · 11 years ago
- e2a0ba5 spi: sh-msiof: Convert to spi core auto_runtime_pm framework by Geert Uytterhoeven · 11 years ago
- b141586 spi: sh-msiof: Kill sh_msiof_spi_bits and sh_msiof_spi_hz functions by Axel Lin · 11 years ago
- 1bd6363bc0 spi: sh-msiof: Use core message handling instead of spi-bitbang by Geert Uytterhoeven · 11 years ago
- 2416289 spi: sh-msiof: Convert to let spi core validate xfer->bits_per_word by Geert Uytterhoeven · 11 years ago
- c833ff7 spi: sh-msiof: Move clock management to (un)prepare_message() by Geert Uytterhoeven · 11 years ago
- beb74bb spi: sh-msiof: Add support for R-Car H2 and M2 by Geert Uytterhoeven · 11 years ago
- 50a7e23 spi: sh-msiof: Move default FIFO sizes to device ID data by Geert Uytterhoeven · 11 years ago
- 32d3b2d spi: sh-msiof: Improve bindings by Geert Uytterhoeven · 11 years ago
- 8d19534 spi: sh-msiof: Use the core cs_gpio field, and make it optional by Geert Uytterhoeven · 11 years ago
- 01cfef5 spi: sh-msiof: Add more register documentation by Geert Uytterhoeven · 11 years ago
- 6a85fc5 spi: sh-msiof: Change hz from unsigned long to u32 by Geert Uytterhoeven · 11 years ago
- a669c11 spi: sh-msiof: Typo in comment s/tx/rx/ by Geert Uytterhoeven · 11 years ago
- f7c05e8 spi: sh-msiof: Fix SPI bus population from DT by Geert Uytterhoeven · 11 years ago
- 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 907e26b Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/topic/hspi', 'spi/topic/mpc512x', 'spi/topic/msiof', 'spi/topic/nuc900', 'spi/topic/oc-tiny', 'spi/topic/omap', 'spi/topic/orion' and 'spi/topic/pci' into spi-linus by Mark Brown · 11 years ago
- 50a7799 spi: spi-sh-msiof: set hi/low Active for HW CS by Takashi Yoshii · 11 years ago
- e4d313f spi: spi-sh-msiof: round up div to fix freq calculation by Takashi Yoshii · 11 years ago
- 5c32d29 spi: sh-msiof: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
- b4dd05d spi: sh-msiof: Use devm_* managed allocators by Laurent Pinchart · 11 years ago
- 3e6006e spi: sh-msiof: Fix warnings due to improper casts by Laurent Pinchart · 11 years ago
- 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
- 368ce0b Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-next by Mark Brown · 11 years ago
- 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
- 33bf2c0 spi/sh-msiof: Remove unneeded empty runtime PM callbacks by Mark Brown · 11 years ago
- 691ee4e spi: spi-sh-msiof: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
- cf9c86e spi/sh-msiof: Add device tree parsing to driver by Bastian Hecht · 12 years ago
- 078b6ea spi/sh-msiof: Remove unneeded clock name by Bastian Hecht · 12 years ago
- d7614de spi: Add module.h to implicit users in drivers/spi by Paul Gortmaker · 13 years ago
- 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
- 38ada21 spi: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
- ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/spi/spi_sh_msiof.c]
- 9c3c8af Merge commit 'v2.6.38-rc8' into spi/next by Grant Likely · 14 years ago
- 9dabb3f spi/spi_sh_msiof: consolidate data in 8-bit mode into 32-bit words by Guennadi Liakhovetski · 14 years ago
- e2dbf5e spi/spi_sh_msiof: cosmetic clean-up by Guennadi Liakhovetski · 14 years ago
- 8a6afb9 spi/spi_sh_msiof: fix wrong address calculation, which leads to an Oops by Guennadi Liakhovetski · 14 years ago
- d95defa spi/spi_sh_msiof: fix a wrong free_irq() parameter by Guennadi Liakhovetski · 14 years ago
- d7930c9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
- e8708ef spi: spi_sh_msiof: Fixed data sampling on the correct edge by Markus Pietrek · 15 years ago
- ac48eee spi: update MSIOF includes by Magnus Damm · 15 years ago
- 8051eff spi: SuperH MSIOF SPI Master driver V2 by Magnus Damm · 15 years ago