1. da29fe2 mmc: tmio: add actual clock support as option by Shinobu Uehara · 10 years ago
  2. b30d695 mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock() by Kuninori Morimoto · 10 years ago
  3. e85dd04 mmc: tmio: remove Renesas specific #ifdef by Kuninori Morimoto · 10 years ago
  4. 81e888d mmc: tmio: check ILL_FUNC instead of CBSY by Shinobu Uehara · 10 years ago
  5. 6b98757 mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK by Shinobu Uehara · 10 years ago
  6. b8d1196 mmc: tmio: control multiple block transfer mode by Shinobu Uehara · 10 years ago
  7. f83bfa7 mmc: tmio: clear error IRQ status by Shinobu Uehara · 10 years ago
  8. 384b2cb mmc: tmio: care about DMA tx/rx addr offset by Kuninori Morimoto · 10 years ago
  9. 341eb6a mmc: tmio: Remove library functions for system PM by Ulf Hansson · 10 years ago
  10. 70a15e1 mmc: tmio_mmc: Fixup system PM suspend lock-up by Ulf Hansson · 10 years ago
  11. 753a688 mmc: sdhi: Fixup system PM suspend lock-up by Ulf Hansson · 10 years ago
  12. 78f76df mmc: tmio_mmc: Enable runtime PM support by Ulf Hansson · 10 years ago
  13. f74f1e3 mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM by Ulf Hansson · 10 years ago
  14. 9ade7db mmc: tmio: Make runtime PM callbacks available for CONFIG_PM by Ulf Hansson · 10 years ago
  15. 20e955c mmc: tmio: Mask all IRQs when inactive by Ulf Hansson · 10 years ago
  16. ae12d25 mmc: tmio: Handle clock gating from runtime PM functions by Ulf Hansson · 11 years ago
  17. 3b292bb mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it by Ulf Hansson · 11 years ago
  18. 9ae4ed7 mmc: tmio: Extract bus_width modifications to a separate function by Ulf Hansson · 11 years ago
  19. 0369483 mmc: tmio: Keep host active while serving requests by Ulf Hansson · 11 years ago
  20. 7501c43 mmc: tmio: Keep host active while SDIO IRQ is enabled by Ulf Hansson · 11 years ago
  21. 215ba39 mmc: atmel-mci: add 0x600 IP version by Nicolas Ferre · 10 years ago
  22. 9ed7ca8 mmc: core: Use regulator_get_voltage() if OCR mask is empty. by Javier Martinez Canillas · 10 years ago
  23. 3d705d1 mmc: implement Driver Stage Register handling by Sascha Hauer · 10 years ago
  24. b315376 mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differently by Peter Griffin · 10 years ago
  25. 1d75f74 mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks by Peter Griffin · 10 years ago
  26. f3a92b1 mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks by Peter Griffin · 10 years ago
  27. 0529b81 mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEP by Peter Griffin · 10 years ago
  28. eb46674 mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEP by Peter Griffin · 10 years ago
  29. 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  30. dea67c4 mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread by Fu Zhonghui · 10 years ago
  31. b1dec12 mmc: dw_mmc: Add support for MIPS by Andrew Bresticker · 10 years ago
  32. 0857c69 mmc: dw_mmc: Add dependency on DMA by Andrew Bresticker · 10 years ago
  33. fac6a52 sdhci : recompute timeout_clk when needed by Matthieu CASTET · 10 years ago
  34. c5abd5e sdhci : handle busy timeout irq by Matthieu CASTET · 10 years ago
  35. 6f67cc6 mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 response by Roger Tseng · 10 years ago
  36. d1419d5 mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 response by Roger Tseng · 10 years ago
  37. ee9d19d mmc: au1xmmc: fix error return code in au1xmmc_probe() by Wei Yongjun · 10 years ago
  38. 2aa3546 mmc: dw_mmc: Make sure we don't get stuck when we get an error by Doug Anderson · 10 years ago
  39. b368399 mmc: Correct the value of MMC_NUM_PHY_PARTITION by Yi Sun · 10 years ago
  40. ae90603 mmc: sdhci: fix the wrong type of curr by Chuanxiao.Dong · 10 years ago
  41. bb2f459 mmc: jz4740: prepare next dma transfer in parallel with current transfer by Apelete Seketeli · 10 years ago
  42. 7ca27a6 mmc: jz4740: add dma infrastructure for data transfers by Apelete Seketeli · 10 years ago
  43. f629ba2 mmc: dw_mmc: add support for RK3288 by Addy Ke · 10 years ago
  44. 8ca2861 mmc: include linux/types.h for bool definition in atmel-mci.h by Hans-Christian Egtvedt · 10 years ago
  45. 45c19e2 mmc: sdhci-pltfm: Do not use parent as the host's device by Pawel Moll · 10 years ago
  46. ca6429d mmc: core: Remove fixed voltage regulator logic by Tim Kryger · 10 years ago
  47. 9cb1514 mmc: mmci: Add qcom dml support to the driver. by Srinivas Kandagatla · 10 years ago
  48. 221414d mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failure by Bartlomiej Zolnierkiewicz · 10 years ago
  49. 2ce7598 Linux 3.17-rc4 by Linus Torvalds · 10 years ago
  50. 7e0dae6 Documentation: new page link in SubmittingPatches by Sudip Mukherjee · 10 years ago
  51. 731d5cc Documentation: NFS/RDMA: Document separate Kconfig symbols by Paul Bolle · 10 years ago
  52. 0024d6e Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d by Masanari Iida · 10 years ago
  53. 257d6ef Documentation: i2c: rename variable "register" to "reg" by Jose Manuel Alarcon Roldan · 10 years ago
  54. 77be4da Documentation: seq_file: Document seq_open_private(), seq_release_private() by Rob Jones · 10 years ago
  55. 6fef37c Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  56. 9142ead Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  57. 81368f8 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. ebc54f2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 9ef7db7 ufs: fix deadlocks introduced by sb mutex merge by Alexey Khoroshilov · 10 years ago
  60. 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  61. 56c2285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  62. 11e9739 Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  63. 925e0ea Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  64. 9bf2419 timekeeping: Update timekeeper before updating vsyscall and pvclock by Thomas Gleixner · 10 years ago
  65. 849151d compat: nanosleep: Clarify error handling by Thomas Gleixner · 10 years ago
  66. 86ba8b0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  67. 3897108 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Kevin Hilman · 10 years ago
  68. 8fb2226 bus: arm-ccn: Move event cleanup routine by Pawel Moll · 10 years ago
  69. fb76234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  70. ea4fc62 ARM: at91/dt: rm9200: fix usb clock definition by Alexandre Belloni · 10 years ago
  71. 04ffc96 ARM: at91: rm9200: fix clock registration by Alexandre Belloni · 10 years ago
  72. 650ca01 ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver by Gaël PORTAY · 10 years ago
  73. ce00a96 mm: memcontrol: revert use of root_mem_cgroup res_counter by Johannes Weiner · 10 years ago
  74. 10096fb Export sync_filesystem() for modular ->remount_fs() use by Anton Altaparmakov · 10 years ago
  75. 8e6353b Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  76. 95f6e81 Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 10 years ago
  77. 5e6c723 Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  78. caa5523 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  79. 9aa4e2f Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  80. 73f517b Merge branches 'acpi-video' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  81. af4eb14 Merge branches 'acpica', 'acpi-processor' and 'acpi-scan' by Rafael J. Wysocki · 10 years ago
  82. a65c866 Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps65090' into regulator-linus by Mark Brown · 10 years ago
  83. 68c78bd Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  84. 2acc868 drm/nouveau/core: don't leak oclass type bits to user by Ben Skeggs · 10 years ago
  85. b7fece1 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  86. 6098b45 aio: block exit_aio() until all context requests are completed by Gu Zheng · 10 years ago
  87. 40bea03 nohz: Restore NMI safe local irq work for local nohz kick by Frederic Weisbecker · 10 years ago
  88. 28c2260 Merge tag 'davinci-fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Arnd Bergmann · 10 years ago
  89. c7cc9ba ARM: dts: dra7-evm: Add vtt regulator support by Lokesh Vutla · 10 years ago
  90. 68e4d9e ARM: dts: dra7-evm: Fix spi1 mux documentation by Nishanth Menon · 10 years ago
  91. 331bbb5 ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND by Roger Quadros · 10 years ago
  92. 2b54057 ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring by Roger Quadros · 10 years ago
  93. e47acd9 ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoring by Roger Quadros · 10 years ago
  94. 302946d ARM: dts: am437x-gp-evm: Don't use read/write wait monitoring by Roger Quadros · 10 years ago
  95. 6b86911 ARM: dts: am437x-gp-evm: Use BCH16 ECC scheme instead of BCH8 by Roger Quadros · 10 years ago
  96. db01e6c ARM: dts: am43x-epos-evm: Use BCH16 ECC scheme instead of BCH8 by Roger Quadros · 10 years ago
  97. 91bfe29 Revert "i2c: rcar: remove spinlock" by Sergei Shtylyov · 10 years ago
  98. 06ee709 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  99. 0e03f98 Merge tag 'platform-drivers-x86-v3.17-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  100. 57b252f Merge tag 'sound-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago