summaryrefslogtreecommitdiff
path: root/drivers/usb/core/usb.h
Commit message (Expand)AuthorAge
* [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
* [PATCH] usb_interface power stateDavid Brownell2005-10-28
* Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds2005-10-10
* [PATCH] USB: real nodes instead of usbfsKay Sievers2005-09-08
* [PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH2005-04-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16