1. c2d7b49 USB: xHCI: prevent infinite loop when processing MSE event by Andiry Xu · 13 years ago
  2. 44f4c3e USB: xhci: Set change bit when warm reset change is set. by Greg KH · 13 years ago
  3. c96fbdd0 USB: ftdi_sio: add Calao reference board support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  4. 6118514 USB option driver K3765/K4505 avoid CDC_DATA interface by Andrew Bird · 13 years ago
  5. c6eb2d7 USB: option: add YUGA device id to driver by Gavin.zhu · 13 years ago
  6. e5d3d44 usb: s5p-ehci: fix a NULL pointer deference by Yulgon Kim · 13 years ago
  7. d0f2fb2 USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume(). by Wang Zhi · 13 years ago
  8. 7e18058 USB option driver add PID of Huawei Vodafone K4605 by Andrew Bird · 13 years ago
  9. 0e69d75 USB option driver add PID of Huawei Vodafone K3806 by Andrew Bird · 13 years ago
  10. b978d51a Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  11. ea8c7fd Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  12. 48df4a6 xhci: Handle zero-length isochronous packets. by Sarah Sharp · 13 years ago
  13. 8a9af4f USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth. by Sarah Sharp · 13 years ago
  14. 200b018 Merge branch 'fixes' into for-greg by Felipe Balbi · 13 years ago
  15. 6193d69 usb: musb: gadget: fix error path by Sebastian Andrzej Siewior · 13 years ago
  16. bb8070c usb: gadget: f_phonet: unlock in error case by Sebastian Andrzej Siewior · 13 years ago
  17. ad50c1b usb: musb: blackfin: include prefetch head file by Bob Liu · 13 years ago
  18. 240a16e usb: musb: tusb6010: fix compilation by Felipe Balbi · 13 years ago
  19. cf6808c usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.h by Kuninori Morimoto · 13 years ago
  20. f847a79 usb: musb: cppi: fix build errors due to DBG and missing musb variable by Per Forlin · 13 years ago
  21. afbd074 usb: musb: ux500: replace missing DBG with dev_dbg by Per Forlin · 13 years ago
  22. d366d39b usb: musb: ux500: set dma config for both src and dst by Per Forlin · 13 years ago
  23. 93e098a usb: musb: fix oops on musb_gadget_pullup by John Stultz · 13 years ago
  24. 1515496 usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1) by Ming Lei · 13 years ago
  25. 71964b9 usb: gadget: hid: don't STALL when processing a HID Descriptor request by Sebastian Bauer · 13 years ago
  26. 26e5c3e usb: musb: fix Kconfig by Rabin Vincent · 13 years ago
  27. 74c6f3a usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared by Sergei Trofimovich · 13 years ago
  28. 6a22158 usb: gadget: composite: fix bMaxPacketSize for SuperSpeed by Sebastian Andrzej Siewior · 13 years ago
  29. aba1350 usb: gadget: fusb300: remove #if 0 block by Sebastian Andrzej Siewior · 13 years ago
  30. 567b20e usb: gadget: s3c2410_udc: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  31. ce7e906 USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device by Artur Zimmer · 13 years ago
  32. 2f1def2 USB: Serial: Add device ID for Sierra Wireless MC8305 by Florian Echtler · 13 years ago
  33. 585df1d xhci: Remove TDs from TD lists when URBs are canceled. by Sarah Sharp · 13 years ago
  34. 522989a xhci: Fix failed enqueue in the middle of isoch TD. by Sarah Sharp · 13 years ago
  35. d13565c xhci: Fix memory leak during failed enqueue. by Sarah Sharp · 13 years ago
  36. 8a8ff2f xHCI: report USB2 port in resuming as suspend by Andiry Xu · 13 years ago
  37. 5ac04bf xHCI: fix port U3 status check condition by Andiry Xu · 13 years ago
  38. e468561 USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G by Vijay Chavan · 13 years ago
  39. a7e6401 usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table' by Arnaud Lacombe · 13 years ago
  40. 35e9e21 USB: option driver: add PID for Vodafone-Huawei K4511 by Andrew Bird · 13 years ago
  41. 0930bb4 USB: option driver: add PID for Vodafone-Huawei K4510 by Andrew Bird · 13 years ago
  42. e294908 USB: option driver: add PID for Vodafone-Huawei K3771 by Andrew Bird · 13 years ago
  43. 07b21fd USB: option driver: add PID for Vodafone-Huawei K3770 by Andrew Bird · 13 years ago
  44. 0ee404c usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index needs to be shifted too by Uwe Bonnes · 13 years ago
  45. 17d3e14 usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink by Arvid Brodin · 13 years ago
  46. 77636c8 USB: EHCI: Fix test mode sequence by Boris Todorov · 13 years ago
  47. 1862cdd USB: ftdi_sio: fix minor typo in get_ftdi_divisor by Ionut Nicu · 13 years ago
  48. eed3936 USB: at91_udc: include linux/prefetch.h explicitly by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  49. a871e4f USB: usb-storage: unusual_devs entry for ARM V2M motherboard. by Nick Bowler · 13 years ago
  50. 03a1d6b usb/ehci-mxc: add missing inclusion of mach/hardware.h by Shawn Guo · 13 years ago
  51. 4f1a7a3 USB: assign instead of equal in usbtmc.c by Maxim Nikulin · 13 years ago
  52. e94c587 usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st pos by Kuninori Morimoto · 13 years ago
  53. d128a259 usb: renesas_usbhs: fix DMA build by including dma-mapping.h by Kuninori Morimoto · 13 years ago
  54. d84d661 usb: gadget: net2272 - Correct includes by Geert Uytterhoeven · 13 years ago
  55. acab460 Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  56. 8e36f79 Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  57. 72c487d usb: musb: fix oops on musb_gadget_pullup by John Stultz · 13 years ago
  58. d4aefec usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1) by Ming Lei · 13 years ago
  59. c240d78 usb: gadget: hid: don't STALL when processing a HID Descriptor request by Sebastian Bauer · 13 years ago
  60. b61ae34 usb: musb: fix Kconfig by Rabin Vincent · 13 years ago
  61. 5574d5f usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared by Sergei Trofimovich · 13 years ago
  62. a8f2115 usb: gadget: composite: fix bMaxPacketSize for SuperSpeed by Sebastian Andrzej Siewior · 13 years ago
  63. 9c5ea0e usb: gadget: fusb300: remove #if 0 block by Sebastian Andrzej Siewior · 13 years ago
  64. 7e9d40f usb: gadget: s3c2410_udc: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  65. 7de7c7d usb/config: use proper endian access for wMaxPacketSize by Sebastian Andrzej Siewior · 13 years ago
  66. 6768458 USB: xhci: fix OS want to own HC by JiSheng Zhang · 13 years ago
  67. 7bd89b4 xhci: Don't submit commands or URBs to halted hosts. by Sarah Sharp · 13 years ago
  68. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  69. f1e393d [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh by Hans Verkuil · 13 years ago
  70. 523f46d [media] v4l2-events/fh: merge v4l2_events into v4l2_fh by Hans Verkuil · 13 years ago
  71. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  72. 9c646cf USB / Renesas: Fix build issue related to struct scatterlist by Rafael J. Wysocki · 13 years ago
  73. 1380516 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  74. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  75. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  76. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  77. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  78. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  79. e04f5f7 EHCI: fix direction handling for interrupt data toggles by Alan Stern · 13 years ago
  80. 026dfaf USB: serial: add IDs for WinChipHead USB->RS232 adapter by Wolfgang Denk · 13 years ago
  81. 6ea12a0 USB: OHCI: fix another regression for NVIDIA controllers by Alan Stern · 13 years ago
  82. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  83. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  84. 18fbb93 Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  85. 7eff1d8 usb: gadget: m66592-udc: add pullup function by Yoshihiro Shimoda · 13 years ago
  86. bb59dbf usb: gadget: m66592-udc: add function for external controller by Yoshihiro Shimoda · 13 years ago
  87. 8ca1375 usb: gadget: r8a66597-udc: add pullup function by Yoshihiro Shimoda · 13 years ago
  88. 3b87218 usb: renesas_usbhs: support multi driver by Kuninori Morimoto · 13 years ago
  89. 4ef85e0 usb: renesas_usbhs: inaccessible pipe is not an error by Kuninori Morimoto · 13 years ago
  90. 9a12d09 usb: renesas_usbhs: care buff alignment when dma handler by Kuninori Morimoto · 13 years ago
  91. 8d48fdf USB: PL2303: correctly handle baudrates above 115200 by Michał Sroczyński · 13 years ago
  92. 35da413 usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift by Kuninori Morimoto · 13 years ago
  93. 030ed1f usb: renesas_usbhs: compile/config are rescued by Kuninori Morimoto · 13 years ago
  94. 233f519 usb: renesas_usbhs: fixup comment-out by Kuninori Morimoto · 13 years ago
  95. 45304e8 usb: update email address in ohci-sh and r8a66597-hcd by Yoshihiro Shimoda · 13 years ago
  96. f2e9039 usb: r8a66597-hcd: add function for external controller by Yoshihiro Shimoda · 13 years ago
  97. 81463c1 EHCI: only power off port if over-current is active by Sergei Shtylyov · 13 years ago
  98. 8dec92b USB: mon: Allow to use usbmon without debugfs by Tobias Klauser · 13 years ago
  99. 004c196 USB: EHCI: go back to using the system clock for QH unlinks by Alan Stern · 13 years ago
  100. 0c42a4e ehci: add pci quirk for Ordissimo and RM Slate 100 too by Anisse Astier · 13 years ago