1. bb09d15 mmc: omap_hsmmc: remove un-initialized callbacks from platform data by Andreas Fenkart · 10 years ago
  2. 5514343 ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver by Andreas Fenkart · 10 years ago
  3. b5b64fa mmc: atmel-mci: adopt pinctrl support by Wenyou Yang · 10 years ago
  4. e9fb05d mmc: sdhci: Add HS400 support to SDHCI driver by Adrian Hunter · 10 years ago
  5. 549c0b1 mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported by Adrian Hunter · 10 years ago
  6. 4bb7431 mmc: sdhci: Fix vqmmc error setting by Adrian Hunter · 10 years ago
  7. 04834a7 mmc: sdhci: Remove unused SDHCI_CTRL_HS_SDR200 by Adrian Hunter · 10 years ago
  8. 69d99fd mmc: dw_mmc: Add IDMAC 64-bit address mode support by Prabu Thangamuthu · 10 years ago
  9. e765bfa mmc: sdhci-pci: enable sdhci doesn't support hs200 quirk for AMD sdhci by Vincent Wan · 10 years ago
  10. d44f88d mmc: sdhci-pci: enable the clear transfer mode register quirk for AMD sdhci by Vincent Wan · 10 years ago
  11. 9b8ffea mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleared for cmd without data by Vincent Wan · 10 years ago
  12. 094cb98 of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlap by Ian Campbell · 10 years ago
  13. afa4e53 drm/i915: Cancel vdd off work before suspend by Ville Syrjälä · 10 years ago
  14. 3e660fb ufs: fix NULL dereference when no regulators are defined by Akinobu Mita · 10 years ago
  15. 97cd680 ufs: ensure clk gating work is finished before module unloading by Akinobu Mita · 10 years ago
  16. d99ba44 irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  17. 714710e irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  18. d1ca000 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  19. a6e4a05 Merge tag 'hwmon-for-linus-v3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  20. a7e9092 Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  21. a5e9ab2 Revert "serial: of-serial: add PM suspend/resume support" by Greg Kroah-Hartman · 10 years ago
  22. a620a6b tg3: fix ring init when there are more TX than RX channels by Thadeu Lima de Souza Cascardo · 10 years ago
  23. 7d63a5f rtlwifi: Change order in device startup by Larry Finger · 10 years ago
  24. a91ed19 rtlwifi: rtl8821ae: Fix 5G detection problem by Larry Finger · 10 years ago
  25. 3dc2b6a vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX] by Alexander Duyck · 10 years ago
  26. a1f9a40 Input: xpad - use proper endpoint type by Greg Kroah-Hartman · 10 years ago
  27. d0ab547 Input: elantech - trust firmware about trackpoint presence by Dmitry Torokhov · 10 years ago
  28. 263e80b usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000 by Hans de Goede · 10 years ago
  29. 2dd3433 xen-netback: do not report success if backend_create_xenvif() fails by Alexey Khoroshilov · 10 years ago
  30. 90d8879 Merge tag 'iwlwifi-for-john-2014-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  31. bdfa754 drm/i915: Ignore SURFLIVE and flip counter when the GPU gets reset by Ville Syrjälä · 10 years ago
  32. 91ed6fd gpu/radeon: Set flag to indicate broken 64-bit MSI by Benjamin Herrenschmidt · 10 years ago
  33. f144d14 PCI/MSI: Add device flag indicating that 64-bit MSIs don't work by Benjamin Herrenschmidt · 10 years ago
  34. 5ac6c72 iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commands by Luciano Coelho · 10 years ago
  35. 73112f9 solos-pci: fix error return code by Julia Lawall · 10 years ago
  36. 17a402a igb: Fixes needed for surprise removal support by Carolyn Wyborny · 10 years ago
  37. b5b2ffc ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe by Daniel Borkmann · 10 years ago
  38. 4556dc5 ixgbe: Correctly disable VLAN filter in promiscuous mode by Vlad Yasevich · 10 years ago
  39. cb95413 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  40. ccfc866 i2c: omap: fix i207 errata handling by Alexander Kochetkov · 10 years ago
  41. a1377e5 usb: xhci: rework root port wake bits if controller isn't allowed to wakeup by Lu Baolu · 10 years ago
  42. 8e71a32 USB: xhci: Reset a halted endpoint immediately when we encounter a stall. by Mathias Nyman · 10 years ago
  43. 9b41ebd Revert "xhci: clear root port wake on bits if controller isn't wake-up capable" by Lu Baolu · 10 years ago
  44. c3492db USB: xhci: don't start a halted endpoint before its new dequeue is set by Mathias Nyman · 10 years ago
  45. 8daee13 USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012 by Hans de Goede · 10 years ago
  46. da571b2 Merge tag 'usb-serial-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  47. 8a84e01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  48. 928352e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  49. f100a74 Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  50. 2e29a6d Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  51. 0868589 Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  52. a46171d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  53. 4ec69c7 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  54. d3e1956 thermal: Exynos: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  55. e60a342 thermal: sti: Ignore suspend/resume functions when !PM_SLEEP by Lee Jones · 10 years ago
  56. d2a7458 [media] rc-core: fix toggle handling in the rc6 decoder by David Härdeman · 10 years ago
  57. 7675fe9 [media] cx23885: use sg = sg_next(sg) instead of sg++ by Hans Verkuil · 10 years ago
  58. 1f39121 [media] s2255drv: fix payload size for JPG, MJPEG by sensoray-dev · 10 years ago
  59. 3c787b1 [media] solo6x10: fix a race in IRQ handler by Krzysztof Hałasa · 10 years ago
  60. d39f77b i2c: designware: prevent early stop on TX FIFO empty by Andrew Jackson · 10 years ago
  61. 27caca9 i2c: omap: fix NACK and Arbitration Lost irq handling by Alexander Kochetkov · 10 years ago
  62. 892d6eb virtio-net: validate features during probe by Jason Wang · 10 years ago
  63. c857781 Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  64. 17544e2 cxgb4 : Fix DCB priority groups being returned in wrong order by Anish Bhatt · 10 years ago
  65. a5f6fc2 pptp: fix stack info leak in pptp_getname() by Mathias Krause · 10 years ago
  66. a0fc608 Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  67. 2dcd851 thermal: cpu_cooling: Update always cpufreq policy with thermal constraints by Yadwinder Singh Brar · 10 years ago
  68. a1d69c6 brcmfmac: don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  69. e8cb64d scsi: ufs: fix static checker warning in ufshcd_parse_clock_info by Dolev Raviv · 10 years ago
  70. eda910e scsi: ufs: fix static checker warning in __ufshcd_setup_clocks by Dolev Raviv · 10 years ago
  71. 758581b scsi: ufs: fix static checker warning in ufshcd_populate_vreg by Dolev Raviv · 10 years ago
  72. 233b594 scsi: ufs: fix static checker errors in ufshcd_system_suspend by Dolev Raviv · 10 years ago
  73. 28731d5 drm/radeon: fix endian swapping in vbios fetch for tdp table by Alex Deucher · 10 years ago
  74. b7bc596 drm/radeon: disable native backlight control on pre-r6xx asics (v2) by Alex Deucher · 10 years ago
  75. 5064636 ufs: fix power info after link start-up by Yaniv Gardi · 10 years ago
  76. 7c48bfd ufs: fix reference counting of W-LUs by Akinobu Mita · 10 years ago
  77. 1899045 scsi: add Intel Multi-Flex to scsi scan blacklist by Christian Sünkenberg · 10 years ago
  78. 01a4cc4 bnx2fc: do not add shared skbs to the fcoe_rx_list by Maurizio Lombardi · 10 years ago
  79. 788ec2f of/selftest: Fix testing when /aliases is missing by Grant Likely · 10 years ago
  80. b1a5ad0 IB/isert: Adjust CQ size to HW limits by Chris Moore · 10 years ago
  81. 78579b7 ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake up by Rafael J. Wysocki · 10 years ago
  82. 6b19b66 hwmon: (g762) fix call to devm_hwmon_device_register_with_groups() by Arnaud Ebalard · 10 years ago
  83. ee7255a cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection by Anish Bhatt · 10 years ago
  84. 7fc986d PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t by Yinghai Lu · 10 years ago
  85. ddecab1 Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  86. 9737c6a net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too by Or Gerlitz · 10 years ago
  87. b8e4500 bonding: fix curr_active_slave/carrier with loadbalance arp monitoring by Nikolay Aleksandrov · 10 years ago
  88. c1a2086 of/selftest: Fix off-by-one error in removal path by Grant Likely · 10 years ago
  89. 75bcbf2 USB: ssu100: fix overrun-error reporting by Johan Hovold · 10 years ago
  90. 855515a USB: keyspan: fix overrun-error reporting by Johan Hovold · 10 years ago
  91. 5d1678a USB: keyspan: fix tty line-status reporting by Johan Hovold · 10 years ago
  92. 6bab4a8 clockevent: sun4i: Fix race condition in the probe code by Maxime Ripard · 10 years ago
  93. 204ec6e usb: serial: ftdi_sio: add PIDs for Matrix Orbital products by Troy Clark · 10 years ago
  94. 11bf782 vxlan: Inline vxlan_gso_check(). by Joe Stringer · 10 years ago
  95. 8064673 can: m_can: update to support CAN FD features by Dong Aisheng · 10 years ago
  96. a93f5ca can: m_can: fix incorrect error messages by Dong Aisheng · 10 years ago
  97. 7660f63 can: m_can: add missing delay after setting CCCR_INIT bit by Dong Aisheng · 10 years ago
  98. 921f168 can: m_can: fix not set can_dlc for remote frame by Dong Aisheng · 10 years ago
  99. f6a9964 can: m_can: fix possible sleep in napi poll by Dong Aisheng · 10 years ago
  100. 962845d can: m_can: add missing message RAM initialization by Dong Aisheng · 10 years ago