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