summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] OHCI PM updatesDavid Brownell2005-10-287-94/+34
* [PATCH] usbcore PCI glue updates for PMDavid Brownell2005-10-282-59/+53
* [PATCH] root hub updates (greater half)David Brownell2005-10-282-77/+97
* [PATCH] root hub changes (lesser half)David Brownell2005-10-286-21/+111
* [PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell2005-10-286-15/+40
* [PATCH] EHCI, split out PCI glueMatt Porter2005-10-283-463/+489
* [PATCH] one less word in struct deviceDavid Brownell2005-10-282-24/+3
* [PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern2005-10-284-28/+44
* [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern2005-10-284-43/+10
* [PATCH] USB: Fix usb hub buildMatt Porter2005-10-281-1/+1
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-289-11/+12
* [PATCH] remove duplicated resume path codeDavid Brownell2005-10-281-28/+5
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-286-19/+46
* [PATCH] remove suspend-path recursionDavid Brownell2005-10-281-64/+12
* [PATCH] usb_interface power stateDavid Brownell2005-10-288-48/+85
* [PATCH] USB: move handoff codeDavid Brownell2005-10-285-253/+280
* [PATCH] ub: suppress gcc warnings for pointer castsPete Zaitcev2005-10-281-2/+2
* [PATCH] USB: add more snooping hooks in devio.cGreg Kroah-Hartman2005-10-281-5/+50
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-2814-51/+22
* [PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2005-10-282-2/+197
* [PATCH] USB: disable tasklet if rtl8150 device is removed while active.Greg Kroah-Hartman2005-10-281-0/+1
* [PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD camerasRui Santos2005-10-282-0/+16
* [PATCH] USB: ehci.patch (earlier irq disable)David Brownell2005-10-281-0/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2005-10-2837-6349/+739
|\
| * [PATCH] PCI fixup for Toshiba laptops and ohci1394Jesse Barnes2005-10-281-0/+59
| * [PATCH] pci_ids: cleanup commentsGrant Coady2005-10-281-4/+4
| * [PATCH] kernel-doc: PCI fixesRandy Dunlap2005-10-284-7/+16
| * [PATCH] kernel-doc: fix PCI hotplugRandy Dunlap2005-10-281-1/+3
| * [PATCH] acpiphp: allocate resources for adapters with bridgesKristen Accardi2005-10-281-0/+8
| * [PATCH] PCI: Convert megaraid to use pci_driver shutdown methodRussell King2005-10-281-6/+4
| * [PATCH] PCI: Fixup PCI driver shutdownRussell King2005-10-281-0/+4
| * [PATCH] PCI: fix edac drivers for radisys 82600 borkageAndrew Morton2005-10-281-0/+1
| * [PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com2005-10-283-0/+7
| * [PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com2005-10-284-65/+7
| * [PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com2005-10-289-157/+46
| * [PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com2005-10-284-424/+63
| * [PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com2005-10-284-338/+32
| * [PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com2005-10-281-0/+14
| * [PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com2005-10-289-984/+138
| * [PATCH] shpchp: remove redundant display of PCI device resourcesrajesh.shah@intel.com2005-10-281-68/+0
| * [PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-10-2811-3756/+168
| * [PATCH] PCI: Add quirk for SMBus on HP D530Jean Delvare2005-10-281-0/+1
| * [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas2005-10-283-10/+9
| * [PATCH] pci_ids: remove non-referenced symbols from pci_ids.hGrant Coady2005-10-281-540/+0
| * [PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady2005-10-283-24/+28
| * [PATCH] pci_ids: remove duplicates from pci_ids.hGrant Coady2005-10-281-19/+9
| * [PATCH] unhide ICH6 SMBus - take 2R.Marek@sh.cvut.cz2005-10-281-0/+24
| * [PATCH] cpqphp: add pci_enable_device()Bjorn Helgaas2005-10-281-5/+19
| * [PATCH] cpcihp_zt5550: add pci_enable_device()Bjorn Helgaas2005-10-281-4/+21
| * [PATCH] pci: cleanup need_restore switch statementJohn W. Linville2005-10-281-7/+7