1. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  2. 44840de USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module by David Ward · 9 years ago
  3. 1fb8dc3 USB: ftdi_sio: Added custom PID for CustomWare products by Matthijs Kooijman · 9 years ago
  4. d2958d1 USB: usb_wwan: silence read errors on disconnect by Johan Hovold · 9 years ago
  5. 9257f1d USB: option: silence interrupt errors by Johan Hovold · 9 years ago
  6. 8ae25a3 USB: symbolserial: Correct transferred data size by Philipp Hachtmann · 9 years ago
  7. 951d3793 USB: symbolserial: Use usb_get_serial_port_data by Philipp Hachtmann · 9 years ago
  8. a0c9d0d usb: misc: usbtest: format max packet size for iso transfer by Peter Chen · 9 years ago
  9. 0521cfd usb: host: ehci-sys: delete useless bus_to_hcd conversion by Peter Chen · 9 years ago
  10. 12e1a6a Revert "usb: interface authorization: Introduces the default interface authorization" by Greg Kroah-Hartman · 9 years ago
  11. 8c2ea97 Revert "usb: interface authorization: Control interface probing and claiming" by Greg Kroah-Hartman · 9 years ago
  12. 5651440 Revert "usb: interface authorization: Introduces the USB interface authorization" by Greg Kroah-Hartman · 9 years ago
  13. 4d924d7 Revert "usb: interface authorization: SysFS part of USB interface authorization" by Greg Kroah-Hartman · 9 years ago
  14. a1b93ab Revert "usb: interface authorization: Use a flag for the default device authorization" by Greg Kroah-Hartman · 9 years ago
  15. 02dc272 Merge tag 'usb-serial-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 9 years ago
  16. 1724856 usb: core: hub: Removed some warnings generated by checkpatch.pl by Chase Metzger · 9 years ago
  17. e4df922 USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe by Alexandre Belloni · 9 years ago
  18. bd73bfc USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe by Alexandre Belloni · 9 years ago
  19. be12be5 USB: host: ohci-at91: depend on OF by Alexandre Belloni · 9 years ago
  20. b4f1947 USB: host: ohci-at91: move at91_usbh_data definition in c file by Alexandre Belloni · 9 years ago
  21. 3cf1fc8 usb: interface authorization: Use a flag for the default device authorization by Stefan Koch · 9 years ago
  22. 187b3d7 usb: interface authorization: SysFS part of USB interface authorization by Stefan Koch · 9 years ago
  23. ef0909c usb: interface authorization: Introduces the USB interface authorization by Stefan Koch · 9 years ago
  24. de7718b usb: interface authorization: Control interface probing and claiming by Stefan Koch · 9 years ago
  25. 1d958be usb: interface authorization: Introduces the default interface authorization by Stefan Koch · 9 years ago
  26. 088a3da usb: hub: remove assignment from if condition by Kris Borer · 9 years ago
  27. e3ec4fd usb: gadget: atmel: remove useless include by Alexandre Belloni · 9 years ago
  28. 3290b1b usb: endpoint: convert spaces to tabs by Kris Borer · 9 years ago
  29. 31b92d8 usb: otg_whitelist: remove whitespace by Kris Borer · 9 years ago
  30. f8786a9 drivers: usb: fsl: Workaround for USB erratum-A005275 by Nikhil Badola · 9 years ago
  31. 37a842d Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  32. a3fbedf Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  33. 96625ea usb: chipidea: add tx/rx burst size configuration interface by Peter Chen · 9 years ago
  34. ed6e5eb usb: chipidea: usbmisc_imx: add non-burst setting for imx6 by Peter Chen · 10 years ago
  35. 6566871 usb: chipidea: add ahb burst configuration interface by Peter Chen · 9 years ago
  36. 0ef877a usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sx by Peter Chen · 10 years ago
  37. 8022d3d usb: chipidea: define stream mode disable for both roles by Peter Chen · 10 years ago
  38. a4da4f1 usb: chipidea: udc: zero-length packet is only needed for TX by Peter Chen · 9 years ago
  39. 11a2709 usb: chipidea: host: override hcd reset API by Peter Chen · 9 years ago
  40. ef12da9 usb: chipidea: imx: properly check for usbmisc by Tomeu Vizoso · 9 years ago
  41. bc24937 usb: chipidea: debug: add runtime pm for register access by Li Jun · 9 years ago
  42. 158ec07 usb:chipidea:Make the function hw_alloc_repmap have a return type of void by Nicholas Krause · 9 years ago
  43. 1311d6e usb: chipidea: host: delete the redundancy ci_hdrc struct by Peter Chen · 9 years ago
  44. df96ed8 usb: chipidea: introduce ITC tuning interface by Peter Chen · 10 years ago
  45. bf9c85e usb: chipidea: introduce ci_platform_configure by Peter Chen · 9 years ago
  46. 9d2effe usb: chipidea: otg_fsm: delete the duplicated reset controller operation by Peter Chen · 9 years ago
  47. 3520d46 usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request support by Peter Chen · 9 years ago
  48. e765bfb usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA by Peter Chen · 9 years ago
  49. 2836267 usb: chipidea: add ttctrl.ttha control interface by Peter Chen · 9 years ago
  50. e6bbe1d Merge 4.2-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  51. 166b863 usb: core: hub.c: Removed some warnings generated by checkpatch.pl by Chase Metzger · 9 years ago
  52. f355e83 usb: devio: fix spacing by Kris Borer · 9 years ago
  53. 40a3b77 xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC) by Lu Baolu · 9 years ago
  54. 79b8094 xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC) by Lu Baolu · 9 years ago
  55. 4758dcd usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers by Reyad Attiyat · 9 years ago
  56. 6c05cb1 usb: xhci: make USB_XHCI_PLATFORM selectable by Rafał Miłecki · 9 years ago
  57. 2f3cc24 usb: musb: gadget: fix build break by adding missing 'break' by Robert Baldyga · 9 years ago
  58. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago
  59. 1066c48 drivers/usb/gadget/composite.c: i18n is not an acronym by Diego Viola · 9 years ago
  60. 971bd8f treewide: Fix typo in printk by Masanari Iida · 9 years ago
  61. 2e8328f usb: gadget: legacy: nokia: add CONFIG_BLOCK dependency by Felipe Balbi · 9 years ago
  62. 4a1e921 usb: gadget: f_mass_storage: add mising <linux/uaccess.h> by Felipe Balbi · 9 years ago
  63. b0a688d usb: musb: cppi41: allow it to work again by Felipe Balbi · 9 years ago
  64. 03840fa usb: musb: gadget: remove remaining DMA ifdeferry by Felipe Balbi · 9 years ago
  65. adab433 usb: gadget: remove gadget_chips.h by Robert Baldyga · 9 years ago
  66. 26b8aa4 usb: musb: gadget: add musb_match_ep() function by Robert Baldyga · 9 years ago
  67. 8cc67b7 usb: gadget: goku_udc: add goku_match_ep() function by Robert Baldyga · 9 years ago
  68. 3e8b231 usb: gadget: net2280: add net2280_match_ep() function by Robert Baldyga · 9 years ago
  69. b0aea00 usb: gadget: move find_ep() from epautoconf to udc-core by Robert Baldyga · 9 years ago
  70. 4278c68 usb: gadget: move ep_matches() from epautoconf to udc-core by Robert Baldyga · 9 years ago
  71. 596c154 usb: gadget: add 'ep_match' callback to usb_gadget_ops by Robert Baldyga · 9 years ago
  72. 26bf956 usb: gadget: epautoconf: rework ep_matches() function by Robert Baldyga · 9 years ago
  73. a53870c usb: misc: ftdi-elan: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  74. eb82122 usb: serial: mxuport: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  75. f1cda54 usb: host: xhci: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  76. 8602b08 usb: host: u132-hcd: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  77. aa31a09 usb: host: oxu210hp-hcd: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  78. 16f9c3f usb: host: ehci-st: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  79. e94a736 usb: musb: musb_dsps: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  80. a9c5d8f usb: phy: phy-keystone: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  81. 082155e usb: phy: phy-mxs-usb: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  82. 135551e usb: devio: remove assignment from if condition by Kris Borer · 9 years ago
  83. b4629a7 usb: ehci-platform: Fix using multiple controllers from OF by Alban Bedel · 9 years ago
  84. 5dbe135 usb: gadget: epautoconf: remove ep and desc configuration from ep_matches() by Robert Baldyga · 9 years ago
  85. b58713d usb: gadget: epautoconf: remove pxa quirk from ep_matches() by Robert Baldyga · 9 years ago
  86. b86f33a usb: gadget: epautoconf: add endpoint capabilities flags verification by Robert Baldyga · 9 years ago
  87. 47bef38 usb: gadget: atmel_usba_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  88. 916f7ac usb: renesas: gadget: add ep capabilities support by Robert Baldyga · 9 years ago
  89. 8501955 usb: musb: gadget: add ep capabilities support by Robert Baldyga · 9 years ago
  90. eb4cbc1 usb: isp1760: udc: add ep capabilities support by Robert Baldyga · 9 years ago
  91. 927d9f7 usb: gadget: udc-xilinx: add ep capabilities support by Robert Baldyga · 9 years ago
  92. 0648772 usb: gadget: s3c2410_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  93. bc1b9f3 usb: gadget: s3c-hsudc: add ep capabilities support by Robert Baldyga · 9 years ago
  94. 0ec8026 usb: gadget: r8a66597-udc: add ep capabilities support by Robert Baldyga · 9 years ago
  95. a180e3d usb: gadget: pxa27x_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  96. 36411b6 usb: gadget: pxa25x_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  97. 85a4ed0 usb: gadget: pch_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  98. 7d4ba80 usb: gadget: omap_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  99. c23c3c3 usb: gadget: net2280: add ep capabilities support by Robert Baldyga · 9 years ago
  100. f95aec5 usb: gadget: net2272: add ep capabilities support by Robert Baldyga · 9 years ago