Age | Commit message (Expand) | Author |
2015-08-18 | usb: host: ehci-sys: delete useless bus_to_hcd conversion | Peter Chen |
2015-08-14 | USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe | Alexandre Belloni |
2015-08-14 | USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe | Alexandre Belloni |
2015-08-14 | USB: host: ohci-at91: depend on OF | Alexandre Belloni |
2015-08-14 | USB: host: ohci-at91: move at91_usbh_data definition in c file | Alexandre Belloni |
2015-08-14 | drivers: usb: fsl: Workaround for USB erratum-A005275 | Nikhil Badola |
2015-08-10 | Merge 4.2-rc6 into usb-next | Greg Kroah-Hartman |
2015-08-08 | xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC) | Lu Baolu |
2015-08-08 | xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC) | Lu Baolu |
2015-08-08 | usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers | Reyad Attiyat |
2015-08-08 | usb: xhci: make USB_XHCI_PLATFORM selectable | Rafał Miłecki |
2015-08-05 | usb: host: xhci: Simplify return statement | Saurabh Karajgaonkar |
2015-08-05 | usb: host: u132-hcd: Simplify return statement | Saurabh Karajgaonkar |
2015-08-05 | usb: host: oxu210hp-hcd: Simplify return statement | Saurabh Karajgaonkar |
2015-08-05 | usb: host: ehci-st: Simplify return statement | Saurabh Karajgaonkar |
2015-08-05 | usb: ehci-platform: Fix using multiple controllers from OF | Alban Bedel |
2015-08-03 | drivers/usb: Delete XHCI command timer if necessary | Gavin Shan |
2015-08-03 | xhci: fix off by one error in TRB DMA address boundary check | Mathias Nyman |
2015-07-27 | Merge 4.2-rc4 into usb-next | Greg Kroah-Hartman |
2015-07-22 | drivers: usb: fsl: Define usb control register mask for w1c bits | Nikhil Badola |
2015-07-22 | drivers: usb: fsl: Modify phy clk valid bit checking | Nikhil Badola |
2015-07-22 | drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macro | Nikhil Badola |
2015-07-22 | drivers: usb :fsl: Implement Workaround for USB Erratum A007792 | Nikhil Badola |
2015-07-22 | drivers:usb:fsl: Replace macros with enumerated type | Nikhil Badola |
2015-07-22 | USB: bcma: add support for controlling bus power through GPIO | Hauke Mehrtens |
2015-07-22 | USB: bcma: add bcm53xx support | Hauke Mehrtens |
2015-07-22 | USB: bcma: fix error handling in bcma_hcd_create_pdev() | Hauke Mehrtens |
2015-07-22 | USB: bcma: use devm_kzalloc | Hauke Mehrtens |
2015-07-22 | USB: bcma: replace numbers with constants | Hauke Mehrtens |
2015-07-22 | USB: bcma: remove chip id check | Hauke Mehrtens |
2015-07-22 | usb: host: xhci: remove typo in function documentation | Luis de Bethencourt |
2015-07-22 | USB: OHCI: fix bad #define in ohci-tmio.c | Alan Stern |
2015-07-22 | USB: OHCI: Fix race between ED unlink and URB submission | Alan Stern |
2015-07-22 | xhci: do not report PLC when link is in internal resume state | Zhuang Jin Can |
2015-07-22 | xhci: prevent bus_suspend if SS port resuming in phase 1 | Zhuang Jin Can |
2015-07-22 | xhci: report U3 when link is in resume state | Zhuang Jin Can |
2015-07-22 | xhci: Calculate old endpoints correctly on device reset | Brian Campbell |
2015-07-22 | usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function | AMAN DEEP |
2015-07-22 | xhci: Workaround to get D3 working in Intel xHCI | Rajmohan Mani |
2015-07-22 | xhci: call BIOS workaround to enable runtime suspend on Intel Braswell | Mathias Nyman |
2015-06-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-06-21 | MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPU | Ben Hutchings |
2015-06-08 | USB: ssb: use devm_kzalloc | Hauke Mehrtens |
2015-06-08 | USB: ssb: fix error handling in ssb_hcd_create_pdev() | Hauke Mehrtens |
2015-06-08 | Merge 4.1-rc7 into usb-next | Greg Kroah-Hartman |
2015-06-03 | Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman |
2015-05-31 | drivers:usb:fsl: Fix compilation error for fsl ehci drv | Ramneek Mehresh |
2015-05-31 | drivers:usb:fsl: Add support for USB controller version-2.5 | Nikhil Badola |
2015-05-31 | drivers:usb:fsl: Check IP version 2.4 for mph USB controller | Nikhil Badola |
2015-05-31 | usb: host: xhci: remove incorrect comment about mutex | Chris Bainbridge |