aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] UHCI: Improve handling of iso TDsAlan Stern1-13/+26
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern18-79/+72
2005-10-28[PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern2-112/+106
2005-10-28[PATCH] g_file_storage: fix obscure race conditionAlan Stern1-12/+9
2005-10-28[PATCH] usb/input/touchkit: add more device IDsDaniel Ritz1-0/+2
2005-10-28[PATCH] Add unusual_devs for iPod NanoPhil Dibowitz1-0/+10
2005-10-28[PATCH] Add unusual_dev for iBeatPhil Dibowitz1-0/+7
2005-10-28[PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entryDaniel Drake1-0/+8
2005-10-28[PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake5-175/+213
2005-10-28[PATCH] USB Storage: HP8200: Another device type detection fixDaniel Drake1-6/+6
2005-10-28[PATCH] USB: make usb storage note visible in KconfigBorislav Petkov1-1/+2
2005-10-28[PATCH] safe_serial: use preprocessor directive for errorRandy Dunlap1-1/+1
2005-10-28[PATCH] pegasus.hPetko Manolov1-0/+2
2005-10-28[PATCH] drivers/usb/serial/ftdi_sio: add PID/VIDThomas Riewe2-0/+4
2005-10-28[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fieldsGreg Kroah-Hartman2-11/+13
2005-10-28[PATCH] USB: File-Storage gadget: use the kthread APIAlan Stern1-19/+13
2005-10-28[PATCH] USB: sisusb warning fixAndrew Morton1-1/+1
2005-10-28[PATCH] USB: UHCI: Spruce up some commentsAlan Stern1-42/+49
2005-10-28[PATCH] USB: usb_bulk_message() handles interrupts endpointsAlan Stern1-4/+20
2005-10-28[PATCH] updates for "controller suspended" handlingDavid Brownell2-17/+14
2005-10-28[PATCH] stop exporting two functionsDavid Brownell3-13/+8
2005-10-28[PATCH] ISP116x PM updatesDavid Brownell2-26/+4
2005-10-28[PATCH] UHCI PM updatesDavid Brownell1-9/+0
2005-10-28[PATCH] update PCI early-handoff handling for OHCIDavid Brownell1-4/+18
2005-10-28[PATCH] OHCI PM updatesDavid Brownell7-94/+34
2005-10-28[PATCH] usbcore PCI glue updates for PMDavid Brownell2-59/+53
2005-10-28[PATCH] root hub updates (greater half)David Brownell2-77/+97
2005-10-28[PATCH] root hub changes (lesser half)David Brownell6-21/+111
2005-10-28[PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell6-15/+40
2005-10-28[PATCH] EHCI, split out PCI glueMatt Porter3-463/+489
2005-10-28[PATCH] one less word in struct deviceDavid Brownell2-24/+3
2005-10-28[PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern4-28/+44
2005-10-28[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern4-43/+10
2005-10-28[PATCH] USB: Fix usb hub buildMatt Porter1-1/+1
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell9-11/+12
2005-10-28[PATCH] remove duplicated resume path codeDavid Brownell1-28/+5
2005-10-28[PATCH] remove usb_suspend_device() parameterDavid Brownell6-19/+46
2005-10-28[PATCH] remove suspend-path recursionDavid Brownell1-64/+12
2005-10-28[PATCH] usb_interface power stateDavid Brownell8-48/+85
2005-10-28[PATCH] USB: move handoff codeDavid Brownell5-253/+280
2005-10-28[PATCH] ub: suppress gcc warnings for pointer castsPete Zaitcev1-2/+2
2005-10-28[PATCH] USB: add more snooping hooks in devio.cGreg Kroah-Hartman1-5/+50
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer neededGreg Kroah-Hartman14-51/+22
2005-10-28[PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2-2/+197
2005-10-28[PATCH] USB: disable tasklet if rtl8150 device is removed while active.Greg Kroah-Hartman1-0/+1
2005-10-28[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD camerasRui Santos2-0/+16
2005-10-28[PATCH] USB: ehci.patch (earlier irq disable)David Brownell1-0/+8
2005-10-28[PATCH] PCI fixup for Toshiba laptops and ohci1394Jesse Barnes1-0/+59
2005-10-28[PATCH] pci_ids: cleanup commentsGrant Coady1-4/+4
2005-10-28[PATCH] kernel-doc: PCI fixesRandy Dunlap4-7/+16