1. b7bd98b usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write by David Eccher · 9 years ago
  2. d045027 usb: renesas_usbhs: add device tree support for r8a779[23] by Simon Horman · 9 years ago
  3. 2f1a993 usb: renesas_usbhs: add fallback compatibility strings by Simon Horman · 9 years ago
  4. 89d75bf usb: renesas_usbhs: add SoC names to compatibility string documentation by Simon Horman · 9 years ago
  5. ab738ff usb: gadget: ether: Allow changing the MTU by Mike Looijmans · 9 years ago
  6. f310abb Documentation: usb: update usb-tools repository address by Robert Baldyga · 9 years ago
  7. e1e3d7e usb: gadget: f_midi: pre-allocate IN requests by Felipe F. Tonello · 9 years ago
  8. f0f1b8c usb: gadget: f_midi: fail if set_alt fails to allocate requests by Felipe F. Tonello · 9 years ago
  9. 919de44 usb: gadget: f_midi: set altsettings only for MIDIStreaming interface by Felipe F. Tonello · 9 years ago
  10. 03e4352 usb: musb: Fix unbalanced pm_runtime_enable by Tony Lindgren · 9 years ago
  11. 8055555 usb: musb: core: Fix handling of the phy notifications by Tony Lindgren · 9 years ago
  12. 1a17162 usb: musb: gadget: remove redundant condition by Geyslan G. Bem · 9 years ago
  13. ca07099 usb: gadget: s3c-hsudc: remove redundant condition by Geyslan G. Bem · 9 years ago
  14. 95ca961 usb: dwc3: gadget: pass a condition to dev_WARN_ONCE() by Felipe Balbi · 9 years ago
  15. 855ed04 usb: gadget: udc-core: independent registration of gadgets and gadget drivers by Ruslan Bilovol · 9 years ago
  16. 88f73eb usb: gadget: udc-core: remove unused usb_udc_attach_driver() by Ruslan Bilovol · 9 years ago
  17. afdaadc usb: gadget: configfs: pass UDC name via usb_gadget_driver struct by Ruslan Bilovol · 9 years ago
  18. 2284b29 usb: gadget: bind UDC by name passed via usb_gadget_driver structure by Ruslan Bilovol · 9 years ago
  19. 59f042f usb: phy: phy-am335x: bypass first VBUS sensing for host-only mode by Bin Liu · 9 years ago
  20. 5306661 usb: phy: correct the am335x phy header filename by Bin Liu · 9 years ago
  21. 375da62 usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driver by Geert Uytterhoeven · 9 years ago
  22. 2de59c0 usb: gadget: lpc32xxx_udc: clean up and sort include directives out by Vladimir Zapolskiy · 9 years ago
  23. 46a0142 usb: dwc3: trace: show request flags by Felipe Balbi · 9 years ago
  24. 04c03d1 usb: dwc3: gadget: handle request->zero by Felipe Balbi · 9 years ago
  25. 3ff4b57 usb: musb: convert printk to pr_* by Rasmus Villemoes · 9 years ago
  26. 2953901 usb: dwc2: host: Clear interrupts before handling them by Douglas Anderson · 9 years ago
  27. 4a065c7 usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func() by Douglas Anderson · 9 years ago
  28. 98bfb394 usb: of: add an api to get dr_mode by the phy node by Bin Liu · 9 years ago
  29. fa4dce2 usb: gadget: f_sourcesink: quit if usb_ep_queue returns error by Peter Chen · 9 years ago
  30. 0aecfc1 usb: gadget: composite: remove redundant bcdUSB setting in legacy by Igor Kotrasinski · 9 years ago
  31. 69b76cd usb: dwc2: host: Support immediate retries for split transactions by Douglas Anderson · 9 years ago
  32. 6a65953 usb: dwc2: host: Fix missing device insertions by Douglas Anderson · 9 years ago
  33. 37dd9d6 usb: dwc2: add support of hi6220 by Zhangfei Gao · 9 years ago
  34. 3b5fcc9 usb: dwc2: host: use kmem cache to allocate descriptors by Gregory Herrero · 9 years ago
  35. e23b8a5 usb: dwc2: host: fix descriptor list address masking by Mian Yousaf Kaukab · 9 years ago
  36. 95105a9 usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled by Gregory Herrero · 9 years ago
  37. fbb9e22 usb: dwc2: host: enable descriptor dma for fs devices by Mian Yousaf Kaukab · 9 years ago
  38. 75f5c43 usb: misc: usbtest: Remove timeval usage by Deepa Dinamani · 9 years ago
  39. 38660ac usb: gadget: gmidi: Cleanup legacy code by Felipe F. Tonello · 9 years ago
  40. 079fe5a usb: gadget: define free_ep_req as universal function by Felipe F. Tonello · 9 years ago
  41. bc1d3cd usb: gadget: f_midi: remove duplicated code by Felipe F. Tonello · 9 years ago
  42. 4405a2c Doc: ABI: configfs-usb-gadget-sourcesink: add two entries for depth of queue by Peter Chen · 9 years ago
  43. 64c5f48 usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit() by Yoshihiro Shimoda · 9 years ago
  44. 51f141a usb: renesas_usbhs: Modify pipe configuration by Yoshihiro Shimoda · 9 years ago
  45. 762d3a1 usb: dwc2: host: process all completed urbs by Gregory Herrero · 9 years ago
  46. 3f808bd usb: dwc2: host: always increment available host channel during release by Gregory Herrero · 9 years ago
  47. c17b337 usb: dwc2: host: program descriptor for next frame by Gregory Herrero · 9 years ago
  48. b9392d9 usb: dwc2: host: add function to compare frame index by Gregory Herrero · 9 years ago
  49. 2b046bc usb: dwc2: host: spinlock release channel by Gregory Herrero · 9 years ago
  50. 26a19ea usb: dwc2: host: fix use of qtd after free in desc dma mode by Gregory Herrero · 9 years ago
  51. c503b38 usb: dwc2: host: rework isochronous halt path by Gregory Herrero · 9 years ago
  52. dde4c1b usb: dwc2: host: set active bit in isochronous descriptors by Gregory Herrero · 9 years ago
  53. 3ac38d2 usb: dwc2: host: ensure filling of isoc desc is correctly done by Gregory Herrero · 9 years ago
  54. 4cee4fa usb: misc: usbtest: improve the description for error message by Peter Chen · 9 years ago
  55. df00189 Documentation: usb: gadget-testing: add description for depth of queue by Peter Chen · 9 years ago
  56. 0d6c3d9 usb: gadget: f_sourcesink: add queue depth by Peter Chen · 9 years ago
  57. b084662 usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simple by Felipe Balbi · 9 years ago
  58. f876440 usb: doc: dwc3-xilinx: Add devicetree bindings by Subbaraya Sundeep Bhatta · 9 years ago
  59. 16adc67 usb: dwc3: add generic OF glue layer by Felipe Balbi · 9 years ago
  60. b5d335e usb: dwc3: ep0: fix setup_packet_pending initialization by Felipe Balbi · 9 years ago
  61. ac7bdcc usb: dwc3: gadget: simplify next_request() return check by Felipe Balbi · 9 years ago
  62. acc38c4 usb: dwc3: ep0: purge dev_dbg() calls by Felipe Balbi · 9 years ago
  63. 1407bf1 usb: dwc3: core: purge dev_dbg() calls by Felipe Balbi · 9 years ago
  64. ec5e795 usb: dwc3: gadget: purge dev_dbg() calls by Felipe Balbi · 9 years ago
  65. bb42398 usb: dwc3: gadget: simplify dwc3_gadget_ep_queue() by Felipe Balbi · 9 years ago
  66. 9f9499a Linux 4.4-rc5 by Linus Torvalds · 9 years ago
  67. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  68. fc891828 Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  69. dec9cbf Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 43afc99 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. f17ef49 Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  72. b24f74e Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  73. c474009 Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  74. 097b285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  75. 79dbdda Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  76. 800f1ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  77. a971526 Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  78. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  79. 6539756e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  80. 9530d0f MIPS: fix DMA contiguous allocation by Qais Yousef · 9 years ago
  81. 2d33fa1 sh64: fix __NR_fgetxattr by Dmitry V. Levin · 9 years ago
  82. 854ee2e ocfs2: fix SGID not inherited issue by Junxiao Bi · 9 years ago
  83. a2b829d mm/oom_kill.c: avoid attempting to kill init sharing same memory by Chen Jie · 9 years ago
  84. 26bbe7e drivers/base/memory.c: prohibit offlining of memory blocks with missing sections by Seth Jennings · 9 years ago
  85. 267a4c7 tmpfs: fix shmem_evict_inode() warnings on i_blocks by Hugh Dickins · 9 years ago
  86. dbe409e mm/hugetlb.c: fix resv map memory leak for placeholder entries by Mike Kravetz · 9 years ago
  87. 0d777df mm: hugetlb: call huge_pte_alloc() only if ptep is null by Naoya Horiguchi · 9 years ago
  88. 86fffe4 kernel: remove stop_machine() Kconfig dependency by Chris Wilson · 9 years ago
  89. 98e89cf mm: kmemleak: mark kmemleak_init prototype as __init by Nicolas Iooss · 9 years ago
  90. 25be6a6 mm: fix kerneldoc on mem_cgroup_replace_page by Hugh Dickins · 9 years ago
  91. 3066a96 osd fs: __r4w_get_page rely on PageUptodate for uptodate by Hugh Dickins · 9 years ago
  92. ed0f1e2 MAINTAINERS: make Vladimir co-maintainer of the memory controller by Johannes Weiner · 9 years ago
  93. 373ccbe mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress by Michal Hocko · 9 years ago
  94. 475a2f9 mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo by Vlastimil Babka · 9 years ago
  95. 9516a18 memcg: fix memory.high target by Vladimir Davydov · 9 years ago
  96. a88c769 mm: hugetlb: fix hugepage memory leak caused by wrong reserve count by Naoya Horiguchi · 9 years ago
  97. 78c0cbf parisc: Disable huge pages on Mako machines by Helge Deller · 9 years ago
  98. 5c477b4 parisc: Wire up mlock2 syscall by Helge Deller · 9 years ago
  99. 5f0e9b4 parisc: Remove unused pcibios_init_bus() by Bjorn Helgaas · 9 years ago
  100. e46e31a parisc iommu: fix panic due to trying to allocate too large region by Mikulas Patocka · 9 years ago