1. c4962e0 usb: chipidea: usbmisc: Add support for i.MX51 CPU by Alexander Shiyan · 11 years ago
  2. 9f90e11 usb: chipidea: usbmisc: Add support for i.MX27/i.MX31 CPUs by Alexander Shiyan · 11 years ago
  3. 73de934 usb: chipidea: imx: avoid unnecessary probe defer every time by Peter Chen · 11 years ago
  4. aeb2c12 usb: chipidea: Reallocate regmap only if lpm is detected by Chris Ruehl · 11 years ago
  5. 9058bdc Usb: atm: usbatm: fixed a pointer variable format issue by Seth Archer Brown · 11 years ago
  6. e10e6f4 usb: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  7. 1ae5799 usb: hcd: Initialize USB phy if needed by Valentine Barshak · 11 years ago
  8. 103e127 usb: hcd: Remove USB phy if needed by Valentine Barshak · 11 years ago
  9. e5fc70d USB: storage: use sg_miter_* APIs to access scsi buffer by Ming Lei · 11 years ago
  10. e05a1fd usb: wusbcore: return -ENOENT for unlinked URBs. by Thomas Pugliese · 11 years ago
  11. bbfc3420 usb: wusbcore: add more info to debug prints in urb_unlink path by Thomas Pugliese · 11 years ago
  12. b374487e usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_ep, and by Thomas Pugliese · 11 years ago
  13. d2e3d2b USB: OHCI: Properly handle ohci-spear suspend by Majunath Goudar · 11 years ago
  14. 14982e3 USB: OHCI: Properly handle ohci-exynos suspend by Majunath Goudar · 11 years ago
  15. 933bb1f USB: OHCI: Properly handle ohci-da8xx suspend by Majunath Goudar · 11 years ago
  16. 0ded36d USB: OHCI: Properly handle ohci-s3c2410 suspend by Majunath Goudar · 11 years ago
  17. a9d3840 USB: OHCI: Properly handle ohci-at91 suspend by Majunath Goudar · 11 years ago
  18. e1bffbf USB: OHCI: Properly handle OHCI controller suspend by Majunath Goudar · 11 years ago
  19. f625099 usb: usbtest: update bos test coverage to usb 2.1 device by Huang Rui · 11 years ago
  20. 875bc23 usb: usbtest: fix the bit mask of usb 2.0 extension descriptor by Huang Rui · 11 years ago
  21. c952a8b usb: usbtest: add a test case to support bos for queue control by Huang Rui · 11 years ago
  22. 2e30d14 USB: fix coccinelle warnings by Fengguang Wu · 11 years ago
  23. 2fd3f65 USB: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  24. a458677 usb: host: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  25. bde5ae9 usb: gadget: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  26. 9f9af82 usb: core: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  27. c793d08 USB: kill #undef VERBOSE_DEBUG by Oliver Neukum · 11 years ago
  28. 1c20163 usb: kill DEBUG compile option by Oliver Neukum · 11 years ago
  29. 0b5fa3b fusbh200: kill fusbh200_vdbg by Oliver Neukum · 11 years ago
  30. c9472a2 fusb200h: always compile in debugfs support by Oliver Neukum · 11 years ago
  31. 514fbbf fusbh200: always compile debugfs support by Oliver Neukum · 11 years ago
  32. cb0bada fusb200h: don't log on every interrupt by Oliver Neukum · 11 years ago
  33. 8f3fd9d fusbh200: unconditionally compile debugging helpers by Oliver Neukum · 11 years ago
  34. 9bab24a uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUG by Oliver Neukum · 11 years ago
  35. cadb375 uhci: change dependency for debug parameter by Oliver Neukum · 11 years ago
  36. 0ada24a fusbh200: always build debugfs support by Oliver Neukum · 11 years ago
  37. be5ac4c fotg210: kill fotg210_vdbg() by Oliver Neukum · 11 years ago
  38. 3b707ec fotg210: remove conditional compilation by Oliver Neukum · 11 years ago
  39. f848a88 fotg210: change dbg_port() to evaluate parameters only if needed by Oliver Neukum · 11 years ago
  40. 063635e fotg210: always compile the support for debugfs by Oliver Neukum · 11 years ago
  41. a90b8fc fotg210: remove conditional compilation by Oliver Neukum · 11 years ago
  42. 991fb3d ehci: Remove debugging at every interrupt by Oliver Neukum · 11 years ago
  43. bbcd5ca ehci: no conditional compilation for interestingness by Oliver Neukum · 11 years ago
  44. 00b033b ohci: no conditional debugging in root hub hadling by Oliver Neukum · 11 years ago
  45. 1714ba0 ohci:always register debug files by Oliver Neukum · 11 years ago
  46. d2c4254 ohci: kill ohci_vdbg by Oliver Neukum · 11 years ago
  47. 5c2a180 ohci: remove conditional compilation by Oliver Neukum · 11 years ago
  48. 8fdbeb2 cdc-acm: fix power management in ioctl by Oliver Neukum · 11 years ago
  49. 797ef13 cdc-acm: add TIOCGICOUNT by Oliver Neukum · 11 years ago
  50. 5a6a62b cdc-acm: add TIOCMIWAIT by Oliver Neukum · 11 years ago
  51. 4e065b8 usb: chipidea: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  52. 46adcf3 usb: chipidea: host: Only disable the vbus regulator if it is not NULL by Fabio Estevam · 11 years ago
  53. 7dd09a1 xhci: replace xhci_write_64() with writeq() by Xenia Ragiadakou · 11 years ago
  54. e8b3733 xhci: replace xhci_read_64() with readq() by Xenia Ragiadakou · 11 years ago
  55. 204b779 xhci: replace xhci_writel() with writel() by Xenia Ragiadakou · 11 years ago
  56. b0ba972 xhci: replace xhci_readl() with readl() by Xenia Ragiadakou · 11 years ago
  57. 2a10004 xhci: remove conversion from generic to pci device in xhci_mem.c by Xenia Ragiadakou · 11 years ago
  58. 78d1ff0 xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints() by Xenia Ragiadakou · 11 years ago
  59. ef73400 xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints() by Xenia Ragiadakou · 11 years ago
  60. 0d3703b xhci: remove unnecessary check in xhci_free_stream_info() by Xenia Ragiadakou · 11 years ago
  61. 63a67a7 xhci: fix SCT_FOR_CTX(p) macro by Xenia Ragiadakou · 11 years ago
  62. 64ba419 xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface by Xenia Ragiadakou · 11 years ago
  63. 0c052aa xhci: fix incorrect type in assignment in xhci_address_device() by Xenia Ragiadakou · 11 years ago
  64. d20c722 xhci: fix sparse warning in xhci-trace.h by Xenia Ragiadakou · 11 years ago
  65. f004669 xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event Class by Xenia Ragiadakou · 11 years ago
  66. 7e76ad4 xhci: fix incorrect type in assignment in handle_device_notification() by Xenia Ragiadakou · 11 years ago
  67. 5871948 xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit by Xenia Ragiadakou · 11 years ago
  68. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  69. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  70. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  71. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  72. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  73. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  74. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  75. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  76. f9efbce Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  77. aac59e3 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  78. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  79. c287322 Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  80. e1466ad USB: serial: ftdi_sio: add id for Z3X Box device by Алексей Крамаренко · 11 years ago
  81. 54dc579 Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type" by Greg Kroah-Hartman · 11 years ago
  82. 1796a228 Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  83. 7e12a6fc Revert "usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  84. 336b9da Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" by Greg Kroah-Hartman · 11 years ago
  85. 692ed4d Revert "usb: pl2303: move the two baud rate encoding methods to separate functions" by Greg Kroah-Hartman · 11 years ago
  86. 92dfe41 Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method" by Greg Kroah-Hartman · 11 years ago
  87. e2afb1d Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips" by Greg Kroah-Hartman · 11 years ago
  88. 233c3dda Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips" by Greg Kroah-Hartman · 11 years ago
  89. 281393a Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()" by Greg Kroah-Hartman · 11 years ago
  90. b52e111 Revert "pl2303: improve the chip type information output on startup" by Greg Kroah-Hartman · 11 years ago
  91. e8bbd5c Revert "pl2303: improve the chip type detection/distinction" by Greg Kroah-Hartman · 11 years ago
  92. 0916919 Revert "USB: pl2303: distinguish between original and cloned HX chips" by Greg Kroah-Hartman · 11 years ago
  93. 460d47d DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks by Russell King · 12 years ago
  94. e1fd734 DMA-API: usb: use new dma_coerce_mask_and_coherent() by Russell King · 12 years ago
  95. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 12 years ago
  96. 4ffb431 DMA-API: usb: ohci-sa1111: add a note about DMA masks by Russell King · 12 years ago
  97. 01edb5e DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  98. d288059 DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  99. 8e29217 usb: usbtest: support container id descriptor test by Huang Rui · 11 years ago
  100. b8fef79 usb: usbtest: support superspeed device capbility descriptor test by Huang Rui · 11 years ago