summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb.c
Commit message (Expand)AuthorAgeFilesLines
...
* USB: make ksuspend_usbd thread non-freezableAlan Stern2008-02-011-1/+1
* USB: uevent environment key fixAlan Stern2007-11-281-0/+25
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+1
* security/ cleanupsAdrian Bunk2007-10-171-1/+0
* USB: Export URB statistics for powertopSarah Sharp2007-10-121-0/+1
* USB: flush outstanding URBs when suspendingAlan Stern2007-10-121-0/+1
* usb: initialize authorization and wusb bits in USB devicesInaky Perez-Gonzalez2007-10-121-0/+18
* USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-121-10/+9
* USB: add ep->enableAlan Stern2007-10-121-1/+1
* USB: usb/dma doc updatesDavid Brownell2007-07-121-5/+6
* USB: make the usb_device numa_node get assigned from controllerYinghai Lu2007-07-121-0/+1
* USB: replace flush_workqueue with cancel_sync_workAlan Stern2007-05-291-4/+0
* USB: make the autosuspend workqueue thread freezableAlan Stern2007-05-221-1/+5
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* USB: make usbdevices export their device nodes instead of using a separate classKay Sievers2007-04-271-9/+11
* USB: Allow autosuspend delay to equal 0Alan Stern2007-04-271-1/+1
* USB: separate autosuspend from external suspendAlan Stern2007-04-271-1/+2
* usbcore: move usb_autosuspend_workAlan Stern2007-04-271-21/+0
* USB: make autosuspend delay a module parameterAlan Stern2007-02-231-0/+12
* usbcore: trivial whitespace fixesOliver Neukum2007-02-071-48/+48
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-152/+8
|\
| * USB core: fix compiler warning about usb_autosuspend_workAlan Stern2006-12-011-8/+8
| * USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino2006-12-011-144/+0
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+5
|/
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* USB: fix autosuspend when CONFIG_PM isn't setAlan Stern2006-09-281-2/+2
* USB: create new workqueue thread for USB autosuspendAlan Stern2006-09-281-3/+39
* USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman2006-09-271-2/+4
* usbcore: add autosuspend/autoresume infrastructureAlan Stern2006-09-271-0/+23
* usbcore: trim down usb_bus structureAlan Stern2006-09-271-3/+2
* USB: remove struct usb_operationsAlan Stern2006-09-271-5/+5
* USB core: Use const where possible.Luiz Fernando N. Capitulino2006-09-271-10/+11
* USB: New functions to check endpoints info.Luiz Fernando N. Capitulino2006-09-271-0/+144
* usbcore: make usb_generic a usb_device_driverAlan Stern2006-09-271-1/+0
* usbcore: add usb_device_driver definitionAlan Stern2006-09-271-6/+9
* usbcore: move code among source filesAlan Stern2006-09-271-307/+0
* usbcore: rename usb_suspend_device to usb_port_suspendAlan Stern2006-09-271-5/+2
* USB: Make usb_buffer_free() NULL-safeDmitry Torokhov2006-09-271-1/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: get USB suspend to work againGreg Kroah-Hartman2006-06-221-0/+2
* [PATCH] usbcore: port reset for composite devicesAlan Stern2006-06-211-0/+1
* [PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk2006-04-141-2/+0
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-2/+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: Store port number in usb_deviceAlan Stern2006-01-041-0/+1
* | [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-041-105/+9
* | [PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman2006-01-041-311/+0
|/
OpenPOWER on IntegriCloud