summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-18xhci: Add Intel U1/U2 timeout policy.Sarah Sharp
2012-05-18xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp
2012-05-18xhci: Reserve one command for USB3 LPM disable.Sarah Sharp
2012-05-18xhci: Some Evaluate Context commands must succeed.Sarah Sharp
2012-05-18USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp
2012-05-18USB: Add support to enable/disable USB3 link states.Sarah Sharp
2012-05-18USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp
2012-05-18USB: Refactor code to set LPM support flag.Sarah Sharp
2012-05-18USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp
2012-05-18xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp
2012-05-18xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp
2012-05-18USB: fix resource leak in xhci power loss pathOliver Neukum
2012-05-17usbcore: enable USB2 LPM if port suspend failsAndiry Xu
2012-05-17xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp
2012-05-17USB: storage: fixed keyword related space issues.Jeffrin Jose
2012-05-17USB: storage: fixed several trailing white spaces issues.Jeffrin Jose
2012-05-17USB: storage: fixed C99 comment issue.Jeffrin Jose
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-05-16Revert "USB: serial: sierra: put reset_resume callback back."Greg Kroah-Hartman
2012-05-16USB: serial: fix up reset_resume callbackGreg Kroah-Hartman
2012-05-16USB: serial: ch341: make the reset_resume callback actually work.Greg Kroah-Hartman
2012-05-16staging: usb: gadget: Add FunctionFS support to Configurable Composite Gadget...Andrzej Pietrasiewicz
2012-05-16staging: usb: gadget: Add Configurable Composite Gadget driverMike Lockwood
2012-05-16USB: serial: generic driver is only for testingBjørn Mork
2012-05-16usb: gadget: at91_udc: fix endpoint descriptor dereferenceNicolas Ferre
2012-05-16usb: fix breakage on systems without ACPISasha Levin
2012-05-15USB: symbolserial.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: spcp8x5.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: qcserial.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: navman.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: ir-usb.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: ipaq.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: generic.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: f81232.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: belkin_sa.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: ark3116.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: aircable.c: remove dbg() usageGreg Kroah-Hartman
2012-05-15USB: serial: sierra: put reset_resume callback back.Greg Kroah-Hartman
2012-05-15USB: serial: ch341: put reset_resume callback back.Greg Kroah-Hartman
2012-05-15USB: serial: hook up reset_resume callbackGreg Kroah-Hartman
2012-05-15usb: chipidea: remove zero check of hw_ep_maxRichard Zhao
2012-05-15USB: CI13xxx: Use usb_put_hcd() on failure to drop HCDMarek Vasut
2012-05-15USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TTMarek Vasut
2012-05-14USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern
2012-05-14USB: EHCI: improve full-speed isochronous scheduling routineAlan Stern
2012-05-14usb: musb: cppi: add missing include to fix compilationReinhard Tartler
2012-05-14USB: add read support to usb-serial/../new_idBjørn Mork
2012-05-14USB: let both new_id and remove_id show dynamic id listBjørn Mork
2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz
2012-05-14Revert "usb: add struct usb_hub_port to store port related members."Greg Kroah-Hartman