1. f0c8234 mmc: renesas_sdhi: Change HW adjustment register according to speed mode by Takeshi Saito · 6 years ago
  2. e9968c6 mmc: mmci: Send a CMD12 to clear the DPSM at errors by Ulf Hansson · 6 years ago
  3. e9d6a37 mmc: sdhci-xenon: Fixup already marked switch fall-through by Gustavo A. R. Silva · 6 years ago
  4. e839145 mmc: sdhci-tegra: drop ->get_ro() implementation by Thomas Petazzoni · 6 years ago
  5. 39ee32c mmc: sdhci-omap: drop ->get_ro() implementation by Thomas Petazzoni · 6 years ago
  6. 6d5cd06 mmc: sdhci: use WP GPIO in sdhci_check_ro() by Thomas Petazzoni · 6 years ago
  7. 70bcc9e mmc: wmt-sdmmc: Drop unused include by Linus Walleij · 6 years ago
  8. bed12fb mmc: sunxi-mmc: Drop unused includes by Linus Walleij · 6 years ago
  9. 3557cba mmc: sdhci-pxav2: Drop unused include by Linus Walleij · 6 years ago
  10. 43ea6c9a mmc: sdhci-bcm-kona: Drop unused includes by Linus Walleij · 6 years ago
  11. b7a7da5 mmc: mxs-mmc: Drop unused includes by Linus Walleij · 6 years ago
  12. 05b3a5e mmc: mxcmmc: Drop unused includes by Linus Walleij · 6 years ago
  13. c16e9b7 mmc: cb710: fix indentation issue in if block by Colin Ian King · 6 years ago
  14. 68539e2 mmc: core: Indicate SD specs higher than 4.0 by Avri Altman · 6 years ago
  15. 01904ff mmc: core: Calculate the discard arg only once by Avri Altman · 6 years ago
  16. a2b760a mmc: slot-gpio: Remove override_active_level on WP by Linus Walleij · 6 years ago
  17. 9cda3e7 mmc: bcm2835: Deduplicate reset of driver data on remove by Lukas Wunner · 6 years ago
  18. c58ccf2 mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host by Lukas Wunner · 6 years ago
  19. e5c1e63 mmc: bcm2835: Drop DMA channel error pointer check by Lukas Wunner · 6 years ago
  20. a6327b5 mmc: omap: fix the maximum timeout setting by Aaro Koskinen · 6 years ago
  21. 3c4019f mmc: tegra: HW Command Queue Support for Tegra SDMMC by Sowjanya Komatineni · 6 years ago
  22. 4c4faff mmc: sdhci: Add ADMA3 DMA support for V4 enabled host by Sowjanya Komatineni · 6 years ago
  23. c7fddbd dt-bindings: mmc: Add supports-cqe property by Sowjanya Komatineni · 6 years ago
  24. a99dbaa MAINTAINERS: Drop link to git for SDHCI by Ulf Hansson · 6 years ago
  25. d96526b MAINTAINERS: Add maintainers for eMMC CQHCI driver by Ulf Hansson · 6 years ago
  26. b1d1404 mmc: atmel-mci: enable 8 bits buswidth support by Nicolas Ferre · 6 years ago
  27. d30ae05 mmc: renesas_sdhi: Fix card initialization failure in high speed mode by Takeshi Saito · 6 years ago
  28. 0539552 mmc: jz4740: Remove platform data and use standard APIs by Paul Cercueil · 6 years ago
  29. 414126f mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller by Ernest Zhang(WH) · 6 years ago
  30. 7f76e46 mmc: jz4740: Annotate implicit fall through by Mathieu Malaterre · 6 years ago
  31. 9a633f3 mmc: sdhci-esdhc-imx: fix return value check in sdhci_esdhc_imx_probe() by Wei Yongjun · 6 years ago
  32. 451e319 mmc: core: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  33. de25fa5 mmc: tegra: SDMMC pads auto-calibration by Sowjanya Komatineni · 6 years ago
  34. 7c3cf5c dt-bindings: mmc: tegra: Add pinctrl for SDMMC drive strengths by Sowjanya Komatineni · 6 years ago
  35. bcdb5301 mmc: sdhci-esdhc-imx: add DCMD support for CMDQ by BOUGH CHEN · 6 years ago
  36. bb6e358 mmc: sdhci-esdhc-imx: add CMDQ support by BOUGH CHEN · 6 years ago
  37. 401059d mmc: sdhci: correct the maximum timeout when enable CMDQ by BOUGH CHEN · 6 years ago
  38. 029e247 mmc: sdhci-esdhc-imx: add HS400_ES support for i.MX8QXP by BOUGH CHEN · 6 years ago
  39. 2b0efe8 mmc: sdhci-esdhc-imx: remove the 100MHz limitation for Strobe DLL by BOUGH CHEN · 6 years ago
  40. bb60023 mmc: tmio: undo PM autosuspend when removing the host by Niklas Söderlund · 6 years ago
  41. 0c13453 mmc: tmio: fix typo in tmio_mmc_init_ocr() by Niklas Söderlund · 6 years ago
  42. 7e926f4 mmc:sdio: Remove unneeded variable ret by wangbo · 6 years ago
  43. 69d91ed mmc: sdhci: Fix O2 Host PLL and card detect issue by Ernest Zhang(WH) · 6 years ago
  44. 328be8b mmc: sdhci: Moving sdhci_o2 into sdhci-pci-o2micro.c by Ernest Zhang(WH) · 6 years ago
  45. f6a3d9d mmc: block: fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
  46. 204d94e mmc: dt-bindings: omap: Remove duplicate documentation paragraphs by Mike Maslenkin · 6 years ago
  47. 1e20186 mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe by Stefan Wahren · 6 years ago
  48. 2b06e15 mmc: sdhci: add delay after the last tuning command by BOUGH CHEN · 6 years ago
  49. d00ab10 mmc: sdhci-esdhc-imx: add delay between tuning cycles by BOUGH CHEN · 6 years ago
  50. af6a50d mmc: sdhci-esdhc-imx: add SD clock limitation for imx6ull by BOUGH CHEN · 6 years ago
  51. 772bf73 dt-bindings: mmc: fsl-imx-esdhc: add imx6ull compatible string by BOUGH CHEN · 6 years ago
  52. de0a0de mmc: sdhci-esdhc-imx: fix HS400 timing issue by BOUGH CHEN · 6 years ago
  53. de3e1dd mmc: sdhci: usdhc: do not do tuning for DDR50 mode. by BOUGH CHEN · 6 years ago
  54. a98c557 mmc: sdhci-esdhc-imx: clear ESDHC_STD_TUNING_EN for manual tuning method by BOUGH CHEN · 6 years ago
  55. 4f10001 mmc: sdhci-esdhc-imx: Constify driver data by Andrey Smirnov · 6 years ago
  56. 4e47345 mmc: sdhci_am654: Make symbol 'sdhci_am654_ops' static by Wei Yongjun · 6 years ago
  57. 5908e6b Linux 5.0-rc8 by Linus Torvalds · 6 years ago
  58. c3619a4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  59. c4eb1e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  60. 4c8e045 net: phy: realtek: Dummy IRQ calls for RTL8366RB by Linus Walleij · 6 years ago
  61. bf50b60 tcp: repaired skbs must init their tso_segs by Eric Dumazet · 6 years ago
  62. 797a22b net/x25: fix a race in x25_bind() by Eric Dumazet · 6 years ago
  63. 99407d8f net: dsa: Remove documentation for port_fdb_prepare by Hauke Mehrtens · 6 years ago
  64. 278e214 Revert "bridge: do not add port to router list when receives query with source 0.0.0.0" by Hangbin Liu · 6 years ago
  65. af548a2 selftests: fib_tests: sleep after changing carrier. again. by Thadeu Lima de Souza Cascardo · 6 years ago
  66. 4593403 net: set static variable an initial value in atl2_probe() by Mao Wenan · 6 years ago
  67. 61a65d3 net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G by Maxime Chevallier · 6 years ago
  68. e60b5f7 Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  69. 6089a91 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  70. ea34a00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  71. cb268d8 Merge branch 'fixes-v5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  72. ef4edb3 Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  73. 9053d2d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  74. 2cc63b3 Merge tag 'arc-5.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  75. b4b8bb6 bpf, doc: add bpf list as secondary entry to maintainers file by Daniel Borkmann · 6 years ago
  76. 8456e98 Merge branch 'parisc-5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  77. 77dc118 Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  78. 40e8f0b Merge branch 'udp-a-few-fixes' by David S. Miller · 6 years ago
  79. 92b9536 udp: fix possible user after free in error handler by Paolo Abeni · 6 years ago
  80. 424a7cd0 udpv6: fix possible user after free in error handler by Paolo Abeni · 6 years ago
  81. 5de362d fou6: fix proto error handler argument type by Paolo Abeni · 6 years ago
  82. 543fc3f udpv6: add the required annotation to mib type by Paolo Abeni · 6 years ago
  83. 6ff7b06 mdio_bus: Fix use-after-free on device_register fails by YueHaibing · 6 years ago
  84. 97f0082 net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 6 years ago
  85. a11f575 Merge branch 'bnxt_en-firmware-message-delay-fixes' by David S. Miller · 6 years ago
  86. 0000b81 bnxt_en: Wait longer for the firmware message response to complete. by Michael Chan · 6 years ago
  87. 67681d0 bnxt_en: Fix typo in firmware message timeout logic. by Michael Chan · 6 years ago
  88. 7d466e5 Merge branch 'bpf-nfp-codegen-fixes' by Daniel Borkmann · 6 years ago
  89. f036ebd nfp: bpf: fix ALU32 high bits clearance bug by Jiong Wang · 6 years ago
  90. 71c1902 nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K by Jiong Wang · 6 years ago
  91. ab01f25 Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  92. 80d79ad Documentation: networking: switchdev: Update port parent ID section by Florian Fainelli · 6 years ago
  93. 52baf98 net: socket: add check for negative optlen in compat setsockopt by Jann Horn · 6 years ago
  94. f5b51fe ipv6: route: purge exception on removal by Paolo Abeni · 6 years ago
  95. aaaf598 Merge branch 'nic-thunderx-fix-communication-races-between-VF-PF' by David S. Miller · 6 years ago
  96. 2e1c3ff net: thunderx: remove link change polling code and info from nicpf by Vadim Lomovtsev · 6 years ago
  97. 2c632ad net: thunderx: move link state polling function to VF by Vadim Lomovtsev · 6 years ago
  98. 609ea65 net: thunderx: add mutex to protect mailbox from concurrent calls for same VF by Vadim Lomovtsev · 6 years ago
  99. 5354439 net: thunderx: rework xcast message structure to make it fit into 64 bit by Vadim Lomovtsev · 6 years ago
  100. 7db730d net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task by Vadim Lomovtsev · 6 years ago