| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather." | Mathias Nyman | 2014-03-07 | 1 | -11/+3 |
* | usb: ehci: fix deadlock when threadirqs option is used | Stanislaw Gruszka | 2014-02-26 | 1 | -3/+10 |
* | USB: EHCI: add delay during suspend to prevent erroneous wakeups | Alan Stern | 2014-02-18 | 1 | -4/+22 |
* | Revert "usb: xhci: Link TRB must not occur within a USB payload burst" | Sarah Sharp | 2014-02-07 | 1 | -52/+2 |
* | Revert "xhci: Avoid infinite loop when sg urb requires too many trbs" | Sarah Sharp | 2014-02-07 | 1 | -1/+1 |
* | Revert "xhci: Set scatter-gather limit to avoid failed block writes." | Sarah Sharp | 2014-02-07 | 2 | -3/+3 |
* | xhci 1.0: Limit arbitrarily-aligned scatter gather. | Sarah Sharp | 2014-02-07 | 1 | -3/+11 |
* | Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-02-04 | 6 | -37/+61 |
|\ |
|
| * | Revert "xhci: replace xhci_read_64() with readq()" | Sarah Sharp | 2014-01-30 | 5 | -17/+23 |
| * | Revert "xhci: replace xhci_write_64() with writeq()" | Sarah Sharp | 2014-01-29 | 4 | -20/+33 |
| * | xhci: Fix resume issues on Renesas chips in Samsung laptops | Sarah Sharp | 2014-01-22 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2014-01-29 | 1 | -12/+1 |
|\ \ |
|
| * | | USB: fsl-mph-dr-of: adjust for OF based clock lookup | Gerhard Sittig | 2014-01-12 | 1 | -12/+1 |
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-23 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2014-01-02 | 2 | -2/+53 |
| |\ \ \ |
|
| * | | | | usb: r8a66597-hcd: Convert to clk_prepare/unprepare | Laurent Pinchart | 2013-11-28 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-23 | 1 | -3/+11 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm... | Olof Johansson | 2013-12-26 | 1 | -3/+11 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | USB: EHCI: tegra: use reset framework | Stephen Warren | 2013-12-11 | 1 | -3/+11 |
| | |/ |
|
* | | | usb: ehci: add freescale imx28 special write register method | Peter Chen | 2014-01-13 | 1 | -1/+17 |
* | | | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-08 | 11 | -11/+0 |
* | | | xhci: Set scatter-gather limit to avoid failed block writes. | Sarah Sharp | 2014-01-08 | 2 | -3/+3 |
* | | | xhci: Avoid infinite loop when sg urb requires too many trbs | Ben Hutchings | 2014-01-08 | 1 | -1/+1 |
* | | | USB: fix: ohci-at91 mismerge build error | Arnd Bergmann | 2014-01-07 | 1 | -1/+1 |
* | | | Merge 3.13-rc5 into usb-next | Greg Kroah-Hartman | 2013-12-24 | 2 | -13/+22 |
|\ \ \ |
|
| * | | | usb: ohci-at91: fix irq and iomem resource retrieval | Boris BREZILLON | 2013-12-17 | 1 | -11/+15 |
| * | | | xhci: Limit the spurious wakeup fix only to HP machines | Takashi Iwai | 2013-12-10 | 1 | -1/+6 |
| |/ / |
|
* | | | Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2013-12-21 | 2 | -6/+9 |
|\ \ \ |
|
| * | | | usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix() | Jack Pham | 2013-12-19 | 1 | -0/+3 |
| * | | | xhci: Remove unused variable 'addr' in inc_deq() and inc_enq(). | Lin Wang | 2013-12-17 | 1 | -6/+0 |
| * | | | xhci: Add quirks module option | Takashi Iwai | 2013-12-13 | 1 | -0/+6 |
* | | | | USB: ohci-octeon: Use devm_ioremap_resource() | Jingoo Han | 2013-12-18 | 1 | -18/+5 |
* | | | | USB: ohci-spear: Use devm_ioremap_resource() | Jingoo Han | 2013-12-18 | 1 | -10/+3 |
* | | | | USB: ohci-ppc-of: Use devm_ioremap_resource() | Jingoo Han | 2013-12-18 | 1 | -18/+4 |
* | | | | USB: ohci-nxp: Use devm_clk_get() | Jingoo Han | 2013-12-18 | 1 | -18/+8 |
* | | | | USB: ehci-w90x900: Use devm_ioremap_resource() | Jingoo Han | 2013-12-18 | 1 | -16/+5 |
* | | | | USB: ohci-da8xx: Use devm_*() functions | Jingoo Han | 2013-12-18 | 1 | -40/+15 |
* | | | | USB: ohci-jz4740: Use devm_*() functions | Jingoo Han | 2013-12-18 | 1 | -30/+9 |
* | | | | USB: ohci-pxa27x:Use devm_*() functions | Jingoo Han | 2013-12-18 | 1 | -28/+10 |
* | | | | USB: ehci-octeon: Use devm_ioremap_resource() | Jingoo Han | 2013-12-18 | 1 | -18/+5 |
* | | | | USB: ehci-fsl: Use devm_ioremap_resource() | Jingoo Han | 2013-12-18 | 1 | -21/+7 |
* | | | | USB: ehci-orion: Use devm_*() functions | Jingoo Han | 2013-12-18 | 1 | -31/+12 |
* | | | | USB: ohci-ppc-of: use dev_err() instead of printk() | Jingoo Han | 2013-12-18 | 1 | -3/+5 |
* | | | | USB: ohci-omap: use dev_err() instead of printk() | Jingoo Han | 2013-12-18 | 1 | -2/+2 |
* | | | | USB: ehci-xilinx-of: use dev_err() instead of printk() | Jingoo Han | 2013-12-18 | 1 | -1/+2 |
* | | | | USB: ehci-ppc-of: use dev_err() instead of printk() | Jingoo Han | 2013-12-18 | 1 | -1/+2 |
* | | | | USB: ehci-orion: use dev_warn() instead of printk() | Jingoo Han | 2013-12-18 | 1 | -1/+1 |
* | | | | USB: ehci-grlib: use dev_err() instead of printk() | Jingoo Han | 2013-12-18 | 1 | -1/+2 |
* | | | | USB: ehci-fsl: use dev_warn() instead of printk() | Jingoo Han | 2013-12-18 | 1 | -1/+1 |
* | | | | usb: ohci-at91: use device managed clk retrieval | Boris BREZILLON | 2013-12-18 | 1 | -23/+7 |