1. 9024c49 usb: dwc2: pci: Add device mode to the dwc2-pci driver by John Youn · 9 years ago
  2. 005a643 usb: gadget: lpc32xxx_udc: Fix NULL dereference by Peter Chen · 9 years ago
  3. 72a472d usb: musb: cppi41: fix condition to call cppi41_trans_done(). by Takeyoshi Kikuchi · 9 years ago
  4. 168bdb8 usb: phy: phy-generic: No need to call gpiod_direction_output() twice by Fabio Estevam · 9 years ago
  5. f4e4f8d usb: gadget: f_hid: remove unnecessary usb_ep_dequeue() by Robert Baldyga · 9 years ago
  6. fa84acf usb: gadget: dummy-hcd: Remove utf8 from format string by Rasmus Villemoes · 9 years ago
  7. 112bf24 usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup support by Sylvain Rochet · 9 years ago
  8. a64ef71 usb: gadget: atmel_usba_udc: condition clocks to vbus state by Sylvain Rochet · 9 years ago
  9. bb0a203 usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQ by Sylvain Rochet · 9 years ago
  10. 227ab58 usb: gadget: atmel_usba_udc: Fixed vbus_prev initial state by Sylvain Rochet · 9 years ago
  11. 656e7c3 usb: phy: fixed comment typo by Mickael Maison · 9 years ago
  12. 2b08977b usb: phy: ab8500: fixed comment typo by Mickael Maison · 9 years ago
  13. fddc26f usb: gadget: f_mass_storage: use defined constant instead of numeric value by Tal Shorer · 9 years ago
  14. 06ed0de usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml by Masanari Iida · 9 years ago
  15. 33c300c usb: musb: dsps: don't fake of_node to musb core by Felipe Balbi · 9 years ago
  16. 983f3ca usb: musb: dsps: request phy using our device pointer by Felipe Balbi · 9 years ago
  17. ee1cd51 usb: gadget: printer: add configfs support by Andrzej Pietrasiewicz · 9 years ago
  18. a2a8e48 usb: gadget: printer: use module_usb_composite_driver helper macro by Andrzej Pietrasiewicz · 9 years ago
  19. d85dc48 usb: gadget: f_printer: remove compatibility layer by Andrzej Pietrasiewicz · 9 years ago
  20. 69504f8 usb: gadget: printer: convert to new interface of f_printer by Andrzej Pietrasiewicz · 9 years ago
  21. b26394b usb: gadget: f_printer: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 9 years ago
  22. b185f01 usb: gadget: printer: factor out f_printer by Andrzej Pietrasiewicz · 9 years ago
  23. 6dd8c2e usb: gadget: printer: allocate printer_dev instances dynamically by Andrzej Pietrasiewicz · 9 years ago
  24. 636bc0e usb: gadget: printer: add req_match for printer function by Andrzej Pietrasiewicz · 9 years ago
  25. d7239f4 usb: gadget: printer: name class specific requests by Andrzej Pietrasiewicz · 9 years ago
  26. f563d23 usb: gadget: composite: add req_match method to usb_function by Andrzej Pietrasiewicz · 9 years ago
  27. 143d53e usb: gadget: printer: add container_of helper for printer_dev by Andrzej Pietrasiewicz · 9 years ago
  28. 8fe20f6 usb: gadget: printer: don't access file global usb_printer_gadget in function's code by Andrzej Pietrasiewicz · 9 years ago
  29. dec81cf usb: gadget: printer: eliminate file global printer_mutex by Andrzej Pietrasiewicz · 9 years ago
  30. a844715 usb: gadget: printer: call gprinter_setup() from gadget's bind by Andrzej Pietrasiewicz · 9 years ago
  31. d82cd82 usb: gadget: printer: add setup and cleanup functions by Andrzej Pietrasiewicz · 9 years ago
  32. 5a84e6f usb: gadget: printer: don't access file global pnp_string in function's code by Andrzej Pietrasiewicz · 9 years ago
  33. 085617a usb: gadget: printer: define pnp string buffer length by Andrzej Pietrasiewicz · 9 years ago
  34. 991cd26 usb: gadget: printer: move function-related unbind code to function's unbind by Andrzej Pietrasiewicz · 9 years ago
  35. cee5cbf usb: gadget: printer: call usb_add_function() last by Andrzej Pietrasiewicz · 9 years ago
  36. 4504b5a usb: gadget: printer: move function-related bind code to function's bind by Andrzej Pietrasiewicz · 9 years ago
  37. ae2dd0d usb: gadget: printer: standardize printer_do_config by Andrzej Pietrasiewicz · 9 years ago
  38. 406be2c usb: gadget: printer: follow the naming convention for usb_add_config callback by Andrzej Pietrasiewicz · 9 years ago
  39. 44eccced usb: gadget: printer: eliminate pdev member of struct printer_dev by Andrzej Pietrasiewicz · 9 years ago
  40. 44b3165 usb: gadget: printer: add missing error handling by Andrzej Pietrasiewicz · 9 years ago
  41. f5bda00 usb: gadget: printer: revert usb_add_function() effect in error recovery by Andrzej Pietrasiewicz · 9 years ago
  42. c69b818 usb: gadget: printer: eliminate random pointer dereference by Andrzej Pietrasiewicz · 9 years ago
  43. 050f571 usb: gadget: printer: remove unused and empty printer_unbind by Andrzej Pietrasiewicz · 9 years ago
  44. eb132cc usb: gadget: printer: enqueue printer's response for setup request by Andrzej Pietrasiewicz · 9 years ago
  45. 232c010 usb: gadget: composite: don't try standard handling for non-standard requests by Andrzej Pietrasiewicz · 9 years ago
  46. eac68e8 usb: dwc3: make LPM configurable in DT by Robert Baldyga · 9 years ago
  47. ad78c91 usb: musb: dsps: just start polling already by Felipe Balbi · 9 years ago
  48. 9e204d8 usb: musb: dsps: use msecs_to_jiffies instead by Felipe Balbi · 9 years ago
  49. 043f5b7 usb: musb: cppi41: do not call udelay() by Felipe Balbi · 9 years ago
  50. af63429 usb: musb: cppi41: exit early when tx fifo is empty by Felipe Balbi · 9 years ago
  51. 1b61625 usb: musb: cppi41: decrease indentation level by Felipe Balbi · 9 years ago
  52. ccf5fb6 usb: gadget: net2280: silence sparse warning by Felipe Balbi · 9 years ago
  53. 12366ef usb: gadget: net2280: don't connect from udc_start by Mian Yousaf Kaukab · 9 years ago
  54. 9ceafcc usb: gadget: net2280: print error in ep_ops error paths by Mian Yousaf Kaukab · 9 years ago
  55. fb2a85d usb: gadget: net2280: remove fiforegs as it is unused by Mian Yousaf Kaukab · 9 years ago
  56. a285f40 usb: gadget: net2280: use ep_autoconfig compatible names in advance mode by Mian Yousaf Kaukab · 9 years ago
  57. 34754de usb: musb: core: always try to recover from babble by Felipe Balbi · 9 years ago
  58. 0244336 usb: musb: core: disable irqs inside babble recovery by Felipe Balbi · 9 years ago
  59. 06753fe usb: musb: core: remove unnecessary forward declaration by Felipe Balbi · 9 years ago
  60. 83b8f5b usb: musb: core: drop recover_work by Felipe Balbi · 9 years ago
  61. b28a643 usb: musb: rename ->reset() to ->recover() by Felipe Balbi · 9 years ago
  62. b4dc38f usb: musb: core: simplify musb_recover_work() by Felipe Balbi · 9 years ago
  63. 011d0dd usb: musb: dsps: do not reset musb on babble by Felipe Balbi · 9 years ago
  64. d5fa3e9 usb: musb: core: decrease delayed_work time by Felipe Balbi · 9 years ago
  65. ba7ee8b usb: musb: don't touch devctl from babble recovery by Felipe Balbi · 9 years ago
  66. e1eb3eb usb: musb: core: refactor IRQ enable/disable to separate functions by Felipe Balbi · 9 years ago
  67. 3709ffc usb: musb: dsps: add dsps_ prefix to sw_babble_control by Felipe Balbi · 9 years ago
  68. a67cab7 usb: musb: core: controller drops session automatically by Felipe Balbi · 9 years ago
  69. f860f0b usb: musb: dsps: check for the single bit by Felipe Balbi · 9 years ago
  70. 52b9e6e usb: musb: dsps: remove babble check from dsps irq handler by Felipe Balbi · 9 years ago
  71. b2c7361 usb: musb: core: there is no connect interrupt in peripheral mode by Felipe Balbi · 9 years ago
  72. 4657188 usb: musb: core: remove unnecessary reg access from resume IRQ by Felipe Balbi · 9 years ago
  73. 0acff6b usb: musb: core: break long line by Felipe Balbi · 9 years ago
  74. d0fc0a2 usb: musb: core: move babble recovery inside babble check by Felipe Balbi · 9 years ago
  75. d0cddae usb: musb: dsps: return error code if reset fails by Felipe Balbi · 9 years ago
  76. 28378d5 usb: musb: core: fix highspeed check by Felipe Balbi · 9 years ago
  77. d57a277 usb: musb: core: add missing curly braces by Felipe Balbi · 9 years ago
  78. 896f7ea usb: musb: core: remove unnecessary logical comparison by Felipe Balbi · 9 years ago
  79. ab7580c usb: isp1760: add peripheral/device controller chip id by Sudeep Holla · 9 years ago
  80. adf9c3c usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h by Joseph Kogut · 9 years ago
  81. 25140ce usb: gadget: udc: pxa27x_udc: Remove use of seq_printf return value by Joe Perches · 9 years ago
  82. 8f2c954 usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs by Felipe Balbi · 10 years ago
  83. 3d0184d usb: dwc3: omap: call of_platform_depopulate() instead by Felipe Balbi · 10 years ago
  84. 3da1f6e usb: dwc3: core: only reset res->start in case of error by Felipe Balbi · 10 years ago
  85. 31a0ede usb: musb: core: improve musb_interrupt() a bit by Felipe Balbi · 11 years ago
  86. e3c93e1 usb: musb: core: fix TX/RX endpoint order by Felipe Balbi · 11 years ago
  87. d5638fc usb: musb: gadget: get rid of stop_activity() by Felipe Balbi · 9 years ago
  88. 9eccca0 Linux 4.0-rc3 by Linus Torvalds · 9 years ago
  89. 1711fd9a sunrpc: fix braino in ->poll() by Al Viro · 9 years ago
  90. 1163d50 Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  91. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  92. 47df986 Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  93. 29191c7 Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  94. b0bc657 Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  95. 2cf3afc Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  96. 374dab2 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  97. 9aae0df Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  98. c37bc68 TTY: fix tty_wait_until_sent maximum timeout by Johan Hovold · 9 years ago
  99. 79fbf4a TTY: fix tty_wait_until_sent on 64-bit machines by Johan Hovold · 9 years ago
  100. f528bf4 USB: serial: fix infinite wait_until_sent timeout by Johan Hovold · 9 years ago