1. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  2. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  3. 18a0630 ARM: 6370/1: mmci: use _cansleep GPIO functions by Linus Walleij · 14 years ago
  4. 4b8caec ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specified by Rabin Vincent · 14 years ago
  5. 148b8b3 ARM: 6308/1: mmci: support card detection interrupts by Rabin Vincent · 14 years ago
  6. 8301bb6 ARM: 6310/1: mmci: support different FIFO sizes by Rabin Vincent · 14 years ago
  7. 2971944 ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted by Rabin Vincent · 14 years ago
  8. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  9. 74bc809 ARM: Fix Versatile/Realview/VExpress MMC card detection sense by Russell King · 14 years ago
  10. 08458ef ARM: 6246/1: mmci: support larger MMCIDATALENGTH register by Rabin Vincent · 14 years ago
  11. 4380c14 ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants by Rabin Vincent · 14 years ago
  12. 4956e10 ARM: 6244/1: mmci: add variant data and default MCICLOCK support by Rabin Vincent · 14 years ago
  13. bb8f563 ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback by Rabin Vincent · 14 years ago
  14. f5e2574 ARM: 6239/1: mmci: let core poll for card detection by Rabin Vincent · 14 years ago
  15. 528320d ARM: 6238/1: mmci: fix multi block transfers by Rabin Vincent · 14 years ago
  16. 4ce1d6c ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling by Rabin Vincent · 14 years ago
  17. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 15 years ago
  18. 808d97c ARM: 6033/1: ARM: MMCI: pass max frequency from platform by Linus Walleij · 15 years ago
  19. 771dc15 ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version by Linus Walleij · 15 years ago
  20. 64de028 ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk by Linus Walleij · 15 years ago
  21. f28e8a4 ARM: 5896/1: MMCI: work around a hardware bug in U300 by Linus Walleij · 15 years ago
  22. b43149c ARM: 5785/1: Use ST vendor enum instead of numeral by Linus Walleij · 15 years ago
  23. ee17962 ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 by Linus Walleij · 15 years ago
  24. 34e84f3 ARM: 5721/1: MMCI enable the use of a regulator by Linus Walleij · 15 years ago
  25. 6ef297f ARM: 5720/1: Move MMCI header to amba include dir by Linus Walleij · 15 years ago
  26. 9e6c82c ARM: 5698/1: MMCI pass capabilities in platform data by Linus Walleij · 15 years ago
  27. a6a6464 ARM: 5697/1: MMCI Break out clock divider setup by Linus Walleij · 15 years ago
  28. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  29. f17a1f0 ARM: 5636/1: Move vendor enum to AMBA include by Linus Walleij · 15 years ago
  30. 7064d20 ARM: 5685/1: Make MMCI driver compile without gpiolib by Linus Walleij · 15 years ago
  31. 8900144 MMC: MMCI: use gpiolib for card detect/write protect by Russell King · 16 years ago
  32. 012b7d3 MMC: MMCI: use AMBA bus accessors by Russell King · 16 years ago
  33. dc890c2 [ARM] 5544/1: Trust PrimeCell resource sizes by Linus Walleij · 16 years ago
  34. 03fbdb1 [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * by Alessandro Rubini · 16 years ago
  35. 4ea580f mmci: fix crash with debug enabled by Rabin Vincent · 16 years ago
  36. 6dc4a47 [ARM] 5420/1: MMCI devinit and devexit macros by Linus Walleij · 16 years ago
  37. cc30d60 mmci: Add support for ST Micro derivate by Linus Walleij · 16 years ago
  38. ee569c4 [ARM] amba drivers: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  39. 9e94302 [ARM] 5322/1: Fix fastpath issue in mmci.c by Linus Walleij · 16 years ago
  40. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 17 years ago
  41. c8df9a5 [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver by Linus Walleij · 17 years ago
  42. 26eed9a [ARM] 5022/1: Race in ARM MMCI PL18x driver, V2 by Linus Walleij · 17 years ago
  43. bd6dee6 mmc: sg fallout by Jens Axboe · 17 years ago
  44. 019a5f5 mmc: don't use weight32() by Nicolas Pitre · 17 years ago
  45. 255d01a mmc: remove BYTEBLOCK capability by Pierre Ossman · 17 years ago
  46. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  47. 70f1048 mmc: update header file paths by Pierre Ossman · 18 years ago
  48. 1c6a071 mmc: Move host and card drivers to subdirs by Pierre Ossman · 18 years ago[Renamed from drivers/mmc/mmci.c]
  49. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 18 years ago
  50. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  51. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  52. e47c222 [ARM] Fix potential MMCI bug by Russell King · 18 years ago
  53. ab7aefd mmc: constify mmc_host_ops vectors by David Brownell · 18 years ago
  54. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  55. db53f28 [MMC] Add multi block-write capability by Russell King · 18 years ago
  56. 3bc87f2 [MMC] Convert mmci to use data->blksz rather than data->blksz_bits by Russell King · 18 years ago
  57. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  58. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  59. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 19 years ago
  60. 920e70c [MMC] Move set_ios debugging into mmc.c by Russell King · 19 years ago
  61. c656317 [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected by Russell King · 19 years ago
  62. 0425a14 [MMC] mmci: allow small data transfers by Russell King · 19 years ago
  63. e922517 [MMC] Add MMC command type flags by Russell King · 19 years ago
  64. 8995b16 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  65. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  66. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  67. f3e2628 [MMC] mmci: kunmap_atomic() unmaps virtual address, not page by Evgeniy Polyakov · 19 years ago
  68. e9c091b [MMC] mmci: add data cache coherency by Russell King · 19 years ago
  69. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  70. 69177e8 [MMC] mmci doesn't need asm/irq.h by Russell King · 19 years ago
  71. c6b8fda [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h by Russell King · 19 years ago
  72. 8dc0033 [MMC] Allow detection/removal to be delayed by Richard Purdie · 19 years ago
  73. d366b64 [MMC] Add mmc_hostname() macro by Russell King · 19 years ago
  74. 7b09cda [PATCH] MMC: Fix divdi3 reference in mmci.c by Russell King · 20 years ago
  75. e5378ca [PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi by Pavel Machek · 20 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago