aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb.h
Commit message (Expand)AuthorAge
* USB: Enhance usage of pm_message_tAlan Stern2009-01-07
* USB: add asynchronous autosuspend/autoresume supportAlan Stern2009-01-07
* USB: Add new PM callback methods for USBAlan Stern2008-08-21
* usbfs: send disconnect signals when device is unregisteredAlan Stern2008-07-21
* USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-21
* USB: create attributes before sending ueventAlan Stern2008-05-14
* USB: remove dev->power.power_stateAlan Stern2008-04-25
* USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman2008-02-01
* USB: rename choose_configurationGreg Kroah-Hartman2007-10-12
* usb: introduce usb_authorize/deauthorize()Inaky Perez-Gonzalez2007-10-12
* USB: add ep->enableAlan Stern2007-10-12
* USB: unify reset_resume and normal resumeAlan Stern2007-07-12
* USB: remove __usb_port_suspendAlan Stern2007-07-12
* USB: add USB-Persist facilityAlan Stern2007-07-12
* USB: interface PM stateAlan Stern2007-07-12
* USB: make usbdevices export their device nodes instead of using a separate classKay Sievers2007-04-27
* USB: separate autosuspend from external suspendAlan Stern2007-04-27
* usbcore: move usb_autosuspend_workAlan Stern2007-04-27
* USB: export autosuspend delay in sysfsAlan Stern2007-02-23
* USB: make autosuspend delay a module parameterAlan Stern2007-02-23
* USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-23
* USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman2007-02-23
* usbcore: remove unused argument in autosuspendAlan Stern2006-12-01
* [PATCH] usb: fixup usb so it uses struct pidEric W. Biederman2006-10-02
* 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: remove usb_suspend_root_hubAlan Stern2006-09-27
* usbcore: add autosuspend/autoresume infrastructureAlan Stern2006-09-27
* USB: Turn usb_resume_both() into static inlineAlexey Dobriyan2006-09-27
* USB core: Use const where possible.Luiz Fernando N. Capitulino2006-09-27
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* hub driver: improve use of #ifdefAlan Stern2006-09-27
* usbcore: track whether interfaces are suspendedAlan Stern2006-09-27
* usbcore: resume device resume recursionAlan 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
* usbfs: private mutex for open, release, and removeAlan Stern2006-09-27
* [PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley2006-06-30
* [PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman2006-06-21
* [PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman2006-06-21
* [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-04
* [PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman2006-01-04
* [PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern2005-10-28
* [PATCH] USB: convert usbfs/devio.c to use usb notifiersGreg Kroah-Hartman2005-10-28
* [PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman2005-10-28
* [PATCH] USB: remove the global function usbdev_lookup_minorGreg Kroah-Hartman2005-10-28
* [PATCH] stop exporting two functionsDavid Brownell2005-10-28
* [PATCH] root hub changes (lesser half)David Brownell2005-10-28