summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-141-4/+3
|\
| * [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-141-4/+3
* | [PATCH] USB: otg hub support is optionalDavid Brownell2006-04-142-0/+14
* | [PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk2006-04-142-3/+0
|/
* Merge ../linux-2.6Paul Mackerras2006-03-292-60/+11
|\
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-3/+3
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-57/+8
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-2/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-03-219-125/+156
|\
| * [PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESSHorst Schirmeier2006-03-201-1/+2
| * [PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier2006-03-201-5/+7
| * [PATCH] USB: usbcore: Don't assume a USB configuration includes any interfacesAlan Stern2006-03-201-6/+10
| * [PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=nAlan Stern2006-03-201-1/+1
| * [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-201-2/+0
| * [PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell2006-03-204-27/+48
| * [PATCH] USB: usbcore sets up root hubs earlierDavid Brownell2006-03-201-49/+55
| * [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-206-28/+33
| * [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk2006-03-201-3/+2
| * [PATCH] USB: optimise devio.c usbdev_read fixAndrew Morton2006-03-201-4/+4
| * [PATCH] USB: optimise devio.c::usbdev_readOliver Neukum2006-03-201-13/+8
* | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystemGreg Kroah-Hartman2006-03-201-3/+3
|/
* [PATCH] USB: Fix GPL markings on usb core functions.Greg KH2006-02-051-3/+3
* [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.cAlexey Dobriyan2006-01-311-0/+1
* [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developersGreg Kroah-Hartman2006-01-311-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-14/+14
* [PATCH] shrink dentry structEric Dumazet2006-01-081-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-041-43/+41
|\
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-45/+41
* | [PATCH] USB: fix usb_find_interface for ppc64Pete Zaitcev2006-01-041-10/+13
* | [PATCH] USB: replace __setup("nousb") with __module_param_callPete Zaitcev2006-01-041-12/+1
* | [PATCH] USB: fix local variable clashAlan Stern2006-01-041-3/+3
* | [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-041-10/+10
* | [PATCH] USB: Don't assume root-hub resume succeedsAlan Stern2006-01-041-0/+2
* | [PATCH] USB: don't allocate dma pools for PIO HCDsChris Humbert2006-01-041-0/+3
* | [PATCH] USB: Store port number in usb_deviceAlan Stern2006-01-042-61/+19
* | [PATCH] USB: Consider power budget when choosing configurationAlan Stern2006-01-044-81/+162
* | [PATCH] USB: Fix locking for USB suspend/resumeAlan Stern2006-01-041-15/+39
* | [PATCH] USB: Disconnect children during hub unbindAlan Stern2006-01-041-63/+31
* | [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-047-148/+32
* | [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-042-2/+0
* | [PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman2006-01-041-4/+5
* | [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-041-0/+19
* | [PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman2006-01-041-50/+168
* | [PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman2006-01-044-312/+342
* | [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-042-0/+34
|/
* [PATCH] usbcore: allow suspend/resume even if drivers don't support itAlan Stern2005-12-211-3/+6
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-293-7/+18
* [PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2005-11-231-2/+36
* [PATCH] USB: EHCI updatesDavid Brownell2005-11-231-1/+0
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-1712-69/+4
OpenPOWER on IntegriCloud