1. 4180ffa mmc: sdhci: Add sdhci_cleanup_host by Adrian Hunter · 8 years ago
  2. 15becf6 mmc: sdhci: Get rid of 'extern' in header file by Adrian Hunter · 8 years ago
  3. d289817 mmc: sdhci: Export sdhci_dumpregs by Adrian Hunter · 8 years ago
  4. 85ad90e mmc: sdhci: Improve register dump print format by Adrian Hunter · 8 years ago
  5. c71024d mmc: sdhci: Use sdhci_readl() not readl() in sdhci_dumpregs() by Adrian Hunter · 8 years ago
  6. 7962302 mmc: sdhci: Add response register to register dump by Adrian Hunter · 8 years ago
  7. f421865 mmc: sdhci: Improve debug print format by Adrian Hunter · 8 years ago
  8. 2a85ef2 mmc: sdhci: Reduce spin lock usage in sdhci_execute_tuning by Adrian Hunter · 8 years ago
  9. d1e4f74 mmc: sdhci: Do not use spin lock in set_ios paths by Adrian Hunter · 8 years ago
  10. 0c62e67 mmc: sdhci: Remove ->select_drive_strength() callback by Adrian Hunter · 8 years ago
  11. 51ced59 mmc: sdhci-pci: Use ACPI DSM to get driver strength for some Intel devices by Adrian Hunter · 8 years ago
  12. c959a6b mmc: sdhci-pci: Don't re-tune with runtime pm for some Intel devices by Adrian Hunter · 8 years ago
  13. ac9f67b mmc: sdhci-pci: Let devices define their own private data by Adrian Hunter · 8 years ago
  14. d38dcad mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm by Adrian Hunter · 8 years ago
  15. 5a436cc mmc: sdhci: Optimize delay loops by Adrian Hunter · 8 years ago
  16. 660fc73 mmc: bcm2835: Add new driver for the sdhost controller. by Eric Anholt · 8 years ago
  17. ebdb4d8 dt-bindings: Add binding for brcm,bcm2835-sdhost. by Eric Anholt · 8 years ago
  18. 8e11b28 mmc: core: simplify return code by tcharding · 8 years ago
  19. 9b980d9 mmc: core: guard dereference of optional parameter by tcharding · 8 years ago
  20. ce473d5 mmc: meson-gx: fix error path when driver initialization fails before enabling clocks by Michał Zegan · 8 years ago
  21. e8ce674 dt-bindings: mmc: tegra: Document Tegra186 compatible string by Thierry Reding · 8 years ago
  22. 4166b30 dt-bindings: mmc: tegra: Reformat compatible string list by Thierry Reding · 8 years ago
  23. 9449659 mmc: sdhci-st: remove unnecessary platform_set_drvdata() call by Jisheng Zhang · 8 years ago
  24. 0092faf mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() call by Jisheng Zhang · 8 years ago
  25. d36f47c mmc: sdhci-pxav3: remove unnecessary platform_set_drvdata() call by Jisheng Zhang · 8 years ago
  26. d12990f mmc: sdhci-cadence: add HS400 enhanced strobe support by Piotr Sroka · 8 years ago
  27. 4346b7c mmc: tegra: Add Tegra186 support by Thierry Reding · 8 years ago
  28. 20567be mmc: tegra: Support module reset by Thierry Reding · 8 years ago
  29. a01fc2a mmc: meson-gx: remove mmc host on device removal by Michał Zegan · 8 years ago
  30. eb7c00e mmc: host: tmio: fill in response from auto cmd12 by Wolfram Sang · 8 years ago
  31. 022f731 mmc: host: tmio: don't BUG on unsupported stop commands by Wolfram Sang · 8 years ago
  32. d8acd16 mmc: host: tmio: fix minor typos in comments by Wolfram Sang · 8 years ago
  33. 9afcbf4 mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values by Wolfram Sang · 8 years ago
  34. 52ad9a8 mmc: tmio: ensure end of DMA and SD access are in sync by Wolfram Sang · 8 years ago
  35. 21b2228 mmc: sdhci-pxav2: add error handling of clk_prepare_enable() by Alexey Khoroshilov · 8 years ago
  36. bb11eff mmc: meson-gx: replace magic timeout numbers with constants by Heiner Kallweit · 8 years ago
  37. 7cdcc48 mmc: meson-gx: remove member mrq from struct meson_host by Heiner Kallweit · 8 years ago
  38. c01d121 mmc: meson-gx: improve initial configuration by Heiner Kallweit · 8 years ago
  39. 7b9ebad mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_init by Heiner Kallweit · 8 years ago
  40. cac3a47 mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probe by Heiner Kallweit · 8 years ago
  41. e9883ef mmc: meson-gx: remove member parent_mux from struct meson_host by Heiner Kallweit · 8 years ago
  42. 7558c11 mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init by Heiner Kallweit · 8 years ago
  43. 9a1da4d mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host by Heiner Kallweit · 8 years ago
  44. 3d6c991 mmc: meson-gx: make two functions return void by Heiner Kallweit · 8 years ago
  45. 94d765b mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd by Heiner Kallweit · 8 years ago
  46. bc2dcc1 mmc: dw_mmc: improve dw_mci_reset a bit by Shawn Lin · 8 years ago
  47. 4dba18d mmc: dw_mmc: move mci_send_cmd forward to avoid declaration by Shawn Lin · 8 years ago
  48. 132b3b6 mmc: dw_mmc: remove declaration of dw_mci_card_busy by Shawn Lin · 8 years ago
  49. 671fa14 mmc: dw_mmc: move dw_mci_get_cd forward to avoid declaration by Shawn Lin · 8 years ago
  50. 8e6db1f mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declaration by Shawn Lin · 8 years ago
  51. 4e7392b mmc: dw_mmc: move dw_mci_reset forward to avoid declaration by Shawn Lin · 8 years ago
  52. b6d2d81 mmc: dw_mmc: improve the timeout polling code by Shawn Lin · 8 years ago
  53. 5a7ad11 Linux 4.11-rc8 by Linus Torvalds · 8 years ago
  54. 9ea33c4 Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  55. e0f4e01 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. fa8d7cd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 94836ec Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  58. 057a650 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  59. c70b17b7 netpoll: Check for skb->queue_mapping by Tushar Dave · 8 years ago
  60. 723b929 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 8 years ago
  61. cdb9049 bpf, doc: update bpf maintainers entry by Daniel Borkmann · 8 years ago
  62. 6f60f43 net: qrtr: potential use after free in qrtr_sendmsg() by Dan Carpenter · 8 years ago
  63. 89087c4 bpf: Fix values type used in test_maps by David Miller · 8 years ago
  64. 557c44b net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 8 years ago
  65. 43170c4 gso: Validate assumption of frag_list segementation by Ilan Tayari · 8 years ago
  66. 918b702 Merge branch 'skb_cow_head' by David S. Miller · 8 years ago
  67. 39fba78 kaweth: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  68. 6bc6895 ch9200: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  69. d4ca735 lan78xx: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  70. d532c10 sr9700: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  71. a9e840a cx82310_eth: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  72. b7c6d26 smsc75xx: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  73. 95b9b88 ipv6: sr: fix double free of skb after handling invalid SRH by David Lebrun · 8 years ago
  74. 92b4fc7 Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  75. fe7ba289 Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  76. a9aa190 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  77. 4664e32 Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  78. 11b211e Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  79. 4d4dfc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  80. b0522e1 MAINTAINERS: Add "B:" field for networking. by David S. Miller · 8 years ago
  81. c154165e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  82. fc280fe mm: prevent NR_ISOLATE_* stats from going negative by Rabin Vincent · 8 years ago
  83. d34b073 Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests" by Mel Gorman · 8 years ago
  84. 3a07bb1 blk-mq: fix potential oops with polling and blk-mq scheduler by Jens Axboe · 8 years ago
  85. be56945 nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA" by Andy Lutomirski · 8 years ago
  86. ff5350a nvme: Adjust the Samsung APST quirk by Andy Lutomirski · 8 years ago
  87. e0535ce net sched actions: allocate act cookie early by Wolfgang Bumiller · 8 years ago
  88. 43af390 Merge branch 'qed-dcbx-fixes' by David S. Miller · 8 years ago
  89. c0c5dbe qed: Fix issue in populating the PFC config paramters. by sudarsana.kalluru@cavium.com · 8 years ago
  90. 62289ba qed: Fix possible system hang in the dcbnl-getdcbx() path. by sudarsana.kalluru@cavium.com · 8 years ago
  91. 6cf75f1 qed: Fix sending an invalid PFC error mask to MFW. by sudarsana.kalluru@cavium.com · 8 years ago
  92. 66367da qed: Fix possible error in populating max_tc field. by sudarsana.kalluru@cavium.com · 8 years ago
  93. e9156cd smsc95xx: Use skb_cow_head to deal with cloned skbs by James Hughes · 8 years ago
  94. 74d209b MAINTAINERS: update entry for TI's CPSW driver by Sekhar Nori · 8 years ago
  95. 12a0a6c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  96. 9d386cd dp83640: don't recieve time stamps twice by Dan Carpenter · 8 years ago
  97. 2f3bb64 ipv6: sr: fix out-of-bounds access in SRH validation by David Lebrun · 8 years ago
  98. c1f8d0f selftests/net: Fixes psock_fanout CBPF test case by Mike Maloney · 8 years ago
  99. 3018e94 mac80211: reject ToDS broadcast data frames by Johannes Berg · 8 years ago
  100. 160062e Merge tag 'trace-v4.11-rc5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago