1. b13296c [PATCH] updates for "controller suspended" handling by David Brownell · 19 years ago
  2. 5edbfb7 [PATCH] stop exporting two functions by David Brownell · 19 years ago
  3. ccdcf77 [PATCH] ISP116x PM updates by David Brownell · 19 years ago
  4. a7f72ab [PATCH] UHCI PM updates by David Brownell · 19 years ago
  5. f2cb36c [PATCH] update PCI early-handoff handling for OHCI by David Brownell · 19 years ago
  6. f197b2c [PATCH] OHCI PM updates by David Brownell · 19 years ago
  7. 5f827ea [PATCH] usbcore PCI glue updates for PM by David Brownell · 19 years ago
  8. f3f3253 [PATCH] root hub updates (greater half) by David Brownell · 19 years ago
  9. 979d519 [PATCH] root hub changes (lesser half) by David Brownell · 19 years ago
  10. 9293677 [PATCH] all HCDs provide root hub suspend/resume methods by David Brownell · 19 years ago
  11. 7ff71d6 [PATCH] EHCI, split out PCI glue by Matt Porter · 19 years ago
  12. e9b7bd4 [PATCH] one less word in struct device by David Brownell · 19 years ago
  13. a1d59ce [PATCH] USB: UHCI: Split apart the physical and logical framelist arrays by Alan Stern · 19 years ago
  14. 8b4cd42 [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL by Alan Stern · 19 years ago
  15. e08fb39 [PATCH] USB: Fix usb hub build by Matt Porter · 19 years ago
  16. 8ad7fe1 [PATCH] remove some USB_SUSPEND dependencies by David Brownell · 19 years ago
  17. dbc3887 [PATCH] remove duplicated resume path code by David Brownell · 19 years ago
  18. 390a8c3 [PATCH] remove usb_suspend_device() parameter by David Brownell · 19 years ago
  19. c9f89fa [PATCH] remove suspend-path recursion by David Brownell · 19 years ago
  20. db69087 [PATCH] usb_interface power state by David Brownell · 19 years ago
  21. 7586269 [PATCH] USB: move handoff code by David Brownell · 19 years ago
  22. 38ffdd6 [PATCH] ub: suppress gcc warnings for pointer casts by Pete Zaitcev · 19 years ago
  23. e639dd3 [PATCH] USB: add more snooping hooks in devio.c by Greg Kroah-Hartman · 19 years ago
  24. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  25. 094f1649 [PATCH] USB: add endpoint information to sysfs by Greg Kroah-Hartman · 19 years ago
  26. 8da608c [PATCH] USB: disable tasklet if rtl8150 device is removed while active. by Greg Kroah-Hartman · 19 years ago
  27. c9c7746 [PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras by Rui Santos · 19 years ago
  28. 72f30b6 [PATCH] USB: ehci.patch (earlier irq disable) by David Brownell · 19 years ago
  29. 7efe5d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  30. dbe0580 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  31. 8f7020d [PATCH] kernel-doc: PCI fixes by Randy Dunlap · 19 years ago
  32. 8e5dce3 [PATCH] acpiphp: allocate resources for adapters with bridges by Kristen Accardi · 19 years ago
  33. 5457b6a [PATCH] PCI: Convert megaraid to use pci_driver shutdown method by Russell King · 19 years ago
  34. a1720fd [PATCH] PCI: Fixup PCI driver shutdown by Russell King · 19 years ago
  35. c2608a1 [PATCH] shpchp: fix oops at driver unload by rajesh.shah@intel.com · 19 years ago
  36. 7c8942f [PATCH] shpchp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  37. ee13833 [PATCH] shpchp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  38. 2178bfa [PATCH] shpchp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  39. 70b6091 [PATCH] shpchp: dont save PCI config for hotplug slots/devices by rajesh.shah@intel.com · 19 years ago
  40. 1410dc1 [PATCH] shpchp: detect SHPC capability before doing a lot of work by rajesh.shah@intel.com · 19 years ago
  41. 424600f [PATCH] shpchp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  42. 7e88ed1 [PATCH] shpchp: remove redundant display of PCI device resources by rajesh.shah@intel.com · 19 years ago
  43. dbd7a78 [PATCH] shpchp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  44. e3b1bd5 [PATCH] PCI: Add quirk for SMBus on HP D530 by Jean Delvare · 19 years ago
  45. 934199e [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines by linas · 19 years ago
  46. 4153812 [PATCH] pci_ids: macros: replace partial with whole symbols by Grant Coady · 19 years ago
  47. acc0663 [PATCH] unhide ICH6 SMBus - take 2 by R.Marek@sh.cvut.cz · 19 years ago
  48. fe89cf4 [PATCH] cpqphp: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  49. c8920f0 [PATCH] cpcihp_zt5550: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  50. d3535fb [PATCH] pci: cleanup need_restore switch statement by John W. Linville · 19 years ago
  51. b30197d [PATCH] PCI: ipr: Block config access during BIST by Brian King · 19 years ago
  52. e04b0ea [PATCH] PCI: Block config access during BIST by Brian King · 19 years ago
  53. 2cea752 [PATCH] PCI: ICH6 ACPI and GPIO quirk by R.Marek@sh.cvut.cz · 19 years ago
  54. 20731945 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  55. 0dc9a32 [PATCH] I2C: remove devfs support from i2c-dev driver by Greg Kroah-Hartman · 19 years ago
  56. b890a07 [PATCH] hwmon: smsc47m1 documentation update by Jean Delvare · 19 years ago
  57. 90209b4 [PATCH] hwmon: lm90 documentation update by Jean Delvare · 19 years ago
  58. c3df580 [PATCH] hwmon: Add PEC support to the lm90 driver by Jean Delvare · 19 years ago
  59. 8256fe0 [PATCH] hwmon: Separate the lm90 register read function by Jean Delvare · 19 years ago
  60. e8aac4a [PATCH] i2c: i2c-i801 PEC code cleanups by Jean Delvare · 19 years ago
  61. 585b316 [PATCH] i2c: SMBus PEC support rewrite, 3 of 3 by Jean Delvare · 19 years ago
  62. 421ef47 [PATCH] i2c: SMBus PEC support rewrite, 2 of 3 by Jean Delvare · 19 years ago
  63. b809554 [PATCH] i2c: SMBus PEC support rewrite, 1 of 3 by Jean Delvare · 19 years ago
  64. 142078f [PATCH] i2c: i2c-i810 documentation update by Jean Delvare · 19 years ago
  65. cd19cc4 [PATCH] i2c: ID redefinition cleanups by Jean Delvare · 19 years ago
  66. 6344a8e [PATCH] i2c: Static function fixes, 4 of 4 by Ben Dooks · 19 years ago
  67. c49efce [PATCH] hwmon: Static function fixes, 3 of 4 by Ben Dooks · 19 years ago
  68. d8d2061 [PATCH] hwmon: Static function fixes, 2 of 4 by Ben Dooks · 19 years ago
  69. 6536c49 [PATCH] i2c: Static function fixes, 1 of 4 by Ben Dooks · 19 years ago
  70. deb875c7 [PATCH] i2c: kzalloc cleanups, 2 of 2 by Jean Delvare · 19 years ago
  71. 078d9fe [PATCH] i2c: kzalloc cleanups, 1 of 2 by Jean Delvare · 19 years ago
  72. 5263ebb [PATCH] i2c: kzalloc conversion, other drivers by Deepak Saxena · 19 years ago
  73. ba9c2e8 [PATCH] hwmon: kzalloc conversion by Deepak Saxena · 19 years ago
  74. 2286066 [PATCH] i2c: kzalloc conversion, ixp bus drivers by Deepak Saxena · 19 years ago
  75. 4d4e5ce [PATCH] i2c: New Xicor X1205 RTC driver by Alessandro Zummo · 19 years ago
  76. ddec748 [PATCH] hwmon: Missing class check in two hwmon drivers by Jean Delvare · 19 years ago
  77. 7ab83a9 [PATCH] hwmon: New device ID for the smsc47b397 driver by Mark M. Hoffman · 19 years ago
  78. 1747ef1 [PATCH] Owner field additions to many i2c drivers, 5 of 5 by Laurent Riffard · 19 years ago
  79. 6586bcd [PATCH] Owner field additions to many i2c drivers, 4 of 5 by Laurent Riffard · 19 years ago
  80. e78f857 [PATCH] Owner field additions to many i2c drivers, 3 of 5 by Laurent Riffard · 19 years ago
  81. 0cf3628 [PATCH] Owner field additions to many i2c drivers, 2 of 5 by Laurent Riffard · 19 years ago
  82. ccd7aa0 [PATCH] Owner field additions to many i2c drivers, 1 of 5 by Laurent Riffard · 19 years ago
  83. fe3d6a9 [PATCH] i2c: Big i2c-elektor cleanup by Stig Telfer · 19 years ago
  84. 3634ff6 [PATCH] i2c: Fix i2c-elektor on Alpha by Stig Telfer · 19 years ago
  85. 00bffb6 [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structures by Jean Delvare · 19 years ago
  86. 6c129be [PATCH] i2c: Rename i2c-parport variable to avoid confusion by Jean Delvare · 19 years ago
  87. 30dac74 [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX by Jean Delvare · 19 years ago
  88. 862bc36 [PATCH] hwmon: Drop useless w83627hf initialization step by Jean Delvare · 19 years ago
  89. 9174999 [PATCH] hwmon: Drop legacy ISA address support from it87 by Jean Delvare · 19 years ago
  90. 47b8b10 [PATCH] i2c: Cleanup i2c-i801 ifdefs by Jean Delvare · 19 years ago
  91. ada0c2f [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014) by Petr Vandrovec · 19 years ago
  92. e8aafcb [PATCH] i2c: Cleanup i2c-dev ioctl debug message by Jean Delvare · 19 years ago
  93. 8a1b028 [PATCH] i2c: Add missing i2c-ixp2000/4xx adapter name by Jean Delvare · 19 years ago
  94. ca68f11 [PATCH] i2c-viapro: Cleanup ifdef usage by Greg KH · 19 years ago
  95. ed5453e [PATCH] i2c-viapro: Improve register dump by Jean Delvare · 19 years ago
  96. 50c1cc3 [PATCH] i2c-viapro: Refactor control outb by Jean Delvare · 19 years ago
  97. aaf7f14 [PATCH] i2c-viapro: Update supported devices list by Jean Delvare · 19 years ago
  98. c2f559d [PATCH] i2c-viapro: Code cleanups by Jean Delvare · 19 years ago
  99. f118301 [PATCH] i2c-viapro: Implement I2C Block transactions by Jean Delvare · 19 years ago
  100. 5f49ef8 [PATCH] i2c-viapro: Coding style fixes by Jean Delvare · 19 years ago