1. 831abf7 usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit by Kurt Garloff · 11 years ago
  2. 38d7f68 usbcore: check usb device's state before sending a Set SEL control transfer by Xenia Ragiadakou · 11 years ago
  3. b9a1048 usbcore: fix incorrect type in assignment in descriptors_changed() by Xenia Ragiadakou · 11 years ago
  4. e3376d6 usbcore: compare and release one bos descriptor in usb_reset_and_verify_device() by Xenia Ragiadakou · 11 years ago
  5. d03f254 USB: core: be specific about attribute permissions by Greg Kroah-Hartman · 11 years ago
  6. 598d036 USB: core: use DRIVER_ATTR_RW() by Greg Kroah-Hartman · 11 years ago
  7. 3bbc47d usb: don't use bNbrPorts after initialization by Krzysztof Mazur · 11 years ago
  8. e58547e usb: fail on usb_hub_create_port_device() errors by Krzysztof Mazur · 11 years ago
  9. d0308d4 usb: fix cleanup after failure in hub_configure() by Krzysztof Mazur · 11 years ago
  10. 5845c13 Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next by Sarah Sharp · 11 years ago
  11. d49dad3 usb: Don't fail port power resume on device disconnect. by Sarah Sharp · 11 years ago
  12. 98a4f1f usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend() by Lan Tianyu · 11 years ago
  13. aa5ceae USB: handle LPM errors during device suspend correctly by Alan Stern · 11 years ago
  14. 304ab4a usb: add two quirky touchscreen by Oliver Neukum · 11 years ago
  15. e57e780 usb: rh_call_control tbuf overflow fix by Sean O. Stalley · 11 years ago
  16. c10750b usb/hcd: Log error code if reset() fails by Mark Brown · 11 years ago
  17. b4f17a48 usb: config->desc.bLength may not exceed amount of data returned by the device by Hans de Goede · 11 years ago
  18. bcc48f1 USB: introduce usb_device_no_sg_constraint() helper by Ming Lei · 11 years ago
  19. 94dfd7e USB: HCD: support giveback of URB in tasklet context by Ming Lei · 11 years ago
  20. 626f090 usb: fix some scripts/kernel-doc warnings by Yacine Belkadi · 11 years ago
  21. 4fae6f0 USB: handle LPM errors during device suspend correctly by Alan Stern · 11 years ago
  22. 28e8616 USB: refactor code for enabling/disabling remote wakeup by Alan Stern · 11 years ago
  23. 15b7336 USB: simplify the interface of usb_get_status() by Alan Stern · 11 years ago
  24. f3e94aa usb: core: don't try to reset_device() a port that got just disconnected by Julius Werner · 11 years ago
  25. 481f2d4 usb: core: don't try to reset_device() a port that got just disconnected by Julius Werner · 11 years ago
  26. 78283dd Merge 3.11-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  27. 5dc50c3 usbfs: Allow printer class 'get_device_id' without needing to claim the intf by Hans de Goede · 11 years ago
  28. c4b51a4 USB: remove redundant "#if" by Alan Stern · 11 years ago
  29. 2c7b871 usb: Clear both buffers when clearing a control transfer TT buffer. by William Gulland · 11 years ago
  30. 10e232c USB: check sg buffer size in usb_submit_urb by Ming Lei · 11 years ago
  31. 2e6a9e8 USB: remove unneeded idr.h include by Greg Kroah-Hartman · 11 years ago
  32. e583d9d USB: global suspend and remote wakeup don't mix by Alan Stern · 11 years ago
  33. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  34. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  35. 4134126 usb: check usb_hub_to_struct_hub() return value by Mathias Nyman · 11 years ago
  36. 141dc40 Merge 3.10-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  37. 1c83d94 Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  38. de5535f USB: fix PTR_ERR translation in init_usb_class() by Alexey Khoroshilov · 11 years ago
  39. 17f3486 usb: add usb2 Link PM variables to sysfs and usb_device by Mathias Nyman · 11 years ago
  40. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  41. 1a81f88 Allow the USB HCD to create Wireless USB root hubs by Thomas Pugliese · 11 years ago
  42. e2e2f0e usbfs: Increase arbitrary limit for USB 3 isopkt length by Federico Manzan · 11 years ago
  43. 45f6bc5 Merge 3.10-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  44. 9b79091 usb: ehci: Only sleep for post-resume handover if devices use persist by Julius Werner · 11 years ago
  45. a1fefaa usb: message: Fixed parenthesis error in sizeof function. by Tülin İzer · 11 years ago
  46. 085528e usb: message: Fixed error: 'no space before bracket' by Tülin İzer · 11 years ago
  47. 4baf0df usb: devio: Fixed error: 'do not use assignment in if condition' by Tülin İzer · 11 years ago
  48. fa86ad0 usb: devio: Fixed macro parenthesis error by Tülin İzer · 11 years ago
  49. e6889b3 usb: devio: Fixed warning: 'use <linux/uacces.h> instead <asm/uacces.h>' by Tülin İzer · 11 years ago
  50. bac6b03 USB: reset resume quirk needed by a hub by Oliver Neukum · 11 years ago
  51. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 11 years ago
  52. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  53. 1361bf4b usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep by Hans de Goede · 11 years ago
  54. 0d1d392 Merge 3.9-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  55. 4e4098a driver core: handle user namespaces properly with the uid/gid devtmpfs change by Greg Kroah-Hartman · 11 years ago
  56. 25e11ec USB: regroup all depends on USB within an if USB block by Florian Fainelli · 11 years ago
  57. 31e9189 Merge 3.9-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  58. 3c2670e driver core: add uid and gid to devtmpfs by Kay Sievers · 11 years ago
  59. da25946 USB / PM: Don't try to hide PM QoS flags from usb_port_device_release() by Rafael J. Wysocki · 11 years ago
  60. 505bdbc USB: driver.c: processing failure, maching resume condition with suspend condition by Chen Gang · 11 years ago
  61. 4f48203 usb: Make USB persist default configurable by Julius Werner · 11 years ago
  62. 05768918 USB: improve port transitions when EHCI starts up by Alan Stern · 11 years ago
  63. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 11 years ago
  64. 0aa2832 USB: use "global suspend" for system sleep on USB-2 buses by Alan Stern · 11 years ago
  65. e9e88fb USB: avoid error messages when a device is disconnected by Alan Stern · 11 years ago
  66. 02d5f08 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 11 years ago
  67. 68a2bed USB: fix urb-poison imbalance by Johan Hovold · 11 years ago
  68. 769d7368 USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports by David Linares · 11 years ago
  69. 303f084 USB: adds comment on suspend callback by Ming Lei · 11 years ago
  70. bafcaf6 usb/acpi: binding xhci root hub usb port with ACPI by Lan Tianyu · 11 years ago
  71. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 11 years ago
  72. 00eed9c USB: xhci: correctly enable interrupts by Hannes Reinecke · 11 years ago
  73. 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  74. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  75. 4d769de usb: forbid memory allocation with I/O during bus reset by Ming Lei · 11 years ago
  76. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  77. ceb675a Merge usb-linus branch into usb-next by Greg Kroah-Hartman · 11 years ago
  78. b11b2e1 drivers/usb/core: using strlcpy instead of strncpy by Chen Gang · 11 years ago
  79. 3b2ab2b Revert "usb: Register usb port's acpi power resources" by Lan Tianyu · 11 years ago
  80. da0aa71 USB: add usb_hcd_{start,end}_port_resume by Alan Stern · 11 years ago
  81. 192fef1 usb: enable usb port device's async suspend. by Lan Tianyu · 12 years ago
  82. f6cced1 usb: expose usb port's pm qos flags to user space by Lan Tianyu · 12 years ago
  83. ad493e5 usb: add usb port auto power off mechanism by Lan Tianyu · 12 years ago
  84. 971fcd4 usb: add runtime pm support for usb port device by Lan Tianyu · 12 years ago
  85. 88bb965 usb: Register usb port's acpi power resources by Lan Tianyu · 12 years ago
  86. bdb6bc0 USB: fix sign-extension bug in the hub driver by Alan Stern · 12 years ago
  87. 54a3ac0 usb: Using correct way to clear usb3.0 device's remote wakeup feature. by Lan Tianyu · 12 years ago
  88. d2123fd USB: Set usb port's DeviceRemovable according acpi information by Lan Tianyu · 12 years ago
  89. fde2638 usb: Create link files between child device and usb port device. by Lan Tianyu · 12 years ago
  90. cef7468 usb: Add "portX/connect_type" attribute to expose usb port's connect type by Lan Tianyu · 12 years ago
  91. 9f7344f usb: fix compilation error and warning of driver/usb/core/port.c on arm and blackfin by Lan Tianyu · 12 years ago
  92. 6e30d7c usb: Add driver/usb/core/(port.c,hub.h) files by Lan Tianyu · 12 years ago
  93. cbf50a4 Merge 3.8-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  94. 430ee58 usb/core: update power budget for SuperSpeed by Sebastian Andrzej Siewior · 12 years ago
  95. 8d8479d usb/core: consider link speed while looking at bMaxPower by Sebastian Andrzej Siewior · 12 years ago
  96. bc009ec USB: Add device quirk for Microsoft VX700 webcam by Andreas Fleig · 12 years ago
  97. 07e72b9 USB: hub: handle claim of enabled remote wakeup after reset by Oliver Neukum · 12 years ago
  98. 470f0be USB: Refactor hub_port_wait_reset. by Sarah Sharp · 12 years ago
  99. c2f60db USB: Use helper function hub_set_port_link_state by Sarah Sharp · 12 years ago
  100. d3b9d7a USB: Fix connected device switch to Inactive state. by Sarah Sharp · 12 years ago