Commit Graph

72 Commits (ddc7e541ae62f29d85b35cdf8d12c7322d353d51)

Author SHA1 Message Date
Marek Vasut 3874b6d674 USB: EHCI: Allow EHCI post-powerup configuration in board files 13 years ago
Marek Vasut 1b80f2706e USB: MX5: Add MX5 usb post-init callback 13 years ago
Marek Vasut 0f8c86b549 USB: MX5: Abstract out mx51 USB pixmux configuration 13 years ago
Wolfgang Grandegger 1ca5620253 USB: MX5: add generic USB EHCI support for mx51 and mx53 13 years ago
Vincent Palatin 5f4b4f2fed ehci: speed up initialization 13 years ago
Marek Vasut 7555d5ec29 USB: Add usb_event_poll() to get keyboards working with EHCI 13 years ago
Marek Vasut 5f6aa03fda USB: Fix complaints about strict aliasing in OHCI-HCD 13 years ago
Anatolij Gustschin f55feafdee drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning 13 years ago
Wolfgang Denk b0b20d4795 drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning 13 years ago
Kumar Gala dd22f7cf2c drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning 13 years ago
Marek Vasut dbb8f27901 iMX28: Add USB HOST driver 13 years ago
Wolfgang Grandegger 8d5d1516a2 ehci-mxc: remove incorrect comment 13 years ago
Lei Wen a7efd719f4 ARM: kirkwood: reduce dependence of including platform file 13 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago
Wolfgang Denk 6bc52ef35c drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used 13 years ago
Ramneek Mehresh 1b719e6654 powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 13 years ago
Joel Fernandes 3ecfa9525c ehci-hcd: Allow cleanups to happen gracefully on a timeout. 13 years ago
Jason Kridner 69716c1900 USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor 13 years ago
Nobuhiro Iwamatsu 8f6d5f6af9 usb: r8a66597: Fix argument mistake of inl 13 years ago
Nobuhiro Iwamatsu 0b09f54a26 usb: r8a66597: Fix argument mistake of inl 13 years ago
Matthias Weisser dddb7c9ffd imx: Add support for USB EHCI on imx25 13 years ago
Zhao Chenhui ae46d2a952 ehci-pci: Fix PCI EHCI driver for 36-bit 13 years ago
Reinhard Meyer 86592f6059 AT91: change includes from asm/arch/io.h to asm/io.h 13 years ago
Reinhard Meyer 372f2783a7 AT91: fix related at91 driver files 13 years ago
Stefano Babic 8627111543 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 13 years ago
Zhao Chenhui 298f8af17b echi: add ULI1575 PCI ID 13 years ago
Trübenbach, Ralf 0a5f7e1bdc ehci-pci: Add PCI EHCI controller 13 years ago
Simon Glass 96820a3587 Fix EHCI usb submit timeout and unify with OHCI 14 years ago
Stefan Roese a42a9d71b5 usb: Remove usb_dev_init() from ehci-ppc4xx.c 14 years ago
Stefan Roese 273d72044c usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() 14 years ago
Stefan Roese 67333f76b6 usb: Add WATCHDOG_RESET call to polling loop 14 years ago
Anatolij Gustschin 222d6dff27 usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 09c83a45b7 ehci-hcd.c: fix hanging under higher load 14 years ago
Wolfgang Denk 8b675fe18e USB: fix Queue Element Transfer Descriptor changes 14 years ago
Florian Fainelli af68c06670 ehci-pci: print hccr, hcor and hc_lenght 14 years ago
Wolfgang Denk 9038e0e702 ehci-hcd.c: fix hanging under higher load 14 years ago
Wolfgang Denk 3ed16071b0 USB: sync Queue Element Transfer Descriptor against EHCI spec 14 years ago
Damien Dusha 29c6fbe047 MPC5121: Add USB EHCI support 14 years ago
Stefano Babic a2f9bff998 MX31: add delay between USB port setup and reset 14 years ago
Stefano Babic 5b591502f9 MX31: Add support for MXC EHCI controller 14 years ago
Marek Vasut f2443d10ff USB: Make non-bulk delay longer in OHCI 14 years ago
Becky Bruce a5496a180b drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel 14 years ago
Sergey Matyukevich 64203c7b0f USB OHCI support for at91sam9g45 SoC 14 years ago
Sergei Shtylyov 9fb3b50857 EHCI: zero out QH transfer overlay in ehci_submit_async() 14 years ago
Peter Tyser 1e3827d9cf mips: Move cpu/mips/* to arch/mips/cpu/* 14 years ago
Sergei Shtylyov d7a22a364c EHCI: add NEC PCI ID 14 years ago
Sergei Shtylyov c8b2d1dc0f EHCI: fix port reset reporting 14 years ago
Sergei Shtylyov e06a055bcd EHCI: fix off-by-one error in ehci_submit_root() 14 years ago
Sergei Shtylyov 6d313c84de EHCI: fix root hub device descriptor 14 years ago