1. c5348b6 usb: gadget: composite: handle otg status selector request from OTG host by Li Jun · 9 years ago
  2. d6da40a usb: chipidea: udc: bypass otg status selector handling to gadget driver by Li Jun · 9 years ago
  3. ae57e97 usb: common: otg-fsm: add HNP polling support by Li Jun · 9 years ago
  4. 346dbc6 usb: add OTG status selector definition for HNP polling by Li Jun · 9 years ago
  5. 75a9c82 usb: gadget: add hnp_polling_support and host_request_flag in usb_gadget by Li Jun · 9 years ago
  6. 175f712 usb: gadget: provide interface for legacy gadgets to get UDC name by Marek Szyprowski · 9 years ago
  7. 4111d49 usb: gadget: f_midi: stash substream in gmidi_in_port structure by Michal Nazarewicz · 9 years ago
  8. 413489c usb: gadget: f_midi: missing unlock on error path by Dan Carpenter · 9 years ago
  9. bf0028f usb: gadget: f_midi: use flexible array member for gmidi_in_port elements by Michal Nazarewicz · 9 years ago
  10. 06cd928 usb: gadget: f_midi: fix in_last_port looping logic by Michal Nazarewicz · 9 years ago
  11. 9a71eb5 usb: gadget: f_midi: move some of f_midi_transmit to separate func by Michal Nazarewicz · 9 years ago
  12. f297e86 usb: gadget: f_midi: remove useless midi reference from port struct by Felipe F. Tonello · 9 years ago
  13. ef15088 usb: f_fs: avoid race condition with ffs_epfile_io_complete by Du, Changbin · 9 years ago
  14. ae76e13 usb: f_fs: refactor ffs_epfile_io by Michal Nazarewicz · 9 years ago
  15. b3591f6 usb: f_fs: replace unnecessary goto with a return by Michal Nazarewicz · 9 years ago
  16. 3163c79 usb: f_fs: fix ffs_epfile_io returning success on req alloc failure by Michal Nazarewicz · 9 years ago
  17. 3de4e20 usb: f_fs: fix memory leak when ep changes during transfer by Michal Nazarewicz · 9 years ago
  18. 1249678 usb: phy: phy-am335x: remove include of regulator/consumer.h by Bjorn Helgaas · 9 years ago
  19. a9458a3 usb: gadget: pxa25x_udc: document endianess better by Arnd Bergmann · 9 years ago
  20. 62a6abd usb: musb/ux500: remove duplicate check for dma_is_compatible by Arnd Bergmann · 9 years ago
  21. 3ec08dd usb: musb: use %pad format string from dma_addr_t by Arnd Bergmann · 9 years ago
  22. 5b35bec usb: isp1301-omap: mark power_up as __maybe_unused by Arnd Bergmann · 9 years ago
  23. d0fc35bc usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol by Arnd Bergmann · 9 years ago
  24. 65bc0fb usb: gadget: pxa25x_udc: use readl/writel for mmio by Arnd Bergmann · 9 years ago
  25. a77af20 usb: gadget: pxa25x_udc cleanup by Arnd Bergmann · 9 years ago
  26. c5418a0 usb: gadget: pxa25x_udc: move register definitions from arch by Arnd Bergmann · 9 years ago
  27. 21a596c usb: renesas_usbhs: Don't check CSSTS bit if peripheral mode by Yoshihiro Shimoda · 9 years ago
  28. de18757 usb: renesas_usbhs: add R-Car Gen3 power control by Yoshihiro Shimoda · 9 years ago
  29. 7580862 usb: dwc3: Enable SuperSpeedPlus by John Youn · 9 years ago
  30. 2c7f1bd usb: dwc3: Update maximum_speed for SuperSpeedPlus by John Youn · 9 years ago
  31. ee5cd41 usb: dwc3: Update speed checks for SuperSpeedPlus by John Youn · 9 years ago
  32. 1f38f88 usb: dwc3: Update register fields for SuperSpeedPlus by John Youn · 9 years ago
  33. c4137a9 usb: dwc3: DWC_usb31 controller check by John Youn · 9 years ago
  34. 59a3ced usb: gadget: f_mass_storage: Enable SuperSpeedPlus by John Youn · 9 years ago
  35. cd69cbe usb: gadget: composite: Update debug message for SuperSpeedPlus by John Youn · 9 years ago
  36. 4eb8e32 usb: gadget: composite: Configure the usb_ep for SuperSpeedPlus by John Youn · 9 years ago
  37. eae5820 usb: gadget: composite: Write SuperSpeedPlus config descriptors by John Youn · 9 years ago
  38. f3bdbe3 usb: gadget: composite: Add function to get descriptors by John Youn · 9 years ago
  39. a4afd01 usb: gadget: composite: Count configs for SuperSpeedPlus by John Youn · 9 years ago
  40. 554eead usb: gadget: Update config for SuperSpeedPlus by John Youn · 9 years ago
  41. f5c6122 usb: gadget: Update function for SuperSpeedPlus by John Youn · 9 years ago
  42. eaef50c usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus by John Youn · 9 years ago
  43. f228a8d usb: gadget: composite: Return SSP Dev Cap descriptor by John Youn · 9 years ago
  44. 1a85329 usb: gadget: composite: Return bcdUSB 0x0310 by John Youn · 9 years ago
  45. 1ca1b6a usb: gadget: Add gadget_is_superspeed_plus() by John Youn · 9 years ago
  46. 446fa3a usb: ch9: Add size macro for SSP dev cap descriptor by John Youn · 9 years ago
  47. 7b05d3b Merge tag 'usb-ci-v4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  48. 71e41bb Merge 4.5-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  49. d3d8425 usb: chipidea: imx: avoid EPROBE_DEFER printed as error by Stefan Agner · 9 years ago
  50. 1bc7da8 Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA" by Peter Chen · 9 years ago
  51. 4670ba6 doc: usb: ci-hdrc-usb2: add property non-zero-ttctrl-ttha by Peter Chen · 9 years ago
  52. aa73818 usb: chipidea: add system interface for ttctrl.ttha by Peter Chen · 9 years ago
  53. 34d5732 usb: chipidea: udc: remove unused value assignment by Li Jun · 9 years ago
  54. 6a6319f dt-bindings: ci-hdrc-usb2: add missing compatibles by Stefan Wahren · 9 years ago
  55. 8134572 usb: chipidea: add CI_HDRC_TURN_VBUS_EARLY_ON for imx23 by Stefan Wahren · 9 years ago
  56. fc77dbd Linux 4.5-rc6 by Linus Torvalds · 9 years ago
  57. 1b9540c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 76c03f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. f055ae0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 8da5143 Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  62. 62718e3 Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  63. 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  64. 340b3a5 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  65. 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 9 years ago
  66. a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 9 years ago
  67. d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 9 years ago
  68. c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 9 years ago
  69. 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 9 years ago
  70. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 9 years ago
  71. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  72. 1c27147 Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  73. a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  74. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 9 years ago
  75. b9ea44b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  76. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 9 years ago
  77. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 9 years ago
  78. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 9 years ago
  79. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 9 years ago
  80. 03cdadb block: disable block device DAX by default by Dan Williams · 9 years ago
  81. a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 9 years ago
  82. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
  83. ec9ee4a drivers: char: random: add get_random_long() by Daniel Cashman · 9 years ago
  84. 8479eba mm: numa: quickly fail allocations for NUMA balancing on full nodes by Mel Gorman · 9 years ago
  85. ad33bb0 mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED by Andrea Arcangeli · 9 years ago
  86. 61d9e85 PCI: mvebu: Restrict build to 32-bit ARM by Thierry Reding · 9 years ago
  87. 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 9 years ago
  88. 9bf148cb x86/mpx: Fix off-by-one comparison with nr_registers by Colin Ian King · 9 years ago
  89. 29a9faa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  90. c213341 Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  91. bb134ff Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  92. 1711fd9c Merge branches 'pm-devfreq' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  93. 34d47a7 Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 9 years ago
  94. 473f414 ALSA: hda - Loop interrupt handling until really cleared by Takashi Iwai · 9 years ago
  95. 5bb9871 Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  96. 73056bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  97. 5882c16 Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
  98. 9aca90a Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  99. 70d070f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  100. 81904db Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago