summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: Buffer overflow patch for Yealink driverHenk2005-10-291-1/+1
* [PATCH] UHCI: Improve handling of iso TDsAlan Stern2005-10-291-13/+26
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-2918-79/+72Star
* [PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern2005-10-292-112/+106Star
* [PATCH] g_file_storage: fix obscure race conditionAlan Stern2005-10-291-12/+9Star
* [PATCH] usb/input/touchkit: add more device IDsDaniel Ritz2005-10-291-0/+2
* [PATCH] Add unusual_devs for iPod NanoPhil Dibowitz2005-10-291-0/+10
* [PATCH] Add unusual_dev for iBeatPhil Dibowitz2005-10-291-0/+7
* [PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entryDaniel Drake2005-10-291-0/+8
* [PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake2005-10-295-175/+213
* [PATCH] USB Storage: HP8200: Another device type detection fixDaniel Drake2005-10-291-6/+6
* [PATCH] USB: make usb storage note visible in KconfigBorislav Petkov2005-10-291-1/+2
* [PATCH] safe_serial: use preprocessor directive for errorRandy Dunlap2005-10-291-1/+1
* [PATCH] pegasus.hPetko Manolov2005-10-291-0/+2
* [PATCH] drivers/usb/serial/ftdi_sio: add PID/VIDThomas Riewe2005-10-292-0/+4
* [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...Greg Kroah-Hartman2005-10-292-11/+13
* [PATCH] USB: File-Storage gadget: use the kthread APIAlan Stern2005-10-291-19/+13Star
* [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/+14Star
* [PATCH] stop exporting two functionsDavid Brownell2005-10-292-8/+8
* [PATCH] ISP116x PM updatesDavid Brownell2005-10-292-26/+4Star
* [PATCH] UHCI PM updatesDavid Brownell2005-10-291-9/+0Star
* [PATCH] update PCI early-handoff handling for OHCIDavid Brownell2005-10-291-4/+18
* [PATCH] OHCI PM updatesDavid Brownell2005-10-297-94/+34Star
* [PATCH] usbcore PCI glue updates for PMDavid Brownell2005-10-292-59/+53Star
* [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/+3Star
* [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/+10Star
* [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/+5Star
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-295-18/+45
* [PATCH] remove suspend-path recursionDavid Brownell2005-10-291-64/+12Star
* [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/+20Star
* [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/+647Star
|\
| * [PATCH] kernel-doc: PCI fixesRandy Dunlap2005-10-294-7/+16