1. 7026fd6 mmc: dw_mmc: k3: Fix modalias to make module auto-loading work by Zhangfei Gao · 10 years ago
  2. eff8f2f mmc: dw_mmc: Use core to handle absent write protect line by Lars-Peter Clausen · 10 years ago
  3. 0293efd mmc: dw_mmc: k3: support hi6220 by Zhangfei Gao · 10 years ago
  4. 8f7849c mmc: dw_mmc: add switch_voltage by Zhangfei Gao · 10 years ago
  5. 087de9e mmc: cast unsigned int to typeof(sector_t) to avoid unexpected error by Kuninori Morimoto · 10 years ago
  6. ded8a5f mmc: cast u8 to unsigned long long to avoid unexpected error by Kuninori Morimoto · 10 years ago
  7. bf3a35a mmc: host: sdhci: Use BUG_ON() by Fabio Estevam · 10 years ago
  8. 6d91641 mmc: host: mxcmmc: Simplify a trivial if-return sequence by Fabio Estevam · 10 years ago
  9. 30a9b9e mmc: card: mmc_test: Simplify a trivial if-return sequence by Fabio Estevam · 10 years ago
  10. 7ccddeb mmc: sdhci-esdhc-imx: Do not break platform data boards by Fabio Estevam · 10 years ago
  11. 1506411 mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe by Fabio Estevam · 10 years ago
  12. 19f4424 mmc: dt: Allow to specify that no write protect signal is present by Lars-Peter Clausen · 10 years ago
  13. 9f6e0bf mmc: Add support for disabling write-protect detection by Lars-Peter Clausen · 10 years ago
  14. 0250fdf mmc: core: Don't print reset warning if reset is not supported by Adrian Hunter · 10 years ago
  15. b8360a4 mmc: block: Retry errored data requests when re-tuning is needed by Adrian Hunter · 10 years ago
  16. 6f398ad mmc: block: Check re-tuning in the recovery path by Adrian Hunter · 10 years ago
  17. bd11e8b mmc: core: Flag re-tuning is needed on CRC errors by Adrian Hunter · 10 years ago
  18. 66c39dfc mmc: sdhci: Change to new way of doing re-tuning by Adrian Hunter · 10 years ago
  19. 6376f69 mmc: core: Add support for HS400 re-tuning by Adrian Hunter · 10 years ago
  20. ed16f58 mmc: core: Separate out the mmc_switch status check so it can be re-used by Adrian Hunter · 10 years ago
  21. 436f8da mmc: mmc: Hold re-tuning in mmc_sleep() by Adrian Hunter · 10 years ago
  22. 66073d8 mmc: core: Hold re-tuning while bkops ongoing by Adrian Hunter · 10 years ago
  23. 8f11d10 mmc: core: Hold re-tuning during erase commands by Adrian Hunter · 10 years ago
  24. c6dbab9 mmc: core: Hold re-tuning during switch commands by Adrian Hunter · 10 years ago
  25. 90a8148 mmc: core: Add support for re-tuning before each request by Adrian Hunter · 10 years ago
  26. 79d5a65 mmc: core: Enable / disable re-tuning by Adrian Hunter · 10 years ago
  27. dfa13eb mmc: host: Add facility to support re-tuning by Adrian Hunter · 10 years ago
  28. 59d2230 mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro by Axel Lin · 10 years ago
  29. 308f3f8 mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9a by Suman Tripathi · 10 years ago
  30. 4d0aa49 mmc: sdhci-s3c: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  31. f8cbf46 mmc: sdhci-imx: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  32. 6a64320 mmc: s3cmci: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  33. f2483b0 mmc: rtsx: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  34. f61fcc3 mmc: mxs: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  35. ed425fc mmc: davinci: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  36. a1b0b97 mmc: sdhci-sirf: fake version and capbility registers by Weijun Yang · 10 years ago
  37. d1ba44a mmc: sdhci-sirf: fix the tuning count in platform_execute_tuning by Weijun Yang · 10 years ago
  38. de501af mmc: TMIO: Use devm_request_irq() by Ian Molton · 10 years ago
  39. 7df56bb mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap() by Ian Molton · 10 years ago
  40. 25db67e mmc: TMIO: Ensure MFD cell is disabled on probe error path by Ian Molton · 10 years ago
  41. 2dbf1dc mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_host by Axel Lin · 10 years ago
  42. cee4e7a mmc: sdhci_f_sdh30: Staticize local functions by Axel Lin · 10 years ago
  43. bd45502 mmc: sdhci-of-esdhc: Pre divider starts at 1 by Joakim Tjernlund · 10 years ago
  44. 035ff83 mmc: host: sdhci-esdhc-imx: fix broken email address by Wolfram Sang · 10 years ago
  45. 9bb09a3 mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepare by Kuninori Morimoto · 10 years ago
  46. 6aed678 mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_host by Kuninori Morimoto · 10 years ago
  47. 60985c3 mmc: sh_mmcif: cleanup to use dev instead of &pdev->dev by Kuninori Morimoto · 10 years ago
  48. 70830b4 mmc: sh_mmcif: move mmcif_of_match to upside by Kuninori Morimoto · 10 years ago
  49. 1fb654f mmc: sdio: add reset callback to bus operations by Andreas Fenkart · 10 years ago
  50. 5b13966 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  51. 9bd4459 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. cf539cb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  53. 0b6280c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  54. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  55. a30ec4b Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  56. 1d82b0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  57. 222ca8e net: macb: Disable half duplex gigabit on Zynq by Nathan Sullivan · 10 years ago
  58. 44f6731 cdc_ncm: Fix tx_bytes statistics by Bjørn Mork · 10 years ago
  59. a8106b1 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  60. bb43589 Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  61. 865d872 Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  62. 2f8126e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  63. 1865892 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  64. 83ee412 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  65. 97793a8 Merge tag 'mmc-4.1-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  66. 6efdb11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  67. 77b071e Input: smtpe-ts - wait 50mS until polling for pen-up by Marek Vasut · 10 years ago
  68. e686e9e Input: smtpe-ts - use msecs_to_jiffies() instead of HZ by Marek Vasut · 10 years ago
  69. 3d854120 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 10 years ago
  70. 15397f1 Input: joydev - don't classify the vmmouse as a joystick by Thomas Hellstrom · 10 years ago
  71. 6ca1213 drm/radeon: fix error flag checking in native aux path by Alex Deucher · 10 years ago
  72. 0f28d12 drm/radeon: retry dcpd fetch by Alex Deucher · 10 years ago
  73. 755c814 drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova() by Stephane Viau · 10 years ago
  74. 8532e34 md/bitmap: remove rcu annotation from pointer arithmetic. by NeilBrown · 10 years ago
  75. a811577 md/raid0: fix restore to sector variable in raid0_make_request by Eric Work · 10 years ago
  76. 4876969 raid5: fix broken async operation chain by Shaohua Li · 10 years ago
  77. 412dbad Input: vmmouse - do not reference non-existing version of X driver by Thomas Hellstrom · 10 years ago
  78. 72eceab Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad by Hans de Goede · 10 years ago
  79. c07678b IB/cma: Fix broken AF_IB UD support by Matthew Finlay · 10 years ago
  80. 3ad2a5f irqchip/gicv3-its: ITS table size should not be smaller than PSZ by Minghuan Lian · 10 years ago
  81. c29ed5a ib/cm: Change reject message type when destroying cm_id by Ted Kim · 10 years ago
  82. c15e10e net: phy: Make sure phy_start() always re-enables the phy interrupts by Tim Beale · 10 years ago
  83. 26ba61f HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches by Ping Cheng · 10 years ago
  84. 77bb3df xen/events: don't bind non-percpu VIRQs with percpu chip by David Vrabel · 10 years ago
  85. 68465bb Merge tag 'pwm/for-4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  86. 1e70897 pwm: img: Impose upper and lower timebase steps value by Naidu Tellapati · 10 years ago
  87. b0f155a drm/exynos: dp: Lower level of EDID read success message by Krzysztof Kozlowski · 10 years ago
  88. be083a0 drm/exynos: cleanup exynos_drm_plane by Tobias Jakobi · 10 years ago
  89. 5b1d5bc drm/exynos: 'win' is always unsigned by Tobias Jakobi · 10 years ago
  90. c0734fb drm/exynos: mixer: don't dump registers under spinlock by Tobias Jakobi · 10 years ago
  91. 362edcc drm/exynos: Consolidate return statements in fimd_bind() by Krzysztof Kozlowski · 10 years ago
  92. f3aaf76 drm/exynos: Constify exynos_drm_crtc_ops by Krzysztof Kozlowski · 10 years ago
  93. 48107d7 drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD by Krzysztof Kozlowski · 10 years ago
  94. d6b1630 drm/exynos: mixer: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  95. 7a57ca7 drm/exynos: mixer: cleanup pixelformat handling by Tobias Jakobi · 10 years ago
  96. 8f2590f drm/exynos: mixer: also allow NV21 for the video processor by Tobias Jakobi · 10 years ago
  97. fac8a5b drm/exynos: mixer: remove buffer count handling in vp_video_buffer() by Tobias Jakobi · 10 years ago
  98. 5d878bd drm/exynos: plane: honor buffer offset for dma_addr by Tobias Jakobi · 10 years ago
  99. d10ebb9 drm/exynos: fb: use drm_format_num_planes to get buffer count by Tobias Jakobi · 10 years ago
  100. 54da691 drm/i915: fix screen flickering by Thomas Gummerer · 10 years ago