Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ad69f17090ef105e742f376c5db646241f94b9d6
/
drivers
/
usb
ad69f17
usb: Move 'bmRequestType' USB device request macros from EHCI header
by Vivek Gautam
· 11 years ago
de71152
Coding Style cleanup: drop some excessive empty lines
by Wolfgang Denk
· 11 years ago
18ab2f0
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
9852926
usb: Prevent using reserved registers on DM36x usb
by Andrew Murray
· 11 years ago
d6b14df
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
ca6dfde
usb: Fix error handling in musb_hcd.c
by Andrew Murray
· 11 years ago
5c1a1ad
usb: ehci: Fix test mode for connected ports
by Julius Werner
· 11 years ago
6c7733e
USB: gadget: atmel: disconnect before unbind
by Bo Shen
· 11 years ago
c421946
usb:g_dnl:dfu: Download gadget and DFU function code clean up
by Lukasz Majewski
· 11 years ago
7221cc2
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
by Lukasz Majewski
· 11 years ago
0c63523
usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage)
by Lukasz Majewski
· 11 years ago
70a67fd
USB: gadget: add atmel usba udc driver
by Bo Shen
· 11 years ago
719f1a7
usb: gadget: config: fix unaligned access issues
by Troy Kisky
· 11 years ago
00b7839
usb: gadget: Fix data aborts during USB ethernet boot
by Joel Fernandes
· 11 years ago
5f9e2e7
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
800cb81
usb: ehci-mx5: Use 'bool' instead of 'unsigned char'
by Fabio Estevam
· 11 years ago
c26d272
usb: ehci-mx5: Remove unneeded write to cscmr1 register
by Fabio Estevam
· 11 years ago
dbbaef7
usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver
by Lukasz Majewski
· 11 years ago
0d9752e
usb:dfu:g_dnl: Change number of exported configurations at composite gadget
by Lukasz Majewski
· 11 years ago
4f7f935
ARM: OMAP: USB: Fix linker error when ULPI is not defined
by Dan Murphy
· 11 years ago
bacec78
ARM: OMAP5: USB: Add OMAP5 common USB EHCI information
by Dan Murphy
· 11 years ago
ba6babf
linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h
by Wu, Josh
· 11 years ago
c57eadc
SPDX-License-Identifier: convert BSD-3-Clause files
by Wolfgang Denk
· 11 years ago
8aa7b04
net: smsc95xx: Add support for another SMSC95xx variant
by Stefan Roese
· 11 years ago
68e005c
Merge branch 'master' of git://88.191.163.10/u-boot-arm
by Tom Rini
· 11 years ago
f9be934
musb: Disable extra prints
by Lokesh Vutla
· 11 years ago
2f13e44
ehci-hcd: fix memory leak in lowlevel init
by Nikita Kiryanov
· 11 years ago
9facca7
usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module
by Roger Quadros
· 11 years ago
2968aa2
dfu: Implementation of target reset after communication with dfu-util's -R switch
by Lukasz Majewski
· 11 years ago
e0fc582
usb: mv_udc: Add bounce buffer
by Marek Vasut
· 11 years ago
5846534
usb: mv_udc: Add proper cache management
by Marek Vasut
· 11 years ago
a6f6b08
usb: mv_udc: Implement better qTD item accessor
by Marek Vasut
· 11 years ago
b62fa7d
usb: mv_udc: Improve allocation of qTD items
by Marek Vasut
· 11 years ago
9212f89
usb: mv_udc: Implement better QH accessor
by Marek Vasut
· 11 years ago
9d64ac9
usb: mv_udc: Add cacheline length check
by Marek Vasut
· 11 years ago
456707d
usb: mv_udc: Properly align the endpoint QH and qTD list
by Marek Vasut
· 11 years ago
393004e
usb: mv_udc: Move QH and qTD into mv_drv
by Marek Vasut
· 11 years ago
be0b0e7
usb: mv_udc: Init mv_drv.gadget.ops statically
by Marek Vasut
· 11 years ago
806d76c
usb: mv_udc: Remove QH_MAXNUM macro
by Marek Vasut
· 11 years ago
fe67fe7
usb: mv_udc: Clean up the initial variable check
by Marek Vasut
· 11 years ago
1f4b491
usb: mv_udc: Make use of struct ehci_ctrl
by Marek Vasut
· 11 years ago
fd349a1
usb: ehci: Split out struct ehci_ctrl definition
by Marek Vasut
· 11 years ago
e126341
usb: mv_udc: Clean up the EP initialization
by Marek Vasut
· 11 years ago
9837732
usb: mv_udc: Move endpoint array into driver data
by Marek Vasut
· 11 years ago
1edb999
usb: mv_udc: Unbreak the mv_udc driver
by Marek Vasut
· 11 years ago
e9ea230
Add LGPL-2.1+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
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
Next »