1. d0f9924 usb: chipidea: core: Remove unneeded OOM message by Fabio Estevam · 10 years ago
  2. 4c503dd usb: chipidea: using devm_request_irq to instead of request_irq by Peter Chen · 10 years ago
  3. 2d4d9f3 Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  4. 2193dda USB: host: Remove ehci-octeon and ohci-octeon drivers by Alan Stern · 10 years ago
  5. ebf3992 usb: musb: Use IS_ENABLED for tusb6010 by Tony Lindgren · 10 years ago
  6. 82c02f5 usb: musb: Allow multiple glue layers to be built in by Tony Lindgren · 10 years ago
  7. 8a77f05 usb: musb: Pass fifo_mode in platform data by Tony Lindgren · 10 years ago
  8. d026e9c usb: musb: Change end point selection to use new IO access by Tony Lindgren · 10 years ago
  9. 1b40fc5 usb: musb: Change to use new IO access by Tony Lindgren · 10 years ago
  10. cc92f68 usb: musb: Populate new IO functions for blackfin by Tony Lindgren · 10 years ago
  11. 9d506fc usb: musb: Populate new IO functions for tusb6010 by Tony Lindgren · 10 years ago
  12. 5450ac8 usb: musb: Add function pointers for IO access functions by Tony Lindgren · 10 years ago
  13. b20f3f9 usb: phy: Handle per-PHY event for connnect and disconnect events by Kiran Raparthy · 10 years ago
  14. f415fbd usb: dwc2: remove early return on clock query by Dinh Nguyen · 10 years ago
  15. da9f328 usb: dwc2: Fix build warning when CONFIG_PM_SLEEP=n by Fabio Estevam · 10 years ago
  16. 4db9917 usb: gadget: udc: pxa25x: remove unnecessary NULL check by Felipe Balbi · 10 years ago
  17. 23fba80 usb: gadget: udc: lpc32xx: remove unnecessary NULL check by Felipe Balbi · 10 years ago
  18. f910b6c USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci_dev_put" by Markus Elfring · 10 years ago
  19. bb2d43e USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev" by Markus Elfring · 10 years ago
  20. 03f3df8 USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev" by Markus Elfring · 10 years ago
  21. 0bfed50 host: ehci-w90x900: fix error return code by Julia Lawall · 10 years ago
  22. 646a384 storage: Fix bus scan and multi-LUN support for SCM eUSCSI devices by Mark Knibbs · 10 years ago
  23. eab7769 storage: Enable multi-target mode as vendor driver does for SCM eUSCSI bridge by Mark Knibbs · 10 years ago
  24. 782614b usb: ehci-orion: enable big-endian support by Marcin Wojtas · 10 years ago
  25. 403dff4 USB: cdc-acm: check for valid interfaces by Greg Kroah-Hartman · 10 years ago
  26. d908f84 cdc-acm: memory leak in error case by Oliver Neukum · 10 years ago
  27. 263e80b usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000 by Hans de Goede · 10 years ago
  28. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  29. 6cd6159 usb: dwc3: return error code from the most recent call by Julia Lawall · 10 years ago
  30. ef24d74 usb: gadget: ss_ep_in_comp_desc can be static by kbuild test robot · 10 years ago
  31. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  32. a1377e5 usb: xhci: rework root port wake bits if controller isn't allowed to wakeup by Lu Baolu · 10 years ago
  33. 8e71a32 USB: xhci: Reset a halted endpoint immediately when we encounter a stall. by Mathias Nyman · 10 years ago
  34. 9b41ebd Revert "xhci: clear root port wake on bits if controller isn't wake-up capable" by Lu Baolu · 10 years ago
  35. c3492db USB: xhci: don't start a halted endpoint before its new dequeue is set by Mathias Nyman · 10 years ago
  36. 8daee13 USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012 by Hans de Goede · 10 years ago
  37. da571b2 Merge tag 'usb-serial-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  38. 08f871a usb: dwc3: host: convey the PHYs to xhci by Heikki Krogerus · 10 years ago
  39. 7b0f000 usb: gadget: function: delete an unnecessary check before rndis_add_hdr() by Markus Elfring · 10 years ago
  40. dc6e69e usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget state by Marek Szyprowski · 10 years ago
  41. 7ad8096 usb: dwc2: gadget: add mutex to serialize init/deinit calls by Marek Szyprowski · 10 years ago
  42. 4ace06e usb: dwc2: gadget: rework disconnect event handling by Marek Szyprowski · 10 years ago
  43. ed692a9 usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7 by Vivek Gautam · 10 years ago
  44. 72d996f usb: dwc3: exynos: Add provision for suspend clock by Vivek Gautam · 10 years ago
  45. c1a3aca usb: dwc3: exynos: Remove local variable for clock from probe by Vivek Gautam · 10 years ago
  46. df9f7b3 usb: phy: introduce usb_phy_set_event interface by Kiran Raparthy · 10 years ago
  47. 18a4e65 usb: gadget: net2280: Fix superspeed dma_done() by Mario Schuknecht · 10 years ago
  48. b2ba27a usb: gadget: at91_udc: move prepare clk into process context by Ronald Wahl · 10 years ago
  49. cf0b1d1 usb: gadget: atmel_usba_udc: remove release function by Bo Shen · 10 years ago
  50. ba7cc77 usb: gadget: at91_udc: remove unused release function by Bo Shen · 10 years ago
  51. 74df41b usb: gadget: add USB3 support to the printer driver by Jorge Ramirez-Ortiz · 10 years ago
  52. 1290a95 usb: phy: propagate __of_usb_find_phy()'s error on failure by Arjun Sreedharan · 10 years ago
  53. 62c6069 usb: dwc3: keystone: fix error return code by Julia Lawall · 10 years ago
  54. a4722fd3 usb: dwc3: trace: don't save pointers by Felipe Balbi · 10 years ago
  55. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  56. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  57. a32c99e HID: yet another buggy ELAN touchscreen by Oliver Neukum · 10 years ago
  58. 75bcbf2 USB: ssu100: fix overrun-error reporting by Johan Hovold · 10 years ago
  59. 855515a USB: keyspan: fix overrun-error reporting by Johan Hovold · 10 years ago
  60. 5d1678a USB: keyspan: fix tty line-status reporting by Johan Hovold · 10 years ago
  61. e7181d0 USB: qcserial: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem by Martin Hauke · 10 years ago
  62. 204ec6e usb: serial: ftdi_sio: add PIDs for Matrix Orbital products by Troy Clark · 10 years ago
  63. f905bc6 usb: musb: core: Disable the Interrupts till BABBLE is fully handled by George Cherian · 10 years ago
  64. 1eec34e usb: musb: musb_cppi41: recognize HS devices in hostmode by Sebastian Andrzej Siewior · 10 years ago
  65. c2365ce usb: musb: replace hard coded registers with defines by Roman Byshko · 10 years ago
  66. a1fc192 usb: musb: core: make sure musb is in RPM_ACTIVE on resume by Sebastian Andrzej Siewior · 10 years ago
  67. 0448d38 usb: gadget: f_hid: fix error handling in ghid_setup() by Dan Carpenter · 10 years ago
  68. 828f614 usb: gadget: f_hid: use after free in hidg_alloc_inst() by Dan Carpenter · 10 years ago
  69. efed421 usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDC by Ashwini Pahuja · 10 years ago
  70. 5ee8070 usb: dwc2: Update Kconfig to support dual-role by Dinh Nguyen · 10 years ago
  71. f5500ec usb: dwc2: move usb_disabled() call to host driver only by Dinh Nguyen · 10 years ago
  72. 8d736d8 usb: dwc2: gadget: Do not fail probe if there isn't a clock node by Dinh Nguyen · 10 years ago
  73. db8178c usb: dwc2: Update common interrupt handler to call gadget interrupt handler by Dinh Nguyen · 10 years ago
  74. 510ffaa usb: dwc2: Initialize the USB core for peripheral mode by Dinh Nguyen · 10 years ago
  75. bcc0607 usb: dwc2: convert to use dev_pm_ops API by Dinh Nguyen · 10 years ago
  76. 117777b usb: dwc2: Move gadget probe function into platform code by Dinh Nguyen · 10 years ago
  77. 941fcce usb: dwc2: Update the gadget driver to use common dwc2_hsotg structure by Dinh Nguyen · 10 years ago
  78. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  79. 0cf884e usb: dwc2: add bus suspend/resume for dwc2 by Kever Yang · 10 years ago
  80. d3cf6a4 usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2 by Yoshihiro Shimoda · 10 years ago
  81. 53e734b usb: renesas_usbhs: add a new macro for extending DnFIFOs by Yoshihiro Shimoda · 10 years ago
  82. 3a2634a usb: renesas_usbhs: standardize d{0,1}fifo control by Yoshihiro Shimoda · 10 years ago
  83. c907e42 usb: renesas_usbhs: change d{0,1}fifo to dfifo array by Yoshihiro Shimoda · 10 years ago
  84. f509fee usb: gadget: midi: f_midi_alloc() can be static by Fengguang Wu · 10 years ago
  85. 0fc57ea usb: gadget: f_hid: hidg_alloc() can be static by Fengguang Wu · 10 years ago
  86. e5ba1c0 usb: phy: fsl: Fix build errors by Felipe Balbi · 10 years ago
  87. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  88. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  89. abd0c53 scsi: remove ordered_tag host template field by Christoph Hellwig · 10 years ago
  90. 125c99b scsi: add new scsi-command flag for tagged commands by Christoph Hellwig · 10 years ago
  91. d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
  92. 5693d28 phonet: Replace calls to __skb_alloc_page with __dev_alloc_page by Alexander Duyck · 10 years ago
  93. 7e1bbeb usb: host: ohci: omap: fix build breakage by Felipe Balbi · 10 years ago
  94. 39dd96d usb: gadget: atmel_usba_udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  95. 4f6bd9f usb: gadget: bcm63xx_udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  96. 5443a79 usb: gadget: r8a66597-udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  97. 107d13c usb: gadget: amd5536udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  98. 7918d8c usb: gadget: pch_udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  99. fba45ce usb: gadget: fsl_qe_udc: use udc-core's reset notifier by Peter Chen · 10 years ago
  100. 69aa1f9 usb: gadget: mv_udc_core: use udc-core's reset notifier by Peter Chen · 10 years ago