1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  2. 0b05c97 mmc: tifm_sd: Inform the mmc core about the maximum busy timeout by Ulf Hansson · 4 years, 9 months ago
  3. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  4. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  5. a5c83eb mmc: tifm_sd: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  6. 2ee4f62 mmc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  7. 6606110 mmc: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  8. ccbd483 mmc: tifm_sd: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  9. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  10. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  11. 482fce9 mmc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  12. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  13. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 14 years ago
  14. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  15. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 15 years ago
  16. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  17. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 17 years ago
  18. ce63645 tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() by Roel Kluin · 17 years ago
  19. b37a050 tifm_sd: handle non-power-of-2 block sizes by Alex Dubov · 17 years ago
  20. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  21. 019a5f5 mmc: don't use weight32() by Nicolas Pitre · 17 years ago
  22. 255d01a mmc: remove BYTEBLOCK capability by Pierre Ossman · 18 years ago
  23. 17b0429 mmc: remove custom error codes by Pierre Ossman · 18 years ago
  24. 055b822 disable socket power in adapter driver instead of media one by Alex Dubov · 18 years ago
  25. d97956f mmc: make tifm_sd_set_dma_data() static by Adrian Bunk · 18 years ago
  26. 1c6a071 mmc: Move host and card drivers to subdirs by Pierre Ossman · 18 years ago[Renamed from drivers/mmc/tifm_sd.c]
  27. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 18 years ago
  28. 91f8d01 tifm: layout fixes, small changes to comments and printfs by Alex Dubov · 18 years ago
  29. 13cdf48 tifm_sd: implement software scatter-gather by Alex Dubov · 18 years ago
  30. 5897d65 tifm_sd: fix resume handler by Alex Dubov · 18 years ago
  31. 72dc9d9 tifm_sd: replace command completion state machine with full checking by Alex Dubov · 18 years ago
  32. dfef26d tifm_sd: merge dma and pio request processing paths by Alex Dubov · 18 years ago
  33. 0007d48 tifm_sd: separate command flags, socket flags and register bit masks by Alex Dubov · 18 years ago
  34. 592d372 tifm_sd: remove wait for power off on remove by Alex Dubov · 18 years ago
  35. b039d4a tifm_sd: remove tifm_sd_terminate function by Alex Dubov · 18 years ago
  36. e23f2b8 tifm: simplify bus match and uevent handlers by Alex Dubov · 18 years ago
  37. 4552f0c tifm: hide details of interrupt processing from socket drivers by Alex Dubov · 18 years ago
  38. 12c8345 tifm_sd: treat "status error" as normal command completion by Alex Dubov · 18 years ago
  39. f9d429a mmc: tifm: replace kmap with page_address by Pierre Ossman · 18 years ago
  40. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  41. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  42. dba4acc tifm_sd: add suspend and resume functionality by Alex Dubov · 18 years ago
  43. 50743f4 Remove unused return value from signal_irq callback by Alex Dubov · 18 years ago
  44. 2e8ce5e tifm_sd: prettify by Alex Dubov · 18 years ago
  45. 8e02f85 tifm_sd: restructure initialization, removal and command handling by Alex Dubov · 18 years ago
  46. 83d420b tifm_sd: fix hardware timeout setup by Alex Dubov · 18 years ago
  47. 0803dd0 tifm_sd: Switch software timeout handler from work_struct to timer by Alex Dubov · 18 years ago
  48. 255ef22 tifm_sd: use kmap_atomic instead of kmap for PIO data buffer by Alex Dubov · 18 years ago
  49. 1289335 tifm_sd: alter order of the states in the command handler by Alex Dubov · 18 years ago
  50. 6f94990 mmc: Correct definition of R6 by Philip Langdale · 18 years ago
  51. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  52. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  53. 2099c99 [PATCH] missing includes of io.h by Al Viro · 18 years ago
  54. e069d79 [PATCH] tifm __iomem annotations, NULL noise removal by Al Viro · 18 years ago
  55. 4020f2d [PATCH] mmc: driver for TI FlashMedia card reader - source by Alex Dubov · 18 years ago