aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh
2006-09-27aircable: fix printk format warningsRandy Dunlap
2006-09-27Add AIRcable USB Bluetooth Dongle DriverManuel Francisco Naranjo
2006-09-27cypress_m8: implement graceful failure handlingMike Isely
2006-09-27cypress_m8: improve control endpoint error handlingMike Isely
2006-09-27cypress_m8: use usb_fill_int_urb where appropriateMike Isely
2006-09-27cypress_m8: use appropriate URB polling intervalMike Isely
2006-09-27USB: fix __must_check warnings in drivers/usb/serial/Greg Kroah-Hartman
2006-09-27USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman
2006-09-27USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman
2006-09-27USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman
2006-09-27USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman
2006-09-27USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman
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-27USB: UB: Let cdrecord to see a device with media absentPete Zaitcev
2006-09-27USB: usb/input/usbmouse.c: whitespace cleanupReiner Herrmann
2006-09-27USB: ohci-at91, two one-linersDavid Brownell
2006-09-27USB: net2280: update dma buffer allocationDavid Brownell
2006-09-27USB: usb serial gadget smp related bugEugeny S. Mints
2006-09-27USB: replace kernel_thread() with kthread_run() in libusual.cMatthew Dharm
2006-09-27gadgetfs patch for ep0outSkip Hansen
2006-09-27USB: EHCI whitespace fixes (cosmetic)David Brownell
2006-09-27USB: ethernet gadget avoids zlps for musb_hdrcDavid Brownell
2006-09-27usbmon: don't call mon_dmapeek if DMA isn't being usedAlan 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-storage: fix for UFI LUN detectionAlan Stern
2006-09-27USB: fix typo in drivers/usb/gadget/KconfigJules Villard
2006-09-27USB: fix signedness issue in drivers/usb/gadget/ether.cEric Sesterhenn
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-27USB Storage: add rio karma eject supportMatthew Dharm
2006-09-27usb-skeleton: small updateLuiz Fernando N. Capitulino
2006-09-27usbcore: khubd and busy-port handlingAlan Stern
2006-09-27usbcore: make hcd_endpoint_disable wait for queue to drainAlan Stern
2006-09-27UHCI: increase Resume-Detect-off delayAlan Stern
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov
2006-09-27USB gadget: gadgetfs dont try to lock before freeMilan Svoboda