1. dc64d39 spi: spidev: Add support for Dual/Quad SPI Transfers by Geert Uytterhoeven · 10 years ago
  2. e645618 spi: spidev: Restore all SPI mode flags on ioctl failure by Geert Uytterhoeven · 10 years ago
  3. 71aa2e3 spi: sirf: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  4. 6ff8672 spi: xilinx: remove unnecessary spaces by Jingoo Han · 10 years ago
  5. 7995d74 spi-topcliff-pch: Fix probing when DMA mode is used by Alexander Stein · 10 years ago
  6. 00cce74 spi: qup: Get rid of using struct spi_qup_device by Axel Lin · 10 years ago
  7. 382ab20 spi: s3c64xx: Let spi core handle validating transfer length by Axel Lin · 10 years ago
  8. 83f0914 spi: qup: Remove module version by Axel Lin · 10 years ago
  9. 80faf90 spi: qup: Depend on ARM && COMPILE_TEST to avoid build error by Axel Lin · 10 years ago
  10. facffed spi: sirf: use SET_SYSTEM_SLEEP_PM_OPS to initialize PM entries by Qipan Li · 10 years ago
  11. dd7243d spi: sirf: move to use generic dma dt-binding by Barry Song · 10 years ago
  12. 702d3cf spi: qup: Enable driver compilation with COMPILE_TEST by Axel Lin · 10 years ago
  13. f0ceb11 spi: qup: Fix build error due to a typo by Axel Lin · 10 years ago
  14. f97b26b spi: core: Replace msleep with usleep_range to get more accurate sleep time by Axel Lin · 10 years ago
  15. f734394 spi: fsl-spi: Convert to let spi core validate xfer->bits_per_word by Axel Lin · 10 years ago
  16. 9bf46f6 spi: xilinx: Convert to let spi core validate bits_per_word by Axel Lin · 10 years ago
  17. 23e2c2a spi: Use list_last_entry at appropriate places by Axel Lin · 10 years ago
  18. 4522193 spi: sh-hspi: Convert to let spi core validate bits_per_word by Axel Lin · 10 years ago
  19. cb64ca5 spi: qup: Convert ot let spi core handle checking transfer speed by Axel Lin · 10 years ago
  20. 81b045f spi: qup: Remove spi_master_put in spi_qup_remove by Axel Lin · 10 years ago
  21. ba824d4 spi: rspi: Fix loopback mode for Dual/Quad SPI Transfers by Geert Uytterhoeven · 10 years ago
  22. ab98fcb spi: rspi: Remove empty rspi_cleanup() by Geert Uytterhoeven · 10 years ago
  23. b5f6517 spi: sunxi: Add Allwinner A10 SPI controller driver by Maxime Ripard · 10 years ago
  24. 8fc39b5 spi/imx: Use dev_name() for request_irq() to distinguish SPIs by Alexander Shiyan · 10 years ago
  25. d006941 spi/imx: Drop default setting for SPI_IMX by Fabio Estevam · 10 years ago
  26. 8d19534 spi: sh-msiof: Use the core cs_gpio field, and make it optional by Geert Uytterhoeven · 10 years ago
  27. 01cfef5 spi: sh-msiof: Add more register documentation by Geert Uytterhoeven · 10 years ago
  28. 6a85fc5 spi: sh-msiof: Change hz from unsigned long to u32 by Geert Uytterhoeven · 10 years ago
  29. a669c11 spi: sh-msiof: Typo in comment s/tx/rx/ by Geert Uytterhoeven · 10 years ago
  30. f7c05e8 spi: sh-msiof: Fix SPI bus population from DT by Geert Uytterhoeven · 10 years ago
  31. 4d94bd2 spi: core: Validate length of the transfers in message by Ivan T. Ivanov · 10 years ago
  32. bf5c2e2 spi: clps711x: Refactor to use core message parsing by Axel Lin · 10 years ago
  33. 64ff247 spi: Add Qualcomm QUP SPI controller support by Ivan T. Ivanov · 10 years ago
  34. 7611c7a spi/topcliff-pch: Fix DMA channel by Alexander Stein · 10 years ago
  35. c1b20aa spi/topcliff-pch: Fix debug message by Alexander Stein · 10 years ago
  36. aca0924 spi: omap2-mcspi: Convert to let spi core validate transfer speed by Axel Lin · 10 years ago
  37. cd60080 spi: omap2-mcspi: Remove list_empty checking in omap2_mcspi_transfer_one_message by Axel Lin · 10 years ago
  38. 3d8c869 spi: mpc512x-psc: Remove redundant code to get bus_num from DT by Axel Lin · 10 years ago
  39. 78e3952 spi: Remove explictly set bus_num and num_chipselect to default setting by Axel Lin · 10 years ago
  40. 88386e8 spi/fsl-dspi: Remove some coding sytle not in standard by Chao Fu · 10 years ago
  41. 1acbdeb spi/fsl-dspi: Convert to use regmap and add big-endian support by Chao Fu · 10 years ago
  42. d31ad46 spi: sun6i: Fix define for SUN6I_TFR_CTL_CS_MASK by Axel Lin · 10 years ago
  43. 82106e0 spi: spi-imx: Propagate the real error code on platform_get_irq() failure by Fabio Estevam · 10 years ago
  44. cdd1945 spi: spi-mxs: Propagate the real error code on platform_get_irq() failure by Fabio Estevam · 10 years ago
  45. 0dd26e5 spi: au1550: Convert to let spi core handle checking transfer speed by Axel Lin · 10 years ago
  46. fe3a1ad spi: topcliff-pch: Convert to use master->max_speed_hz by Axel Lin · 10 years ago
  47. 6e3bc2b spi: bfin5xx: Remove unused last_transfer pointer in bfin_spi_giveback() by Axel Lin · 11 years ago
  48. 56fc0b4 spi: ep93xx: Convert to let spi core handle checking transfer speed by Axel Lin · 11 years ago
  49. 8120ff8 spi: nuc900: Remove unused fields from struct nuc900_spi by Axel Lin · 11 years ago
  50. 54457fa spi: bfin5xx: Remove duplicate code to check spi->mode by Axel Lin · 11 years ago
  51. 08850fa spi: s3c24xx: Convert to let spi core validate bits_per_word by Axel Lin · 10 years ago
  52. aec35f4 spi: Clean up probe and remove functions by Jean Delvare · 10 years ago
  53. 5132735 spi: Make max_tx and max_rx the same type by Mark Brown · 10 years ago
  54. 354312f spi: Remove duplicate code to check chip_select by Axel Lin · 10 years ago
  55. 0fd7376 spi: octeon: Remove unused bits_per_word from struct octeon_spi_setup by Axel Lin · 11 years ago
  56. 495b335 spi: orion: Convert to let spi core validate xfer->bits_per_word by Axel Lin · 10 years ago
  57. c5c67e3 spi: sc18is602: Move checking chip_select for SC18IS602 to sc18is602_setup by Axel Lin · 10 years ago
  58. cf20662 Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/rspi' into spi-linus by Mark Brown · 10 years ago
  59. 797d0de Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 10 years ago
  60. 3c604de spi: tegra20-slink: Convert to use master->max_speed_hz by Axel Lin · 10 years ago
  61. 44830b4 spi: tegra20-sflash: Convert to use master->max_speed_hz by Axel Lin · 10 years ago
  62. 383840d spi: tegra114: Convert to use master->max_speed_hz by Axel Lin · 10 years ago
  63. 425f96d spi: txx9: Convert to let spi core handle checking transfer speed by Axel Lin · 11 years ago
  64. 052eb2d4 spi: core: Set max_speed_hz of spi_device default to max_speed_hz of controller by Axel Lin · 11 years ago
  65. f6ab395 spi: omap2: use SUPERH, not SH by Paul Bolle · 11 years ago
  66. aa0fe82 spi: Use reinit_completion at appropriate places by Axel Lin · 11 years ago
  67. 79c2f49 spi: omap-100k: Remove unused fields from struct omap1_spi100k by Axel Lin · 11 years ago
  68. 77c398f spi: omap-100k: Remove unused pointer in omap1_spi100k_txrx_pio() by Christian Engelmayer · 11 years ago
  69. d655bbb spi: omap-100k: Remove unused MOD_REG_BIT macro by Axel Lin · 11 years ago
  70. 1b5e1b6 spi/s3c64xx: Remove code no longer needed as a result of S3C_DMA removal by Mark Brown · 11 years ago
  71. 90e7397 spi/s3c64xx: Remove S3C_DMA support by Mark Brown · 11 years ago
  72. 3f29588 spi/s3c64xx: Use core DMA mapping code with dmaengine by Mark Brown · 11 years ago
  73. aa188f9 spi: Use SPI_BPW_MASK macro at appropriate places by Axel Lin · 11 years ago
  74. 9a7da6c spi: mxs: Use list_for_each_entry to iterate over transfer list by Axel Lin · 11 years ago
  75. b52a37f spi: orion: Let spi core handle checking transfer speed by Axel Lin · 11 years ago
  76. 7961656 spi/sunxi: Add missing dependency on RESET_CONTROLLER by Mark Brown · 11 years ago
  77. 1647138 spi: orion: Remove unused pointer in orion_spi_write_read() by Christian Engelmayer · 11 years ago
  78. b53b34f spi: davinci: Use of_match_ptr at appropriate place by Axel Lin · 11 years ago
  79. 91cfe7e spi: davinci: Remove unneeded NULL checking for dspi and dspi->bitbang.master by Axel Lin · 11 years ago
  80. 3558fe9 spi: sunxi: Add Allwinner A31 SPI controller driver by Maxime Ripard · 11 years ago
  81. f7db158 spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true by Axel Lin · 11 years ago
  82. 6ad45a2 spi: Make core DMA mapping functions generate scatterlists by Mark Brown · 11 years ago
  83. 3a2eba9 spi: Provide core support for full duplex devices by Mark Brown · 11 years ago
  84. e290c34 spi: rspi: Document support for Renesas QSPI in Kconfig by Geert Uytterhoeven · 11 years ago
  85. 8535736 spi: pl022: Remove redundant pinctrl to default state in probe by Ulf Hansson · 11 years ago
  86. 6cac167 spi: pl022: Simplify clock handling by Ulf Hansson · 11 years ago
  87. 3700c6e spi/s3c64xx: Split wait_for_xfer() into PIO and DMA versions by Mark Brown · 11 years ago
  88. 4ddc860 spi/s3c64xx: Remove unused /CS GPIO management by Mark Brown · 11 years ago
  89. 4302a596 spi: fsl: Fix problem with multi message transfers by Stefan Roese · 11 years ago
  90. e1bde3b spi: fix pointer-integer size mismatch warning by SeongJae Park · 11 years ago
  91. 5dd1ad2 spi: rspi: Only enable interrupts when there's a need to wait by Geert Uytterhoeven · 11 years ago
  92. faee9b0 spi: omap2-mcspi: Support divide-by-n clock dividers by Stefan Sørensen · 11 years ago
  93. 2bd16e3 spi: omap2-mcspi: Do not configure the controller on each transfer unless needed by Stefan Sørensen · 11 years ago
  94. 3e9ea4b spi: clps711x: Use SPI-core "cs_gpios" property for storing GPIOs by Alexander Shiyan · 11 years ago
  95. 8dda9d9 spi: clps711x: Add support for 1-8 BPW transfers by Alexander Shiyan · 11 years ago
  96. c7a26f1 spi: clps711x: Simplify handling of RX & TX buffers by Alexander Shiyan · 11 years ago
  97. 64b67de spi: rspi: fix build error when CONFIG_OF is not set by Shimoda, Yoshihiro · 11 years ago
  98. 99adef3 spi: Provide core support for DMA mapping transfers by Mark Brown · 11 years ago
  99. 16a0ce4 spi: Add a timeout when waiting for transfers by Mark Brown · 11 years ago
  100. 971e908 spi: tegra114: Use list_is_last() instead of open-coded by Axel Lin · 11 years ago