Commit Graph

1116 Commits (da5cabf80e2433131bf0ed8993abc0f7ea618c73)

Author SHA1 Message Date
Anton Vorontsov 1af1077442 USB: ehci-fsl: Add power management support 15 years ago
Anton Vorontsov dad3843f03 USB: ehci-fsl: Fix sparse warnings 15 years ago
Dmitri Epshtein 22e186948a USB: ehci: fix audio record functionality for some Full speed sound blaster devices 15 years ago
Dmitri Epshtein d63c66d2d0 USB: ehci: add call of free_cached_itd_list() function in disable_periodic() 15 years ago
Sarah Sharp a5f0efaba4 USB: Add call to notify xHC of a device reset. 15 years ago
Sarah Sharp 2a8f82c4ce USB: xhci: Notify the xHC when a device is reset. 15 years ago
Sarah Sharp 6219c047d3 USB: xhci: Allow roothub ports to be disabled. 15 years ago
Sarah Sharp 34fb562a43 USB: xhci: Refactor code to clear port change bits. 15 years ago
Sarah Sharp b45b506911 USB: xhci: Refactor test for vendor-specific completion codes. 15 years ago
Sarah Sharp a1d78c16bd USB: xhci: Allow allocation of commands without input contexts. 15 years ago
Sarah Sharp 412566bd71 USB: xhci: Refactor code to free or cache endpoint rings. 15 years ago
Sarah Sharp c01591bd6e USB: xhci: Fix error path when configuring endpoints. 15 years ago
Valentin Longchamp 2f0e40aba1 USB: fix occasional ULPI timeouts with ehci-mxc 15 years ago
Martin Fuzzey 23d3e7a659 USB: MXC: Add i.MX21 specific USB host controller driver. 15 years ago
Anton Vorontsov 4c743d0ae6 USB: FHCI: Fix build after kfifo rework 15 years ago
Alek Du b9df794258 USB: ehci: phy low power mode bug fixing 15 years ago
Tony Lindgren a8eb7ca0cb omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 15 years ago
Paul Mundt 2c940db250 usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling. 15 years ago
Paul Mundt 2717568e7c usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers. 15 years ago
Magnus Damm e5ff15bec9 usb: r8a66597-hdc disable interrupts fix 15 years ago
Lothar Wassmann 0a2fea2e0d USB: isp1362: fix build failure on ARM systems via irq_flags cleanup 15 years ago
Lothar Wassmann 96b85179b4 USB: isp1362: better 64bit printf warning fixes 15 years ago
Colin Tuckley c0d7414253 USB: Fix level of isp1760 Reloading ptd error message 15 years ago
Alexander Beregalov ae35fe9e8a USB: FHCI: avoid NULL pointer dereference 15 years ago
Alan Stern 49d0f078f4 USB: add missing delay during remote wakeup 15 years ago
Alan Stern cec3a53c7f USB: EHCI & UHCI: fix race between root-hub suspend and port resume 15 years ago
Alan Stern 1b9a38bfa6 USB: EHCI: fix handling of unusual interrupt intervals 15 years ago
Stefani Seibold 7acd72eb85 kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 15 years ago
Stefani Seibold e64c026dd0 kfifo: cleanup namespace 15 years ago
Stefani Seibold c1e13f2567 kfifo: move out spinlock 15 years ago
Stefani Seibold 4546548789 kfifo: move struct kfifo in place 15 years ago
Thomas Weber c76f782cb3 USB ehci: replace mach header with plat 15 years ago
Akinobu Mita 735e1b9ade isp1362-hcd: use bitmap_find_next_zero_area 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Sarah Sharp 06df572909 USB: xhci: Fix command completion after a drop endpoint. 15 years ago
Sarah Sharp 74f9fe21e0 USB: xhci: Make reverting an alt setting "unfailable". 15 years ago
Julia Lawall b2b6080905 USB: ehci-omap.c: introduce missing kfree 15 years ago
Julia Lawall 06e182911d USB: xhci-mem.c: introduce missing kfree 15 years ago
David Vrabel 0d370755dd USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE. 15 years ago
Sarah Sharp bcef3fd570 USB: xhci: Handle errors that cause endpoint halts. 15 years ago
Sarah Sharp 5ad6a529c2 USB: xhci: Return success for vendor-specific info codes. 15 years ago
Sarah Sharp ec74e4035a USB: xhci: Return -EPROTO on a split transaction error. 15 years ago
Sarah Sharp 04dd950d92 USB: xhci: Set transfer descriptor size field correctly. 15 years ago
Sarah Sharp 6648f29d3b USB: xhci: Add tests for TRB address translation. 15 years ago
Dan Carpenter a33279dfd8 USB: r8a66597: clean up. remove unneeded null checks 15 years ago
Roel Kluin 22a627ba81 USB: FIX bitfield istl_flip:1, make it unsigned. 15 years ago
Alan Stern 40f8db8f8f USB: EHCI: add native scatter-gather support 15 years ago
Daniel Mack 7e8d5cd93f USB: Add EHCI support for MX27 and MX31 based boards 15 years ago
Sarah Sharp dccd574ccc USB: ehci: Respect IST when scheduling new split iTDs. 15 years ago
Sarah Sharp d7e055f197 USB: ehci: Minor constant fix for SCHEDULE_SLOP. 15 years ago