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