aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb.c
Commit message (Expand)AuthorAge
* USB: re-enable interface after driver unbindsAlan Stern2009-01-07
* USB: utilize the bus notifiersAlan Stern2009-01-07
* USB: Enhance usage of pm_message_tAlan Stern2009-01-07
* USB: Don't use __module_param_call; use core_param.Rusty Russell2009-01-07
* USB: add asynchronous autosuspend/autoresume supportAlan Stern2009-01-07
* USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-07
* PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-06
* USB: Add new PM callback methods for USBAlan Stern2008-08-21
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: create attributes before sending ueventAlan Stern2008-05-14
* 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