1. e002264 mmc: omap_hsmmc: Fix pbias_disable for omap4 by Balaji T K · 11 years ago
  2. 372c463 mmc: sdhci: remove unneeded call when have preset value quirk by Dong Aisheng · 11 years ago
  3. 69ed60e mmc: sdhci-esdhc-imx: add preset value quirk for mx6 by Dong Aisheng · 11 years ago
  4. 888824b mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dl by Dong Aisheng · 11 years ago
  5. 602519b mmc: sdhci-esdhc-imx: add delay line setting support by Dong Aisheng · 11 years ago
  6. de5bdbf mmc: sdhci-esdhc-imx: add DDR mode support for mx6 by Dong Aisheng · 11 years ago
  7. 114f2bf mmc: sdhci: report error once the maximum tuning loops exhausted or timeout by Dong Aisheng · 11 years ago
  8. 6b4fb67 mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6sl by Dong Aisheng · 11 years ago
  9. 6e9fd28 mmc: sdhci-esdhc-imx: add std tuning support for mx6sl by Dong Aisheng · 11 years ago
  10. f47c4bb mmc: sdhci-esdhc-imx: create struct esdhc_soc_data by Shawn Guo · 11 years ago
  11. 3770ee8 mmc: sdhci-esdhc-imx: pdev->id_entry should be immutable by Shawn Guo · 11 years ago
  12. 9d61c00 mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHC by Shawn Guo · 11 years ago
  13. 31fbb30 mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207 by Shawn Guo · 11 years ago
  14. e69e4df mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios. by Sonic Zhang · 11 years ago
  15. 7b23990 mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementation by Axel Lin · 11 years ago
  16. 8776a16 mmc: sdhci-pci: add Intel Merrifield support by David Cohen · 11 years ago
  17. e76b855 mmc: sdhci-esdhc-imx: set actual_clock in clock setting by Dong Aisheng · 11 years ago
  18. 5f7886c mmc: sdhci-esdhc-imx: correct pre_div for imx6q by Dong Aisheng · 11 years ago
  19. ad93220 mmc: sdhci-esdhc-imx: change pinctrl state according to uhs mode by Dong Aisheng · 11 years ago
  20. 0322191 mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning support by Dong Aisheng · 11 years ago
  21. fed2f6e mmc: sdhci-esdhc-imx: support real clock on and off for imx6q by Dong Aisheng · 11 years ago
  22. d31fc00 mmc: sdhci-esdhc: move common esdhc_set_clock to platform driver by Dong Aisheng · 11 years ago
  23. c0e55129 mmc: sdhci: allow platform access of sdhci_send_command by Dong Aisheng · 11 years ago
  24. 4525181 mmc: sdhci: add hooks for platform specific tuning by Dong Aisheng · 11 years ago
  25. d0e0493 mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open coded by Axel Lin · 11 years ago
  26. ff1acfd mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open coded by Axel Lin · 11 years ago
  27. 08de89b mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probe by Sachin Kamat · 11 years ago
  28. 21f67c2 mmc: dw_mmc-socfpga: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  29. e02d293 mmc: mvsdio: Convert to devm_ioremap_resource by Sachin Kamat · 11 years ago
  30. 71ef1ea mmc: core: clean up duplicate macros by Jackey Shen · 11 years ago
  31. fbd986c mmc: atmel-mci: fix oops in atmci_tasklet_func by Rodolfo Giometti · 11 years ago
  32. c1fa342 mmc: atmel-mci: abort transfer on timeout error by Ludovic Desroches · 11 years ago
  33. a27fbf2 mmc: add ignorance case for CMD13 CRC error by Seungwon Jeon · 11 years ago
  34. aa50f25 mmc: dw_mmc: fix the transfer termination in IDMAC mode by Seungwon Jeon · 11 years ago
  35. 5ce9d96 mmc: dw_mmc: amend use of idmac sw reset by Seungwon Jeon · 11 years ago
  36. 31bff45 mmc: dw_mmc: gather each reset code into functions by Seungwon Jeon · 11 years ago
  37. e352c81 mmc: dw_mmc: rework the code related to cmd/data completion by Seungwon Jeon · 11 years ago
  38. 90c2143 mmc: dw_mmc: guarantee stop-abort cmd in data errors by Seungwon Jeon · 11 years ago
  39. 71abb13 mmc: dw_mmc: fix error handling on response error by Seungwon Jeon · 11 years ago
  40. f1d2736 mmc: dw_mmc: control card read threshold by Seungwon Jeon · 11 years ago
  41. 5242689 mmc: dw_mmc: adjust the fifoth with block size by Seungwon Jeon · 11 years ago
  42. 1f44a2a mmc: dw_mmc: set the supported max/min frequency by Seungwon Jeon · 11 years ago
  43. 10b4984 mmc: dw_mmc: move supports-highspeed of quirks to caps by Seungwon Jeon · 11 years ago
  44. 5dd63f5 mmc: dw_mmc: add the capability to support hs200 mode by Seungwon Jeon · 11 years ago
  45. c6d9ded mmc: dw_mmc: exynos: adjust the clock rate with speed mode by Seungwon Jeon · 11 years ago
  46. c537a1c mmc: dw_mmc: exynos: add variable delay tuning sequence by Seungwon Jeon · 11 years ago
  47. 0976f16 mmc: dw_mmc: add support tuning scheme by Seungwon Jeon · 11 years ago
  48. 6bce431 mmc: dw_mmc: exynos: configure SMU in exynos5420 by Yuvaraj Kumar C D · 11 years ago
  49. 002f0d5 mmc: dw_mmc: move the platform specific init call by Yuvaraj Kumar C D · 11 years ago
  50. 3aa741f mmc: dw_mmc: socfpga: move socfpga private init by Yuvaraj Kumar C D · 11 years ago
  51. e6c784e mmc: dw_mmc: exynos: move the exynos private init by Yuvaraj Kumar C D · 11 years ago
  52. 2eb2944 mmc: dw_mmc: Set timeout to max upon resume by Doug Anderson · 11 years ago
  53. fdf492a mmc: dw_mmc: Honor requests to set the clock to 0 by Doug Anderson · 11 years ago
  54. e2c6359 mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT by Doug Anderson · 11 years ago
  55. 369ac86 mmc: dw_mmc: don't queue up a card detect at slot startup by Doug Anderson · 11 years ago
  56. b83e867 mmc: core: remove dead function mmc_try_claim_host by Grant Grundler · 11 years ago
  57. 4b97280 Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  58. e93dd91 Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  59. 743a7ec update contact information for Mikael Pettersson by Mikael Pettersson · 11 years ago
  60. a153e67 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  61. 58f09e0 cciss: fix info leak in cciss_ioctl32_passthru() by Dan Carpenter · 11 years ago
  62. 627aad1 cpqarray: fix info leak in ida_locked_ioctl() by Dan Carpenter · 11 years ago
  63. e288e93 Merge branch 'bcache' (bcache fixes from Kent Overstreet) by Linus Torvalds · 11 years ago
  64. c0f04d8 bcache: Fix flushes in writeback mode by Kent Overstreet · 11 years ago
  65. 8478643 bcache: Fix for handling overlapping extents when reading in a btree node by Kent Overstreet · 11 years ago
  66. a698e08 bcache: Fix a shrinker deadlock by Kent Overstreet · 11 years ago
  67. 79e3dab bcache: Fix a dumb CPU spinning bug in writeback by Kent Overstreet · 11 years ago
  68. 1394d67 bcache: Fix a flush/fua performance bug by Kent Overstreet · 11 years ago
  69. c2a4f31 bcache: Fix a writeback performance regression by Kent Overstreet · 11 years ago
  70. 61cbd25 bcache: Correct printf()-style format length modifier by Geert Uytterhoeven · 11 years ago
  71. c426c4f bcache: Fix for when no journal entries are found by Kent Overstreet · 11 years ago
  72. aee6f1c bcache: Strip endline when writing the label through sysfs by Gabriel de Perthuis · 11 years ago
  73. 6d9d21e bcache: Fix a dumb journal discard bug by Kent Overstreet · 11 years ago
  74. 24f6937 xen/balloon: don't alloc page while non-preemptible by David Vrabel · 11 years ago
  75. bf4a7c0 tpm: xen-tpmfront: Remove the locality sysfs attribute by Jason Gunthorpe · 11 years ago
  76. 56be889 tpm: xen-tpmfront: Fix default durations by Jason Gunthorpe · 11 years ago
  77. db6aaf4 drm/i2c: tda998x: fix audio muting by Russell King · 11 years ago
  78. 9d23108 Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  79. e04a0a5 Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  80. e860313 dm: add reserved_bio_based_ios module parameter by Mike Snitzer · 11 years ago
  81. f479082 dm: add reserved_rq_based_ios module parameter by Mike Snitzer · 11 years ago
  82. 6cfa585 dm: lower bio-based mempool reservation by Mike Snitzer · 11 years ago
  83. b60ab99 dm thin: do not expose non-zero discard limits if discards disabled by Mike Snitzer · 11 years ago
  84. d8524ae Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  85. bda2f8f iio:buffer_cb: Add missing iio_buffer_init() by Lars-Peter Clausen · 11 years ago
  86. 0d5b7da iio: Prevent race between IIO chardev opening and IIO device free by Lars-Peter Clausen · 11 years ago
  87. cadc212 iio: fix: Keep a reference to the IIO device for open file descriptors by Lars-Peter Clausen · 11 years ago
  88. a87c82e iio: Stop sampling when the device is removed by Lars-Peter Clausen · 11 years ago
  89. d66e045 iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL by Peter Meerwald · 11 years ago
  90. a97dd06 iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  91. 234efa1 iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  92. d320f1b iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume by Peter Meerwald · 11 years ago
  93. 2457aaf Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  94. d45004f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  95. f84cb8a dm mpath: disable WRITE SAME if it fails by Mike Snitzer · 11 years ago
  96. 60e356f dm-snapshot: fix performance degradation due to small hash size by Mikulas Patocka · 11 years ago
  97. 5ea330a dm snapshot: workaround for a false positive lockdep warning by Mikulas Patocka · 11 years ago
  98. d831a00 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  99. 7b9e3a6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  100. 6ddf2ed Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 11 years ago