aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb.c
Commit message (Expand)AuthorAge
* PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki2008-03-04
* docbook: fix usb source filesRandy Dunlap2008-03-03
* USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman2008-02-01
* USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-01
* USB: Export suspend statisticsSarah Sharp2008-02-01
* USB: make ksuspend_usbd thread non-freezableAlan Stern2008-02-01
* USB: uevent environment key fixAlan Stern2007-11-28
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02
* security/ cleanupsAdrian Bunk2007-10-17
* USB: Export URB statistics for powertopSarah Sharp2007-10-12
* USB: flush outstanding URBs when suspendingAlan Stern2007-10-12
* usb: initialize authorization and wusb bits in USB devicesInaky Perez-Gonzalez2007-10-12
* USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-12
* USB: add ep->enableAlan Stern2007-10-12
* USB: usb/dma doc updatesDavid Brownell2007-07-12
* USB: make the usb_device numa_node get assigned from controllerYinghai Lu2007-07-12
* USB: replace flush_workqueue with cancel_sync_workAlan Stern2007-05-29
* USB: make the autosuspend workqueue thread freezableAlan Stern2007-05-23
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* USB: make usbdevices export their device nodes instead of using a separate classKay Sievers2007-04-27
* USB: Allow autosuspend delay to equal 0Alan Stern2007-04-27
* USB: separate autosuspend from external suspendAlan Stern2007-04-27
* usbcore: move usb_autosuspend_workAlan Stern2007-04-27
* USB: make autosuspend delay a module parameterAlan Stern2007-02-23
* usbcore: trivial whitespace fixesOliver Neukum2007-02-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * USB core: fix compiler warning about usb_autosuspend_workAlan Stern2006-12-01
| * USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino2006-12-01
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* fix file specification in commentsUwe Zeisberger2006-10-03
* USB: fix autosuspend when CONFIG_PM isn't setAlan Stern2006-09-28
* USB: create new workqueue thread for USB autosuspendAlan Stern2006-09-28
* USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman2006-09-27
* usbcore: add autosuspend/autoresume infrastructureAlan Stern2006-09-27
* usbcore: trim down usb_bus structureAlan Stern2006-09-27
* USB: remove struct usb_operationsAlan Stern2006-09-27
* USB core: Use const where possible.Luiz Fernando N. Capitulino2006-09-27
* USB: New functions to check endpoints info.Luiz Fernando N. Capitulino2006-09-27
* usbcore: make usb_generic a usb_device_driverAlan Stern2006-09-27
* usbcore: add usb_device_driver definitionAlan Stern2006-09-27
* usbcore: move code among source filesAlan Stern2006-09-27
* usbcore: rename usb_suspend_device to usb_port_suspendAlan Stern2006-09-27
* USB: Make usb_buffer_free() NULL-safeDmitry Torokhov2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: get USB suspend to work againGreg Kroah-Hartman2006-06-23
* [PATCH] usbcore: port reset for composite devicesAlan Stern2006-06-21
* [PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk2006-04-14
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-04
|\
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04