summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-18USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp1-0/+9
2012-05-18xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2-0/+21
2012-05-18xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp1-0/+1
2012-05-18USB: fix resource leak in xhci power loss pathOliver Neukum1-0/+26
2012-05-17usbcore: enable USB2 LPM if port suspend failsAndiry Xu1-0/+4
2012-05-17xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp3-3/+19
2012-05-17USB: storage: fixed keyword related space issues.Jeffrin Jose1-2/+2
2012-05-17USB: storage: fixed several trailing white spaces issues.Jeffrin Jose1-9/+9
2012-05-17USB: storage: fixed C99 comment issue.Jeffrin Jose1-1/+1
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman140-725/+939
2012-05-16Revert "USB: serial: sierra: put reset_resume callback back."Greg Kroah-Hartman1-8/+0
2012-05-16USB: serial: fix up reset_resume callbackGreg Kroah-Hartman1-2/+4
2012-05-16USB: serial: ch341: make the reset_resume callback actually work.Greg Kroah-Hartman1-1/+1
2012-05-16ARM: EXYNOS: Add s3c-hsotg device support for Universal C210 boardLukasz Majewski2-0/+12
2012-05-16ARM: EXYNOS: Add s3c-hsotg device support for NURI boardJoonyoung Shim2-1/+9
2012-05-16ARM: EXYNOS: Add s3c-hsotg device support for GONI boardLukasz Majewski2-0/+6
2012-05-16ARM: EXYNOS: Add usb otg phy control for EXYNOS4210Lukasz Majewski4-28/+80
2012-05-16staging: usb: gadget: Add FunctionFS support to Configurable Composite Gadget...Andrzej Pietrasiewicz2-12/+346
2012-05-16staging: usb: gadget: Add Configurable Composite Gadget driverMike Lockwood7-0/+1156
2012-05-16USB: serial: generic driver is only for testingBjørn Mork1-0/+2
2012-05-16usb: gadget: at91_udc: fix endpoint descriptor dereferenceNicolas Ferre1-1/+1
2012-05-16usb: fix breakage on systems without ACPISasha Levin1-4/+1
2012-05-15USB: symbolserial.c: remove dbg() usageGreg Kroah-Hartman1-4/+4
2012-05-15USB: spcp8x5.c: remove dbg() usageGreg Kroah-Hartman1-4/+8
2012-05-15USB: qcserial.c: remove dbg() usageGreg Kroah-Hartman1-13/+13
2012-05-15USB: navman.c: remove dbg() usageGreg Kroah-Hartman1-5/+6
2012-05-15USB: ir-usb.c: remove dbg() usageGreg Kroah-Hartman1-22/+28
2012-05-15USB: ipaq.c: remove dbg() usageGreg Kroah-Hartman1-3/+4
2012-05-15USB: generic.c: remove dbg() usageGreg Kroah-Hartman1-8/+13
2012-05-15USB: f81232.c: remove dbg() usageGreg Kroah-Hartman1-8/+12
2012-05-15USB: belkin_sa.c: remove dbg() usageGreg Kroah-Hartman1-5/+6
2012-05-15USB: ark3116.c: remove dbg() usageGreg Kroah-Hartman1-12/+15
2012-05-15USB: aircable.c: remove dbg() usageGreg Kroah-Hartman1-3/+4
2012-05-15USB: serial: sierra: put reset_resume callback back.Greg Kroah-Hartman1-0/+8
2012-05-15USB: serial: ch341: put reset_resume callback back.Greg Kroah-Hartman1-2/+2
2012-05-15USB: serial: hook up reset_resume callbackGreg Kroah-Hartman2-2/+25
2012-05-15usb: chipidea: remove zero check of hw_ep_maxRichard Zhao1-1/+1
2012-05-15USB: CI13xxx: Use usb_put_hcd() on failure to drop HCDMarek Vasut1-1/+1
2012-05-15USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TTMarek Vasut1-2/+2
2012-05-15USB: testusb: add path /dev/bus/usb to default search paths for usbfsDu, ChangbinX1-0/+5
2012-05-14USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern3-1/+9
2012-05-14USB: EHCI: improve full-speed isochronous scheduling routineAlan Stern1-19/+21
2012-05-14usb: musb: cppi: add missing include to fix compilationReinhard Tartler1-0/+1
2012-05-14USB: add read support to usb-serial/../new_idBjørn Mork3-4/+20
2012-05-14USB: let both new_id and remove_id show dynamic id listBjørn Mork2-2/+34
2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz4-32/+277
2012-05-14Revert "usb: add struct usb_hub_port to store port related members."Greg Kroah-Hartman1-16/+13
2012-05-14Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman5-47/+33
2012-05-14USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active"Shinya Kuribayashi1-2/+10
2012-05-14USB: gpio_vbus: put a missing regulator_put() on errorShinya Kuribayashi1-0/+1