1. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  2. 64a05fe mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page by Christoph Hellwig · 3 years, 4 months ago
  3. 6960684 mmc: mmc_spi: Simplify busy loop in mmc_spi_skip() by Andy Shevchenko · 3 years, 7 months ago
  4. 91445d5 mmc: mmc_spi: Drop duplicate 'mmc_spi' in the debug messages by Andy Shevchenko · 3 years, 7 months ago
  5. 6dab809b mmc: core: Convert mmc_of_parse_voltage() to use device property API by Andy Shevchenko · 3 years, 9 months ago
  6. a49e391 Merge branch 'fixes' into next by Ulf Hansson · 4 years, 4 months ago
  7. 14801c6 mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMA by Geert Uytterhoeven · 4 years, 4 months ago
  8. 5de1a3e Merge branch 'fixes' into next by Ulf Hansson · 4 years, 4 months ago
  9. 81e41be mmc: mmc_spi: fix timeout calculation by Tobias Schramm · 4 years, 5 months ago
  10. a395acf mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unset by Ulf Hansson · 4 years, 4 months ago
  11. 5671ad6 mmc: mmc_spi: Respect the cmd->busy_timeout from the mmc core by Ulf Hansson · 4 years, 9 months ago
  12. 78a67b9 mmc: mmc_spi: Add/rename defines for timeouts by Ulf Hansson · 4 years, 9 months ago
  13. d0052ad mmc: core: Remove mmc_gpiod_request_*(invert_gpio) by Michał Mirosław · 5 years ago
  14. af3ed11 mmc: spi: Toggle SPI polarity, do not hardcode it by Linus Walleij · 5 years ago
  15. 62c5172 mmc: mmc_spi: Use proper debounce time for CD GPIO by Thierry Reding · 5 years ago
  16. b8deb11 mmc: mmc_spi: Convert to use for_each_sg() by Andy Shevchenko · 5 years ago
  17. aad5f19 mmc: mmc_spi: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  18. 1ae5160 mmc: mmc_spi: Indentation fixes by Andy Shevchenko · 6 years ago
  19. 38b2168 mmc: mmc_spi: Join string literals back by Andy Shevchenko · 6 years ago
  20. 70a557e mmc: mmc_spi: Remove useless NULL check at ->remove() by Andy Shevchenko · 6 years ago
  21. b9ffe40 mmc: mmc_spi: Remove redundant dev_set_drvdata() by Andy Shevchenko · 6 years ago
  22. 6110259 mmc_spi: add a status check for spi_sync_locked by Kangjie Lu · 6 years ago
  23. 82b6248 Merge branch 'fixes' into next by Ulf Hansson · 6 years ago
  24. c9bd505 mmc: spi: Fix card detection during probe by Jonathan Neuschäfer · 6 years ago
  25. a2b760a mmc: slot-gpio: Remove override_active_level on WP by Linus Walleij · 6 years ago
  26. 5716fb9 mmc: spi: Convert to use GPIO descriptors by Linus Walleij · 6 years ago
  27. feeef09 mmc: use new core function mmc_get_dma_dir by Heiner Kallweit · 8 years ago
  28. bcdc9f2 mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case by Magnus Damm · 9 years ago
  29. b006631 mmc: mmc_spi: add checks for dma mapping error by Alexey Khoroshilov · 9 years ago
  30. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  31. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  32. bf7241d mmc: mmc_spi: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  33. 2530fd7 mmc: constify of_device_id array by Fabian Frederick · 10 years ago
  34. d4d1144 mmc: don't request CD IRQ until mmc_start_host() by Stephen Warren · 10 years ago
  35. 9b60fa4 drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32 by George Spelvin · 11 years ago
  36. 1836eea lib/crc7: Shift crc7() output left 1 bit by George Spelvin · 11 years ago
  37. 62b6af5 mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks by Laurent Pinchart · 11 years ago
  38. bf287a9 mmc: mmc_spi: Support CD/RO GPIOs by Laurent Pinchart · 11 years ago
  39. 6e0ee71 mmc: remove use of __devexit by Bill Pemberton · 12 years ago
  40. 498d83e mmc: remove use of __devinitdata by Bill Pemberton · 12 years ago
  41. 0433c14 mmc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  42. 6f47882 mmc: mmc_spi: Use module_spi_driver by Sachin Kamat · 12 years ago
  43. 6601056 mmc: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  44. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 14 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  46. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 14 years ago
  47. 061c6c8 mmc_spi: Recover from CRC errors for r/w operation over SPI. by Sonic Zhang · 14 years ago
  48. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  49. b171aa2 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  50. fbe0f83 mmc_spi: Fix unterminated of_match_table by Anton Vorontsov · 14 years ago
  51. 2ffe8c5 of: refactor of_modalias_node() and remove explicit match table. by Grant Likely · 15 years ago
  52. 4751c1c spi/mmc_spi: mmc_spi adaptations for SPI bus locking API by Ernst Schwab · 15 years ago
  53. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  54. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  55. 70d6027 spi: add spi_master flag word by David Brownell · 16 years ago
  56. fdd858d mmc_spi: don't use EINVAL for possible transmission errors by Wolfgang Muees · 16 years ago
  57. 5cf20aa mmc_spi: speedup for slow cards, less wear-out by Wolfgang Muees · 16 years ago
  58. ab5a643 mmc_spi: support for non-byte-aligned cards by Wolfgang Muees · 16 years ago
  59. 56e303e mmc_spi: convert timeout handling to jiffies and avoid busy waiting by Wolfgang Muees · 16 years ago
  60. f079a8f mmc_spi: adjust for delayed data token response by Wolfgang Muees · 16 years ago
  61. ea15ba5 mmc_spi: wait more bytes for card response by Wolfgang Muees · 16 years ago
  62. 48881ca mmc_spi: allow setting of spi mode 3 by Wolfgang Muees · 16 years ago
  63. 9c43df5 mmc_spi: Add support for OpenFirmware bindings by Anton Vorontsov · 16 years ago
  64. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  65. 162350e MMC: Use timeout values from CSR by Matthew Fleming · 16 years ago
  66. 1685a03 mmc_spi: put signals to low power off fix by Jan Nikitenko · 16 years ago
  67. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 17 years ago
  68. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 17 years ago
  69. 619ef4b mmc_spi: add support for card-detection polling by Anton Vorontsov · 17 years ago
  70. 48b2cf9 mmc: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  71. c24b260 spi: use simplified spi_sync() calling convention by Marc Pignat · 17 years ago
  72. 460cd05 mmc_spi: Fix mmc-over-spi regression by David Brownell · 17 years ago
  73. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  74. e5712a6 missing include in mmc by Al Viro · 17 years ago
  75. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  76. 23fd504 Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK by David Brownell · 17 years ago
  77. 15a0580 mmc_spi host driver by David Brownell · 17 years ago