summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: sisusb warning fixAndrew Morton2005-10-291-1/+1
* [PATCH] USB: UHCI: Spruce up some commentsAlan Stern2005-10-291-42/+49
* [PATCH] USB: usb_bulk_message() handles interrupts endpointsAlan Stern2005-10-291-4/+20
* [PATCH] updates for "controller suspended" handlingDavid Brownell2005-10-292-17/+14
* [PATCH] stop exporting two functionsDavid Brownell2005-10-292-8/+8
* [PATCH] ISP116x PM updatesDavid Brownell2005-10-292-26/+4
* [PATCH] UHCI PM updatesDavid Brownell2005-10-291-9/+0
* [PATCH] update PCI early-handoff handling for OHCIDavid Brownell2005-10-291-4/+18
* [PATCH] OHCI PM updatesDavid Brownell2005-10-297-94/+34
* [PATCH] usbcore PCI glue updates for PMDavid Brownell2005-10-292-59/+53
* [PATCH] root hub updates (greater half)David Brownell2005-10-292-77/+97
* [PATCH] root hub changes (lesser half)David Brownell2005-10-296-21/+111
* [PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell2005-10-296-15/+40
* [PATCH] EHCI, split out PCI glueMatt Porter2005-10-293-463/+489
* [PATCH] one less word in struct deviceDavid Brownell2005-10-291-23/+3
* [PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern2005-10-294-28/+44
* [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern2005-10-294-43/+10
* [PATCH] USB: Fix usb hub buildMatt Porter2005-10-291-1/+1
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-299-11/+12
* [PATCH] remove duplicated resume path codeDavid Brownell2005-10-291-28/+5
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-295-18/+45
* [PATCH] remove suspend-path recursionDavid Brownell2005-10-291-64/+12
* [PATCH] usb_interface power stateDavid Brownell2005-10-298-48/+85
* [PATCH] USB: move handoff codeDavid Brownell2005-10-295-253/+280
* [PATCH] ub: suppress gcc warnings for pointer castsPete Zaitcev2005-10-291-2/+2
* [PATCH] USB: add more snooping hooks in devio.cGreg Kroah-Hartman2005-10-291-5/+50
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-2913-46/+20
* [PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2005-10-291-2/+193
* [PATCH] USB: disable tasklet if rtl8150 device is removed while active.Greg Kroah-Hartman2005-10-291-0/+1
* [PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD camerasRui Santos2005-10-292-0/+16
* [PATCH] USB: ehci.patch (earlier irq disable)David Brownell2005-10-291-0/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2005-10-2931-5780/+647
|\
| * [PATCH] kernel-doc: PCI fixesRandy Dunlap2005-10-294-7/+16
| * [PATCH] acpiphp: allocate resources for adapters with bridgesKristen Accardi2005-10-291-0/+8
| * [PATCH] PCI: Convert megaraid to use pci_driver shutdown methodRussell King2005-10-291-6/+4
| * [PATCH] PCI: Fixup PCI driver shutdownRussell King2005-10-291-0/+4
| * [PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com2005-10-293-0/+7
| * [PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com2005-10-294-65/+7
| * [PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com2005-10-299-157/+46
| * [PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com2005-10-294-424/+63
| * [PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com2005-10-294-338/+32
| * [PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com2005-10-291-0/+14
| * [PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com2005-10-299-984/+138
| * [PATCH] shpchp: remove redundant display of PCI device resourcesrajesh.shah@intel.com2005-10-291-68/+0
| * [PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-10-2911-3756/+168
| * [PATCH] PCI: Add quirk for SMBus on HP D530Jean Delvare2005-10-291-0/+1
| * [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas2005-10-293-10/+9
| * [PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady2005-10-291-12/+12
| * [PATCH] unhide ICH6 SMBus - take 2R.Marek@sh.cvut.cz2005-10-291-0/+24
| * [PATCH] cpqphp: add pci_enable_device()Bjorn Helgaas2005-10-291-5/+19