1. 1771059 mmc: sdhci: convert sdhci_set_clock() into a library function by Russell King · 10 years ago
  2. 1650d0c mmc: sdhci: move setting mmc->actual_clock into set_clock handlers by Russell King · 10 years ago
  3. 373073e mmc: sdhci: move setting host->clock into sdhci_do_set_ios() by Russell King · 10 years ago
  4. 91138ca mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock() by Russell King · 10 years ago
  5. d1e49f7 mmc: sdhci: convert ADMA descriptors to a coherent allocation by Russell King · 10 years ago
  6. de0b65a mmc: sdhci: avoid sync'ing the SG if there's no misalignment by Russell King · 10 years ago
  7. 0718e59 mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code by Russell King · 10 years ago
  8. 03231f9 mmc: sdhci: convert reset into a library function by Russell King · 10 years ago
  9. 2317f56 mmc: sdhci: convert generic bus width setup to library function by Russell King · 10 years ago
  10. 5b4f1f6 mmc: sdhci: plug hole in disabling card detection interrupts by Russell King · 10 years ago
  11. b537f94 mmc: sdhci: more efficient interrupt enable register handling by Russell King · 10 years ago
  12. be13855 mmc: sdhci: allow sdio interrupts while sdhci runtime suspended by Russell King · 10 years ago
  13. 3560db8 mmc: sdhci: push card_tasklet into threaded irq handler by Russell King · 10 years ago
  14. 781e989 mmc: sdhci: convert to new SDIO IRQ handling by Russell King · 10 years ago
  15. ef10433 mmc: sdhci: clean up sdio interrupt enable handling by Russell King · 10 years ago
  16. 4100500 mmc: sdhci: clean up interrupt handling by Russell King · 10 years ago
  17. bf3b5ec mmc: sdio_irq: rework sdio irq handling by Russell King · 10 years ago
  18. 197160d mmc: sdhci: remove mdelay in eMMC tuning by Nick Sanders · 10 years ago
  19. 4d1f52f mmc: core: Improve support for deferred regulators by Tim Kryger · 10 years ago
  20. bc3c177 mmc: mxcmmc: Use mmc_regulator_get_supply() API by Alexander Shiyan · 10 years ago
  21. 6e9e406 mmc: atmel: don't test host->data by Alexandre Belloni · 10 years ago
  22. b677b885 mmc: rtsx: fix possible linking error if built-in by Arnd Bergmann · 10 years ago
  23. 9176998 mmc: mxs: fix card detection function for broken card detect by Daniel Willmann · 10 years ago
  24. 1acee84 mmc: jz4740: don't wait for PRG_DONE after stop command with R1 response by Alex Smith · 10 years ago
  25. c373eb4 mmc: core: add DT bindings for eMMC HS400 1.8/1.2V by Seungwon Jeon · 10 years ago
  26. 0a5b643 mmc: add support for HS400 mode of eMMC5.0 by Seungwon Jeon · 10 years ago
  27. 577fb13 mmc: rework selection of bus speed mode by Seungwon Jeon · 10 years ago
  28. 2385049 mmc: step power class after final selection of bus mode by Seungwon Jeon · 10 years ago
  29. 2415c0e mmc: identify available device type to select by Seungwon Jeon · 10 years ago
  30. cdc9917 mmc: drop the speed mode of card's state by Seungwon Jeon · 10 years ago
  31. b78871d mmc: mvsdio: workaround for spurious irqs by Sebastian Hesselbarth · 10 years ago
  32. fcf902b mmc: mvsdio: silence card detect notice by Sebastian Hesselbarth · 10 years ago
  33. ceae98f mmc: core: Try other signal levels during power up by Tim Kryger · 10 years ago
  34. 1b66e94 mmc: moxart: Add MOXA ART SD/MMC driver by Jonas Jensen · 11 years ago
  35. c7f6558 mmc: Add realtek USB sdmmc host driver by Roger Tseng · 11 years ago
  36. 3beef62 mmc: sdhci-s3c: Remove unused define for NUM_GPIOS by Axel Lin · 11 years ago
  37. ae0eb34 mmc: dw_mmc: restore the card-present checking point by Jaehoon Chung · 11 years ago
  38. 9795a84 mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio() by Jaehoon Chung · 11 years ago
  39. f16afa8 mmc: dw_mmc: remove unnecessary function. by Jaehoon Chung · 11 years ago
  40. 4a1b27a mmc: dw_mmc: fix minor coding style. by Jaehoon Chung · 11 years ago
  41. 907abd5 mmc: dw_mmc: remove unused member variable. by Jaehoon Chung · 11 years ago
  42. 612de4c mmc: dw_mmc: replace the bus_hz checking point by Jaehoon Chung · 11 years ago
  43. d8a4fb0 mmc: dw_mmc: use the mmc_of_parse() instead of local parser by Jaehoon Chung · 11 years ago
  44. 384a81d mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS by Alexander Shiyan · 11 years ago
  45. 01e4f95 mmc: mxcmmc: Convert to devm-* API by Alexander Shiyan · 11 years ago
  46. 15a2e2a mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops by Sachin Kamat · 11 years ago
  47. 5027251 mmc: rtsx: add R1-no-CRC mmc command type handle by Micky Ching · 11 years ago
  48. 573185c mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus by Ulf Hansson · 11 years ago
  49. f7bf11a mmc: core: Use maximum timeout values in case TACC field is zero by Stefan Wahren · 11 years ago
  50. d1e5821 mmc: Convert to use ATTRIBUTE_GROUPS by Axel Lin · 11 years ago
  51. fa372a5 mmc: Delay the card_event callback into the mmc_rescan worker by Markus Mayer · 11 years ago
  52. bb8175a mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 11 years ago
  53. cab3a80 mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 11 years ago
  54. 1a0ae37 mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 11 years ago
  55. 4039ff4 mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 11 years ago
  56. 5438ad9 mmc: omap: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 11 years ago
  57. 6dad6c9 mmc: mmci: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 11 years ago
  58. 79f7ae7 mmc: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 11 years ago
  59. 372feac Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  60. 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
  61. b931242 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  62. a42892e Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 10 years ago
  63. ebfc45e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  64. 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
  65. 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
  66. 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
  67. 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
  68. 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
  69. ea2388f Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  70. 9cc2368 Shiraz has moved by Viresh Kumar · 10 years ago
  71. 5a292f7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  72. ba67b51 tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled by Ivan Vecera · 10 years ago
  73. 38137a5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  74. 674366e Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  75. b81fd5b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  76. 345ef87 Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  77. c044330 drm: bochs: drop unused struct fields by Gerd Hoffmann · 11 years ago
  78. b8ccd70 drm: bochs: add power management support by Gerd Hoffmann · 11 years ago
  79. 2f1e800 drm: cirrus: add power management support by Gerd Hoffmann · 11 years ago
  80. 8d75454 drm: Split out drm_probe_helper.c from drm_crtc_helper.c by Daniel Vetter · 11 years ago
  81. b6ccd7b drm/plane-helper: Don't fake-implement primary plane disabling by Daniel Vetter · 10 years ago
  82. a82049b drm/ast: fix value check in cbr_scan2 by Dave Airlie · 10 years ago
  83. 9a11843 drm/nouveau/bios: fix a bit shift error introduced by 457e77b by Sergei Antonov · 10 years ago
  84. d62c3e7 Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 10 years ago
  85. 90e4897 Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 10 years ago
  86. 95c7d35 Merge tag 'drm/tegra/for-3.15-rc2' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  87. c2896de Merge branch 'ipmi' (emailed ipmi fixes) by Linus Torvalds · 10 years ago
  88. 7aefac2 ipmi: boolify some things by Corey Minyard · 11 years ago
  89. 8998649 ipmi: Turn off all activity on an idle ipmi interface by Corey Minyard · 11 years ago
  90. 0dfe6e7 ipmi: Turn off default probing of interfaces by Corey Minyard · 11 years ago
  91. eb6d78e ipmi: Reset the KCS timeout when starting error recovery by Corey Minyard · 11 years ago
  92. 48e8ac2 ipmi: Fix a race restarting the timer by Bodo Stroesser · 11 years ago
  93. a94cdd1 Char: ipmi_bt_sm, fix infinite loop by Jiri Slaby · 11 years ago
  94. 88764e0 Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  95. 23c1a60 Merge tag '3.15-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  96. 09df694 Merge tag 'fbdev-reorder-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  97. 12de375 Revert "serial: 8250, disable "too much work" messages" by Greg Kroah-Hartman · 10 years ago
  98. 4a0c3d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  99. bcddee2 drm/radeon/ci: make sure mc ucode is loaded before checking the size by Alex Deucher · 10 years ago
  100. 8c79bae drm/radeon/si: make sure mc ucode is loaded before checking the size by Alex Deucher · 10 years ago