1. 644db16 USB: ohci-da8xx: Use devm_*() functions by Jingoo Han · 11 years ago
  2. c81c3b0 USB: ohci-jz4740: Use devm_*() functions by Jingoo Han · 11 years ago
  3. f1080e4 USB: ohci-pxa27x:Use devm_*() functions by Jingoo Han · 11 years ago
  4. 49aa57b USB: ehci-octeon: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  5. 7667fe6 USB: ehci-fsl: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  6. 806f6e6 USB: ehci-orion: Use devm_*() functions by Jingoo Han · 11 years ago
  7. 63c9b9d3 USB: ohci-ppc-of: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  8. 0a3aa0d USB: ohci-omap: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  9. a74cf5c USB: ehci-xilinx-of: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  10. 346c8b2 USB: ehci-ppc-of: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  11. fb53e94 USB: ehci-orion: use dev_warn() instead of printk() by Jingoo Han · 11 years ago
  12. fc32f11 USB: ehci-grlib: use dev_err() instead of printk() by Jingoo Han · 11 years ago
  13. f4fbb6d USB: ehci-fsl: use dev_warn() instead of printk() by Jingoo Han · 11 years ago
  14. fc7a325 usb: ohci-at91: use device managed clk retrieval by Boris BREZILLON · 11 years ago
  15. 5b218a0 usb: ohci-at91: use dev variable instead of &pdev->dev by Boris BREZILLON · 11 years ago
  16. cca2bbb usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource by Boris BREZILLON · 11 years ago
  17. d59abb9 Merge branch 3.13-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  18. 6f8ffc0 xhci: clarify logging in xhci_setup_device by Dan Williams · 11 years ago
  19. 48fc7db usb: xhci: change enumeration scheme to 'new scheme' by default by Dan Williams · 11 years ago
  20. 7b3e374 usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUT by Thomas Pugliese · 11 years ago
  21. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  22. e10e6f4 usb: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  23. b374487 usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_ep, and by Thomas Pugliese · 11 years ago
  24. d2e3d2b USB: OHCI: Properly handle ohci-spear suspend by Majunath Goudar · 11 years ago
  25. 14982e3 USB: OHCI: Properly handle ohci-exynos suspend by Majunath Goudar · 11 years ago
  26. 933bb1f USB: OHCI: Properly handle ohci-da8xx suspend by Majunath Goudar · 11 years ago
  27. 0ded36d USB: OHCI: Properly handle ohci-s3c2410 suspend by Majunath Goudar · 11 years ago
  28. a9d3840 USB: OHCI: Properly handle ohci-at91 suspend by Majunath Goudar · 11 years ago
  29. e1bffbf USB: OHCI: Properly handle OHCI controller suspend by Majunath Goudar · 11 years ago
  30. 2e30d14 USB: fix coccinelle warnings by Fengguang Wu · 11 years ago
  31. 2fd3f65 USB: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  32. 9876388 usb: ohci-pxa27x: include linux/dma-mapping.h by Daniel Mack · 11 years ago
  33. a458677 usb: host: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  34. c793d08 USB: kill #undef VERBOSE_DEBUG by Oliver Neukum · 11 years ago
  35. 1c20163 usb: kill DEBUG compile option by Oliver Neukum · 11 years ago
  36. 0b5fa3b fusbh200: kill fusbh200_vdbg by Oliver Neukum · 11 years ago
  37. c9472a2 fusb200h: always compile in debugfs support by Oliver Neukum · 11 years ago
  38. 514fbbf fusbh200: always compile debugfs support by Oliver Neukum · 11 years ago
  39. cb0bada fusb200h: don't log on every interrupt by Oliver Neukum · 11 years ago
  40. 8f3fd9d fusbh200: unconditionally compile debugging helpers by Oliver Neukum · 11 years ago
  41. 9bab24a uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUG by Oliver Neukum · 11 years ago
  42. cadb375 uhci: change dependency for debug parameter by Oliver Neukum · 11 years ago
  43. 0ada24a fusbh200: always build debugfs support by Oliver Neukum · 11 years ago
  44. be5ac4c fotg210: kill fotg210_vdbg() by Oliver Neukum · 11 years ago
  45. 3b707ec fotg210: remove conditional compilation by Oliver Neukum · 11 years ago
  46. f848a88 fotg210: change dbg_port() to evaluate parameters only if needed by Oliver Neukum · 11 years ago
  47. 063635e fotg210: always compile the support for debugfs by Oliver Neukum · 11 years ago
  48. a90b8fc fotg210: remove conditional compilation by Oliver Neukum · 11 years ago
  49. 991fb3d ehci: Remove debugging at every interrupt by Oliver Neukum · 11 years ago
  50. bbcd5ca ehci: no conditional compilation for interestingness by Oliver Neukum · 11 years ago
  51. 00b033b ohci: no conditional debugging in root hub hadling by Oliver Neukum · 11 years ago
  52. 1714ba0 ohci:always register debug files by Oliver Neukum · 11 years ago
  53. d2c4254 ohci: kill ohci_vdbg by Oliver Neukum · 11 years ago
  54. 5c2a180 ohci: remove conditional compilation by Oliver Neukum · 11 years ago
  55. 7dd09a1 xhci: replace xhci_write_64() with writeq() by Xenia Ragiadakou · 11 years ago
  56. e8b3733 xhci: replace xhci_read_64() with readq() by Xenia Ragiadakou · 11 years ago
  57. 204b779 xhci: replace xhci_writel() with writel() by Xenia Ragiadakou · 11 years ago
  58. b0ba972 xhci: replace xhci_readl() with readl() by Xenia Ragiadakou · 11 years ago
  59. 2a10004 xhci: remove conversion from generic to pci device in xhci_mem.c by Xenia Ragiadakou · 11 years ago
  60. 78d1ff0 xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints() by Xenia Ragiadakou · 11 years ago
  61. ef73400 xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints() by Xenia Ragiadakou · 11 years ago
  62. 0d3703b xhci: remove unnecessary check in xhci_free_stream_info() by Xenia Ragiadakou · 11 years ago
  63. 63a67a7 xhci: fix SCT_FOR_CTX(p) macro by Xenia Ragiadakou · 11 years ago
  64. 64ba419 xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface by Xenia Ragiadakou · 11 years ago
  65. 0c052aa xhci: fix incorrect type in assignment in xhci_address_device() by Xenia Ragiadakou · 11 years ago
  66. d20c722 xhci: fix sparse warning in xhci-trace.h by Xenia Ragiadakou · 11 years ago
  67. f004669 xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event Class by Xenia Ragiadakou · 11 years ago
  68. 7e76ad4 xhci: fix incorrect type in assignment in handle_device_notification() by Xenia Ragiadakou · 11 years ago
  69. 5871948 xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit by Xenia Ragiadakou · 11 years ago
  70. 35773da usb: xhci: Link TRB must not occur within a USB payload burst by David Laight · 11 years ago
  71. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  72. 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
  73. 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
  74. e1fd734 DMA-API: usb: use new dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  75. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 11 years ago
  76. 4ffb431 DMA-API: usb: ohci-sa1111: add a note about DMA masks by Russell King · 11 years ago
  77. 01edb5e DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  78. d288059 DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  79. 0d768fcf USB: ehci-atmel: add usb_clk for transition to CCF by Boris BREZILLON · 11 years ago
  80. f07ddb9 usb: wusbcore: add a quirk for Alereon HWA device isoc behavior by Thomas Pugliese · 11 years ago
  81. e55f7cd usb: ohci: remove ep93xx bus glue platform driver by H Hartley Sweeten · 11 years ago
  82. 1c124c9 USB: UHCI: check for wakeup/suspend race by Alan Stern · 11 years ago
  83. b8efdaf USB: EHCI: add check for wakeup/suspend race by Alan Stern · 11 years ago
  84. 7c71c6e USB: OHCI: fix and explain sparse errors by Alan Stern · 11 years ago
  85. 4a71f24 USB: EHCI: fix sparse errors by Alan Stern · 11 years ago
  86. 5d8f681 USB: EHCI: fix type mismatch in check_intr_schedule by Alan Stern · 11 years ago
  87. 9afcdb1 Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  88. 5584cfb Merge 3.12-rc6 into usb-next. by Greg Kroah-Hartman · 11 years ago
  89. 1653d2f usb: wusbcore: preserve endianness of cached descriptors by Thomas Pugliese · 11 years ago
  90. a2cdc34 usb: xhci: remove the unused ->address field by Dan Williams · 11 years ago
  91. 4e34181 usb: xhci: kill a conditional when toggling cycle by Dan Williams · 11 years ago
  92. c69a059 xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers by Xenia Ragiadakou · 11 years ago
  93. b8200c9 xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlers by Xenia Ragiadakou · 11 years ago
  94. bc752bd xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handler by Xenia Ragiadakou · 11 years ago
  95. b54fc46 xhci: add variable 'cmd_type' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  96. 9124b12 xhci: add variable 'cmd_trb' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  97. e7a79a1 xhci: add variable 'cmd_comp_code' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  98. 6ed46d3 xhci: refactor TRB_CONFIG_EP case into function by Xenia Ragiadakou · 11 years ago
  99. fd54498 xhci: remove unused 'ep_ring' variable in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  100. 07948a8 xhci: refactor TRB_EVAL_CONTEXT case into function by Xenia Ragiadakou · 11 years ago