1. d975f12 mmc: sdhci: cache timing information locally by Russell King · 10 years ago
  2. 96d7b78 mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function by Russell King · 10 years ago
  3. 13e6450 mmc: sdhci: set_uhs_signaling() need not return a value by Russell King · 10 years ago
  4. cb399da mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning by Russell King · 10 years ago
  5. 10cf496 mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning() by Russell King · 10 years ago
  6. 9d2fc80 mmc: sdhci-esdhc-imx: avoid DMA to kernel stack by Russell King · 10 years ago
  7. 1771059 mmc: sdhci: convert sdhci_set_clock() into a library function by Russell King · 10 years ago
  8. 1650d0c mmc: sdhci: move setting mmc->actual_clock into set_clock handlers by Russell King · 10 years ago
  9. 373073e mmc: sdhci: move setting host->clock into sdhci_do_set_ios() by Russell King · 10 years ago
  10. 91138ca mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock() by Russell King · 10 years ago
  11. d1e49f7 mmc: sdhci: convert ADMA descriptors to a coherent allocation by Russell King · 10 years ago
  12. de0b65a mmc: sdhci: avoid sync'ing the SG if there's no misalignment by Russell King · 10 years ago
  13. 0718e59 mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code by Russell King · 10 years ago
  14. 03231f9 mmc: sdhci: convert reset into a library function by Russell King · 10 years ago
  15. 2317f56 mmc: sdhci: convert generic bus width setup to library function by Russell King · 10 years ago
  16. 5b4f1f6 mmc: sdhci: plug hole in disabling card detection interrupts by Russell King · 10 years ago
  17. b537f94 mmc: sdhci: more efficient interrupt enable register handling by Russell King · 10 years ago
  18. be13855 mmc: sdhci: allow sdio interrupts while sdhci runtime suspended by Russell King · 10 years ago
  19. 3560db8 mmc: sdhci: push card_tasklet into threaded irq handler by Russell King · 10 years ago
  20. 781e989 mmc: sdhci: convert to new SDIO IRQ handling by Russell King · 10 years ago
  21. ef10433 mmc: sdhci: clean up sdio interrupt enable handling by Russell King · 10 years ago
  22. 4100500 mmc: sdhci: clean up interrupt handling by Russell King · 10 years ago
  23. bf3b5ec mmc: sdio_irq: rework sdio irq handling by Russell King · 10 years ago
  24. 197160d mmc: sdhci: remove mdelay in eMMC tuning by Nick Sanders · 10 years ago
  25. 252f29a MAINTAINERS: mmc: Update email for host driver maintainer by Ulf Hansson · 10 years ago
  26. 4d1f52f mmc: core: Improve support for deferred regulators by Tim Kryger · 10 years ago
  27. bc3c177 mmc: mxcmmc: Use mmc_regulator_get_supply() API by Alexander Shiyan · 10 years ago
  28. 6e9e406 mmc: atmel: don't test host->data by Alexandre Belloni · 10 years ago
  29. b677b885 mmc: rtsx: fix possible linking error if built-in by Arnd Bergmann · 10 years ago
  30. 9176998 mmc: mxs: fix card detection function for broken card detect by Daniel Willmann · 10 years ago
  31. 1acee84 mmc: jz4740: don't wait for PRG_DONE after stop command with R1 response by Alex Smith · 10 years ago
  32. c373eb4 mmc: core: add DT bindings for eMMC HS400 1.8/1.2V by Seungwon Jeon · 10 years ago
  33. 0a5b643 mmc: add support for HS400 mode of eMMC5.0 by Seungwon Jeon · 10 years ago
  34. 577fb13 mmc: rework selection of bus speed mode by Seungwon Jeon · 10 years ago
  35. 2385049 mmc: step power class after final selection of bus mode by Seungwon Jeon · 10 years ago
  36. 2415c0e mmc: identify available device type to select by Seungwon Jeon · 10 years ago
  37. cdc9917 mmc: drop the speed mode of card's state by Seungwon Jeon · 10 years ago
  38. b78871d mmc: mvsdio: workaround for spurious irqs by Sebastian Hesselbarth · 10 years ago
  39. fcf902b mmc: mvsdio: silence card detect notice by Sebastian Hesselbarth · 10 years ago
  40. ceae98f mmc: core: Try other signal levels during power up by Tim Kryger · 10 years ago
  41. 1b66e94 mmc: moxart: Add MOXA ART SD/MMC driver by Jonas Jensen · 10 years ago
  42. c7f6558 mmc: Add realtek USB sdmmc host driver by Roger Tseng · 10 years ago
  43. 3beef62 mmc: sdhci-s3c: Remove unused define for NUM_GPIOS by Axel Lin · 10 years ago
  44. ae0eb34 mmc: dw_mmc: restore the card-present checking point by Jaehoon Chung · 10 years ago
  45. 9795a84 mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio() by Jaehoon Chung · 10 years ago
  46. f16afa8 mmc: dw_mmc: remove unnecessary function. by Jaehoon Chung · 10 years ago
  47. 4a1b27a mmc: dw_mmc: fix minor coding style. by Jaehoon Chung · 10 years ago
  48. 907abd5 mmc: dw_mmc: remove unused member variable. by Jaehoon Chung · 10 years ago
  49. 612de4c mmc: dw_mmc: replace the bus_hz checking point by Jaehoon Chung · 10 years ago
  50. d8a4fb0 mmc: dw_mmc: use the mmc_of_parse() instead of local parser by Jaehoon Chung · 10 years ago
  51. 384a81d mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS by Alexander Shiyan · 10 years ago
  52. 01e4f95 mmc: mxcmmc: Convert to devm-* API by Alexander Shiyan · 10 years ago
  53. 15a2e2a mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops by Sachin Kamat · 10 years ago
  54. 5027251 mmc: rtsx: add R1-no-CRC mmc command type handle by Micky Ching · 10 years ago
  55. 573185c mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus by Ulf Hansson · 10 years ago
  56. f7bf11a mmc: core: Use maximum timeout values in case TACC field is zero by Stefan Wahren · 10 years ago
  57. d1e5821 mmc: Convert to use ATTRIBUTE_GROUPS by Axel Lin · 10 years ago
  58. 297d405 mmc: card.h: Use NULL instead of 0 for END_FIXUP by Fabio Estevam · 10 years ago
  59. fa372a5 mmc: Delay the card_event callback into the mmc_rescan worker by Markus Mayer · 10 years ago
  60. bb8175a mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 10 years ago
  61. cab3a80 mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 10 years ago
  62. 1a0ae37 mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 10 years ago
  63. 4039ff4 mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 10 years ago
  64. 5438ad9 mmc: omap: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 10 years ago
  65. 6dad6c9 mmc: mmci: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 10 years ago
  66. 79f7ae7 mmc: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 10 years ago
  67. a798c10 Linux 3.15-rc2 by Linus Torvalds · 10 years ago
  68. 372feac Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  69. 5269519 Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  70. 200bde2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. fd741ed Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent by Ingo Molnar · 10 years ago
  72. ffa9188 perf tools: Improve error reporting by Adrien BAK · 10 years ago
  73. 922d0e4 perf tools: Adjust symbols in VDSO by Vladimir Nikulichev · 10 years ago
  74. acb61fc perf kvm: Fix 'Min time' counting in report command by Alexander Yarygin · 10 years ago
  75. 404ca80 coredump: fix va_list corruption by Eric Dumazet · 10 years ago
  76. 6d45969 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. 8f98f6f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. 8de3f7a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. b931242 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  80. a42892e Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 10 years ago
  81. ebfc45e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  82. 6e66d5d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  83. 25bfe4f Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  84. 60fbf2bd Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  85. 8cb652b Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  86. 575a292 Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  87. 7e55f81 Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  88. ea2388f Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  89. b5a8cad thp: close race between split and zap huge pages by Kirill A. Shutemov · 10 years ago
  90. b59b8cb mm: fix new kernel-doc warning in filemap.c by Randy Dunlap · 10 years ago
  91. a663dad mm: fix CONFIG_DEBUG_VM_RB description by Davidlohr Bueso · 10 years ago
  92. 29c7787 mm: use paravirt friendly ops for NUMA hinting ptes by Mel Gorman · 10 years ago
  93. 8229f1a mips: export flush_icache_range by Kees Cook · 10 years ago
  94. 7848a4b mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() by Mizuma, Masayoshi · 10 years ago
  95. 8b32201 wait: explain the shadowing and type inconsistencies by Peter Zijlstra · 10 years ago
  96. 9cc2368 Shiraz has moved by Viresh Kumar · 10 years ago
  97. 8f28ed9 Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_policy.txt by Tang Chen · 10 years ago
  98. 12c743e powerpc/mm: fix ".__node_distance" undefined by Mike Qiu · 10 years ago
  99. 7861144 kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write() by Andrew Morton · 10 years ago
  100. 82c04ff init/Kconfig: move the trusted keyring config option to general setup by Peter Foley · 10 years ago