1. 65b22f9 xhci: Fix re-init on power loss after resume. by Sarah Sharp · 14 years ago
  2. f9de815 xhci: Make roothub functions deal with device removal. by Sarah Sharp · 14 years ago
  3. d30b2a2 xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports. by Sarah Sharp · 14 years ago
  4. 4bbb0ac xhci: Return a USB 3.0 hub descriptor for USB3 roothub. by Sarah Sharp · 14 years ago
  5. f6ff0ac xhci: Register second xHCI roothub. by Sarah Sharp · 14 years ago
  6. 5233630 xhci: Change xhci_find_slot_id_by_port() API. by Sarah Sharp · 14 years ago
  7. 20b67cf xhci: Refactor bus suspend state into a struct. by Sarah Sharp · 14 years ago
  8. 5308a91 xhci: Index with a port array instead of PORTSC addresses. by Sarah Sharp · 14 years ago
  9. ff9d78b USB: Set usb_hcd->state and flags for shared roothubs. by Sarah Sharp · 14 years ago
  10. c563543 usb: Make core allocate resources per PCI-device. by Sarah Sharp · 14 years ago
  11. 83de4b2 usb: Store bus type in usb_hcd, not in driver flags. by Sarah Sharp · 14 years ago
  12. d673bfc usb: Change usb_hcd->bandwidth_mutex to a pointer. by Sarah Sharp · 14 years ago
  13. 23e0d10 usb: Refactor irq enabling out of usb_add_hcd() by Sarah Sharp · 14 years ago
  14. 8766c81 usb: Make usb_hcd_pci_probe labels more descriptive. by Sarah Sharp · 14 years ago
  15. b02d0ed xhci: Change hcd_priv into a pointer. by Sarah Sharp · 14 years ago
  16. 214f76f xhci: Always use usb_hcd in URB instead of converting xhci_hcd. by Sarah Sharp · 14 years ago
  17. aa1b13e xhci: Modify check for TT info. by Sarah Sharp · 14 years ago
  18. 22c6a35 usb: Make USB 3.0 roothub have a SS EP comp descriptor. by Sarah Sharp · 14 years ago
  19. c706157 USB: Clear "warm" port reset change. by Sarah Sharp · 14 years ago
  20. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  21. ad73dff xhci: Remove references to HC_STATE_RUNNING. by Sarah Sharp · 14 years ago
  22. 4814030 usb: Initialize hcd->state roothubs. by Sarah Sharp · 14 years ago
  23. ac04e6f xhci: Remove references to HC_STATE_HALT. by Sarah Sharp · 14 years ago
  24. bdfca50 xHCI: prolong host controller halt time limit by Andiry Xu · 14 years ago
  25. 019a35f xHCI: Remove redundant variable in xhci_resume() by Andiry Xu · 14 years ago
  26. 518e848 xhci: Rename variables and reduce register reads. by Sarah Sharp · 14 years ago
  27. 1d5810b xhci: Rework port suspend structures for limited ports. by Sarah Sharp · 14 years ago
  28. abc4f9b USB: Fix usb_add_hcd() checkpatch errors. by Sarah Sharp · 14 years ago
  29. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  30. 0b8ca72 xhci: Remove old no-op test. by Sarah Sharp · 14 years ago
  31. db7c7c0 usb: Always return 0 or -EBUSY to the runtime PM core. by Sarah Sharp · 14 years ago
  32. fbf9865 USB: ehci: tegra: Align DMA transfers to 32 bytes by Robert Morell · 14 years ago
  33. 79ad3b5 usb: host: Add EHCI driver for NVIDIA Tegra SoCs by Benoit Goby · 14 years ago
  34. ee398ba usb: otg: Add ulpi viewport access ops by Benoit Goby · 14 years ago
  35. d078138 USB: serial: ch341: add new id by wangyanqing · 14 years ago
  36. 752d57a USB: Only treat lasting over-current conditions as errors by Paul Bolle · 14 years ago
  37. 0dfeefb ehci-atmel: fix section mismatch warning by Hubert Feurstein · 14 years ago
  38. b88ccf6 USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-H by JF Argentino · 14 years ago
  39. 7a89e4c USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626 by Herton Ronaldo Krzesinski · 14 years ago
  40. 1f15318 USB OTG Langwell: use simple IPC command to control VBus power. by Hao Wu · 14 years ago
  41. a74022a USB: s3c2410_udc: Add common implementation for GPIO controlled pullups by Lars-Peter Clausen · 14 years ago
  42. fa417c3 USB: OHCI: use pci_dev->revision by Sergei Shtylyov · 14 years ago
  43. dfb2130 USB: Rename "msm72k_otg.c" to "msm_otg.c" by Pavankumar Kondeti · 14 years ago
  44. d3cf2a8 usb/isp1760: Fix crash when unplugging bug by Arvid Brodin · 14 years ago
  45. 9b37596 USB: move usbcore away from hcd->state by Alan Stern · 14 years ago
  46. e4738e2 USB: Remove unused timeout from io_edgeport.c by Huzaifa Sidhpurwala · 14 years ago
  47. 2cd5bb2 USB: Remove unused is_iso from fsl_udc_core.c by Huzaifa Sidhpurwala · 14 years ago
  48. 5af9a6e USB: Remove delay_t unused variable from sierra_ms.c driver initialisation code by Huzaifa Sidhpurwala · 14 years ago
  49. 45d1b7a usb-gadget: fix warning in ethernet by Stephen Hemminger · 14 years ago
  50. 962f3ff wusb: fix find_first_zero_bit() return value check by Akinobu Mita · 14 years ago
  51. 60b0bf0 usb: EHCI, OHCI: Add configuration for the SH USB controller by Yoshihiro Shimoda · 14 years ago
  52. ad93562 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 14 years ago
  53. 1940316 usb: host: omap: ehci and ohci simplification by Keshava Munegowda · 14 years ago
  54. 181b250 arm: omap: usb: create common enums and structures for ehci and ohci by Keshava Munegowda · 14 years ago
  55. 09f0607 usb: host: omap: switch to platform_get_resource_byname by Felipe Balbi · 14 years ago
  56. 87ecc73 usb: ehci: omap: add support for TLL mode on OMAP4 by Anand Gadiyar · 14 years ago
  57. c88ba39 usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.c by Huzaifa Sidhpurwala · 14 years ago
  58. 70045c5 usb: musb: OMAP3xxx: Fix device detection in otg & host mode by Hema HK · 14 years ago
  59. 37db3af usb: otg: TWL4030: Update the last_event variable. by Hema HK · 14 years ago
  60. 7acc619 usb: musb: Idle path retention and offmode support for OMAP3 by Hema HK · 14 years ago
  61. da68cce usb: musb: Remove platform context save/restore API by Hema HK · 14 years ago
  62. 4cbbf08 usb: musb: gadget: fix list_head usage by Felipe Balbi · 14 years ago
  63. 6960f40 USB: serial/kobil_sct, fix potential tty NULL dereference by Jiri Slaby · 14 years ago
  64. f7d7aed USB: serial/keyspan_pda, fix potential tty NULL dereferences by Jiri Slaby · 14 years ago
  65. 7adc14b1 usb/isp1760: Handle toggle bit in queue heads only by Arvid Brodin · 14 years ago
  66. 65f1b52 usb/isp1760: Replace period calculation for INT packets with something readable by Arvid Brodin · 14 years ago
  67. 6bda21b usb/isp1760: Consolidate printouts and remove unused code by Arvid Brodin · 14 years ago
  68. bbaa387 usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info by Arvid Brodin · 14 years ago
  69. a041d8e usb/isp1760: Clean up payload address handling by Arvid Brodin · 14 years ago
  70. fd436ae usb/isp1760: Remove redundant variables and defines by Arvid Brodin · 14 years ago
  71. bedc0c3 usb/isp1760: Move to native-endian ptds by Arvid Brodin · 14 years ago
  72. 6d42fcd usb: core: hub.c Remove one to many n's in a word. by Justin P. Mattock · 14 years ago
  73. 06125be usb: host: uhci-hcd.c Remove one to many n's in a word. by Justin P. Mattock · 14 years ago
  74. 7aed9df drivers:usb:wusbhc.h remove one to many l's in the word. by Justin P. Mattock · 14 years ago
  75. 309a057 USB: opticon: add rts and cts support by Martin Jansen · 14 years ago
  76. 969e303 USB: serial drivers need to use larger bulk-in buffers by Alan Stern · 14 years ago
  77. 22ced687 USB: EHCI bus glue for on-chip PMC MSP USB controller by Anoop · 14 years ago
  78. 2edb11c usb: gadget: composite: fix req->length in composite_setup() by Maulik Mankad · 14 years ago
  79. 3b29b68 USB: use "device number" instead of "address" by Alan Stern · 14 years ago
  80. 10408bb USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM by Rémi Denis-Courmont · 14 years ago
  81. 18f5346 USB: EHCI: Fix compiler warnings with MSM driver by Pavankumar Kondeti · 14 years ago
  82. 541cace USB: gadget: Add test mode support for ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  83. e2b61c1 USB: gadget: Implement remote wakeup in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  84. 0e6ca19 USB: gadget: Implement hardware queuing in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  85. 91f58ae USB: serial: mos7720: Fix possible null pointer dereference by Huzaifa Sidhpurwala · 14 years ago
  86. d866150 USB: serial: keyspan: Fix possible null pointer dereference. by Huzaifa Sidhpurwala · 14 years ago
  87. 108be95 usb: m66592-udc: Fixed bufnum of Bulk by Yusuke Goda · 14 years ago
  88. 294d95f ehci: Check individual port status registers on resume by Matthew Garrett · 14 years ago
  89. 0fd857a usb: musb: gadget: DBG() already prints function name by Sergei Shtylyov · 14 years ago
  90. cccad6d usb: otg: notifier: switch to atomic notifier by Felipe Balbi · 14 years ago
  91. 002eda1 usb: musb: OMAP4430: Fix usb device detection if connected during boot by Hema HK · 14 years ago
  92. 647b2d9 usb: otg: TWL6030 Save the last event in otg_transceiver by Hema HK · 14 years ago
  93. 070b8ed usb: otg: TWL6030: Introduce the twl6030_phy_suspend function. by Hema HK · 14 years ago
  94. 31e9992 usb: otg: Remove one unnecessary I2C read request. by Hema HK · 14 years ago
  95. 6dc2503 usb: otg: enable regulator only on cable/device connect by Hema HK · 14 years ago
  96. 207b0e1 usb: musb: Using runtime pm APIs for musb. by Hema HK · 14 years ago
  97. ad1adb8 usb: musb: gadget: do not poke with gadget's list_head by Felipe Balbi · 14 years ago
  98. 63eed2b usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_driver by Felipe Balbi · 14 years ago
  99. 75a14b1 usb: musb: do not error out if Kconfig doesn't match board mode by Felipe Balbi · 14 years ago
  100. 04b31c7 usb: isp1362-hcd: use bitmap_clear() and bitmap_set() by Akinobu Mita · 14 years ago