summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman2006-09-276-29/+80
* USB: fix root-hub resume when CONFIG_USB_SUSPEND is not setAlan Stern2006-09-271-1/+6
* usbcore: remove usb_suspend_root_hubAlan Stern2006-09-274-68/+1
* usbcore: non-hub-specific uses of autosuspendAlan Stern2006-09-273-11/+17
* usbcore: add autosuspend/autoresume infrastructureAlan Stern2006-09-274-45/+460
* usbcore: store each usb_device's level in the treeAlan Stern2006-09-271-0/+1
* usbcore: trim down usb_bus structureAlan Stern2006-09-274-55/+34
* usbcore: Add flag for whether a host controller uses DMAAlan Stern2006-09-271-3/+5
* USB: remove struct usb_operationsAlan Stern2006-09-275-84/+24
* USB: usb-hub-driver-improve-use-of-ifdef fixAndrew Morton2006-09-271-0/+2
* USB: Turn usb_resume_both() into static inlineAlexey Dobriyan2006-09-271-1/+4
* usbcore: help drivers to change device configsAlan Stern2006-09-271-0/+59
* USB core: Use const where possible.Luiz Fernando N. Capitulino2006-09-272-12/+13
* wusb: pretty print new wireless USB devices when they connectInaky Perez-Gonzalez2006-09-271-10/+15
* wusb: handle wusb device ep0 speed settingsInaky Perez-Gonzalez2006-09-271-2/+10
* wusb: hub code recognizes wusb portsInaky Perez-Gonzalez2006-09-272-1/+16
* usb: deal with broken config descriptorsInaky Perez-Gonzalez2006-09-271-1/+3
* usbcore: khubd and busy-port handlingAlan Stern2006-09-272-2/+12
* usbcore: make hcd_endpoint_disable wait for queue to drainAlan Stern2006-09-271-30/+35
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-273-0/+35
* USB: hub: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-7/+2
* USB: New functions to check endpoints info.Luiz Fernando N. Capitulino2006-09-271-0/+144
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-275-8/+8
* USB: usbcore get rid of the timer in usb_start_wait_urb()Franck Bui-Huu2006-09-271-44/+29
* hub driver: improve use of #ifdefAlan Stern2006-09-272-18/+57
* usbcore: suspending devices with no driverAlan Stern2006-09-271-4/+15
* usbcore: fix up device and power state testsAlan Stern2006-09-273-61/+29
* usbcore: set device and power states properlyAlan Stern2006-09-272-35/+46
* usbcore: track whether interfaces are suspendedAlan Stern2006-09-271-3/+3
* usbcore: resume device resume recursionAlan Stern2006-09-274-105/+70
* usbcore: split suspend/resume for device and interfacesAlan Stern2006-09-271-45/+77
* usbcore: make usb_generic a usb_device_driverAlan Stern2006-09-274-186/+232
* usbcore: add usb_device_driver definitionAlan Stern2006-09-274-77/+194
* usbcore: move code among source filesAlan Stern2006-09-275-342/+370
* usbcore: rename usb_suspend_device to usb_port_suspendAlan Stern2006-09-273-24/+25
* usbfs: detect device unregistrationAlan Stern2006-09-271-6/+7
* usbfs: private mutex for open, release, and removeAlan Stern2006-09-273-11/+19
* usbcore: add configuration_string to attribute groupAlan Stern2006-09-271-3/+2
* USB: Make usb_buffer_free() NULL-safeDmitry Torokhov2006-09-271-1/+3
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-272-4/+4
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-251-1/+1
* Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman2006-08-021-10/+10
* Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman2006-08-021-6/+7
* [PATCH] USB: remove devfs information from KconfigMichal Piotrowski2006-07-121-3/+0
* [PATCH] usbcore: fixes for hub_port_resumeAlan Stern2006-07-121-0/+5
* [PATCH] USB hub: don't return status > 0 from resumeAlan Stern2006-07-121-1/+4
* [PATCH] usbfs: use the correct signal number for disconnectionZoran Marceta2006-07-121-1/+1
* [PATCH] lockdep: annotate USBFSArjan van de Ven2006-07-031-1/+1
* [PATCH] lockdep: annotate i_mutexIngo Molnar2006-07-031-1/+1
OpenPOWER on IntegriCloud