summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2006-09-27USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman1-1/+3
2006-09-27USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman1-40/+34
2006-09-27USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman3-17/+57
2006-09-27USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman6-29/+80
2006-09-27USB: fix root-hub resume when CONFIG_USB_SUSPEND is not setAlan Stern1-1/+6
2006-09-27usbcore: remove usb_suspend_root_hubAlan Stern5-71/+1
2006-09-27usbcore: non-hub-specific uses of autosuspendAlan Stern4-11/+28
2006-09-27usbcore: add autosuspend/autoresume infrastructureAlan Stern4-45/+460
2006-09-27usbcore: store each usb_device's level in the treeAlan Stern1-0/+1
2006-09-27USB: usb/input/usbmouse.c: whitespace cleanupReiner Herrmann1-1/+1
2006-09-27USB: ohci-at91, two one-linersDavid Brownell1-1/+2
2006-09-27USB: net2280: update dma buffer allocationDavid Brownell1-68/+88
2006-09-27USB: usb serial gadget smp related bugEugeny S. Mints1-0/+3
2006-09-27USB: replace kernel_thread() with kthread_run() in libusual.cMatthew Dharm1-5/+5
2006-09-27gadgetfs patch for ep0outSkip Hansen1-1/+1
2006-09-27USB: EHCI whitespace fixes (cosmetic)David Brownell7-64/+64
2006-09-27USB: ethernet gadget avoids zlps for musb_hdrcDavid Brownell1-0/+3
2006-09-27usbmon: don't call mon_dmapeek if DMA isn't being usedAlan Stern3-6/+9
2006-09-27usbcore: trim down usb_bus structureAlan Stern8-71/+44
2006-09-27usbcore: Add flag for whether a host controller uses DMAAlan Stern1-3/+5
2006-09-27USB: remove struct usb_operationsAlan Stern5-84/+24
2006-09-27USB: usb-hub-driver-improve-use-of-ifdef fixAndrew Morton1-0/+2
2006-09-27USB: Turn usb_resume_both() into static inlineAlexey Dobriyan1-1/+4
2006-09-27usbcore: help drivers to change device configsAlan Stern1-0/+59
2006-09-27usb-storage: fix for UFI LUN detectionAlan Stern1-0/+15
2006-09-27USB: fix typo in drivers/usb/gadget/KconfigJules Villard1-1/+1
2006-09-27USB: fix signedness issue in drivers/usb/gadget/ether.cEric Sesterhenn1-1/+1
2006-09-27USB core: Use const where possible.Luiz Fernando N. Capitulino2-12/+13
2006-09-27wusb: pretty print new wireless USB devices when they connectInaky Perez-Gonzalez1-10/+15
2006-09-27wusb: handle wusb device ep0 speed settingsInaky Perez-Gonzalez1-2/+10
2006-09-27wusb: hub code recognizes wusb portsInaky Perez-Gonzalez2-1/+16
2006-09-27usb: deal with broken config descriptorsInaky Perez-Gonzalez1-1/+3
2006-09-27USB Storage: add rio karma eject supportMatthew Dharm8-75/+187
2006-09-27usb-skeleton: small updateLuiz Fernando N. Capitulino1-28/+22
2006-09-27usbcore: khubd and busy-port handlingAlan Stern2-2/+12
2006-09-27usbcore: make hcd_endpoint_disable wait for queue to drainAlan Stern1-30/+35
2006-09-27UHCI: increase Resume-Detect-off delayAlan Stern1-3/+9
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov20-23/+69
2006-09-27USB gadget: gadgetfs dont try to lock before freeMilan Svoboda1-1/+0
2006-09-27USB: add poll to gadgetfs's endpoint zeroMilan Svoboda1-1/+31
2006-09-27USB: net1080 inherent pad lengthdave rientjes1-8/+7
2006-09-27USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-6/+2
2006-09-27USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-6/+2
2006-09-27USB: usb-serial: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-12/+7
2006-09-27USB: powermate: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-3/+1
2006-09-27USB: keyspan_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-2/+1
2006-09-27USB: ati_remote: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-6/+2
2006-09-27USB: acecad: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-4/+1
2006-09-27USB: appletouch: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-4/+1
2006-09-27USB: hub: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-7/+2