Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7342452cb1b0ea172e2e94c4cbd313fdb7c06658
/
drivers
/
usb
7342452
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
by Tom Rini
· 13 years ago
695207a
USB: ULPI: increase error case verbosity
by Igor Grinberg
· 13 years ago
7b4d768
USB: ULPI: clean a mixup of return types
by Igor Grinberg
· 13 years ago
1e79474
USB: ULPI: switch argument type from u8 to unsigned
by Igor Grinberg
· 13 years ago
a523595
USB: Add generic ULPI layer and a viewport
by Jana Rapava
· 13 years ago
0973477
USB: EHCI: Allow EHCI post-powerup configuration in board files
by Marek Vasut
· 13 years ago
de09b79
USB: MX5: Add MX5 usb post-init callback
by Marek Vasut
· 13 years ago
bfd64a8
USB: MX5: Abstract out mx51 USB pixmux configuration
by Marek Vasut
· 13 years ago
d17f2d2
USB: MX5: add generic USB EHCI support for mx51 and mx53
by Wolfgang Grandegger
· 13 years ago
ac3c831
usb:gadget:s5p USB Device Controller (UDC) implementation
by Lukasz Majewski
· 13 years ago
8277b50
ehci: speed up initialization
by Vincent Palatin
· 13 years ago
39cc4ac
pxa: convert pxa27x_udc to use read and write functions
by Stefan Herbrechtsmeier
· 13 years ago
9b315fe
USB: Add usb_event_poll() to get keyboards working with EHCI
by Marek Vasut
· 13 years ago
a91ee2a
USB: gadaget: add Marvell controller support
by Lei Wen
· 13 years ago
fc5cf88
USB: Fix complaints about strict aliasing in OHCI-HCD
by Marek Vasut
· 13 years ago
4ee05fe
drivers/usb/gadget/ep0.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
f0acb78
drivers/usb/gadget/core.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
2c5ebfb
drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
93d79e8
drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
85cc88a
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
by Marek Vasut
· 13 years ago
3275d46
drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
2b48e1f
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
b2aed5d
drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
f9af1f8
smsc95xx: Debug message cleanup
by Wolfgang Grandegger
· 13 years ago
0151b68
smsc95xx: Fix MAC address programming
by Wolfgang Grandegger
· 13 years ago
da632e5
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
7b83c35
drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
f7d7f94
iMX28: Add USB HOST driver
by Marek Vasut
· 13 years ago
5409862
ehci-mxc: remove incorrect comment
by Wolfgang Grandegger
· 13 years ago
86c98ec
arm, usb, davinci: make USBPHY_CTL register configurable
by Heiko Schocher
· 13 years ago
662fb50
usb, davinci: add enable_vbus() weak function
by Heiko Schocher
· 13 years ago
dae82aa
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
ef78e08
GCC4.6: Squash warnings in smsc95xx.c
by Marek Vasut
· 13 years ago
298ae91
ARM: kirkwood: reduce dependence of including platform file
by Lei Wen
· 13 years ago
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· 13 years ago
0ef5f62
drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
3fb68ee
powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014
by Ramneek Mehresh
· 14 years ago
a61b966
ASIX: Fix buffer access in asix_get_phy_addr()
by Marek Vasut
· 13 years ago
c1d1c5c
ehci-hcd: Allow cleanups to happen gracefully on a timeout.
by Joel Fernandes
· 13 years ago
8c2465c
USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor
by Jason Kridner
· 14 years ago
362c6ef
usb: r8a66597: Fix argument mistake of inl
by Nobuhiro Iwamatsu
· 13 years ago
62b36c9
Add Ethernet hardware MAC address framework to usbnet
by Simon Glass
· 13 years ago
246c119
Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
by Simon Glass
· 13 years ago
377ffe2
DaVinci: rename gpio_defs.h to gpio.h
by Laurence Withers
· 13 years ago
dba1f9b
imx: Add support for USB EHCI on imx25
by Matthias Weisser
· 13 years ago
e1e12ad
usb: convert to partial linking
by Mike Frysinger
· 13 years ago
20799c9
ehci-pci: Fix PCI EHCI driver for 36-bit
by Zhao Chenhui
· 14 years ago
94cfe2a
musb: process control messages after roothub accepted it
by Cliff Cai
· 14 years ago
b06208c
AT91: change includes from asm/arch/io.h to asm/io.h
by Reinhard Meyer
· 14 years ago
da48040
AT91: fix related at91 driver files
by Reinhard Meyer
· 14 years ago
78129d9
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
e936628
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
73f25e9
echi: add ULI1575 PCI ID
by Zhao Chenhui
· 14 years ago
d2c9188
ehci-pci: Add PCI EHCI controller
by Trübenbach, Ralf
· 14 years ago
47a6ea3
usb: musb: blackfin: check anomaly workarounds at runtime too
by Mike Frysinger
· 14 years ago
283ecc1
usb: musb: blackfin: make clkin configurable
by Mike Frysinger
· 14 years ago
1a0ce28
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 14 years ago
3433c33
USB-RNDIS: Send RNDIS state on disconnecting
by Vitaly Kuzmichev
· 14 years ago
216c447
USB: Add USB RNDIS gadget protocol
by Vitaly Kuzmichev
· 14 years ago
737f6b2
USB-CDC: Move struct declaration before its use
by Vitaly Kuzmichev
· 14 years ago
24fcb47
USB-CDC: Port struct net_device_stats
by Vitaly Kuzmichev
· 14 years ago
08d4dd7
USB-CDC: handle interrupt after dropped pullup
by Vitaly Kuzmichev
· 14 years ago
246d693
Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor
by Simon Glass
· 14 years ago
1e9961d
Add USB host ethernet adapter support
by Simon Glass
· 14 years ago
fd7f513
Fix EHCI usb submit timeout and unify with OHCI
by Simon Glass
· 14 years ago
be0afbf
USB-CDC: Move MAC addresses setting into usb_eth_init
by Vitaly Kuzmichev
· 14 years ago
a36cff1
USB-CDC: Do not rename netdev after its registration
by Vitaly Kuzmichev
· 14 years ago
4af3273
usb_ether: register usb ethernet gadget at each eth init
by Lei Wen
· 14 years ago
808bffa
usb: Remove usb_dev_init() from ehci-ppc4xx.c
by Stefan Roese
· 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
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
1136f69
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
cdc5a7a
ehci-hcd.c: fix hanging under higher load
by Wolfgang Denk
· 14 years ago
671bc3d
usb: musb: constify a bit
by Mike Frysinger
· 14 years ago
cd6cbd9
USB: fix Queue Element Transfer Descriptor changes
by Wolfgang Denk
· 14 years ago
17e648b
ehci-pci: print hccr, hcor and hc_lenght
by Florian Fainelli
· 14 years ago
ebb829f
USB: sync Queue Element Transfer Descriptor against EHCI spec
by Wolfgang Denk
· 14 years ago
8cc3b77
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
7c3be66
MPC5121: Add USB EHCI support
by Damien Dusha
· 14 years ago
5e6b1f6
MX31: add delay between USB port setup and reset
by Stefano Babic
· 14 years ago
2e88030
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
adf5b64
MX31: Add support for MXC EHCI controller
by Stefano Babic
· 14 years ago
fe439d2
usb: musb: only write CLRDATATOG when appropriate
by Bryan Wu
· 14 years ago
e4bd386
USB-CDC: Prevent rx_req being enqueued twice
by Vitaly Kuzmichev
· 14 years ago
2907b2c
USB-CDC: Fix tx/rx_req memory leaks
by Vitaly Kuzmichev
· 14 years ago
9d78675
USB: Make non-bulk delay longer in OHCI
by Marek Vasut
· 14 years ago
49ed805
USB-CDC: Fix coding style issues
by Vitaly Kuzmichev
· 14 years ago
4d172f1
USB-CDC: called handle_interrupts inside usb_eth_send
by Stefano Babic
· 14 years ago
76e3d4e
USB-CDC: correct wrong alignment in ether.c
by Stefano Babic
· 14 years ago
e59ba53
USB-CDC: change simple_strtol to simple_strtoul
by Vitaly Kuzmichev
· 14 years ago
750be4c
USB-CDC: ethernet error path potential oops fix
by Vitaly Kuzmichev
· 14 years ago
ef8d8d7
USB-CDC: Correct stat_req initialization
by Vitaly Kuzmichev
· 14 years ago
214d7b0
USB-CDC: Replace 'strcpy' by 'strlcpy'
by Vitaly Kuzmichev
· 14 years ago
9067070
USB-CDC: Correct freeing usb requests
by Vitaly Kuzmichev
· 14 years ago
ae5f932
USB-CDC: Use native debug printout macros
by Vitaly Kuzmichev
· 14 years ago
aec83b8
USB-CDC: Add lost 'qmult' definition
by Vitaly Kuzmichev
· 14 years ago
063019b
USB-CDC: Restuct USB gadget Makefile
by Vitaly Kuzmichev
· 14 years ago
df06344
Integrate USB gadget layer and USB CDC driver layer
by Remy Bohmer
· 15 years ago
Next »