aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: remove the global function usbdev_lookup_minorGreg Kroah-Hartman2005-10-282-18/+17
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-283-20/+27
* [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...Greg Kroah-Hartman2005-10-282-11/+13
* [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] 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-281-15/+27
* [PATCH] USB: Fix usb hub buildMatt Porter2005-10-281-1/+1
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-281-0/+2
* [PATCH] remove duplicated resume path codeDavid Brownell2005-10-281-28/+5
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-282-15/+42
* [PATCH] remove suspend-path recursionDavid Brownell2005-10-281-64/+12
* [PATCH] usb_interface power stateDavid Brownell2005-10-284-32/+85
* [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-281-15/+4
* [PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2005-10-281-2/+193
* Merge ../bleed-2.6Greg KH2005-10-286-10/+10
|\
| * [PATCH] gfp_t: drivers/usbAl Viro2005-10-286-10/+10
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-283-3/+6
* | [PATCH] usb device wakeup flagsDavid Brownell2005-10-281-7/+9
|/
* Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds2005-10-103-3/+6
* [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-101-3/+9
* [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz2005-09-301-9/+0
* [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-222-4/+4
* [PATCH] USB: relax usbcore reset timingsDavid Brownell2005-09-121-4/+5
* [PATCH] USB: get rid of minor log spammingDavid Brownell2005-09-121-1/+1
* [PATCH] usbcore: small changes to HCD glue layerAlan Stern2005-09-121-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds2005-09-0810-87/+232
|\
| * [PATCH] ehci: add think_timedavid-b@pacbell.net2005-09-082-9/+30
| * [PATCH] USB: remove annoying messagedavid-b@pacbell.net2005-09-081-1/+3
| * [PATCH] USB: tweak highspeed timing calculationsdavid-b@pacbell.net2005-09-081-4/+4
| * [PATCH] USB: Support unbinding of the usb_generic driverAlan Stern2005-09-081-0/+10
| * [PATCH] USB: Add timeout to usb_lock_device_for_resetAlan Stern2005-09-081-1/+9
| * [PATCH] USB: Disconnect children when unbinding the hub driverAlan Stern2005-09-082-12/+40
| * [PATCH] USB: Code motion in the hub driverAlan Stern2005-09-081-21/+18
| * [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-082-25/+5
| * [PATCH] USB: Fix regression in core/devio.cAlan Stern2005-09-081-7/+8
| * [PATCH] USB: real nodes instead of usbfsKay Sievers2005-09-086-14/+112
* | [PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman2005-09-081-5/+19
* | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-081-4/+0
|/
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* [PATCH] Driver core: link device and all class devices derived from it.Dmitry Torokhov2005-09-051-1/+1
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-052-10/+10
* [PATCH] USB: fix in usb_calc_bus_timeDan Streetman2005-07-292-5/+7
* [PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern2005-07-291-2/+4
* [PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern2005-07-291-6/+12
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-0/+1
|\