aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* usb devio: handle class_device_create() errorAkinobu Mita2006-10-17
* usbcore: fix endpoint device creationAlan Stern2006-10-17
* usbcore: fix refcount bug in endpoint removalAlan Stern2006-10-17
* [PATCH] devio __user annotationsAl Viro2006-10-10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* [PATCH] usb: fixup usb so it uses struct pidEric W. Biederman2006-10-02
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* USB: fix autosuspend when CONFIG_PM isn't setAlan Stern2006-09-28
* USB: allow both root-hub interrupts and pollingAlan Stern2006-09-28
* USB: create new workqueue thread for USB autosuspendAlan Stern2006-09-28
* USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patchHenrik Kretzschmar2006-09-28
* USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson2006-09-28
* USB: remove OTG build warningDavid Brownell2006-09-27
* USB: force root hub resume after power lossAlan Stern2006-09-27
* USB: Remove unneeded void * casts in core filesTobias Klauser2006-09-27
* USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman2006-09-27
* USB: fix root-hub resume when CONFIG_USB_SUSPEND is not setAlan Stern2006-09-27
* usbcore: remove usb_suspend_root_hubAlan Stern2006-09-27
* usbcore: non-hub-specific uses of autosuspendAlan Stern2006-09-27
* usbcore: add autosuspend/autoresume infrastructureAlan Stern2006-09-27
* usbcore: store each usb_device's level in the treeAlan Stern2006-09-27
* usbcore: trim down usb_bus structureAlan Stern2006-09-27
* usbcore: Add flag for whether a host controller uses DMAAlan Stern2006-09-27
* USB: remove struct usb_operationsAlan Stern2006-09-27
* USB: usb-hub-driver-improve-use-of-ifdef fixAndrew Morton2006-09-27
* USB: Turn usb_resume_both() into static inlineAlexey Dobriyan2006-09-27
* usbcore: help drivers to change device configsAlan Stern2006-09-27
* USB core: Use const where possible.Luiz Fernando N. Capitulino2006-09-27
* wusb: pretty print new wireless USB devices when they connectInaky Perez-Gonzalez2006-09-27
* wusb: handle wusb device ep0 speed settingsInaky Perez-Gonzalez2006-09-27
* wusb: hub code recognizes wusb portsInaky Perez-Gonzalez2006-09-27
* usb: deal with broken config descriptorsInaky Perez-Gonzalez2006-09-27
* usbcore: khubd and busy-port handlingAlan Stern2006-09-27
* usbcore: make hcd_endpoint_disable wait for queue to drainAlan Stern2006-09-27
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-27
* USB: hub: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: New functions to check endpoints info.Luiz Fernando N. Capitulino2006-09-27
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* USB: usbcore get rid of the timer in usb_start_wait_urb()Franck Bui-Huu2006-09-27
* hub driver: improve use of #ifdefAlan Stern2006-09-27
* usbcore: suspending devices with no driverAlan Stern2006-09-27
* usbcore: fix up device and power state testsAlan Stern2006-09-27
* usbcore: set device and power states properlyAlan Stern2006-09-27
* usbcore: track whether interfaces are suspendedAlan Stern2006-09-27
* usbcore: resume device resume recursionAlan Stern2006-09-27
* usbcore: split suspend/resume for device and interfacesAlan Stern2006-09-27