Age | Commit message (Expand) | Author | Files | Lines |
2015-12-12 | xhci: fix usb2 resume timing and races. | Mathias Nyman | 2 | -6/+44 |
2015-12-04 | USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq | Alexandre Belloni | 1 | -6/+5 |
2015-12-04 | usb: xhci: fix config fail of FS hub behind a HS hub with MTT | Chunfeng Yun | 1 | -0/+8 |
2015-12-04 | xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable() | Mika Westerberg | 1 | -2/+6 |
2015-12-02 | USB: whci-hcd: add check for dma mapping error | Alexey Khoroshilov | 1 | -0/+4 |
2015-11-18 | xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices | Mathias Nyman | 1 | -6/+9 |
2015-11-18 | usb: xhci: fix checking ep busy for CFC | Lu Baolu | 1 | -26/+6 |
2015-11-18 | xhci: Workaround to get Intel xHCI reset working more reliably | Rajmohan Mani | 1 | -0/+10 |
2015-11-10 | dma: remove external references to dma_supported | Christoph Hellwig | 3 | -3/+3 |
2015-11-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 1 | -1/+1 |
2015-11-07 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
2015-11-06 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -1/+0 |
2015-11-04 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 1 | -1/+0 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 1 | -1/+0 |
2015-10-26 | Merge 4.3-rc7 into usb-next | Greg Kroah-Hartman | 2 | -5/+26 |
2015-10-25 | usb: host: lpc32xx: don't unregister phy device | Vladimir Zapolskiy | 1 | -1/+0 |
2015-10-25 | usb: host: lpc32xx: balance clk enable/disable on removal | Vladimir Zapolskiy | 1 | -1/+2 |
2015-10-25 | usb: host: lpc32xx: fix warnings caused by enabling unprepared clock | Vladimir Zapolskiy | 1 | -8/+8 |
2015-10-18 | usb/host/fotg210: Remove return statement inside if | Peter Senna Tschudin | 1 | -7/+5 |
2015-10-17 | xhci: Add spurious wakeup quirk for LynxPoint-LP controllers | Laura Abbott | 1 | -0/+1 |
2015-10-17 | xhci: handle no ping response error properly | Mathias Nyman | 1 | -5/+15 |
2015-10-17 | xhci: don't finish a TD if we get a short transfer event mid TD | Mathias Nyman | 1 | -0/+10 |
2015-10-17 | usb/host/fotg210: Add function scan_frame_queue() | Peter Senna Tschudin | 1 | -67/+76 |
2015-10-17 | usb/host/fotg210: Add function: output_buf_tds_dir() | Peter Senna Tschudin | 1 | -31/+31 |
2015-10-17 | usb/host/fotg210: convert macro to inline function | Peter Senna Tschudin | 1 | -11/+16 |
2015-10-17 | usb/host/fotg210: replace msleep by usleep_range | Peter Senna Tschudin | 1 | -1/+1 |
2015-10-17 | usb/host/fotg210: change kmalloc by kmalloc_array | Peter Senna Tschudin | 1 | -1/+1 |
2015-10-17 | usb/host/fotg210: Remove useless else statement | Peter Senna Tschudin | 1 | -3/+2 |
2015-10-17 | usb/host/fotg210: remove KERN_WARNING from pr_warn | Peter Senna Tschudin | 1 | -1/+1 |
2015-10-17 | usb/host/fotg210: Fix coding style issues | Peter Senna Tschudin | 2 | -977/+769 |
2015-10-17 | usb-host: Remove fusbh200 driver | Peter Senna Tschudin | 4 | -6576/+0 |
2015-10-17 | usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMA | Duc Dang | 1 | -0/+10 |
2015-10-17 | usb: Add support for ACPI identification to xhci-platform | Duc Dang | 1 | -0/+9 |
2015-10-17 | usb: make xhci platform driver use 64 bit or 32 bit DMA | Duc Dang | 1 | -7/+13 |
2015-10-17 | usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcd | Lu, Baolu | 1 | -3/+2 |
2015-10-17 | xhci: replace custom implementation of readq / writeq | Andy Shevchenko | 1 | -10/+4 |
2015-10-17 | xhci: create one unified function to calculate TRB TD remainder. | Mathias Nyman | 2 | -62/+46 |
2015-10-05 | USB: u132-hcd: Fix seperate word in printk message | Masanari Iida | 1 | -2/+1 |
2015-10-04 | usb: host: ehci-msm: fix handling platform_get_irq result | Andrzej Hajda | 1 | -3/+3 |
2015-10-04 | usb: host: fotg210: remove unreachable code | Luis de Bethencourt | 1 | -1/+0 |
2015-10-04 | usb: host: uhci-platform: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-10-04 | usb: host: ohci-spear: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-10-04 | usb: host: fsl-mph-dr-of: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-10-04 | usb: host: ehci-spear: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-10-04 | USB: ehci-platform: Add ACPI bindings for the EHCI platform driver. | Jeremy Linton | 1 | -0/+8 |
2015-10-04 | USB: ehci-platform: Display a DMA configuration error message | Jeremy Linton | 1 | -1/+3 |
2015-10-04 | usb: ehci-orion: fix probe for !GENERIC_PHY | Jonas Gorski | 1 | -1/+2 |
2015-10-04 | xhci: drop null test before destroy functions | Julia Lawall | 1 | -8/+4 |
2015-10-04 | whci: drop null test before destroy functions | Julia Lawall | 1 | -2/+1 |