1. e840ce1 mmc: omap_hsmmc: ensure pbias configuration is always done by Adrian Hunter · 13 years ago
  2. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  3. 326adda mmc: sdhci-s3c: fix potential NULL dereference by Jaehoon Chung · 13 years ago
  4. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  5. b23cf0b mmc: core: Add default timeout value for CMD6 by Seungwon Jeon · 13 years ago
  6. 66fd8ad mmc: sdhci-pci: add runtime pm support by Adrian Hunter · 13 years ago
  7. 08a7e1d mmc: core: move ->request() call from atomic context by Adrian Hunter · 13 years ago
  8. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago
  9. 3f102ae mmc: using module_param requires the inclusion of moduleparam.h by Stephen Rothwell · 13 years ago
  10. e0c368d mmc: core: general purpose MMC partition support. by Namjae Jeon · 13 years ago
  11. 5238acb mmc: core: ext_csd.raw_* used in comparison but never set by Andrei Warkentin · 13 years ago
  12. d9618e9 mmc: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  13. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  14. 0d7d85c mmc: block: fix boot partition switch error path by Adrian Hunter · 13 years ago
  15. b87d8db mmc: core: eMMC 4.5 Power Class Selection Feature by Girish K S · 13 years ago
  16. 34f5050 mmc: add module param to set fault injection attributes by Per Forlin · 13 years ago
  17. 95a2482 mmc: sdhci-esdhc-imx: add basic imx6q usdhc support by Shawn Guo · 13 years ago
  18. cd8a366 mmc: core: add sd uhs string for mmc_ios_show by Aaron Lu · 13 years ago
  19. 714c4a6 mmc: sh_mmcif: simplify platform data by Guennadi Liakhovetski · 13 years ago
  20. 6771632 mmc: block: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  21. 2311344 mmc: mmc-test: add eMMC hardware reset test by Adrian Hunter · 13 years ago
  22. 0f20165 mmc: sdhci-pci: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  23. 20758b6 mmc: sdhci: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  24. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  25. 8e3336b mmc: mmci: simplify err check in mmci_post_request by Per Forlin · 13 years ago
  26. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  27. 4466903 mmc: core: Set correct bus mode before card init by Stefan Nilsson XK · 13 years ago
  28. 9a0da64 mmc: sdio: Workaround for dev with broken CMD53 by Stefan Nilsson XK · 13 years ago
  29. 329f223 mmc: sdhci-pxa: Check pdata before using its members by Tanmay Upadhyay · 13 years ago
  30. 7f7e412 mmc: core: Fix hangs related to insert/remove of cards by Ulf Hansson · 13 years ago
  31. 46cbd56 mmc: sdhci-spear: Don't set power gpio to 1 on probe by Viresh Kumar · 13 years ago
  32. e51cbc9 mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit by Xu lei · 13 years ago
  33. c380546 mmc: core: Put eMMC in Sleep mode before suspend by Balaji T K · 13 years ago
  34. 6fe4717 mmc: sdhci-s3c: add default controller configuration by Thomas Abraham · 13 years ago
  35. 041beb1 mmc: core: add a short delay in mmc_power_off by Daniel Drake · 13 years ago
  36. 55cd65e mmc: sdhci-tegra: Add 8-bit support to device tree binding. by Stephen Warren · 13 years ago
  37. 1a5c8e1 mmc: dw_mmc: Support SDIO interrupts for all slots by Shashidhar Hiremath · 13 years ago
  38. 190657c mmc: msm_sdcc: Handle dma resource not present case by Subhash Jadavani · 13 years ago
  39. 19207f0 mmc: msm_sdcc: Change initialization order of busclk_timer in probe by Sahitya Tummala · 13 years ago
  40. 4a268e0 mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts by Sahitya Tummala · 13 years ago
  41. 4a92fe8 msm: mmc: Remove "pio_irq" resource by Sahitya Tummala · 13 years ago
  42. 514d9ed mmc: msm_sdcc: Enable SDC host->clk only after setting the rate. by Sahitya Tummala · 13 years ago
  43. dce7c75 mmc: msm_sdcc: Handle error cases in probe by Sahitya Tummala · 13 years ago
  44. e91957e msm: Implement init_card operation for MSM SDCC by Alexander Tarasikov · 13 years ago
  45. 435f3e3 mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setup by Alexander Tarasikov · 13 years ago
  46. d5098cb mmc: sdhi: Allow named IRQs to use specific handlers by Simon Horman · 13 years ago
  47. 7729c7a mmc: tmio: Provide separate interrupt handlers by Simon Horman · 13 years ago
  48. 54680fe mmc: tmio: Cache interrupt masks by Simon Horman · 13 years ago
  49. ad5fd97 mmc: fix integer assignments to pointer by Venkatraman S · 13 years ago
  50. 7513cd7 mmc: queue: declare mmc_alloc_sg as static by Venkatraman S · 13 years ago
  51. 2b79551 mmc: Kconfig: remove i.MX individual SoC dependency by Sascha Hauer · 13 years ago
  52. 275173b mmc: sdhci-tegra: Add Device Tree probing support by Grant Likely · 13 years ago
  53. 08da834 mmc: enable runtime PM by default by Daniel Drake · 13 years ago
  54. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  55. 97e4ba6 mmc: sdhci-esdhc-imx: Enable ADMA2 by Richard Zhu · 13 years ago
  56. 51c5d8d mmc: at91_mci: remove the use of irq_to_gpio by Nicolas Ferre · 13 years ago
  57. 7e8ba22 mmc: atmel-mci: fix a potential issue about pending PDC interrupts by Ludovic Desroches · 13 years ago
  58. 341fa4c mmc: atmel-mci: correct sg buffer size evaluation by Ludovic Desroches · 13 years ago
  59. 1ebbe3d mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value by Ludovic Desroches · 13 years ago
  60. 11d1488 mmc: atmel-mci: change atmci_start_command to atmci_send_command by Ludovic Desroches · 13 years ago
  61. 796211b mmc: atmel-mci: add pdc support and runtime capabilities detection by Ludovic Desroches · 13 years ago
  62. b9867f3 mmc: atmel-mci: indentation by Ludovic Desroches · 13 years ago
  63. 03fc9a7 mmc: atmel-mci: change atmci_readl and atmci_writel macros by Ludovic Desroches · 13 years ago
  64. 2c96a29 mmc: atmel-mci: change namespace by Ludovic Desroches · 13 years ago
  65. c3ae1f3 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  66. c28cfd6 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  67. edb34a4 Remove stale "depends on NETDEV_1000"in staging drivers by Linus Torvalds · 13 years ago
  68. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  69. 8a4a891 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  70. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  71. 1f6e051 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  72. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 9826530 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  74. 37d96c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  75. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  76. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  77. 3cb6032 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  78. d890fa2 md: Fix some bugs in recovery_disabled handling. by NeilBrown · 13 years ago
  79. 355840e md/raid5: fix bug that could result in reads from a failed device. by NeilBrown · 13 years ago
  80. 59fdaca net: make bonding slaves honour master's skb->priority by Maciej Żenczykowski · 13 years ago
  81. 6ab00d4 libceph: create messenger with client by Sage Weil · 13 years ago
  82. 0110bba ehea: fix skb_frag_size typo by Eric Dumazet · 13 years ago
  83. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  84. c9d6329 Merge branch 'for-next' of git://git.linaro.org/people/triad/linux-pinctrl by Linus Torvalds · 13 years ago
  85. 4e7e2a2 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap by Linus Torvalds · 13 years ago
  86. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  87. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  88. 2d03423 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  89. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  90. 73692d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
  91. 31dced4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  92. 7c1953d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  93. ad7761a pinctrl/sirf: fix sirfsoc_get_group_pins prototype by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  94. 1bc6718 Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  95. b3aec7b Merge branch 'upstream' into for-linus by Jiri Kosina · 13 years ago
  96. f6f1242 Merge branch 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  97. b0eae38 Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into for-linus by Jiri Kosina · 13 years ago
  98. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  99. cd85b55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  100. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago