summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman2006-09-272-6/+8
* | USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman2006-09-271-1/+1
* | USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman2006-09-271-1/+3
* | USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman2006-09-271-40/+34
* | USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman2006-09-273-17/+57
* | 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-275-71/+1
* | usbcore: non-hub-specific uses of autosuspendAlan Stern2006-09-274-11/+28
* | 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
* | USB: usb/input/usbmouse.c: whitespace cleanupReiner Herrmann2006-09-271-1/+1
* | USB: ohci-at91, two one-linersDavid Brownell2006-09-271-1/+2
* | USB: net2280: update dma buffer allocationDavid Brownell2006-09-271-68/+88
* | USB: usb serial gadget smp related bugEugeny S. Mints2006-09-271-0/+3
* | USB: replace kernel_thread() with kthread_run() in libusual.cMatthew Dharm2006-09-271-5/+5
* | gadgetfs patch for ep0outSkip Hansen2006-09-271-1/+1
* | USB: EHCI whitespace fixes (cosmetic)David Brownell2006-09-277-64/+64
* | USB: ethernet gadget avoids zlps for musb_hdrcDavid Brownell2006-09-271-0/+3
* | usbmon: don't call mon_dmapeek if DMA isn't being usedAlan Stern2006-09-273-6/+9
* | usbcore: trim down usb_bus structureAlan Stern2006-09-278-71/+44
* | 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-storage: fix for UFI LUN detectionAlan Stern2006-09-271-0/+15
* | USB: fix typo in drivers/usb/gadget/KconfigJules Villard2006-09-271-1/+1
* | USB: fix signedness issue in drivers/usb/gadget/ether.cEric Sesterhenn2006-09-271-1/+1
* | 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
* | USB Storage: add rio karma eject supportMatthew Dharm2006-09-278-75/+187
* | usb-skeleton: small updateLuiz Fernando N. Capitulino2006-09-271-28/+22
* | 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
* | UHCI: increase Resume-Detect-off delayAlan Stern2006-09-271-3/+9
* | USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-2720-23/+69
* | USB gadget: gadgetfs dont try to lock before freeMilan Svoboda2006-09-271-1/+0
* | USB: add poll to gadgetfs's endpoint zeroMilan Svoboda2006-09-271-1/+31
* | USB: net1080 inherent pad lengthdave rientjes2006-09-271-8/+7
* | USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2
* | USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2
* | USB: usb-serial: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-12/+7
* | USB: powermate: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-3/+1
* | USB: keyspan_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-2/+1
* | USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2
* | USB: acecad: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-4/+1