1. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  2. 76a9f26 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  3. 83626b0 Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer" by Linus Torvalds · 18 years ago
  4. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  5. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  6. 0517587 [PATCH] USB: get USB suspend to work again by Greg Kroah-Hartman · 18 years ago
  7. 43104f1 [PATCH] USB: only make /sys/class/usb show up when there is something in it by Greg Kroah-Hartman · 18 years ago
  8. bd00949 [PATCH] USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  9. c182274 [PATCH] USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  10. 9bde749 [PATCH] USB: make endpoints real struct devices by Greg Kroah-Hartman · 18 years ago
  11. 36679ea [PATCH] USB: make usb_create_ep_files take a struct device by Greg Kroah-Hartman · 18 years ago
  12. 84412f6 [PATCH] USB: move the endpoint specific sysfs code to it's own file by Greg Kroah-Hartman · 18 years ago
  13. 786dc1d [PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer by Philippe Retornaz · 18 years ago
  14. 6ad0712 [PATCH] usbcore: recovery from Set-Configuration failure by Alan Stern · 18 years ago
  15. 7de18d8 [PATCH] USB hub: use usb_reset_composite_device by Alan Stern · 18 years ago
  16. 79efa09 [PATCH] usbcore: port reset for composite devices by Alan Stern · 18 years ago
  17. 3f8f4a1 [PATCH] usbcore: Fix broken RNDIS config selection by Giridhar Pemmasani · 18 years ago
  18. 1fbe75e [PATCH] USB: print message when device is rejected due to insufficient power by Daniel Drake · 18 years ago
  19. 782a7a6 [PATCH] USB: add usb_interrupt_msg() function for api completeness. by Greg Kroah-Hartman · 18 years ago
  20. 3612242 [PATCH] USB: Allow high-bandwidth isochronous packets via usbfs by Micah Dowty · 18 years ago
  21. e016683 [PATCH] USB: Remove 4088-byte limit on usbfs control URBs by Micah Dowty · 18 years ago
  22. 4489a57 [PATCH] USB: usbcore: always turn on hub port power by Alan Stern · 18 years ago
  23. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  24. 1f5ce9e VFS: Unexport do_kern_mount() and clean up simple_pin_fs() by Trond Myklebust · 18 years ago
  25. 436f576 [PATCH] USB: usbcore: don't check the device's power source by Alan Stern · 18 years ago
  26. db4cefa [PATCH] USB: fix OHCI PM regression by David Brownell · 18 years ago
  27. 754a264 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  28. 0266949 [PATCH] pm: print name of failed suspend function by Andrew Morton · 19 years ago
  29. 89ccbdc [PATCH] USB: otg hub support is optional by David Brownell · 19 years ago
  30. 87ed0ae [PATCH] USB: drivers/usb/core/: remove unused exports by Adrian Bunk · 18 years ago
  31. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  32. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  33. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  34. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 19 years ago
  35. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  36. 24f8b11 [PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESS by Horst Schirmeier · 19 years ago
  37. f48219d [PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference) by Horst Schirmeier · 19 years ago
  38. 6aa3567 [PATCH] USB: usbcore: Don't assume a USB configuration includes any interfaces by Alan Stern · 19 years ago
  39. 43c5d5a [PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n by Alan Stern · 19 years ago
  40. 6a8e87b [PATCH] USB core and HCDs: don't put_device while atomic by Alan Stern · 19 years ago
  41. fb669cc [PATCH] USB: remove usbcore-specific wakeup flags by David Brownell · 19 years ago
  42. b1e8f0a [PATCH] USB: usbcore sets up root hubs earlier by David Brownell · 19 years ago
  43. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  44. e266a12 [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static by Adrian Bunk · 19 years ago
  45. 9fcd5c3 [PATCH] USB: optimise devio.c usbdev_read fix by Andrew Morton · 19 years ago
  46. 8781ba0 [PATCH] USB: optimise devio.c::usbdev_read by Oliver Neukum · 19 years ago
  47. b87ba0a [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem by Greg Kroah-Hartman · 19 years ago
  48. 410c054 [PATCH] USB: Fix GPL markings on usb core functions. by Greg KH · 19 years ago
  49. 5d68dfc [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c by Alexey Dobriyan · 19 years ago
  50. e9aa795 [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers by Greg Kroah-Hartman · 19 years ago
  51. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  52. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  53. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  54. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  55. f5691d7 [PATCH] USB: fix usb_find_interface for ppc64 by Pete Zaitcev · 19 years ago
  56. aafbf24 [PATCH] USB: replace __setup("nousb") with __module_param_call by Pete Zaitcev · 19 years ago
  57. f3d34ed [PATCH] USB: fix local variable clash by Alan Stern · 19 years ago
  58. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  59. 2425e9f [PATCH] USB: Don't assume root-hub resume succeeds by Alan Stern · 19 years ago
  60. bd39b7f [PATCH] USB: don't allocate dma pools for PIO HCDs by Chris Humbert · 19 years ago
  61. 12c3da3 [PATCH] USB: Store port number in usb_device by Alan Stern · 19 years ago
  62. 55c5271 [PATCH] USB: Consider power budget when choosing configuration by Alan Stern · 19 years ago
  63. 4bf0ba8 [PATCH] USB: Fix locking for USB suspend/resume by Alan Stern · 19 years ago
  64. 7d069b7 [PATCH] USB: Disconnect children during hub unbind by Alan Stern · 19 years ago
  65. 9ad3d6c [PATCH] USB: Remove USB private semaphore by Alan Stern · 19 years ago
  66. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  67. 2143acc [PATCH] USB: make registering a usb driver automatically set the module owner by Greg Kroah-Hartman · 19 years ago
  68. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  69. 733260f [PATCH] USB: add dynamic id functionality to USB core by Greg Kroah-Hartman · 19 years ago
  70. ddae41b [PATCH] USB: reorg some functions out of the main usb.c file by Greg Kroah-Hartman · 19 years ago
  71. 1c50c31 [PATCH] USB: central handling for host controllers that were reset during suspend/resume by Alan Stern · 19 years ago
  72. 5a9191f [PATCH] usbcore: allow suspend/resume even if drivers don't support it by Alan Stern · 19 years ago
  73. 8de9840 [PATCH] USB: Fix USB suspend/resume crasher (#2) by Benjamin Herrenschmidt · 19 years ago
  74. 21b1861 [PATCH] USB: ohci, move ppc asic tweaks nearer pci by David Brownell · 19 years ago
  75. f03c17f [PATCH] USB: EHCI updates by David Brownell · 19 years ago
  76. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  77. 058120d [PATCH] usb devio warning fix by Andrew Morton · 19 years ago
  78. 777da59 [PATCH] USB: usbdevfs_ioctl 32bit fix by Andrew Morton · 19 years ago
  79. bc7cb32 [PATCH] usbfs: usbfs_dir_inode_operations cleanup by OGAWA Hirofumi · 19 years ago
  80. d4ece29 [PATCH] USB: fix 'unused variable' warning by Dmitry Torokhov · 19 years ago
  81. 4303fc6 USB: fix up some odd parts due to partial merges by Greg Kroah-Hartman · 19 years ago
  82. 9a7834d [PATCH] USB: fix pm patches with CONFIG_PM off part 2 by Andrew Morton · 19 years ago
  83. db2d55b [PATCH] USB: fix pm patches with CONFIG_PM off part 1 by Andrew Morton · 19 years ago
  84. 4f62efe [PATCH] usbcore: Fix handling of sysfs strings and other attributes by Alan Stern · 19 years ago
  85. 16f16d1 [PATCH] USB: Fix maxpacket length for ep0 on root hubs by Alan Stern · 19 years ago
  86. 0a1ef3b [PATCH] usbcore: Use kzalloc instead of kmalloc/memset by Alan Stern · 19 years ago
  87. b724ae7 [PATCH] usbcore: Wrap lines before column 80 by Alan Stern · 19 years ago
  88. 0e6c8e8 [PATCH] usbcore: endpoint attributes track altsetting changes by Alan Stern · 19 years ago
  89. be69e5b [PATCH] usbcore: Improve endpoint sysfs file handling by Alan Stern · 19 years ago
  90. 7521803 [PATCH] USB: always export interface information for modalias by Greg Kroah-Hartman · 19 years ago
  91. c36fc88 [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs by Pete Zaitcev · 19 years ago
  92. 72adaa9 [PATCH] USB: convert usbmon to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  93. 54a5c4c [PATCH] USB: convert usbfs/inode.c to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  94. a7b986b [PATCH] USB: convert usbfs/devio.c to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  95. 3099e75 [PATCH] USB: add notifier functions to the USB core for devices and busses by Greg Kroah-Hartman · 19 years ago
  96. 4592bf5 [PATCH] USB: remove the global function usbdev_lookup_minor by Greg Kroah-Hartman · 19 years ago
  97. 0c0382e [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend by Alan Stern · 19 years ago
  98. 74ad9bd [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fields by Greg Kroah-Hartman · 19 years ago
  99. d09d36a [PATCH] USB: usb_bulk_message() handles interrupts endpoints by Alan Stern · 19 years ago
  100. b13296c [PATCH] updates for "controller suspended" handling by David Brownell · 19 years ago