aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2006-09-27USB: remove OTG build warningDavid Brownell
2006-09-27USB: force root hub resume after power lossAlan Stern
2006-09-27USB: Remove unneeded void * casts in core filesTobias Klauser
2006-09-27USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman
2006-09-27USB: fix root-hub resume when CONFIG_USB_SUSPEND is not setAlan Stern
2006-09-27usbcore: remove usb_suspend_root_hubAlan Stern
2006-09-27usbcore: non-hub-specific uses of autosuspendAlan Stern
2006-09-27usbcore: add autosuspend/autoresume infrastructureAlan Stern
2006-09-27usbcore: store each usb_device's level in the treeAlan Stern
2006-09-27usbcore: trim down usb_bus structureAlan Stern
2006-09-27usbcore: Add flag for whether a host controller uses DMAAlan Stern
2006-09-27USB: remove struct usb_operationsAlan Stern
2006-09-27USB: usb-hub-driver-improve-use-of-ifdef fixAndrew Morton
2006-09-27USB: Turn usb_resume_both() into static inlineAlexey Dobriyan
2006-09-27usbcore: help drivers to change device configsAlan Stern
2006-09-27USB core: Use const where possible.Luiz Fernando N. Capitulino
2006-09-27wusb: pretty print new wireless USB devices when they connectInaky Perez-Gonzalez
2006-09-27wusb: handle wusb device ep0 speed settingsInaky Perez-Gonzalez
2006-09-27wusb: hub code recognizes wusb portsInaky Perez-Gonzalez
2006-09-27usb: deal with broken config descriptorsInaky Perez-Gonzalez
2006-09-27usbcore: khubd and busy-port handlingAlan Stern
2006-09-27usbcore: make hcd_endpoint_disable wait for queue to drainAlan Stern
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov
2006-09-27USB: hub: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: New functions to check endpoints info.Luiz Fernando N. Capitulino
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-09-27USB: usbcore get rid of the timer in usb_start_wait_urb()Franck Bui-Huu
2006-09-27hub driver: improve use of #ifdefAlan Stern
2006-09-27usbcore: suspending devices with no driverAlan Stern
2006-09-27usbcore: fix up device and power state testsAlan Stern
2006-09-27usbcore: set device and power states properlyAlan Stern
2006-09-27usbcore: track whether interfaces are suspendedAlan Stern
2006-09-27usbcore: resume device resume recursionAlan Stern
2006-09-27usbcore: split suspend/resume for device and interfacesAlan Stern
2006-09-27usbcore: make usb_generic a usb_device_driverAlan Stern
2006-09-27usbcore: add usb_device_driver definitionAlan Stern
2006-09-27usbcore: move code among source filesAlan Stern
2006-09-27usbcore: rename usb_suspend_device to usb_port_suspendAlan Stern
2006-09-27usbfs: detect device unregistrationAlan Stern
2006-09-27usbfs: private mutex for open, release, and removeAlan Stern
2006-09-27usbcore: add configuration_string to attribute groupAlan Stern
2006-09-27USB: Make usb_buffer_free() NULL-safeDmitry Torokhov
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-25PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell
2006-08-02Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman
2006-08-02Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman
2006-07-12[PATCH] USB: remove devfs information from KconfigMichal Piotrowski
2006-07-12[PATCH] usbcore: fixes for hub_port_resumeAlan Stern
2006-07-12[PATCH] USB hub: don't return status > 0 from resumeAlan Stern