summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* xhci: Add Intel U1/U2 timeout policy.Sarah Sharp2012-05-183-0/+138
* xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp2012-05-183-0/+335
* xhci: Reserve one command for USB3 LPM disable.Sarah Sharp2012-05-182-0/+14
* xhci: Some Evaluate Context commands must succeed.Sarah Sharp2012-05-183-4/+4
* USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp2012-05-183-1/+118
* USB: Add support to enable/disable USB3 link states.Sarah Sharp2012-05-181-0/+414
* USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp2012-05-181-1/+210
* USB: Refactor code to set LPM support flag.Sarah Sharp2012-05-181-5/+17
* USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp2012-05-181-0/+9
* xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2012-05-182-0/+21
* xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp2012-05-181-0/+1
* USB: fix resource leak in xhci power loss pathOliver Neukum2012-05-181-0/+26
* usbcore: enable USB2 LPM if port suspend failsAndiry Xu2012-05-171-0/+4
* xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-05-173-3/+19
* USB: storage: fixed keyword related space issues.Jeffrin Jose2012-05-171-2/+2
* USB: storage: fixed several trailing white spaces issues.Jeffrin Jose2012-05-171-9/+9
* USB: storage: fixed C99 comment issue.Jeffrin Jose2012-05-171-1/+1
* Revert "USB: serial: sierra: put reset_resume callback back."Greg Kroah-Hartman2012-05-161-8/+0
* USB: serial: fix up reset_resume callbackGreg Kroah-Hartman2012-05-161-2/+4
* USB: serial: ch341: make the reset_resume callback actually work.Greg Kroah-Hartman2012-05-161-1/+1
* USB: serial: generic driver is only for testingBjørn Mork2012-05-161-0/+2
* usb: gadget: at91_udc: fix endpoint descriptor dereferenceNicolas Ferre2012-05-161-1/+1
* usb: fix breakage on systems without ACPISasha Levin2012-05-161-4/+1
* USB: symbolserial.c: remove dbg() usageGreg Kroah-Hartman2012-05-151-4/+4
* USB: spcp8x5.c: remove dbg() usageGreg Kroah-Hartman2012-05-151-4/+8
* USB: qcserial.c: remove dbg() usageGreg Kroah-Hartman2012-05-151-13/+13
* USB: navman.c: remove dbg() usageGreg Kroah-Hartman2012-05-151-5/+6
* USB: ir-usb.c: remove dbg() usageGreg Kroah-Hartman2012-05-151-22/+28
* USB: ipaq.c: remove dbg() usageGreg Kroah-Hartman2012-05-151-3/+4
* USB: generic.c: remove dbg() usageGreg Kroah-Hartman2012-05-151-8/+13
* USB: f81232.c: remove dbg() usageGreg Kroah-Hartman2012-05-151-8/+12
* USB: belkin_sa.c: remove dbg() usageGreg Kroah-Hartman2012-05-151-5/+6
* USB: ark3116.c: remove dbg() usageGreg Kroah-Hartman2012-05-151-12/+15
* USB: aircable.c: remove dbg() usageGreg Kroah-Hartman2012-05-151-3/+4
* USB: serial: sierra: put reset_resume callback back.Greg Kroah-Hartman2012-05-151-0/+8
* USB: serial: ch341: put reset_resume callback back.Greg Kroah-Hartman2012-05-151-2/+2
* USB: serial: hook up reset_resume callbackGreg Kroah-Hartman2012-05-151-1/+23
* usb: chipidea: remove zero check of hw_ep_maxRichard Zhao2012-05-151-1/+1
* USB: CI13xxx: Use usb_put_hcd() on failure to drop HCDMarek Vasut2012-05-151-1/+1
* USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TTMarek Vasut2012-05-151-2/+2
* USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern2012-05-143-1/+9
* USB: EHCI: improve full-speed isochronous scheduling routineAlan Stern2012-05-141-19/+21
* usb: musb: cppi: add missing include to fix compilationReinhard Tartler2012-05-141-0/+1
* USB: add read support to usb-serial/../new_idBjørn Mork2012-05-142-4/+18
* USB: let both new_id and remove_id show dynamic id listBjørn Mork2012-05-141-2/+19
* FunctionFS: enable multiple functionsAndrzej Pietrasiewicz2012-05-142-31/+207
* Revert "usb: add struct usb_hub_port to store port related members."Greg Kroah-Hartman2012-05-141-16/+13
* Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman2012-05-143-44/+29
* USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active"Shinya Kuribayashi2012-05-141-2/+10
* USB: gpio_vbus: put a missing regulator_put() on errorShinya Kuribayashi2012-05-141-0/+1
OpenPOWER on IntegriCloud