Age | Commit message (Expand) | Author | Files | Lines |
2013-09-26 | USB: OHCI: make ohci-s3c2410 a separate driver | Manjunath Goudar | 4 | -89/+66 |
2013-09-26 | USB: OHCI: make ohci-at91 a separate driver | Manjunath Goudar | 4 | -104/+79 |
2013-09-26 | USB: OHCI: make ohci-spear a separate driver | Manjunath Goudar | 4 | -102/+65 |
2013-09-26 | USB: OHCI: make ohci-omap3 a separate driver | Manjunath Goudar | 4 | -99/+40 |
2013-09-26 | USB: OHCI: make ohci-omap a separate driver | Manjunath Goudar | 4 | -122/+55 |
2013-09-26 | USB: OHCI: make ohci-exynos a separate driver | Manjunath Goudar | 4 | -118/+72 |
2013-09-26 | USB: EHCI: make ehci-w90X900 a separate driver | Manjunath Goudar | 4 | -58/+39 |
2013-09-26 | Merge tag 'samsung-clk-s3c64xx' of http://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 1 | -4/+4 |
2013-09-26 | usb: core: implement AMD remote wakeup quirk | Huang Rui | 1 | -0/+12 |
2013-09-26 | usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types | Huang Rui | 1 | -24/+80 |
2013-09-26 | usb: host: delete chipidea dependency | Peter Chen | 1 | -2/+2 |
2013-09-26 | usb: ohci/uhci - add soft dependencies on ehci_pci | Tom Gundersen | 2 | -0/+3 |
2013-09-26 | USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd | Alan Stern | 3 | -3/+3 |
2013-09-26 | USB: OHCI: accept very late isochronous URBs | Alan Stern | 2 | -14/+34 |
2013-09-26 | USB: UHCI: accept very late isochronous URBs | Alan Stern | 1 | -4/+8 |
2013-09-26 | USB: iMX21: accept very late isochronous URBs | Alan Stern | 1 | -4/+4 |
2013-09-24 | xhci: Fix race between ep halt and URB cancellation | Florian Wolter | 1 | -2/+6 |
2013-09-24 | usb: Fix xHCI host issues on remote wakeup. | Sarah Sharp | 4 | -10/+60 |
2013-09-24 | xhci: Ensure a command structure points to the correct trb on the command ring | Mathias Nyman | 4 | -21/+17 |
2013-09-24 | xhci: Fix oops happening after address device timeout | Mathias Nyman | 1 | -0/+6 |
2013-09-24 | Revert "Revert "USB: EHCI: support running URB giveback in tasklet context"" | Greg Kroah-Hartman | 14 | -18/+13 |
2013-09-24 | Merge branch 'master' into usb-next | Greg Kroah-Hartman | 15 | -16/+21 |
2013-09-18 | Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -3/+3 |
2013-09-17 | USB: ehci-fsl: Remove casting the return value which is a void pointer | Jingoo Han | 1 | -1/+1 |
2013-09-17 | USB: EHCI: handle isochronous underruns with tasklets | Alan Stern | 2 | -55/+96 |
2013-09-17 | USB: EHCI: code rearrangement in iso_stream_schedule() | Alan Stern | 1 | -45/+47 |
2013-09-17 | Revert "USB: EHCI: support running URB giveback in tasklet context" | Greg Kroah-Hartman | 14 | -13/+18 |
2013-09-17 | usb: host: fsl-mph-dr-of: Staticize local symbols | Sachin Kamat | 1 | -3/+3 |
2013-09-17 | usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepare | Tomasz Figa | 1 | -4/+4 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-09-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -7/+9 |
2013-09-03 | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 69 | -1231/+8255 |
2013-08-30 | ehci: remove debugging statement with ehci statistics in ehci_stop() | Xenia Ragiadakou | 1 | -8/+0 |
2013-08-30 | ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c | Xenia Ragiadakou | 1 | -1/+0 |
2013-08-30 | ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set | Xenia Ragiadakou | 6 | -15/+15 |
2013-08-30 | ehci: remove ehci_vdbg() verbose debugging statements | Xenia Ragiadakou | 4 | -67/+7 |
2013-08-30 | usb: r8a66597-hcd: use platform_{get,set}_drvdata() | Libo Chen | 1 | -2/+2 |
2013-08-29 | Merge tag 'for-usb-next-2013-08-27-15-07' of git://git.kernel.org/pub/scm/lin... | Greg Kroah-Hartman | 1 | -4/+2 |
2013-08-28 | xhci: Fix warning introduced by disabling runtime PM. | Sarah Sharp | 1 | -4/+2 |
2013-08-28 | USB: OHCI: Allow runtime PM without system sleep | Alan Stern | 1 | -1/+1 |
2013-08-28 | usb: ohci-at91: remove unnecessary dev_set_drvdata() | Libo Chen | 1 | -2/+0 |
2013-08-27 | xhci:prevent "callbacks suppressed" when debug is not enabled | Dmitry Kasatkin | 1 | -16/+8 |
2013-08-27 | xhci: fix port BESL LPM capability checking | Mathias Nyman | 1 | -1/+1 |
2013-08-27 | usb: xhci: Disable runtime PM suspend for quirky controllers | Shawn Nematbakhsh | 1 | -0/+22 |
2013-08-27 | USB: OHCI: fix build error related to ohci_suspend/resume | Alan Stern | 1 | -0/+2 |
2013-08-23 | usb: ehci-mxc: check for pdata before dereferencing | Daniel Mack | 1 | -1/+1 |
2013-08-23 | USB: OHCI: add missing PCI PM callbacks to ohci-pci.c | Alan Stern | 1 | -0/+5 |
2013-08-23 | USB: fsl-mph-dr-of: cleanup clock API use | Gerhard Sittig | 1 | -7/+9 |
2013-08-16 | Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next | Sarah Sharp | 5 | -9/+16 |
2013-08-16 | Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 12 | -354/+510 |