summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-10USB: resizing usbmon binary interface buffer causes protection faultsSteven Robertson
2010-08-10USB: gadget: functionfs: stale Makefile entry removedMichal Nazarewicz
2010-08-10USB: EHCI: remove dead code in the periodic schedulerAlan Stern
2010-08-10USB: EHCI: reorganize isochronous scheduler routineAlan Stern
2010-08-10USB: EHCI: add missing frame -> microframe conversionAlan Stern
2010-08-10USB: EHCI: simplify remainder computationsAlan Stern
2010-08-10USB: EHCI: remove PCI assumptionAlan Stern
2010-08-10USB: xHCI: Supporting MSI/MSI-XDong Nguyen
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg
2010-08-10USB: otg/ulpi: add support for SMSC USB3319 ulpi phyIgor Grinberg
2010-08-10USB: otg/ulpi: remove unused macroIgor Grinberg
2010-08-10USB: otg/ulpi.c : fix register writeEric BĂ©nard
2010-08-10USB: io_ti.c: don't return 0 if writing the download record failedRoel Kluin
2010-08-10USB: host: Remove dead CONFIG_ARCH_KAROChristian Dietrich
2010-08-10USB: serial: enable async suspend for usb serial port deviceMing Lei
2010-08-10USB: musb: forward debug mode feature to gadgetstephane duverger
2010-08-10USB: EHCI Debug Port Device Gadgetstephane duverger
2010-08-10USB: gadget: Remove unnecessary casts of private_dataJoe Perches
2010-08-10USB: misc: Remove unnecessary casts of private_dataJoe Perches
2010-08-10USB: usb-skeleton: Remove unnecessary casts of private_dataJoe Perches
2010-08-10USB: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-10usb: storage: freecom: Fixed several coding style issues.Martin Enderleit
2010-08-10USB: musb: do not override DMA mode in channel programAnand Gadiyar
2010-08-10USB: musb: Kill board specific pinmux from driver fileAnand Gadiyar
2010-08-10USB: ehci_omap: fix device detect issue with modulesAjay Kumar Gupta
2010-08-10USB: ulpi: fix compilation warningAjay Kumar Gupta
2010-08-10USB: musb: fix compilation warning in host only modeAjay Kumar Gupta
2010-08-10USB: musb: use correct register widths in register dumpsAnand Gadiyar
2010-08-10USB: core: hcd-pci: use for_each_pci_dev()Kulikov Vasiliy
2010-08-10USB: serial: io_ti: Don't return 0 if writing the download record failedRoel Kluin
2010-08-10USB: gadget: storage_common: comments updatedMichal Nazarewicz
2010-08-10USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger
2010-08-10USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi
2010-08-10USB: xhci: trivial: use ARRAY_SIZEKulikov Vasiliy
2010-08-10USB: drivers/usb/Makefile: conditionally descend to 'early'Nicolas Kaiser
2010-08-10USB: usblp: fixed switch, brace, whitespace and spacing coding style issuesNicolas Kaiser
2010-08-10USB: add runtime PM for PCI-based host controllersAlan Stern
2010-08-10USB: UHCI: add support for Intel's wakeup flagsAlan Stern
2010-08-10USB: fix race between root-hub wakeup & controller suspendAlan Stern
2010-08-10USB: controller resume should check the root hubAlan Stern
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
2010-08-10USB: move PCI HCD resume routineAlan Stern
2010-08-10USB: refactor the powermac-specific ASIC clock codeAlan Stern
2010-08-10USB: gadget: g_fs: code cleanupMichal Nazarewicz
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz
2010-08-10USB: gadget: f_mass_storage: added eject callbackMichal Nazarewicz
2010-08-10USB: gadget: composite: added disconnect callbackMichal Nazarewicz
2010-08-10USB: gadget: g_multi: added documentation and INF filesMichal Nazarewicz
2010-08-10USB: gadget: g_serial: INF file updatedMichal Nazarewicz