Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
53ca9deb0d73ff893312501bcba9b0b8e2800bb7
/
drivers
/
usb
/
host
/
ehci-hcd.c
53ca9de
dm: usb: Prefix ehci interrupt-queue functions with _ehci_
by Hans de Goede
· 10 years ago
63f34ca
usb: Stop reset procedure when a dev is handed over to a companion hcd
by Hans de Goede
· 10 years ago
b5b3ef2
usb: Fix handover of full-speed devices from ehci to companion
by Hans de Goede
· 10 years ago
76bc7f4
dm: usb: Set desc_before_addr from ehci dm code
by Hans de Goede
· 10 years ago
d5ab160
dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code
by Hans de Goede
· 10 years ago
6be39d1
dm: usb: Use usb_get_bus in dm ehci code
by Hans de Goede
· 10 years ago
a194b25
dm: usb: Add driver model support to EHCI
by Simon Glass
· 10 years ago
302696b
dm: usb: Change ehci_reset() to use a pointer
by Simon Glass
· 10 years ago
dc9f3ed
dm: usb: Drop the EHCI weak functions
by Simon Glass
· 10 years ago
ccc40fd
dm: usb: Refactor EHCI init
by Simon Glass
· 10 years ago
cb7cf60
dm: usb: ehci: Use a function to find the controller from struct udevice
by Simon Glass
· 10 years ago
dfbf186
dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()
by Simon Glass
· 10 years ago
2d387ab
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
by Simon Glass
· 10 years ago
cc0dc6b
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
by Simon Glass
· 10 years ago
0851caa
dm: usb: Allow ECHI to hold private data for the controller
by Simon Glass
· 10 years ago
c78c765
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
by Simon Glass
· 10 years ago
0bec128
dm: usb: Move all the EHCI weak functions together and declare them
by Simon Glass
· 10 years ago
f14d54b
ehci-hcd: fix warnings on 64-bit builds
by Rob Herring
· 10 years ago
bbd2d2a
usb: Add an interval parameter to create_int_queue
by Hans de Goede
· 10 years ago
c0003f2
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
d1af69c
usb: ehci: do not set the LSB of Current qTD pointer
by Masahiro Yamada
· 10 years ago
6f68122
usb: Make pollable int support available outside of ehci-hcd.c
by Hans de Goede
· 10 years ago
8c5c5ca
usb: ehci: Move cache invalidation to poll_int_queue
by Hans de Goede
· 10 years ago
7f7cb73
usb: ehci: Move interrupt packet length check to create_int_queue
by Hans de Goede
· 10 years ago
8ba55ed
usb: ehci: Do not disable an already disabled periodic schedule
by Hans de Goede
· 10 years ago
a4ac740
ehci-hcd.c: make local functions static
by Jeroen Hofstee
· 10 years ago
c66fcc3
usb: use __weak
by Jeroen Hofstee
· 10 years ago
8f5f4f7
usb: ehci: Make periodic_schedules a per controller variable
by Hans de Goede
· 10 years ago
9db174c
usb: ehci: poll_int_queue check real qtd, not the overlay
by Hans de Goede
· 10 years ago
8e00cf6
usb: ehci: Add missing cache flush to destroy_int_queue
by Hans de Goede
· 10 years ago
da16677
usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
by Hans de Goede
· 10 years ago
29d0587
usb: Add endian support macros to interrupt transfers in the EHCI driver.
by Adrian Cox
· 11 years ago
d7fe61d
usb: ehci: fully align interrupt QHs/QTDs
by Stephen Warren
· 11 years ago
1907e5a
ush: ehci: initialize altnext pointers in QH
by Stephen Warren
· 11 years ago
9a4d96a
usb: ehci: Fix register access
by Marek Vasut
· 11 years ago
919d00a
usb: ehci: Do not de-init uninited controllers
by Marek Vasut
· 11 years ago
7d6bbb9
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
by Troy Kisky
· 11 years ago
8f9c49d
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
5c1a1ad
usb: ehci: Fix test mode for connected ports
by Julius Werner
· 11 years ago
2f13e44
ehci-hcd: fix memory leak in lowlevel init
by Nikita Kiryanov
· 11 years ago
fd349a1
usb: ehci: Split out struct ehci_ctrl definition
by Marek Vasut
· 11 years ago
36dad66
usb: ehci: add missing cache managment
by Stephen Warren
· 12 years ago
b5d59de
usb: ehci: add Faraday USB 2.0 EHCI support
by Kuo-Jung Su
· 12 years ago
6a656df
usb: ehci: add weak-aliased function for PORTSC
by Kuo-Jung Su
· 12 years ago
9930e9f
usb: ehci: prevent bad PORTSC register access
by Kuo-Jung Su
· 12 years ago
0554ba5
usb: Correct CLEAR_FEATURE code in ehci-hcd
by Simon Glass
· 12 years ago
131533c
usb: common: Use a global definition for 'min3'
by Vivek Gautam
· 12 years ago
d404670
usb: Add new command to set USB 2.0 port test modes
by Julius Werner
· 12 years ago
54f3dfe
USB: EHCI: Add weak functions to support new chip
by Jim Lin
· 12 years ago
e55fdac
usb: ehci: Support interrupt transfers via periodic list
by Patrick Georgi
· 12 years ago
0d6f77c
usb: ehci: Add 64-bit controller support
by Vincent Palatin
· 12 years ago
a1cf10f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· 12 years ago
f5b3408
usb: ehci: don't print debug output
by Lucas Stach
· 12 years ago
3494a4c
usb: ehci: rework to take advantage of new lowlevel interface
by Lucas Stach
· 12 years ago
a323128
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
835e11e
usb: do explicit unaligned accesses
by Lucas Stach
· 12 years ago
4e23df1
ehci: Optimize qTD allocations
by Benoît Thébaudeau
· 12 years ago
b39f8b5
ehci-hcd: Boost transfer speed
by Benoît Thébaudeau
· 12 years ago
458fb1e
ehci: cosmetic: Define used constants
by Benoît Thébaudeau
· 12 years ago
58c4dfb
ehci: Fail for multi-transaction interrupt transfers
by Benoît Thébaudeau
· 12 years ago
e68f48a
ehci: cosmetic: Define the number of qt_buffers
by Benoît Thébaudeau
· 12 years ago
84570d6
ehci-hcd: change debug() to printf() in case of errors
by Ilya Yanok
· 12 years ago
fb11371
ehci-hcd: fix external buffer cache handling
by Ilya Yanok
· 12 years ago
2cabcf7
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
by Tom Rini
· 12 years ago
84309bb
ehci-hcd: program asynclistaddr before every transfer
by Ilya Yanok
· 12 years ago
285c8b3
USB: Document the QH and qTD antics in EHCI-HCD
by Marek Vasut
· 13 years ago
ff24dc3
USB: Drop cache flush bloat in EHCI-HCD
by Marek Vasut
· 13 years ago
4f66831
USB: Drop ehci_alloc/ehci_free in ehci-hcd
by Marek Vasut
· 13 years ago
97753b1
Prepare v2012.04-rc2; minor Coding Style cleanup
by Wolfgang Denk
· 13 years ago
5978cdb
usb: Add support for txfifo threshold
by Simon Glass
· 13 years ago
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
185da95
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· 13 years ago
0973477
USB: EHCI: Allow EHCI post-powerup configuration in board files
by Marek Vasut
· 13 years ago
8277b50
ehci: speed up initialization
by Vincent Palatin
· 13 years ago
9b315fe
USB: Add usb_event_poll() to get keyboards working with EHCI
by Marek Vasut
· 13 years ago
c1d1c5c
ehci-hcd: Allow cleanups to happen gracefully on a timeout.
by Joel Fernandes
· 13 years ago
fd7f513
Fix EHCI usb submit timeout and unify with OHCI
by Simon Glass
· 14 years ago
745af44
usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()
by Stefan Roese
· 14 years ago
86b34cf
usb: Add WATCHDOG_RESET call to polling loop
by Stefan Roese
· 14 years ago
e1e0931
usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()
by Anatolij Gustschin
· 14 years ago
cdc5a7a
ehci-hcd.c: fix hanging under higher load
by Wolfgang Denk
· 14 years ago
ebb829f
USB: sync Queue Element Transfer Descriptor against EHCI spec
by Wolfgang Denk
· 14 years ago
8747ca6
EHCI: zero out QH transfer overlay in ehci_submit_async()
by Sergei Shtylyov
· 14 years ago
23dec68
EHCI: fix port reset reporting
by Sergei Shtylyov
· 15 years ago
9de4ac4
EHCI: fix off-by-one error in ehci_submit_root()
by Sergei Shtylyov
· 15 years ago
fa30a27
EHCI: fix root hub device descriptor
by Sergei Shtylyov
· 15 years ago
fddf6d6
Fix EHCI port reset.
by Chris Zhang
· 15 years ago
83b9e1d
USB Consolidate descriptor definitions
by Tom Rix
· 15 years ago
2281029
usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root
by Prafulla Wadaskar
· 15 years ago
0a96f54
usb: Fix compiler warning with gcc4.4
by Kumar Gala
· 15 years ago
8f6bcf4
drivers/usb: regorganisation
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
[Renamed (99%) from drivers/usb/usb_ehci_core.c]
fb718e1
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 16 years ago
25983c1
USB: Add dcache support to the EHCI driver
by Stefan Roese
· 16 years ago
2e98fc7
USB: Add config option to call ehci_hcd_init() again after EHCI reset
by Stefan Roese
· 16 years ago
497f184
USB: Fix speed detection on EHCI cntr with root hub transaction translators
by Stefan Roese
· 16 years ago
6d4b91c
USB ehci remove infinite loop and use handshake function
by Michael Trimarchi
· 16 years ago
33e8748
EHCI fix code and ixp4xx test. USB ehci configuration parameter:
by Remy Böhmer
· 16 years ago
0bf2a03
[PATCH] This patch add varius fix to the ehci.
by michael
· 16 years ago
0a32610
[PATCH] Fix EHCI usb. I start to test on a
by michael
· 16 years ago
Next »