1. 87326e8 usb: musb: Remove extra PM runtime calls from 2430 glue layer by Tony Lindgren · 8 years ago
  2. 12b7db2 usb: musb: Return error value from musb_mailbox by Tony Lindgren · 8 years ago
  3. a118df0 usb: musb: Don't set d+ high before enable for 2430 glue layer by Tony Lindgren · 8 years ago
  4. 4dc2fe7 usb: musb: Remove try_idle for 2430 glue layer by Tony Lindgren · 8 years ago
  5. a83e17d usb: musb: Improve PM runtime and phy handling for 2430 glue layer by Tony Lindgren · 8 years ago
  6. 21f77be usb: musb: Handle cable status better for 2430 glue layer by Tony Lindgren · 8 years ago
  7. 517baff usb: musb: Use delayed for musb_gadget_pullup by Tony Lindgren · 8 years ago
  8. 3064721 usb: musb: Remove conditional PM runtime calls for musb_gadget by Tony Lindgren · 8 years ago
  9. f730f20 usb: musb: Split PM runtime between wrapper IP and musb core by Tony Lindgren · 8 years ago
  10. 7099dbc usb: musb: Update to use PM runtime autosuspend by Tony Lindgren · 8 years ago
  11. 302f680 usb: musb: Remove unnecessary shutdown function by Tony Lindgren · 8 years ago
  12. 7e1704d usb: musb: Fix idling after host mode by increasing autosuspend delay by Tony Lindgren · 8 years ago
  13. a60d541 usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling Vbus by Hans de Goede · 8 years ago
  14. 37f30d8 usb: musb: sunxi: Add set_mode platform function by Hans de Goede · 8 years ago
  15. b6a6631 usb: musb: host: make musb_tx_dma_set_mode_*() *void* by Sergei Shtylyov · 8 years ago
  16. 858b9be usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() to its caller by Sergei Shtylyov · 8 years ago
  17. dbac5d0 usb: musb: host: don't start next rx urb if current one failed by Bin Liu · 8 years ago
  18. b580121 usb: musb: host: clear rxcsr error bit if set by Bin Liu · 8 years ago
  19. d95815b USB: xhci: Add broken streams quirk for Frescologic device id 1009 by Hans de Goede · 8 years ago
  20. 85e3990 USB: EHCI: avoid undefined pointer arithmetic and placate UBSAN by Alan Stern · 8 years ago
  21. 593224e USB: uas: Fix slave queue_depth not being set by Hans de Goede · 8 years ago
  22. 5fc3632 uas: remove can_queue set in host template by Tom Yan · 8 years ago
  23. 32cb0b3 usb: quirks: Add no-lpm quirk for Acer C120 LED Projector by Hans de Goede · 8 years ago
  24. 81099f9 usb: quirks: Fix sorting by Hans de Goede · 8 years ago
  25. 757de49 xhci: fix platform quirks overwrite regression in 4.7-rc1 by Mathias Nyman · 8 years ago
  26. de95c40 usb: xhci-plat: properly handle probe deferral for devm_clk_get() by Thomas Petazzoni · 8 years ago
  27. 3425aa0 xhci: Fix handling timeouted commands on hosts in weird states. by Mathias Nyman · 8 years ago
  28. 27a41a8 xhci: Cleanup only when releasing primary hcd by Gabriel Krisman Bertazi · 8 years ago
  29. 6399232 Merge tag 'fixes-for-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  30. 50c763f usb: dwc3: Set the ClearPendIN bit on Clear Stall EP command by John Youn · 8 years ago
  31. 27a0faa usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration. by Peter Griffin · 8 years ago
  32. 7e14f47a usb: gadget: composite: don't queue OS desc req if length is invalid by William Wu · 8 years ago
  33. c6010c8 usb: gadget: f_fs: Fix kernel panic if use_os_string not set by Jim Lin · 8 years ago
  34. e877b72 usb: gadget: f_tcm: out of bound access in usbg_drop_tpg by Heinrich Schuchardt · 8 years ago
  35. ffeee83 usb: gadget: avoid exposing kernel stack by Heinrich Schuchardt · 8 years ago
  36. 23e3439 usb: dwc2: fix regression on big-endian PowerPC/ARM systems by Arnd Bergmann · 8 years ago
  37. 5364239 usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT by Jim Lin · 8 years ago
  38. cc50dc2 usb: gadget: storage-common: Fix old comment about qualifier descriptor by Krzysztof Opasiak · 8 years ago
  39. d4529f9 usb: gadget: uac2: Drop unused device qualifier descriptor by Krzysztof Opasiak · 8 years ago
  40. e5a8916 usb: gadget: printer: Drop unused device qualifier descriptor by Krzysztof Opasiak · 8 years ago
  41. 375f62e Documentation: configfs-usb-gadget-uvc: fix kernel version by Alexandre Belloni · 8 years ago
  42. 15186f1 usb: dwc2: gadget: Do not halt isochronous endpoints by Vahram Aharonyan · 8 years ago
  43. 51da43b usb: dwc2: gadget: Do not halt endpoint if active by Vahram Aharonyan · 8 years ago
  44. d246dcb usb: gadget: fix spinlock dead lock in gadgetfs by Bin Liu · 8 years ago
  45. 0015f91 usb: f_fs: off by one bug in _ffs_func_bind() by Dan Carpenter · 8 years ago
  46. 4879efb usb: dwc3: exynos: Fix deferred probing storm. by Steinar H. Gunderson · 8 years ago
  47. f1bddbb usb: gadget: Fix binding to UDC via configfs interface by Krzysztof Opasiak · 8 years ago
  48. 1a695a9 Linux 4.7-rc1 by Linus Torvalds · 8 years ago
  49. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  50. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 8 years ago
  51. 037369b hpfs: implement the show_options method by Mikulas Patocka · 8 years ago
  52. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  53. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  54. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  55. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 8 years ago
  56. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  57. 4684fe9 h8300: Add <asm/hash.h> by George Spelvin · 8 years ago
  58. 7b13277 microblaze: Add <asm/hash.h> by George Spelvin · 8 years ago
  59. 14c44b9 m68k: Add <asm/hash.h> by George Spelvin · 8 years ago
  60. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  61. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 8 years ago
  62. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 8 years ago
  63. 92d5677 Change hash_64() return value to 32 bits by George Spelvin · 8 years ago
  64. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 8 years ago
  65. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 8 years ago
  66. f4bcbe7 Pull out string hash to <linux/stringhash.h> by George Spelvin · 8 years ago
  67. 4e8440b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  68. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 8 years ago
  69. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  70. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  71. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  72. 8d057e3 Revert "platform/chrome: chromeos_laptop: Add Leon Touch" by Benson Leung · 8 years ago
  73. e6be18f i2c: dev: use after free in detach by Dan Carpenter · 8 years ago
  74. a8c5ddf MIPS: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 8 years ago
  75. bb93078 MIPS: Build microMIPS VDSO for microMIPS kernels by James Hogan · 8 years ago
  76. 13eb192 MIPS: Fix sigreturn via VDSO on microMIPS kernel by James Hogan · 8 years ago
  77. 5214cae MIPS: devicetree: fix cpu interrupt controller node-names by Antony Pavlov · 8 years ago
  78. 94cc36b MIPS: VDSO: Build with `-fno-strict-aliasing' by Maciej W. Rozycki · 8 years ago
  79. 41cc07b MIPS: Pistachio: Enable KASLR by Matt Redfearn · 8 years ago
  80. aedcfbe MIPS: lib: Mark intrinsics notrace by Harvey Hunt · 8 years ago
  81. aa76042 MIPS: Fix 64-bit HTW configuration by James Hogan · 8 years ago
  82. 6446e6c MIPS: Add 64-bit HTW fields by James Hogan · 8 years ago
  83. f46d92e MAINTAINERS: Add file patterns for mips device tree bindings by Geert Uytterhoeven · 8 years ago
  84. 7ad2410 MAINTAINERS: Add file patterns for mips brcm device tree bindings by Geert Uytterhoeven · 8 years ago
  85. 5aadab0 MIPS: Simplify DSP instruction encoding macros by James Hogan · 8 years ago
  86. c84700c MIPS: Add missing tlbinvf/XPA microMIPS encodings by James Hogan · 8 years ago
  87. 6e1b29c MIPS: Fix little endian microMIPS MSA encodings by James Hogan · 8 years ago
  88. 1c48a17 MIPS: Add missing VZ accessor microMIPS encodings by James Hogan · 8 years ago
  89. 0dfa1c1 MIPS: Add inline asm encoding helpers by James Hogan · 8 years ago
  90. 4939788 MIPS: Spelling fix lets -> let's by Ralf Baechle · 8 years ago
  91. a320a11 MIPS: VR41xx: Fix typo by Andrea Gelmini · 8 years ago
  92. 5004614 MIPS: oprofile: Fix typo by Andrea Gelmini · 8 years ago
  93. e7e3346 MIPS: math-emu: Fix typo by Andrea Gelmini · 8 years ago
  94. 209b877 MIPS: lib: Fix typo by Andrea Gelmini · 8 years ago
  95. a90c59e MIPS: kernel: Fix typo by Andrea Gelmini · 8 years ago
  96. f5be47f MIPS: R6: Fix typo by Andrea Gelmini · 8 years ago
  97. a9e7e45 MIPS: IP22/IP28: Fix typo by Andrea Gelmini · 8 years ago
  98. da66f8e MIPS: Cavium: Fix typo by Andrea Gelmini · 8 years ago
  99. 7a448b5 MIPS: MT: Fix typo by Andrea Gelmini · 8 years ago
  100. fb0f6e8 MIPS: Loongson64: Fix typo by Andrea Gelmini · 8 years ago