1. 58f2266 usb: core: Allow compilation on platforms where NO_DMA=y by Geert Uytterhoeven · 9 years ago
  2. ef976ea usb: storage: use usb_store_dbg instead of US_DEBUGPX by Victor Dodon · 9 years ago
  3. f9cfabc usb: usbtmc: Fix disconnect/poll interaction by Dave Penkler · 9 years ago
  4. 6edd87f usb: host: xhci-rcar: Use ARCH_RENESAS by Simon Horman · 9 years ago
  5. a1cd225 usb: renesas_usbhs: Use ARCH_RENESAS by Simon Horman · 9 years ago
  6. 3c72488 chipidea: error on overflow for port_test_write by Alan · 9 years ago
  7. 0ca1012 usb/misc/chaoskey: introduce an URB for asynchronous reads by Oliver Neukum · 9 years ago
  8. 0a15e24 usb/misc/chaoskey: Cleanup probe failure paths by Oliver Neukum · 9 years ago
  9. 5b93fe3 Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY" by Greg Kroah-Hartman · 9 years ago
  10. 264904c usb: retry reset if a device times out by Oliver Neukum · 9 years ago
  11. acc27b6 usb: host: pci_quirks: fix memory leak, by adding iounmap by Saurabh Sengar · 9 years ago
  12. f7d34b4 USB: Add support for usbfs zerocopy. by Steinar H. Gunderson · 9 years ago
  13. 4a6d9f8 usb: add HAS_IOMEM dependency to USB_ISP1362_HCD by Vegard Nossum · 9 years ago
  14. f4a5d70 usb: add HAS_IOMEM dependency to USB_OXU210HP_HCD by Vegard Nossum · 9 years ago
  15. c470ba3 usb: add HAS_IOMEM dependency to USB_PXA27X by Vegard Nossum · 9 years ago
  16. 1043960 usb: add HAS_IOMEM dependency to USB_OHCI_HCD by Vegard Nossum · 9 years ago
  17. 4b61b4f usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY by Vegard Nossum · 9 years ago
  18. 1b4ea40 usb: add HAS_IOMEM dependency to USB_PXA25X by Vegard Nossum · 9 years ago
  19. 17987ea usb: add HAS_IOMEM dependency to USB_MUSB_HDRC by Vegard Nossum · 9 years ago
  20. eaa8622 usb: add HAS_IOMEM dependency to USB_FOTG210_HCD by Vegard Nossum · 9 years ago
  21. 8f2abe8 usb: add HAS_IOMEM dependency to USB_XHCI_HCD by Vegard Nossum · 9 years ago
  22. aaa98db usb: add HAS_IOMEM dependency to USB_EHCI_HCD by Vegard Nossum · 9 years ago
  23. 89f1ec8 usb: add HAS_IOMEM dependency to USB_DWC2 by Vegard Nossum · 9 years ago
  24. cfa33ea usb: add HAS_IOMEM dependency to USB_SL811_HCD by Vegard Nossum · 9 years ago
  25. 149737a usb: add HAS_IOMEM dependency to USB_C67X00_HCD by Vegard Nossum · 9 years ago
  26. 49f77e3 usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010 by Vegard Nossum · 9 years ago
  27. e37a6c9 usb: add HAS_IOMEM dependency to USB_R8A66597_HCD by Vegard Nossum · 9 years ago
  28. 828638e9 usb: add HAS_IOMEM dependency to USB_XHCI_MVEBU by Vegard Nossum · 9 years ago
  29. be6708e usb: Add HAS_IOMEM dependency to USB_M66592 by Vegard Nossum · 9 years ago
  30. 7562b75 usb: add HAS_IOMEM dependency to USB_NET2272 by Vegard Nossum · 9 years ago
  31. ca23d3b usb: add HAS_IOMEM dependency to USB_ISP116X_HCD by Vegard Nossum · 9 years ago
  32. c3853d5 usb: host: ohci-pxa27x: propagate the irq error code by Robert Jarzmik · 9 years ago
  33. a81cf97 cdc-acm: implement put_char() and flush_chars() by Oliver Neukum · 9 years ago
  34. ca1c3e6 cdc-acm: fix mail address by Oliver Neukum · 9 years ago
  35. 2f6d3b6 xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1 by Mathias Nyman · 9 years ago
  36. 09c352e xhci: cleanup isoc tranfers queuing code by Mathias Nyman · 9 years ago
  37. 8ef8a9f xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints by Mathias Nyman · 9 years ago
  38. def4e6f xhci: refactor and cleanup endpoint initialization. by Mathias Nyman · 9 years ago
  39. faee822 usb: Add USB 3.1 Precision time measurement capability descriptor support by Mathias Nyman · 9 years ago
  40. b37d83a usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor by Mathias Nyman · 9 years ago
  41. c8b1d89 usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor by Mathias Nyman · 9 years ago
  42. 172ad9a Merge 4.5-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  43. 18558ca Linux 4.5-rc4 by Linus Torvalds · 9 years ago
  44. 58dd2b5 Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  45. 60f4058 Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  46. 779ee19 Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  47. 9db8cc1 Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  48. 102a92c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. cb490d6 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 6a81094 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 8ab54ed Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 2d23e61 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. ab57a61 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  54. be3f4e0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  55. 8b9f9eb Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  56. 7686e3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  57. 2f2e9f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  58. 4617c22 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  59. b4e4334 Merge tag 'sound-fix-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  60. e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  61. 07d86ca ALSA: usb-audio: avoid freeing umidi object twice by Andrey Konovalov · 9 years ago
  62. 0cbb0b9 Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  63. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 9 years ago
  64. 75c1657e IB/mlx5: Fix RC transport send queue overhead computation by Leon Romanovsky · 9 years ago
  65. 08bc327 IB/ipoib: fix for rare multicast join race condition by Alex Estrin · 9 years ago
  66. 5952cc7 Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  67. 0df34ad Merge tag 'sound-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  68. 14379cd Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  69. 4c05121 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  70. c747f97 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  71. df8c272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  72. 27c9d77 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  73. dfc8528 Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  74. 86c2ee1 Merge tag 'asoc-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  75. 613317b EVM: Use crypto_memneq() for digest comparisons by Ryan Ware · 9 years ago
  76. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 9 years ago
  77. 6b44d1e Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 9 years ago
  78. 1ecb4ae arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI by Andrew Morton · 9 years ago
  79. db78c22 mm: fix pfn_t vs highmem by Dan Williams · 9 years ago
  80. 4a38981 kernel/locking/lockdep.c: convert hash tables to hlists by Andrew Morton · 9 years ago
  81. 6b75d14 mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE by Vineet Gupta · 9 years ago
  82. 6a6ac72 mm,thp: khugepaged: call pte flush at the time of collapse by Vineet Gupta · 9 years ago
  83. 078c6c3 mm/backing-dev.c: fix error path in wb_init() by Rasmus Villemoes · 9 years ago
  84. 6b9116a mm, dax: check for pmd_none() after split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  85. 7eb3912 vsprintf: kptr_restrict is okay in IRQ when 2 by Jason A. Donenfeld · 9 years ago
  86. 62eb320 mm: fix filemap.c kernel doc warning by Randy Dunlap · 9 years ago
  87. 7707535 ubsan: cosmetic fix to Kconfig text by Yang Shi · 9 years ago
  88. c05235d Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  89. da2f912 Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  90. 5de6ac7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  91. ee50aea IB/core: Fix reading capability mask of the port info class by Eran Ben Elisha · 9 years ago
  92. fa51b24 net/mlx4: fix some error handling in mlx4_multi_func_init() by Rasmus Villemoes · 9 years ago
  93. a5ebb87d Revert "mmc: block: don't use parameter prefix if built as module" by Ulf Hansson · 9 years ago
  94. a53b839 thermal: cpu_cooling: fix out of bounds access in time_in_idle by Javi Merino · 9 years ago
  95. bc4ef75 btrfs: properly set the termination value of ctx->pos in readdir by David Sterba · 9 years ago
  96. e972c37 ARM: 8519/1: ICST: try other dividends than 1 by Linus Walleij · 9 years ago
  97. 49b245e Merge tag 'gic-fixes-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 9 years ago
  98. 6a645dd mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL by Adrian Hunter · 9 years ago
  99. 163cbe3 mmc: sdhci-pci: Fix card detect race for Intel BXT/APL by Adrian Hunter · 9 years ago
  100. 8d28b7a mmc: sdhci: Allow override of get_cd() called from sdhci_request() by Adrian Hunter · 9 years ago