1. bcdc9f2 mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case by Magnus Damm · 9 years ago
  2. b006631 mmc: mmc_spi: add checks for dma mapping error by Alexey Khoroshilov · 9 years ago
  3. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  4. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  5. bf7241d mmc: mmc_spi: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  6. 2530fd7 mmc: constify of_device_id array by Fabian Frederick · 9 years ago
  7. d4d1144 mmc: don't request CD IRQ until mmc_start_host() by Stephen Warren · 10 years ago
  8. 9b60fa4 drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32 by George Spelvin · 10 years ago
  9. 1836eea lib/crc7: Shift crc7() output left 1 bit by George Spelvin · 10 years ago
  10. 62b6af5 mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks by Laurent Pinchart · 11 years ago
  11. bf287a9 mmc: mmc_spi: Support CD/RO GPIOs by Laurent Pinchart · 11 years ago
  12. 6e0ee71 mmc: remove use of __devexit by Bill Pemberton · 12 years ago
  13. 498d83e mmc: remove use of __devinitdata by Bill Pemberton · 12 years ago
  14. 0433c14 mmc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  15. 6f47882 mmc: mmc_spi: Use module_spi_driver by Sachin Kamat · 12 years ago
  16. 6601056 mmc: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  17. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 14 years ago
  20. 061c6c8 mmc_spi: Recover from CRC errors for r/w operation over SPI. by Sonic Zhang · 14 years ago
  21. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  22. b171aa2 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  23. fbe0f83 mmc_spi: Fix unterminated of_match_table by Anton Vorontsov · 14 years ago
  24. 2ffe8c5 of: refactor of_modalias_node() and remove explicit match table. by Grant Likely · 14 years ago
  25. 4751c1c spi/mmc_spi: mmc_spi adaptations for SPI bus locking API by Ernst Schwab · 15 years ago
  26. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  27. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  28. 70d6027 spi: add spi_master flag word by David Brownell · 15 years ago
  29. fdd858d mmc_spi: don't use EINVAL for possible transmission errors by Wolfgang Muees · 15 years ago
  30. 5cf20aa mmc_spi: speedup for slow cards, less wear-out by Wolfgang Muees · 15 years ago
  31. ab5a643 mmc_spi: support for non-byte-aligned cards by Wolfgang Muees · 15 years ago
  32. 56e303e mmc_spi: convert timeout handling to jiffies and avoid busy waiting by Wolfgang Muees · 15 years ago
  33. f079a8f mmc_spi: adjust for delayed data token response by Wolfgang Muees · 15 years ago
  34. ea15ba5 mmc_spi: wait more bytes for card response by Wolfgang Muees · 15 years ago
  35. 48881ca mmc_spi: allow setting of spi mode 3 by Wolfgang Muees · 15 years ago
  36. 9c43df5 mmc_spi: Add support for OpenFirmware bindings by Anton Vorontsov · 16 years ago
  37. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  38. 162350e MMC: Use timeout values from CSR by Matthew Fleming · 16 years ago
  39. 1685a03 mmc_spi: put signals to low power off fix by Jan Nikitenko · 16 years ago
  40. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 16 years ago
  41. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  42. 619ef4b mmc_spi: add support for card-detection polling by Anton Vorontsov · 16 years ago
  43. 48b2cf9 mmc: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  44. c24b260 spi: use simplified spi_sync() calling convention by Marc Pignat · 17 years ago
  45. 460cd05 mmc_spi: Fix mmc-over-spi regression by David Brownell · 17 years ago
  46. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  47. e5712a6 missing include in mmc by Al Viro · 17 years ago
  48. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  49. 23fd504 Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK by David Brownell · 17 years ago
  50. 15a0580 mmc_spi host driver by David Brownell · 17 years ago