aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2006-10-10[PATCH] devio __user annotationsAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-09-28USB: fix autosuspend when CONFIG_PM isn't setAlan Stern
2006-09-28USB: allow both root-hub interrupts and pollingAlan Stern
2006-09-28USB: create new workqueue thread for USB autosuspendAlan Stern
2006-09-28USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patchHenrik Kretzschmar
2006-09-28USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson
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