Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1234ce736c362fe962aba9f3a07ba4601bf69e4b
/
drivers
/
usb
1d021a8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
2fefb8b
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
by Jim Lin
· 11 years ago
1dcea07
usb: pxa27x_udc: fix compiler warnings
by Mike Dunn
· 11 years ago
7daece8
dfu: Update DFU's authorship history
by Łukasz Majewski
· 11 years ago
df477ac
usb: omap: ulpi: fix ulpi transceiver access
by Michael Trimarchi
· 11 years ago
75caa35
usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1
by Pierre Aubert
· 11 years ago
a1fe567
dfu:function: Fix number of allocated DFU function pointers
by Lukasz Majewski
· 11 years ago
c3ffe50
usb, musb-new: add wdt trigger
by Heiko Schocher
· 11 years ago
07a12ea
usb, g_dnl: make possibility to fixup the device_desc board specific
by Heiko Schocher
· 11 years ago
5890e83
usb, dfu gadget: switch to dfu mode in dfu_bind
by Heiko Schocher
· 11 years ago
7db5de6
usb:composite: use memcpy to avoid unaligned access
by Piotr Wilczek
· 12 years ago
2963d80
drivers:usb: use get|put_unaligned_le16
by Piotr Wilczek
· 11 years ago
d6272f2
usb: musb: Use ARRAY_SIZE at appropriate places
by Axel Lin
· 11 years ago
3ff6fc3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
9e37005
usb, composite: after unregister gadget driver set composite to NULL
by Heiko Schocher
· 11 years ago
36dad66
usb: ehci: add missing cache managment
by Stephen Warren
· 12 years ago
78ba07d
usb: gadget: add Faraday FOTG210 USB gadget support
by Kuo-Jung Su
· 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
1d62db8
usb: gadget: Use unaligned access for wMaxPacketSize
by Vivek Gautam
· 12 years ago
160298f
usb: asix: Move software resets to basic_init
by Julius Werner
· 12 years ago
0554ba5
usb: Correct CLEAR_FEATURE code in ehci-hcd
by Simon Glass
· 12 years ago
37bce59
ARM: OMAP4+: Cleanup header files
by Lokesh Vutla
· 12 years ago
757a92f
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
72979a3
USB: ohci-at91: support sama5d3x devices
by Bo Shen
· 12 years ago
7ca25b6
OMAP5: Enable USB Ethernet support with LAN9730
by Lubomir Popov
· 12 years ago
66f827b
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
33de200
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
5d9d6f7
twl4030: make twl4030_i2c_read_u8 prototype consistent
by Nishanth Menon
· 12 years ago
d26a106
twl4030: make twl4030_i2c_write_u8 prototype consistent
by Nishanth Menon
· 12 years ago
131533c
usb: common: Use a global definition for 'min3'
by Vivek Gautam
· 12 years ago
bed082f
USB: ohci-at91: make OHCI work on at91sam9g10 SoC
by Bo Shen
· 12 years ago
d404670
usb: Add new command to set USB 2.0 port test modes
by Julius Werner
· 12 years ago
10e83c9
pxa27x_udc: remove call to unimplemented set_GPIO_mode()
by Mike Dunn
· 12 years ago
54f3dfe
USB: EHCI: Add weak functions to support new chip
by Jim Lin
· 12 years ago
1aedde4
imx: mx5: Remove legacy iomux support
by Benoît Thébaudeau
· 12 years ago
f457a12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
c154ecc
arm: Remove support for unused s3c64xx
by Benoît Thébaudeau
· 12 years ago
28f2f35
musb: set MUSB speed based on CONFIG
by Bin Liu
· 12 years ago
7a363d4
musb: am335x: disable bulk split-combine feature
by Bin Liu
· 12 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
db09c5f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
871be85
usb: Add multiple controllers support for EHCI PCI
by Vincent Palatin
· 12 years ago
7b5e779
usb: usbeth: smsc95xx: remove EEPROM loaded check
by Michael Spang
· 12 years ago
28e1d9c
usb: ehci: Fix aliasing issue in EHCI interrupt code
by Vincent Palatin
· 12 years ago
e55fdac
usb: ehci: Support interrupt transfers via periodic list
by Patrick Georgi
· 12 years ago
fac8a76
usb: ehci: exynos: Enable non-dt path
by Vivek Gautam
· 12 years ago
bab686c
usb: ehci: exynos: Fix multiple FDT decode
by Vivek Gautam
· 12 years ago
44a6ac9
usb:gadget: USB Mass Storage Gadget support
by Lukasz Majewski
· 12 years ago
91637d7
usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel
by Piotr Wilczek
· 12 years ago
8647cb5
usb:composite: USB Mass Storage - storage_common.c from Linux kernel
by Lukasz Majewski
· 12 years ago
92d7fb8
usb:composite:fix Provide function data when addressing device with only one interface
by Lukasz Majewski
· 12 years ago
e076f28
usb/host/ehci: Add support for EHCI on spear
by Vipin Kumar
· 12 years ago
c18ea6d
usb: Fix bug when both DFU & ETHER are defined
by Pantelis Antoniou
· 12 years ago
4d9580a
dfu: Properly zero out timeout value
by Pantelis Antoniou
· 12 years ago
0d6f77c
usb: ehci: Add 64-bit controller support
by Vincent Palatin
· 12 years ago
8d45289
usb: ehci: generic PCI support
by Vincent Palatin
· 12 years ago
0883a76
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
4ec9b18
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
by Lucas Stach
· 12 years ago
26c3216
tegra: usb: move implementation into right directory
by Lucas Stach
· 12 years ago
191a2ce
mxs: Make ehci-mxs multiport capable
by Marek Vasut
· 12 years ago
83e330c
mxs: Squash the header file usage in ehci-mxs
by Marek Vasut
· 12 years ago
2e869d7
USB: drop unneeded header in ehci-mx6
by Stefano Babic
· 12 years ago
90a4cc8
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
6c52916
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
547117f
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
23fbde5
EHCI: Exynos: Add fdt support
by Rajeshwari Shinde
· 12 years ago
dcadd25
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
1cdb49f
g_dnl: Properly terminate string list.
by Pantelis Antoniou
· 12 years ago
c29d2be
g_dnl: Issue connect/disconnect as appropriate
by Pantelis Antoniou
· 12 years ago
12afe95
pxa25x_udc: Remove usbdescriptors.h
by Lukasz Dalek
· 12 years ago
56b3ba1
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
b762a9c
at91sam9x5: enable USB support for 9x5ek board.
by Richard Genoud
· 12 years ago
0977313
Remove obsolete header file
by Pantelis Antoniou
· 12 years ago
43a7eef
usb: r8a6659: Fix build by missing of parenthesis
by Nobuhiro Iwamatsu
· 12 years ago
0083cd7
usb: r8a66597: Switched from variable to only macro
by Nobuhiro Iwamatsu
· 13 years ago
a3292f2
musb-new: omap2plus backend driver
by Ilya Yanok
· 12 years ago
cc0fcbf
musb-new: am35x backend driver
by Ilya Yanok
· 12 years ago
d5ade29
musb-new: dsps backend driver
by Ilya Yanok
· 12 years ago
06bb920
musb-new: port of Linux musb driver
by Ilya Yanok
· 12 years ago
a1cf10f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· 12 years ago
e2d1476
linux/usb/ch9.h: update with the version from Linux tree
by Ilya Yanok
· 12 years ago
39eb82b
ehci-mxc: Fix host power mask bit for i.MX25
by Benoît Thébaudeau
· 12 years ago
a1599d6
ehci-mxc: Fix host power mask bit for i.MX35
by Benoît Thébaudeau
· 12 years ago
98023c1
ehci-mx5/6: Make board_ehci_hcd_init() optional
by Benoît Thébaudeau
· 12 years ago
c44f54d
ehci-mxc: Add support for i.MX35
by Benoît Thébaudeau
· 12 years ago
27a23bb
ehci-mxc: Define host offsets
by Benoît Thébaudeau
· 12 years ago
e617b3f
ehci-mxc: Make i.MX25 EHCI configurable
by Benoît Thébaudeau
· 12 years ago
17971a9
ehci-mxc: Make EHCI power/oc polarities configurable
by Benoît Thébaudeau
· 12 years ago
284a459
ehci-mx5: Add missing OC_DIS for i.MX53
by Benoît Thébaudeau
· 12 years ago
46a53ab
ehci-mx5: Fix *PM usage for i.MX53
by Benoît Thébaudeau
· 12 years ago
b7647f3
ehci-mx5: Fix OPM usage
by Benoît Thébaudeau
· 12 years ago
2b2a415
ehci-mx5: Fix OC_DIS usage
by Benoît Thébaudeau
· 12 years ago
cb10972
ehci-mx5: Clean up
by Benoît Thébaudeau
· 12 years ago
12638de
ehci-mxc: Clean up
by Benoît Thébaudeau
· 12 years ago
add21ca
usb gadget ether: Fix warning in is_eth_addr_valid()
by Tom Rini
· 12 years ago
9f2cfe4
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· 12 years ago
025e375
USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY
by Pankaj Bharadiya
· 12 years ago
d407e1f
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
by Shengzhou Liu
· 12 years ago
Next »