1. aeb2c12 usb: chipidea: Reallocate regmap only if lpm is detected by Chris Ruehl · 11 years ago
  2. 9058bdc Usb: atm: usbatm: fixed a pointer variable format issue by Seth Archer Brown · 11 years ago
  3. e10e6f4 usb: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  4. 0d4e5be uwb: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  5. 1ae5799 usb: hcd: Initialize USB phy if needed by Valentine Barshak · 11 years ago
  6. 103e127 usb: hcd: Remove USB phy if needed by Valentine Barshak · 11 years ago
  7. e5fc70d USB: storage: use sg_miter_* APIs to access scsi buffer by Ming Lei · 11 years ago
  8. e05a1fd usb: wusbcore: return -ENOENT for unlinked URBs. by Thomas Pugliese · 11 years ago
  9. bbfc3420 usb: wusbcore: add more info to debug prints in urb_unlink path by Thomas Pugliese · 11 years ago
  10. 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
  11. d2e3d2b USB: OHCI: Properly handle ohci-spear suspend by Majunath Goudar · 11 years ago
  12. 14982e3 USB: OHCI: Properly handle ohci-exynos suspend by Majunath Goudar · 11 years ago
  13. 933bb1f USB: OHCI: Properly handle ohci-da8xx suspend by Majunath Goudar · 11 years ago
  14. 0ded36d USB: OHCI: Properly handle ohci-s3c2410 suspend by Majunath Goudar · 11 years ago
  15. a9d3840 USB: OHCI: Properly handle ohci-at91 suspend by Majunath Goudar · 11 years ago
  16. e1bffbf USB: OHCI: Properly handle OHCI controller suspend by Majunath Goudar · 11 years ago
  17. f625099 usb: usbtest: update bos test coverage to usb 2.1 device by Huang Rui · 11 years ago
  18. 875bc23 usb: usbtest: fix the bit mask of usb 2.0 extension descriptor by Huang Rui · 11 years ago
  19. c952a8b usb: usbtest: add a test case to support bos for queue control by Huang Rui · 11 years ago
  20. 2e30d14 USB: fix coccinelle warnings by Fengguang Wu · 11 years ago
  21. 2fd3f65 USB: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  22. a458677 usb: host: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  23. bde5ae9 usb: gadget: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  24. 9f9af82 usb: core: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  25. c793d08 USB: kill #undef VERBOSE_DEBUG by Oliver Neukum · 11 years ago
  26. 1c20163 usb: kill DEBUG compile option by Oliver Neukum · 11 years ago
  27. 0b5fa3b fusbh200: kill fusbh200_vdbg by Oliver Neukum · 11 years ago
  28. c9472a2 fusb200h: always compile in debugfs support by Oliver Neukum · 11 years ago
  29. 514fbbf fusbh200: always compile debugfs support by Oliver Neukum · 11 years ago
  30. cb0bada fusb200h: don't log on every interrupt by Oliver Neukum · 11 years ago
  31. 8f3fd9d fusbh200: unconditionally compile debugging helpers by Oliver Neukum · 11 years ago
  32. 9bab24a uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUG by Oliver Neukum · 11 years ago
  33. cadb375 uhci: change dependency for debug parameter by Oliver Neukum · 11 years ago
  34. 0ada24a fusbh200: always build debugfs support by Oliver Neukum · 11 years ago
  35. be5ac4c fotg210: kill fotg210_vdbg() by Oliver Neukum · 11 years ago
  36. 3b707ec fotg210: remove conditional compilation by Oliver Neukum · 11 years ago
  37. f848a88 fotg210: change dbg_port() to evaluate parameters only if needed by Oliver Neukum · 11 years ago
  38. 063635e fotg210: always compile the support for debugfs by Oliver Neukum · 11 years ago
  39. a90b8fc fotg210: remove conditional compilation by Oliver Neukum · 11 years ago
  40. 991fb3d ehci: Remove debugging at every interrupt by Oliver Neukum · 11 years ago
  41. bbcd5ca ehci: no conditional compilation for interestingness by Oliver Neukum · 11 years ago
  42. 00b033b ohci: no conditional debugging in root hub hadling by Oliver Neukum · 11 years ago
  43. 1714ba0 ohci:always register debug files by Oliver Neukum · 11 years ago
  44. d2c4254 ohci: kill ohci_vdbg by Oliver Neukum · 11 years ago
  45. 5c2a180 ohci: remove conditional compilation by Oliver Neukum · 11 years ago
  46. 8fdbeb2 cdc-acm: fix power management in ioctl by Oliver Neukum · 11 years ago
  47. 797ef13 cdc-acm: add TIOCGICOUNT by Oliver Neukum · 11 years ago
  48. 5a6a62b cdc-acm: add TIOCMIWAIT by Oliver Neukum · 11 years ago
  49. 4e065b8 usb: chipidea: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  50. 46adcf3 usb: chipidea: host: Only disable the vbus regulator if it is not NULL by Fabio Estevam · 11 years ago
  51. 7dd09a1 xhci: replace xhci_write_64() with writeq() by Xenia Ragiadakou · 11 years ago
  52. e8b3733 xhci: replace xhci_read_64() with readq() by Xenia Ragiadakou · 11 years ago
  53. 204b779 xhci: replace xhci_writel() with writel() by Xenia Ragiadakou · 11 years ago
  54. b0ba972 xhci: replace xhci_readl() with readl() by Xenia Ragiadakou · 11 years ago
  55. 2a10004 xhci: remove conversion from generic to pci device in xhci_mem.c by Xenia Ragiadakou · 11 years ago
  56. 78d1ff0 xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints() by Xenia Ragiadakou · 11 years ago
  57. ef73400 xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints() by Xenia Ragiadakou · 11 years ago
  58. 0d3703b xhci: remove unnecessary check in xhci_free_stream_info() by Xenia Ragiadakou · 11 years ago
  59. 63a67a7 xhci: fix SCT_FOR_CTX(p) macro by Xenia Ragiadakou · 11 years ago
  60. 64ba419 xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface by Xenia Ragiadakou · 11 years ago
  61. 0c052aa xhci: fix incorrect type in assignment in xhci_address_device() by Xenia Ragiadakou · 11 years ago
  62. d20c722 xhci: fix sparse warning in xhci-trace.h by Xenia Ragiadakou · 11 years ago
  63. f004669 xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event Class by Xenia Ragiadakou · 11 years ago
  64. 7e76ad4 xhci: fix incorrect type in assignment in handle_device_notification() by Xenia Ragiadakou · 11 years ago
  65. 5871948 xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit by Xenia Ragiadakou · 11 years ago
  66. aecde27 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  67. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 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. 0032cde Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  70. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  71. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  72. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  73. 51a0d03 ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown by Johan Hovold · 11 years ago
  74. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  75. db739ef xen-netback: stop the VIF thread before unbinding IRQs by David Vrabel · 11 years ago
  76. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  77. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  78. 760c960 drm/sysfs: fix hotplug regression since lifetime changes by David Herrmann · 11 years ago
  79. c3bddbd drm/exynos: g2d: fix memory leak to userptr by Inki Dae · 11 years ago
  80. 27946e9 Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  81. 28adb30 Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  82. cf96967 Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  83. ded5107 Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  84. 86784c6 iscsi-target: chap auth shouldn't match username with trailing garbage by Eric Seppanen · 11 years ago
  85. 369653e iscsi-target: fix extract_param to handle buffer length corner case by Eric Seppanen · 11 years ago
  86. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 11 years ago
  87. 06ae4f8 net/phy: Add VSC8662 support by Sandeep Singh · 11 years ago
  88. c2efef7 net/phy: Add VSC8574 support by shaohui xie · 11 years ago
  89. 0508019 net/phy: Add VSC8234 support by Andy Fleming · 11 years ago
  90. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  91. e7cc5cf PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove() by Yinghai Lu · 11 years ago
  92. d5bdaf4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 11 years ago
  93. 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
  94. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  95. 5a1efc6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  96. 6d6e352 Merge tag 'md/3.13' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  97. 500b6d7 r8152: fix incorrect type in assignment by hayeswang · 11 years ago
  98. dd1b119 r8152: support stopping/waking tx queue by hayeswang · 11 years ago
  99. 6159878 r8152: modify the tx flow by hayeswang · 11 years ago
  100. 7937f9e r8152: fix tx/rx memory overflow by hayeswang · 11 years ago