summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-35/+43
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-2/+3
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-27/+24
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-12893/+16448
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-6/+7
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-2/+3
2012-05-21Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2638
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-1/+1
2012-05-21Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-30/+50
2012-05-21xhci: Fix DIV_ROUND_UP compile error.Sarah Sharp-3/+3
2012-05-21xhci: Fix compile with CONFIG_USB_SUSPEND=nSarah Sharp-27/+43
2012-05-21USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp-0/+4
2012-05-21Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman-9/+1
2012-05-19USB: EHCI: fix command register configuration lost problemMing Lei-1/+0
2012-05-18USB: Remove races in devio.cHuajun Li-8/+25
2012-05-18USB: ehci-platform: remove update_deviceHauke Mehrtens-2/+0
2012-05-18Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-11/+1329
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp-0/+2
2012-05-18xhci: Add Intel U1/U2 timeout policy.Sarah Sharp-0/+138
2012-05-18xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp-0/+335
2012-05-18xhci: Reserve one command for USB3 LPM disable.Sarah Sharp-0/+14
2012-05-18xhci: Some Evaluate Context commands must succeed.Sarah Sharp-4/+4
2012-05-18USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp-1/+118
2012-05-18USB: Add support to enable/disable USB3 link states.Sarah Sharp-0/+414
2012-05-18USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp-1/+210
2012-05-18USB: Refactor code to set LPM support flag.Sarah Sharp-5/+17
2012-05-18USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp-0/+9
2012-05-18xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp-0/+21
2012-05-18xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp-0/+1
2012-05-18USB: fix resource leak in xhci power loss pathOliver Neukum-0/+26
2012-05-17USB: gpio_vbus: wakeup support on GPIO VBUS interruptsShinya Kuribayashi-0/+33
2012-05-17USB: gpio_vbus: a missing cancellation of workqueue in remove() functionShinya Kuribayashi-0/+1
2012-05-17USB: gpio_vbus: handle IRQ flags properlyShinya Kuribayashi-5/+6
2012-05-17USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM useShinya Kuribayashi-3/+2
2012-05-17USB: gpio_vbus: use cached IRQ number for consistency with the probed oneShinya Kuribayashi-4/+6
2012-05-17usbcore: enable USB2 LPM if port suspend failsAndiry Xu-0/+4
2012-05-17xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp-3/+19
2012-05-17USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irqMing Lei-2/+2
2012-05-17USB: storage: fixed keyword related space issues.Jeffrin Jose-2/+2
2012-05-17USB: storage: fixed several trailing white spaces issues.Jeffrin Jose-9/+9
2012-05-17USB: storage: fixed C99 comment issue.Jeffrin Jose-1/+1
2012-05-16Revert "USB: serial: sierra: put reset_resume callback back."Greg Kroah-Hartman-8/+0
2012-05-16USB: serial: fix up reset_resume callbackGreg Kroah-Hartman-2/+4
2012-05-16USB: serial: ch341: make the reset_resume callback actually work.Greg Kroah-Hartman-1/+1
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann-0/+16
2012-05-16USB: serial: generic driver is only for testingBjørn Mork-0/+2
2012-05-16usb: gadget: at91_udc: fix endpoint descriptor dereferenceNicolas Ferre-1/+1