1. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  2. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. e84f9e5 consolidate the reassignments of ->f_op in ->open() instances by Al Viro · 11 years ago
  4. 0a56b4f USB: change dev_warn about missing reset-resume to dev_dbg by Alan Stern · 11 years ago
  5. 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
  6. 5584cfb Merge 3.12-rc6 into usb-next. by Greg Kroah-Hartman · 11 years ago
  7. fd1ac4c usb: hub_activate kill an 'else' by Dan Williams · 11 years ago
  8. e92aee3 usb: hub: Clear Port Reset Change during init/resume by Julius Werner · 11 years ago
  9. 06793f2 drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat() by Matthias Beyer · 11 years ago
  10. 5b32c38 drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock() by Matthias Beyer · 11 years ago
  11. f468f7b usb: Push USB2 LPM disable on disconnect into USB core. by Sarah Sharp · 11 years ago
  12. 890dae8 xhci: Enable LPM support only for hardwired or BESL devices by Mathias Nyman · 11 years ago
  13. de68bab usb: Don't enable USB 2.0 Link PM by default. by Sarah Sharp · 11 years ago
  14. dcc01c0 usb: Disable USB 2.0 Link PM before device reset. by Sarah Sharp · 11 years ago
  15. 614ced9 USB: quirks: add touchscreen that is dazzeled by remote wakeup by Oliver Neukum · 11 years ago
  16. 4294bca USB: quirks.c: add one device that cannot deal with suspension by Oliver Neukum · 11 years ago
  17. 88ed9fd usb/hcd: remove unnecessary local_irq_save by Michael Opdenacker · 11 years ago
  18. 8c88126 treewide: Fix typo in Kconfig by Masanari Iida · 11 years ago
  19. 781b213 drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style by Matthias Beyer · 11 years ago
  20. 1335f2d drivers: usb: core: file.c: moved asterisk to variable name by Matthias Beyer · 11 years ago
  21. 469271f drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes by Matthias Beyer · 11 years ago
  22. 059239a drivers: usb: core: hcd.c: converted busmap from struct to bitmap by Matthias Beyer · 11 years ago
  23. 6ec4147 usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done by Hans de Goede · 11 years ago
  24. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  25. d1ddb0a drivers: usb: core: hcd: if-else-braces fixed by Matthias Beyer · 11 years ago
  26. 0701049 drivers: usb: core: hcd: removed braces for return statements by Matthias Beyer · 11 years ago
  27. 048cb21 drivers: usb: core: hcd: replaced C99 // comments by Matthias Beyer · 11 years ago
  28. 1455735 drivers: usb: core: hcd: Whitespace fixes by Matthias Beyer · 11 years ago
  29. 842c196 drivers: usb: core: hcd: moved asterix to variable by Matthias Beyer · 11 years ago
  30. df9b17f Merge 3.12-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  31. 00d5f28 usb: core: usb_amd_resume_quirk() can be static by Fengguang Wu · 11 years ago
  32. db8f2aa USB: correct the usb_disconnect() comment about usb_bus_list_lock by Bjorn Helgaas · 11 years ago
  33. 831abf7 usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit by Kurt Garloff · 11 years ago
  34. 232275a USB: fix substandard locking for the sysfs files by Alan Stern · 11 years ago
  35. 7868943 usb: core: implement AMD remote wakeup quirk by Huang Rui · 11 years ago
  36. 38d7f68 usbcore: check usb device's state before sending a Set SEL control transfer by Xenia Ragiadakou · 11 years ago
  37. c8f2efc usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control() by Xenia Ragiadakou · 11 years ago
  38. 4d96799 usbcore: fix incorrect type in assignment in usb_set_lpm_parameters() by Xenia Ragiadakou · 11 years ago
  39. 9df89d8 usbcore: set lpm_capable field for LPM capable root hubs by Xenia Ragiadakou · 11 years ago
  40. 6c74dad usb-core: Make usb_free_streams return an error by Hans de Goede · 11 years ago
  41. c7ccde6 USB: see if URB comes from a completion handler by Alan Stern · 11 years ago
  42. b9a1048 usbcore: fix incorrect type in assignment in descriptors_changed() by Xenia Ragiadakou · 11 years ago
  43. e3376d6 usbcore: compare and release one bos descriptor in usb_reset_and_verify_device() by Xenia Ragiadakou · 11 years ago
  44. d03f254 USB: core: be specific about attribute permissions by Greg Kroah-Hartman · 11 years ago
  45. 598d036 USB: core: use DRIVER_ATTR_RW() by Greg Kroah-Hartman · 11 years ago
  46. 3bbc47d usb: don't use bNbrPorts after initialization by Krzysztof Mazur · 11 years ago
  47. e58547e usb: fail on usb_hub_create_port_device() errors by Krzysztof Mazur · 11 years ago
  48. d0308d4 usb: fix cleanup after failure in hub_configure() by Krzysztof Mazur · 11 years ago
  49. 5845c13 Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next by Sarah Sharp · 11 years ago
  50. d49dad3 usb: Don't fail port power resume on device disconnect. by Sarah Sharp · 11 years ago
  51. 98a4f1f usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend() by Lan Tianyu · 11 years ago
  52. aa5ceae USB: handle LPM errors during device suspend correctly by Alan Stern · 11 years ago
  53. 304ab4a usb: add two quirky touchscreen by Oliver Neukum · 11 years ago
  54. e57e780 usb: rh_call_control tbuf overflow fix by Sean O. Stalley · 11 years ago
  55. c10750b usb/hcd: Log error code if reset() fails by Mark Brown · 11 years ago
  56. b4f17a48 usb: config->desc.bLength may not exceed amount of data returned by the device by Hans de Goede · 11 years ago
  57. bcc48f1 USB: introduce usb_device_no_sg_constraint() helper by Ming Lei · 11 years ago
  58. 94dfd7e USB: HCD: support giveback of URB in tasklet context by Ming Lei · 11 years ago
  59. 626f090 usb: fix some scripts/kernel-doc warnings by Yacine Belkadi · 11 years ago
  60. 4fae6f0 USB: handle LPM errors during device suspend correctly by Alan Stern · 11 years ago
  61. 28e8616 USB: refactor code for enabling/disabling remote wakeup by Alan Stern · 11 years ago
  62. 15b7336 USB: simplify the interface of usb_get_status() by Alan Stern · 11 years ago
  63. f3e94aa usb: core: don't try to reset_device() a port that got just disconnected by Julius Werner · 11 years ago
  64. 481f2d4 usb: core: don't try to reset_device() a port that got just disconnected by Julius Werner · 11 years ago
  65. 78283dd Merge 3.11-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  66. 5dc50c3 usbfs: Allow printer class 'get_device_id' without needing to claim the intf by Hans de Goede · 11 years ago
  67. c4b51a4 USB: remove redundant "#if" by Alan Stern · 11 years ago
  68. 2c7b871 usb: Clear both buffers when clearing a control transfer TT buffer. by William Gulland · 11 years ago
  69. 10e232c USB: check sg buffer size in usb_submit_urb by Ming Lei · 11 years ago
  70. 2e6a9e8 USB: remove unneeded idr.h include by Greg Kroah-Hartman · 11 years ago
  71. e583d9d USB: global suspend and remote wakeup don't mix by Alan Stern · 11 years ago
  72. 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
  73. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  74. 4134126 usb: check usb_hub_to_struct_hub() return value by Mathias Nyman · 11 years ago
  75. 141dc40 Merge 3.10-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  76. 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
  77. de5535f USB: fix PTR_ERR translation in init_usb_class() by Alexey Khoroshilov · 11 years ago
  78. 17f3486 usb: add usb2 Link PM variables to sysfs and usb_device by Mathias Nyman · 11 years ago
  79. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  80. 1a81f88 Allow the USB HCD to create Wireless USB root hubs by Thomas Pugliese · 11 years ago
  81. e2e2f0e usbfs: Increase arbitrary limit for USB 3 isopkt length by Federico Manzan · 11 years ago
  82. 45f6bc5 Merge 3.10-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  83. 9b79091 usb: ehci: Only sleep for post-resume handover if devices use persist by Julius Werner · 11 years ago
  84. a1fefaa usb: message: Fixed parenthesis error in sizeof function. by Tülin İzer · 11 years ago
  85. 085528e usb: message: Fixed error: 'no space before bracket' by Tülin İzer · 11 years ago
  86. 4baf0df usb: devio: Fixed error: 'do not use assignment in if condition' by Tülin İzer · 11 years ago
  87. fa86ad0 usb: devio: Fixed macro parenthesis error by Tülin İzer · 11 years ago
  88. e6889b3 usb: devio: Fixed warning: 'use <linux/uacces.h> instead <asm/uacces.h>' by Tülin İzer · 11 years ago
  89. bac6b03 USB: reset resume quirk needed by a hub by Oliver Neukum · 12 years ago
  90. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 11 years ago
  91. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  92. 1361bf4b usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep by Hans de Goede · 12 years ago
  93. 0d1d392 Merge 3.9-rc7 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  94. 4e4098a driver core: handle user namespaces properly with the uid/gid devtmpfs change by Greg Kroah-Hartman · 12 years ago
  95. 25e11ec USB: regroup all depends on USB within an if USB block by Florian Fainelli · 12 years ago
  96. 31e9189 Merge 3.9-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  97. 3c2670e driver core: add uid and gid to devtmpfs by Kay Sievers · 12 years ago
  98. da25946 USB / PM: Don't try to hide PM QoS flags from usb_port_device_release() by Rafael J. Wysocki · 12 years ago
  99. 505bdbc USB: driver.c: processing failure, maching resume condition with suspend condition by Chen Gang · 12 years ago
  100. 4f48203 usb: Make USB persist default configurable by Julius Werner · 12 years ago