aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern2005-10-282-112/+106
* [PATCH] g_file_storage: fix obscure race conditionAlan Stern2005-10-281-12/+9
* [PATCH] usb/input/touchkit: add more device IDsDaniel Ritz2005-10-281-0/+2
* [PATCH] Add unusual_devs for iPod NanoPhil Dibowitz2005-10-281-0/+10
* [PATCH] Add unusual_dev for iBeatPhil Dibowitz2005-10-281-0/+7
* [PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entryDaniel Drake2005-10-281-0/+8
* [PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake2005-10-285-175/+213
* [PATCH] USB Storage: HP8200: Another device type detection fixDaniel Drake2005-10-281-6/+6
* [PATCH] USB: make usb storage note visible in KconfigBorislav Petkov2005-10-281-1/+2
* [PATCH] safe_serial: use preprocessor directive for errorRandy Dunlap2005-10-281-1/+1
* [PATCH] pegasus.hPetko Manolov2005-10-281-0/+2
* [PATCH] drivers/usb/serial/ftdi_sio: add PID/VIDThomas Riewe2005-10-282-0/+4
* [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...Greg Kroah-Hartman2005-10-282-11/+13
* [PATCH] USB: File-Storage gadget: use the kthread APIAlan Stern2005-10-281-19/+13
* [PATCH] USB: sisusb warning fixAndrew Morton2005-10-281-1/+1
* [PATCH] USB: UHCI: Spruce up some commentsAlan Stern2005-10-281-42/+49
* [PATCH] USB: usb_bulk_message() handles interrupts endpointsAlan Stern2005-10-281-4/+20
* [PATCH] updates for "controller suspended" handlingDavid Brownell2005-10-282-17/+14
* [PATCH] stop exporting two functionsDavid Brownell2005-10-282-8/+8
* [PATCH] ISP116x PM updatesDavid Brownell2005-10-282-26/+4
* [PATCH] UHCI PM updatesDavid Brownell2005-10-281-9/+0
* [PATCH] update PCI early-handoff handling for OHCIDavid Brownell2005-10-281-4/+18
* [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-285-21/+110
* [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] 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-285-18/+45
* [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-283-2/+276
* [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-2813-46/+20
* [PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2005-10-281-2/+193
* [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 ../bleed-2.6Greg KH2005-10-2835-94/+94
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-282-5/+5
| |\
| | * [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...Ian Campbell2005-10-282-5/+5
| * | [PATCH] gfp_t: drivers/usbAl Viro2005-10-2834-89/+89
| |/
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-287-62/+24
* | [PATCH] Input: convert konicawc to dynamic input_dev allocationDmitry Torokhov2005-10-281-28/+61
* | [PATCH] Input: convert onetouch to dynamic input_dev allocationDmitry Torokhov2005-10-281-49/+50