1. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  2. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  3. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  4. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 19 years ago
  5. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  6. 24f8b11 [PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESS by Horst Schirmeier · 19 years ago
  7. f48219d [PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference) by Horst Schirmeier · 19 years ago
  8. 6aa3567 [PATCH] USB: usbcore: Don't assume a USB configuration includes any interfaces by Alan Stern · 19 years ago
  9. 43c5d5a [PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n by Alan Stern · 19 years ago
  10. 6a8e87b [PATCH] USB core and HCDs: don't put_device while atomic by Alan Stern · 19 years ago
  11. fb669cc [PATCH] USB: remove usbcore-specific wakeup flags by David Brownell · 19 years ago
  12. b1e8f0a [PATCH] USB: usbcore sets up root hubs earlier by David Brownell · 19 years ago
  13. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  14. e266a12 [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static by Adrian Bunk · 19 years ago
  15. 9fcd5c3 [PATCH] USB: optimise devio.c usbdev_read fix by Andrew Morton · 19 years ago
  16. 8781ba0 [PATCH] USB: optimise devio.c::usbdev_read by Oliver Neukum · 19 years ago
  17. b87ba0a [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem by Greg Kroah-Hartman · 19 years ago
  18. 410c054 [PATCH] USB: Fix GPL markings on usb core functions. by Greg KH · 19 years ago
  19. 5d68dfc [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c by Alexey Dobriyan · 19 years ago
  20. e9aa795 [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers by Greg Kroah-Hartman · 19 years ago
  21. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  22. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  23. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  24. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  25. f5691d7 [PATCH] USB: fix usb_find_interface for ppc64 by Pete Zaitcev · 19 years ago
  26. aafbf24 [PATCH] USB: replace __setup("nousb") with __module_param_call by Pete Zaitcev · 19 years ago
  27. f3d34ed [PATCH] USB: fix local variable clash by Alan Stern · 19 years ago
  28. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  29. 2425e9f [PATCH] USB: Don't assume root-hub resume succeeds by Alan Stern · 19 years ago
  30. bd39b7f [PATCH] USB: don't allocate dma pools for PIO HCDs by Chris Humbert · 19 years ago
  31. 12c3da3 [PATCH] USB: Store port number in usb_device by Alan Stern · 19 years ago
  32. 55c5271 [PATCH] USB: Consider power budget when choosing configuration by Alan Stern · 19 years ago
  33. 4bf0ba8 [PATCH] USB: Fix locking for USB suspend/resume by Alan Stern · 19 years ago
  34. 7d069b7 [PATCH] USB: Disconnect children during hub unbind by Alan Stern · 19 years ago
  35. 9ad3d6c [PATCH] USB: Remove USB private semaphore by Alan Stern · 19 years ago
  36. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  37. 2143acc [PATCH] USB: make registering a usb driver automatically set the module owner by Greg Kroah-Hartman · 19 years ago
  38. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  39. 733260f [PATCH] USB: add dynamic id functionality to USB core by Greg Kroah-Hartman · 19 years ago
  40. ddae41b [PATCH] USB: reorg some functions out of the main usb.c file by Greg Kroah-Hartman · 19 years ago
  41. 1c50c31 [PATCH] USB: central handling for host controllers that were reset during suspend/resume by Alan Stern · 19 years ago
  42. 5a9191f [PATCH] usbcore: allow suspend/resume even if drivers don't support it by Alan Stern · 19 years ago
  43. 8de9840 [PATCH] USB: Fix USB suspend/resume crasher (#2) by Benjamin Herrenschmidt · 19 years ago
  44. 21b1861 [PATCH] USB: ohci, move ppc asic tweaks nearer pci by David Brownell · 19 years ago
  45. f03c17f [PATCH] USB: EHCI updates by David Brownell · 19 years ago
  46. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  47. 058120d [PATCH] usb devio warning fix by Andrew Morton · 19 years ago
  48. 777da59 [PATCH] USB: usbdevfs_ioctl 32bit fix by Andrew Morton · 19 years ago
  49. bc7cb32 [PATCH] usbfs: usbfs_dir_inode_operations cleanup by OGAWA Hirofumi · 19 years ago
  50. d4ece29 [PATCH] USB: fix 'unused variable' warning by Dmitry Torokhov · 19 years ago
  51. 4303fc6 USB: fix up some odd parts due to partial merges by Greg Kroah-Hartman · 19 years ago
  52. 9a7834d [PATCH] USB: fix pm patches with CONFIG_PM off part 2 by Andrew Morton · 19 years ago
  53. db2d55b [PATCH] USB: fix pm patches with CONFIG_PM off part 1 by Andrew Morton · 19 years ago
  54. 4f62efe [PATCH] usbcore: Fix handling of sysfs strings and other attributes by Alan Stern · 19 years ago
  55. 16f16d1 [PATCH] USB: Fix maxpacket length for ep0 on root hubs by Alan Stern · 19 years ago
  56. 0a1ef3b [PATCH] usbcore: Use kzalloc instead of kmalloc/memset by Alan Stern · 19 years ago
  57. b724ae7 [PATCH] usbcore: Wrap lines before column 80 by Alan Stern · 19 years ago
  58. 0e6c8e8 [PATCH] usbcore: endpoint attributes track altsetting changes by Alan Stern · 19 years ago
  59. be69e5b [PATCH] usbcore: Improve endpoint sysfs file handling by Alan Stern · 19 years ago
  60. 7521803 [PATCH] USB: always export interface information for modalias by Greg Kroah-Hartman · 19 years ago
  61. c36fc88 [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs by Pete Zaitcev · 19 years ago
  62. 72adaa9 [PATCH] USB: convert usbmon to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  63. 54a5c4c [PATCH] USB: convert usbfs/inode.c to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  64. a7b986b [PATCH] USB: convert usbfs/devio.c to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  65. 3099e75 [PATCH] USB: add notifier functions to the USB core for devices and busses by Greg Kroah-Hartman · 19 years ago
  66. 4592bf5 [PATCH] USB: remove the global function usbdev_lookup_minor by Greg Kroah-Hartman · 19 years ago
  67. 0c0382e [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend by Alan Stern · 19 years ago
  68. 74ad9bd [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fields by Greg Kroah-Hartman · 19 years ago
  69. d09d36a [PATCH] USB: usb_bulk_message() handles interrupts endpoints by Alan Stern · 19 years ago
  70. b13296c [PATCH] updates for "controller suspended" handling by David Brownell · 19 years ago
  71. 5edbfb7 [PATCH] stop exporting two functions by David Brownell · 19 years ago
  72. 5f827ea [PATCH] usbcore PCI glue updates for PM by David Brownell · 19 years ago
  73. f3f3253 [PATCH] root hub updates (greater half) by David Brownell · 19 years ago
  74. 979d519 [PATCH] root hub changes (lesser half) by David Brownell · 19 years ago
  75. 9293677 [PATCH] all HCDs provide root hub suspend/resume methods by David Brownell · 19 years ago
  76. e08fb39 [PATCH] USB: Fix usb hub build by Matt Porter · 19 years ago
  77. 8ad7fe1 [PATCH] remove some USB_SUSPEND dependencies by David Brownell · 19 years ago
  78. dbc3887 [PATCH] remove duplicated resume path code by David Brownell · 19 years ago
  79. 390a8c3 [PATCH] remove usb_suspend_device() parameter by David Brownell · 19 years ago
  80. c9f89fa [PATCH] remove suspend-path recursion by David Brownell · 19 years ago
  81. db69087 [PATCH] usb_interface power state by David Brownell · 19 years ago
  82. e639dd3 [PATCH] USB: add more snooping hooks in devio.c by Greg Kroah-Hartman · 19 years ago
  83. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  84. 094f164 [PATCH] USB: add endpoint information to sysfs by Greg Kroah-Hartman · 19 years ago
  85. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  86. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  87. b94dc6b [PATCH] usb device wakeup flags by David Brownell · 19 years ago
  88. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  89. d7dd8a7 Use the new "kill_proc_info_as_uid()" for USB disconnect too by Linus Torvalds · 19 years ago
  90. 4611383 [PATCH] Fix signal sending in usbdevio on async URB completion by Harald Welte · 19 years ago
  91. 03cdc0c [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend by Daniel Ritz · 19 years ago
  92. d305ef5 [PATCH] driver core: add helper device_is_registered() by Daniel Ritz · 19 years ago
  93. b789696 [PATCH] USB: relax usbcore reset timings by David Brownell · 19 years ago
  94. dd16525 [PATCH] USB: get rid of minor log spamming by David Brownell · 19 years ago
  95. f1a1560 [PATCH] usbcore: small changes to HCD glue layer by Alan Stern · 19 years ago
  96. 5420520 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  97. e09711a [PATCH] ehci: add think_time by david-b@pacbell.net · 19 years ago
  98. 8f34c28 [PATCH] USB: remove annoying message by david-b@pacbell.net · 19 years ago
  99. f956e7c [PATCH] USB: tweak highspeed timing calculations by david-b@pacbell.net · 19 years ago
  100. 3b4d7f7 [PATCH] USB: Support unbinding of the usb_generic driver by Alan Stern · 19 years ago