Age | Commit message (Expand) | Author | Files | Lines |
2012-09-27 | USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq | Joachim Eastwood | 1 | -1/+2 |
2012-09-11 | EHCI: Update qTD next pointer in QH overlay region during unlink | Pavankumar Kondeti | 1 | -2/+10 |
2012-09-06 | Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 6 | -9/+207 |
2012-09-06 | USB: ohci-at91: fix PIO handling in relation with number of ports | Nicolas Ferre | 1 | -0/+10 |
2012-09-05 | usb: host: xhci: fix compilation error for non-PCI based stacks | Moiz Sonasath | 1 | -0/+1 |
2012-09-05 | usb: host: xhci-plat: use ioremap_nocache | Ruchika Kharwar | 1 | -1/+1 |
2012-09-05 | usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware | Alexis R. Cortes | 3 | -0/+169 |
2012-09-05 | xhci: Make handover code more robust | Matthew Garrett | 1 | -2/+10 |
2012-09-05 | xhci: Fix a logical vs bitwise AND bug | Dan Carpenter | 1 | -1/+1 |
2012-09-05 | Intel xhci: Only switch the switchable ports | Keng-Yu Lin | 1 | -4/+23 |
2012-09-05 | xhci: Recognize USB 3.0 devices as superspeed at powerup | Manoj Iyer | 1 | -1/+2 |
2012-08-17 | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 10 | -190/+59 |
2012-08-10 | usb: host: tegra: fix warning messages in ehci_remove | Venu Byravarasu | 1 | -1/+2 |
2012-08-10 | usb: host: mips: sead3: Update for EHCI register structure. | Steven J. Hill | 1 | -1/+1 |
2012-08-10 | USB: isp1362-hcd.c: usb message always saved in case of underrun | Bruno Morelli | 1 | -4/+4 |
2012-08-10 | OMAP: USB : Fix the EHCI enumeration and core retention issue | Keshava Munegowda | 1 | -166/+1 |
2012-08-09 | xhci: Switch PPT ports to EHCI on shutdown. | Sarah Sharp | 5 | -0/+21 |
2012-08-08 | xhci: Fix bug after deq ptr set to link TRB. | Sarah Sharp | 1 | -14/+22 |
2012-08-08 | usb/ohci-omap: remove unused variable | Arnd Bergmann | 1 | -2/+0 |
2012-08-07 | xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning. | Sarah Sharp | 2 | -2/+4 |
2012-08-07 | xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk. | Sarah Sharp | 1 | -0/+1 |
2012-08-07 | xhci: Increase reset timeout for Renesas 720201 host. | Sarah Sharp | 1 | -2/+3 |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -17/+0 |
2012-07-31 | usb/host/r8a66597: remove conditional compilation of clk code | Viresh Kumar | 2 | -17/+0 |
2012-07-30 | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -4/+4 |
2012-07-27 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+4 |
2012-07-26 | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 48 | -1905/+1604 |
2012-07-25 | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann | 1 | -0/+4 |
2012-07-25 | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz | 1 | -0/+4 |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 4 | -0/+427 |
2012-07-24 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -10/+10 |
2012-07-24 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -4/+5 |
2012-07-19 | usb: add host support for the tilegx architecture | Chris Metcalf | 4 | -0/+427 |
2012-07-17 | USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer | Vivek Gautam | 1 | -0/+21 |
2012-07-17 | USB: ehci-s5p: Add support for device tree | Vivek Gautam | 1 | -0/+22 |
2012-07-17 | USB: ohci-exynos: Add support for device tree | Vivek Gautam | 1 | -0/+22 |
2012-07-17 | USB: ehci-omap: fix compile failure(v1) | Ming Lei | 1 | -5/+5 |
2012-07-17 | usb: host: tegra: pass correct pointer in ehci_setup() | Laxman Dewangan | 3 | -3/+3 |
2012-07-17 | USB: ehci-fsl: Update ifdef check to work on 64-bit ppc | Kumar Gala | 1 | -1/+1 |
2012-07-17 | Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 1 | -0/+6 |
2012-07-17 | USB: EHCI: resolve some unlikely races | Alan Stern | 3 | -5/+43 |
2012-07-17 | USB: EHCI: fix up locking | Alan Stern | 3 | -30/+64 |
2012-07-17 | USB: EHCI: simplify isochronous scanning | Alan Stern | 3 | -91/+32 |
2012-07-17 | USB: EHCI: use hrtimer for the I/O watchdog | Alan Stern | 6 | -65/+25 |
2012-07-17 | USB: EHCI: always scan each interrupt QH | Alan Stern | 5 | -50/+71 |
2012-07-17 | USB: EHCI: don't lose events during a scan | Alan Stern | 2 | -4/+12 |
2012-07-17 | USB: EHCI: use hrtimer for unlinking empty async QHs | Alan Stern | 5 | -42/+59 |
2012-07-17 | USB: EHCI: unlink multiple async QHs together | Alan Stern | 5 | -94/+98 |
2012-07-17 | USB: EHCI: use hrtimer for the IAA watchdog | Alan Stern | 5 | -71/+61 |
2012-07-17 | USB: EHCI: don't refcount iso_stream structures | Alan Stern | 3 | -52/+16 |