summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...Greg Kroah-Hartman2005-10-292-11/+13
* [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] 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-295-21/+110
* [PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell2005-10-291-15/+27
* [PATCH] USB: Fix usb hub buildMatt Porter2005-10-291-1/+1
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-291-0/+2
* [PATCH] remove duplicated resume path codeDavid Brownell2005-10-291-28/+5Star
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-292-15/+42
* [PATCH] remove suspend-path recursionDavid Brownell2005-10-291-64/+12Star
* [PATCH] usb_interface power stateDavid Brownell2005-10-294-32/+85
* [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-291-15/+4Star
* [PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2005-10-291-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-113-3/+6
* [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-111-3/+9
* [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz2005-09-301-9/+0Star
* [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/+1Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds2005-09-0910-87/+232
|\
| * [PATCH] ehci: add think_timedavid-b@pacbell.net2005-09-092-9/+30
| * [PATCH] USB: remove annoying messagedavid-b@pacbell.net2005-09-091-1/+3
| * [PATCH] USB: tweak highspeed timing calculationsdavid-b@pacbell.net2005-09-091-4/+4
| * [PATCH] USB: Support unbinding of the usb_generic driverAlan Stern2005-09-091-0/+10
| * [PATCH] USB: Add timeout to usb_lock_device_for_resetAlan Stern2005-09-091-1/+9
| * [PATCH] USB: Disconnect children when unbinding the hub driverAlan Stern2005-09-092-12/+40
| * [PATCH] USB: Code motion in the hub driverAlan Stern2005-09-091-21/+18Star
| * [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-092-25/+5Star
| * [PATCH] USB: Fix regression in core/devio.cAlan Stern2005-09-091-7/+8
| * [PATCH] USB: real nodes instead of usbfsKay Sievers2005-09-096-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/+0Star
|/
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-081-1/+1
* [PATCH] Driver core: link device and all class devices derived from it.Dmitry Torokhov2005-09-061-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
|\
| * [ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li2005-07-121-0/+1
* | [PATCH] USB: export usb_get_intf() and usb_put_intf()brian@murphy.dk2005-07-121-0/+3