1. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  2. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  3. a6c8260 [PATCH] USB: delete the bluetty driver by Greg Kroah-Hartman · 19 years ago
  4. c36fc88 [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs by Pete Zaitcev · 19 years ago
  5. 72adaa9 [PATCH] USB: convert usbmon to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  6. 54a5c4c [PATCH] USB: convert usbfs/inode.c to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  7. a7b986b [PATCH] USB: convert usbfs/devio.c to use usb notifiers by Greg Kroah-Hartman · 19 years ago
  8. 3099e75 [PATCH] USB: add notifier functions to the USB core for devices and busses by Greg Kroah-Hartman · 19 years ago
  9. 4592bf5 [PATCH] USB: remove the global function usbdev_lookup_minor by Greg Kroah-Hartman · 19 years ago
  10. 3e8a556 [PATCH] Missing transfer_flags setting in usbtest by Alan Stern · 19 years ago
  11. efa400d [PATCH] USB: add owner initialisation to host drivers by Ben Dooks · 19 years ago
  12. d0d5049 [PATCH] USB: gadget drivers - add .owner initialisation by Ben Dooks · 19 years ago
  13. a85ee6b [PATCH] USB: S3C2410 OHCI - add driver owner field by Ben Dooks · 19 years ago
  14. 4e67185 [PATCH] add usb transceiver set_suspend() method by Juha Yrj?l? · 19 years ago
  15. f37be9b [PATCH] Fix hcd->state assignments in uhci-hcd by Alan Stern · 19 years ago
  16. cb97c5c [PATCH] omap_udc dma off-by-one fix by David Brownell · 19 years ago
  17. af64a5e [PATCH] USB: Buffer overflow patch for Yealink driver by Henk · 19 years ago
  18. b81d343 [PATCH] UHCI: Improve handling of iso TDs by Alan Stern · 19 years ago
  19. 0c0382e [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend by Alan Stern · 19 years ago
  20. bb200f6 [PATCH] UHCI: unify BIOS handoff and driver reset code by Alan Stern · 19 years ago
  21. a922c68 [PATCH] g_file_storage: fix obscure race condition by Alan Stern · 19 years ago
  22. 3f8c03e [PATCH] usb/input/touchkit: add more device IDs by Daniel Ritz · 19 years ago
  23. 880a9b5 [PATCH] Add unusual_devs for iPod Nano by Phil Dibowitz · 19 years ago
  24. e4a16e0 [PATCH] Add unusual_dev for iBeat by Phil Dibowitz · 19 years ago
  25. 094ec60 [PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entry by Daniel Drake · 19 years ago
  26. b7b1e65 [PATCH] usb-storage: Some minor shuttle_usbat cleanups by Daniel Drake · 19 years ago
  27. a879853 [PATCH] USB Storage: HP8200: Another device type detection fix by Daniel Drake · 19 years ago
  28. d40ece1 [PATCH] USB: make usb storage note visible in Kconfig by Borislav Petkov · 19 years ago
  29. 521daed [PATCH] safe_serial: use preprocessor directive for error by Randy Dunlap · 19 years ago
  30. ddcad75 [PATCH] pegasus.h by Petko Manolov · 19 years ago
  31. 207c47e [PATCH] drivers/usb/serial/ftdi_sio: add PID/VID by Thomas Riewe · 19 years ago
  32. 74ad9bd [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fields by Greg Kroah-Hartman · 19 years ago
  33. 22efcf4 [PATCH] USB: File-Storage gadget: use the kthread API by Alan Stern · 19 years ago
  34. dabb592 [PATCH] USB: sisusb warning fix by Andrew Morton · 19 years ago
  35. 8b262bd [PATCH] USB: UHCI: Spruce up some comments by Alan Stern · 19 years ago
  36. d09d36a [PATCH] USB: usb_bulk_message() handles interrupts endpoints by Alan Stern · 19 years ago
  37. b13296c [PATCH] updates for "controller suspended" handling by David Brownell · 19 years ago
  38. 5edbfb7 [PATCH] stop exporting two functions by David Brownell · 19 years ago
  39. ccdcf77 [PATCH] ISP116x PM updates by David Brownell · 19 years ago
  40. a7f72ab [PATCH] UHCI PM updates by David Brownell · 19 years ago
  41. f2cb36c [PATCH] update PCI early-handoff handling for OHCI by David Brownell · 19 years ago
  42. f197b2c [PATCH] OHCI PM updates by David Brownell · 19 years ago
  43. 5f827ea [PATCH] usbcore PCI glue updates for PM by David Brownell · 19 years ago
  44. f3f3253 [PATCH] root hub updates (greater half) by David Brownell · 19 years ago
  45. 979d519 [PATCH] root hub changes (lesser half) by David Brownell · 19 years ago
  46. 9293677 [PATCH] all HCDs provide root hub suspend/resume methods by David Brownell · 19 years ago
  47. 7ff71d6 [PATCH] EHCI, split out PCI glue by Matt Porter · 19 years ago
  48. e9b7bd4 [PATCH] one less word in struct device by David Brownell · 19 years ago
  49. a1d59ce [PATCH] USB: UHCI: Split apart the physical and logical framelist arrays by Alan Stern · 19 years ago
  50. 8b4cd42 [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL by Alan Stern · 19 years ago
  51. e08fb39 [PATCH] USB: Fix usb hub build by Matt Porter · 19 years ago
  52. 8ad7fe1 [PATCH] remove some USB_SUSPEND dependencies by David Brownell · 19 years ago
  53. dbc3887 [PATCH] remove duplicated resume path code by David Brownell · 19 years ago
  54. 390a8c3 [PATCH] remove usb_suspend_device() parameter by David Brownell · 19 years ago
  55. c9f89fa [PATCH] remove suspend-path recursion by David Brownell · 19 years ago
  56. db69087 [PATCH] usb_interface power state by David Brownell · 19 years ago
  57. 7586269 [PATCH] USB: move handoff code by David Brownell · 19 years ago
  58. 38ffdd6 [PATCH] ub: suppress gcc warnings for pointer casts by Pete Zaitcev · 19 years ago
  59. e639dd3 [PATCH] USB: add more snooping hooks in devio.c by Greg Kroah-Hartman · 19 years ago
  60. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  61. 094f1649 [PATCH] USB: add endpoint information to sysfs by Greg Kroah-Hartman · 19 years ago
  62. 8da608c [PATCH] USB: disable tasklet if rtl8150 device is removed while active. by Greg Kroah-Hartman · 19 years ago
  63. c9c7746 [PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras by Rui Santos · 19 years ago
  64. 72f30b6 [PATCH] USB: ehci.patch (earlier irq disable) by David Brownell · 19 years ago
  65. 7efe5d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  66. dbe0580 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  67. 8f7020d [PATCH] kernel-doc: PCI fixes by Randy Dunlap · 19 years ago
  68. 8e5dce3 [PATCH] acpiphp: allocate resources for adapters with bridges by Kristen Accardi · 19 years ago
  69. 5457b6a [PATCH] PCI: Convert megaraid to use pci_driver shutdown method by Russell King · 19 years ago
  70. a1720fd [PATCH] PCI: Fixup PCI driver shutdown by Russell King · 19 years ago
  71. c2608a1 [PATCH] shpchp: fix oops at driver unload by rajesh.shah@intel.com · 19 years ago
  72. 7c8942f [PATCH] shpchp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  73. ee13833 [PATCH] shpchp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  74. 2178bfa [PATCH] shpchp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  75. 70b6091 [PATCH] shpchp: dont save PCI config for hotplug slots/devices by rajesh.shah@intel.com · 19 years ago
  76. 1410dc1 [PATCH] shpchp: detect SHPC capability before doing a lot of work by rajesh.shah@intel.com · 19 years ago
  77. 424600f [PATCH] shpchp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  78. 7e88ed1 [PATCH] shpchp: remove redundant display of PCI device resources by rajesh.shah@intel.com · 19 years ago
  79. dbd7a78 [PATCH] shpchp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  80. e3b1bd5 [PATCH] PCI: Add quirk for SMBus on HP D530 by Jean Delvare · 19 years ago
  81. 934199e [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines by linas · 19 years ago
  82. 4153812 [PATCH] pci_ids: macros: replace partial with whole symbols by Grant Coady · 19 years ago
  83. acc0663 [PATCH] unhide ICH6 SMBus - take 2 by R.Marek@sh.cvut.cz · 19 years ago
  84. fe89cf4 [PATCH] cpqphp: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  85. c8920f0 [PATCH] cpcihp_zt5550: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  86. d3535fb [PATCH] pci: cleanup need_restore switch statement by John W. Linville · 19 years ago
  87. b30197d [PATCH] PCI: ipr: Block config access during BIST by Brian King · 19 years ago
  88. e04b0ea [PATCH] PCI: Block config access during BIST by Brian King · 19 years ago
  89. 2cea752 [PATCH] PCI: ICH6 ACPI and GPIO quirk by R.Marek@sh.cvut.cz · 19 years ago
  90. 20731945 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  91. 0dc9a32 [PATCH] I2C: remove devfs support from i2c-dev driver by Greg Kroah-Hartman · 19 years ago
  92. b890a07 [PATCH] hwmon: smsc47m1 documentation update by Jean Delvare · 19 years ago
  93. 90209b4 [PATCH] hwmon: lm90 documentation update by Jean Delvare · 19 years ago
  94. c3df580 [PATCH] hwmon: Add PEC support to the lm90 driver by Jean Delvare · 19 years ago
  95. 8256fe0 [PATCH] hwmon: Separate the lm90 register read function by Jean Delvare · 19 years ago
  96. e8aac4a [PATCH] i2c: i2c-i801 PEC code cleanups by Jean Delvare · 19 years ago
  97. 585b316 [PATCH] i2c: SMBus PEC support rewrite, 3 of 3 by Jean Delvare · 19 years ago
  98. 421ef47 [PATCH] i2c: SMBus PEC support rewrite, 2 of 3 by Jean Delvare · 19 years ago
  99. b809554 [PATCH] i2c: SMBus PEC support rewrite, 1 of 3 by Jean Delvare · 19 years ago
  100. 142078f [PATCH] i2c: i2c-i810 documentation update by Jean Delvare · 19 years ago