summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb.h
AgeCommit message (Expand)AuthorLines
2008-05-14USB: create attributes before sending ueventAlan Stern-0/+4
2008-04-24USB: remove dev->power.power_stateAlan Stern-2/+0
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman-10/+11
2007-10-12USB: rename choose_configurationGreg Kroah-Hartman-1/+1
2007-10-12usb: introduce usb_authorize/deauthorize()Inaky Perez-Gonzalez-0/+3
2007-10-12USB: add ep->enableAlan Stern-0/+2
2007-07-12USB: unify reset_resume and normal resumeAlan Stern-1/+0
2007-07-12USB: remove __usb_port_suspendAlan Stern-2/+10
2007-07-12USB: add USB-Persist facilityAlan Stern-0/+1
2007-07-12USB: interface PM stateAlan Stern-0/+2
2007-04-27USB: make usbdevices export their device nodes instead of using a separate classKay Sievers-8/+6
2007-04-27USB: separate autosuspend from external suspendAlan Stern-1/+3
2007-04-27usbcore: move usb_autosuspend_workAlan Stern-7/+1
2007-02-23USB: export autosuspend delay in sysfsAlan Stern-1/+3
2007-02-23USB: make autosuspend delay a module parameterAlan Stern-2/+0
2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum-0/+1
2007-02-23USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman-0/+2
2006-12-01usbcore: remove unused argument in autosuspendAlan Stern-5/+4
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman-1/+1
2006-09-28USB: fix autosuspend when CONFIG_PM isn't setAlan Stern-1/+17
2006-09-28USB: create new workqueue thread for USB autosuspendAlan Stern-0/+1
2006-09-27USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman-3/+3
2006-09-27usbcore: remove usb_suspend_root_hubAlan Stern-1/+0
2006-09-27usbcore: add autosuspend/autoresume infrastructureAlan Stern-0/+14
2006-09-27USB: Turn usb_resume_both() into static inlineAlexey Dobriyan-1/+4
2006-09-27USB core: Use const where possible.Luiz Fernando N. Capitulino-2/+2
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino-2/+2
2006-09-27hub driver: improve use of #ifdefAlan Stern-0/+11
2006-09-27usbcore: track whether interfaces are suspendedAlan Stern-3/+3
2006-09-27usbcore: resume device resume recursionAlan Stern-0/+2
2006-09-27usbcore: add usb_device_driver definitionAlan Stern-2/+18
2006-09-27usbcore: move code among source filesAlan Stern-1/+1
2006-09-27usbcore: rename usb_suspend_device to usb_port_suspendAlan Stern-2/+2
2006-09-27usbfs: private mutex for open, release, and removeAlan Stern-0/+1
2006-06-30[PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley-0/+1
2006-06-21[PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman-1/+1
2006-06-21[PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman-0/+3
2006-01-04[PATCH] USB: Remove USB private semaphoreAlan Stern-3/+0
2006-01-04[PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman-0/+3
2005-10-28[PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern-0/+1
2005-10-28[PATCH] USB: convert usbfs/devio.c to use usb notifiersGreg Kroah-Hartman-2/+0
2005-10-28[PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman-0/+6
2005-10-28[PATCH] USB: remove the global function usbdev_lookup_minorGreg Kroah-Hartman-1/+0
2005-10-28[PATCH] stop exporting two functionsDavid Brownell-0/+4
2005-10-28[PATCH] root hub changes (lesser half)David Brownell-0/+1
2005-10-28[PATCH] usb_interface power stateDavid Brownell-0/+18
2005-10-10Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds-1/+2
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers-0/+5
2005-04-18[PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH-0/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+46