1. d3a3d28 Merge tag 'usb-serial-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  2. b229a0f USB: ftdi_sio: Use jtag quirk for SNAP Connect E10 by Doug Goldstein · 9 years ago
  3. baf7a6c Merge tag 'fixes-for-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  4. 65582a7 usb: isp1760: fix spin unlock in the error path of isp1760_udc_start by Sudeep Holla · 9 years ago
  5. 227a4fd usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers by Lu Baolu · 9 years ago
  6. 9425183 usb: xhci: handle Config Error Change (CEC) in xhci driver by Lu Baolu · 9 years ago
  7. cedd5f6 Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  8. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  9. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 9 years ago
  10. 5e71fc8 USB: keyspan_pda: add new device id by Nathaniel W Filardo · 9 years ago
  11. a886bd9 usb: common: otg-fsm: only signal connect after switching to peripheral by Peter Chen · 9 years ago
  12. bda13e35 uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devices by Hans de Goede · 9 years ago
  13. e32643a USB: ehci-atmel: rework clk handling by Boris Brezillon · 9 years ago
  14. 4899c05 USB: ftdi_sio: Added custom PID for Synapse Wireless product by Doug Goldstein · 9 years ago
  15. d20f7807 usb: chipidea: otg: add a_alt_hnp_support response for B device by Li Jun · 9 years ago
  16. 313e1a0 Merge tag 'fixes-for-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  17. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  18. 2c24780 Revert "usb: gadget: zero: Add support for interrupt EP" by Felipe Balbi · 9 years ago
  19. d0167ad Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" by Mathias Nyman · 9 years ago
  20. d0f347d usb: phy: am335x-control: check return value of bus_find_device by David Dueck · 9 years ago
  21. 509d612 usb: dwc2: host: fix dwc2 disconnect bug by Yunzhi Li · 9 years ago
  22. 1998ada usb: isp1760: add peripheral/device controller chip id by Sudeep Holla · 9 years ago
  23. 80b4a0f usb: isp1760: set IRQ flags properly by Valentin Rothberg · 9 years ago
  24. 1c390eb usb: musb: fix Kconfig regression by Arnd Bergmann · 9 years ago
  25. 7985239 usb: isp1760: fix possible deadlock in isp1760_udc_irq by Sudeep Holla · 9 years ago
  26. 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
  27. 96b62a5 gadgetfs: really get rid of switching ->f_op by Alan Stern · 9 years ago
  28. d4461a6 gadgetfs: get rid of flipping ->f_op in ep_config() by Al Viro · 9 years ago
  29. f528bf4 USB: serial: fix infinite wait_until_sent timeout by Johan Hovold · 9 years ago
  30. b8cb91e xhci: Workaround for PME stuck issues in Intel xhci by Mathias Nyman · 9 years ago
  31. 45ba215 xhci: fix reporting of 0-sized URBs in control endpoint by Aleksander Morgado · 9 years ago
  32. d3d5389 Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  33. c7d373c3 usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards by Max Mansfield · 9 years ago
  34. aa91def USB: ch341: set tty baud speed according to tty struct by Nicolas PLANEL · 9 years ago
  35. 675af70 USB: serial: cp210x: Adding Seletek device id's by Michiel vd Garde · 9 years ago
  36. 52772a7 USB: pl2303: disable break on shutdown by Johan Hovold · 9 years ago
  37. db81de7 USB: mxuport: fix null deref when used as a console by Johan Hovold · 9 years ago
  38. d6f7f41 USB: serial: clean up bus probe error handling by Johan Hovold · 9 years ago
  39. 2deb96b USB: serial: fix port attribute-creation race by Johan Hovold · 9 years ago
  40. ca4383a USB: serial: fix tty-device error handling at probe by Johan Hovold · 9 years ago
  41. 07fdfc5 USB: serial: fix potential use-after-free after failed probe by Johan Hovold · 9 years ago
  42. 5ee0089 USB: console: add dummy __module_get by Johan Hovold · 9 years ago
  43. f695034 USB: ftdi_sio: add PIDs for Actisense USB devices by Mark Glover · 9 years ago
  44. bc4b1f4 Revert "USB: serial: make bulk_out_size a lower limit" by Johan Hovold · 9 years ago
  45. b20b161 cdc-acm: Add support for Denso cradle CU-321 by Björn Gerhart · 9 years ago
  46. ec37132 usb-storage: support for more than 8 LUNs by Oliver Neukum · 9 years ago
  47. 59e980e uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS539 by Hans de Goede · 9 years ago
  48. f0c2b68 USB: usbfs: don't leak kernel data in siginfo by Alan Stern · 9 years ago
  49. 27082e2 xhci: Clear the host side toggle manually when endpoint is 'soft reset' by Mathias Nyman · 9 years ago
  50. 6596a926 xhci: Allocate correct amount of scratchpad buffers by Mathias Nyman · 9 years ago
  51. 1e7e4fb usb: XHCI: platform: Move the Marvell quirks after the enabling the clocks by Maxime Ripard · 9 years ago
  52. a045639 usb: gadget: configfs: don't NUL-terminate (sub)compatible ids by Andrzej Pietrasiewicz · 9 years ago
  53. 96e5d31 usb: dwc3: dwc3-omap: Fix disable IRQ by George Cherian · 9 years ago
  54. 1f754ef usb: gadget: function: uvc_v4l2.c: fix sparse warnings by Lad, Prabhakar · 9 years ago
  55. 2b87cd2 usb: gadget: gadgetfs: fix sparse warnings by Lad, Prabhakar · 9 years ago
  56. 7068571 usb: gadget: function: uvc: fix sparse warnings by Lad, Prabhakar · 9 years ago
  57. fcaddc5 usb: gadget: function: f_sourcesink: fix sparse warning by Lad, Prabhakar · 9 years ago
  58. ef16e7c usb: gadget: function: f_uac2: fix sparse warnings by Lad, Prabhakar · 9 years ago
  59. 7a3cc46 usb: gadget: function: f_hid: fix sparse warning by Lad, Prabhakar · 9 years ago
  60. 4d3db7d usb: isp1760: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 9 years ago
  61. bb90600 usb: musb: Fix getting a generic phy for musb_dsps by Tony Lindgren · 9 years ago
  62. eed97ef usb: renesas: fix extcon dependency by Arnd Bergmann · 9 years ago
  63. 606bf4d usb: musb: Fix use for of_property_read_bool for disabled multipoint by Tony Lindgren · 9 years ago
  64. 3e43a07 usb: musb: core: add pm_runtime_irq_safe() by Felipe Balbi · 9 years ago
  65. 9ec36f7 usb: gadget: function: phonet: balance usb_ep_disable calls by Felipe Balbi · 9 years ago
  66. 2035772 usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half by George Cherian · 10 years ago
  67. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  68. 7fe3976 gadget: switch ep_io_operations to ->read_iter/->write_iter by Al Viro · 9 years ago
  69. f01d35a1 gadgetfs: use-after-free in ->aio_read() by Al Viro · 9 years ago
  70. 70e60d9 gadget/function/f_fs.c: switch to ->{read,write}_iter() by Al Viro · 9 years ago
  71. c993c39 gadget/function/f_fs.c: use put iov_iter into io_data by Al Viro · 9 years ago
  72. de2080d gadget/function/f_fs.c: close leaks by Al Viro · 9 years ago
  73. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  74. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  75. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  76. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  77. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  78. 125918d usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  79. 673e2ba treewide: Remove unnecessary SSB_DEVTABLE_END macro by Joe Perches · 9 years ago
  80. f7219b5 treewide: Remove unnecessary BCMA_CORETABLE_END macro by Joe Perches · 9 years ago
  81. 7796c11 xilinx usb2 gadget: get rid of incredibly annoying compile warning by Linus Torvalds · 9 years ago
  82. f6a5588 USB / PM: Remove unneeded #ifdef and associated dead code by Andreas Ruprecht · 9 years ago
  83. 4d4bac4 Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  84. 9298b4a usb: musb: fix device hotplug behind hub by Bin Liu · 9 years ago
  85. 251a17f usb: dwc2: Fix a bug in reading the endpoint directions from reg. by Roshan Pius · 9 years ago
  86. 7fa4091 usb: Retry port status check on resume to work around RH bugs by Julius Werner · 9 years ago
  87. 7671bd1 Revert "usb: Reset USB-3 devices on USB-3 link bounce" by Zhuang Jin Can · 9 years ago
  88. 673016d uhci-hub: use HUB_CHAR_* by Sergei Shtylyov · 9 years ago
  89. c31316c usb: kconfig: replace PPC_OF with PPC by Kevin Hao · 9 years ago
  90. 518ca8d ehci-pci: disable for Intel MID platforms (update) by Andy Shevchenko · 9 years ago
  91. 8333d3c usb: gadget: Kconfig: use bool instead of boolean by Christoph Jaeger · 9 years ago
  92. d9b2b19 usb: musb: blackfin: remove incorrect __exit_p() by Dmitry Torokhov · 9 years ago
  93. b3a54bf9 Merge 3.19-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  94. c991979 USB: fix use-after-free bug in usb_hcd_unlink_urb() by Alan Stern · 9 years ago
  95. cefa9a3 ehci-pci: disable for Intel MID platforms by Andy Shevchenko · 9 years ago
  96. e307ff0 usb: host: pci_quirks: joing string literals by Andy Shevchenko · 9 years ago
  97. 074f9dd USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) by Alan Stern · 9 years ago
  98. 3f2cee7 USB: usbfs: allow URBs to be reaped after disconnection by Alan Stern · 9 years ago
  99. 17136d4 cdc-acm: kill unnecessary messages by Oliver Neukum · 9 years ago
  100. 7e860a6e cdc-acm: add sanity checks by Oliver Neukum · 9 years ago