Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fc9a7589e34d110b0cb6775826afbfe9cba8e215
/
drivers
/
usb
fc9a758
net: asix: add write_hwaddr function
by Lucas Stach
· 12 years ago
a0d5d03
net: asix: split out basic reset function
by Lucas Stach
· 12 years ago
36267c4
net: introduce transparent driver private in ueth_data
by Lucas Stach
· 12 years ago
835e11e
usb: do explicit unaligned accesses
by Lucas Stach
· 12 years ago
d296daa
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 12 years ago
36eccd2
MUSB driver: Timeout is never detected as the while loop does not end
by Matej Frančeškin
· 12 years ago
62c1c7c
USB: Fix strict aliasing in ohci-hcd
by Troy Kisky
· 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
b7a15bf
dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget
by Lukasz Majewski
· 12 years ago
c574de5
dfu:usb: Support for g_dnl composite download gadget.
by Lukasz Majewski
· 12 years ago
e68f48a
ehci: cosmetic: Define the number of qt_buffers
by Benoît Thébaudeau
· 12 years ago
834a39c
mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h
by Otavio Salvador
· 12 years ago
282e2af
da8xx/hawkboard: Add support for ohci host controller
by Sughosh Ganu
· 12 years ago
22f4ff9
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
5309b00
mxs: prefix register acessor macros with 'mxs' prefix
by Otavio Salvador
· 12 years ago
2714e17
i.mx: iomux-v3.h: move to imx-common include directory
by Troy Kisky
· 12 years ago
defa90f
Merge branch 'next' of git://git.denx.de/u-boot
by Wolfgang Denk
· 12 years ago
43b56c2
smsc95xx: align buffers to cache line size
by Ilya Yanok
· 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
33f956d
ehci-omap: Do not call dcache_off from omap_ehci_hcd_init
by Tom Rini
· 12 years ago
115436e
CACHE: net: asix: Fix asix driver to work with data cache on
by Marek Vasut
· 12 years ago
8203083
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 12 years ago
5a057e3
tegra: usb: Fix device enumeration problem of USB1
by Jim Lin
· 12 years ago
21965ac
EXYNOS: Add power Enable/Disable for USB-EHCI
by Rajeshwari Shinde
· 13 years ago
8444807
USB: EXYNOS: Set USB 2.0 HOST Link mode
by Rajeshwari Shinde
· 13 years ago
dad39d4
USB: EXYNOS: Incorporate EHCI review comments
by Rajeshwari Shinde
· 13 years ago
ed42bf7
ehci-atmel: fix compiler warning
by Andreas Bießmann
· 12 years ago
c0eede0
Atmel : usb : add EHCI driver for Atmel SoC
by Bo Shen
· 12 years ago
e4e0488
net: Fix remaining API interface breakage
by Joe Hershberger
· 13 years ago
28ca379
drivers/usb/eth/asix.c: Fix build warning
by Anatolij Gustschin
· 13 years ago
df93c8e
drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
2920add
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
9b4ae50
USB: S5P: Add ehci support
by Rajeshwari Shinde
· 13 years ago
8fb78fd
usb:udc:samsung Add functions for storing private gadget data in UDC driver
by Lukasz Majewski
· 13 years ago
1dc6a67
usb:gadget:composite USB composite gadget support
by Lukasz Majewski
· 13 years ago
0dfeb00
usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls
by Lukasz Majewski
· 13 years ago
373cc99
usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file
by Lukasz Majewski
· 13 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
c79d225
imx: usb: There is no such register
by Timo Ketola
· 13 years ago
63e29f6
i.MX25: usb: Set PORTSCx register
by Timo Ketola
· 13 years ago
5d113ca
USB: ehci-mx6: Fix broken IO access
by Wolfgang Grandegger
· 13 years ago
1f19e3f
lin_gadget: use common linux/compat.h
by Mike Frysinger
· 13 years ago
2addcfd
ehci-omap: fix for enabling the correct usb port
by Jeroen Hofstee
· 13 years ago
97753b1
Prepare v2012.04-rc2; minor Coding Style cleanup
by Wolfgang Denk
· 13 years ago
dbe365f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
08d6ec2
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· 13 years ago
5978cdb
usb: Add support for txfifo threshold
by Simon Glass
· 13 years ago
bdb1770
Enable high speed support for USB device framework and usbtty
by Vipin KUMAR
· 13 years ago
654838c
USB: ehci-mx6: Add proper IO accessors
by Fabio Estevam
· 13 years ago
fb98d4a
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
by Robert Delien
· 13 years ago
1859b70
usb/ehci: Add USB support for the MX6Q
by Wolfgang Grandegger
· 13 years ago
13a9cf5
USB: Armada100: EHCI Driver for Armada100 SOCs
by Ajay Bhargav
· 13 years ago
253d375
USB: Armada100: Add UTMI PHY interface driver
by Ajay Bhargav
· 13 years ago
22c8a87
usb:udc:samsung:fix Remove the req_config flag
by Łukasz Majewski
· 13 years ago
466e3ac
USB:gadget:designware Fix memory nonalignment issue
by Shiraz Hashim
· 13 years ago
c1b4f8e
USB:gadget:designware Make locally used functions static
by Amit Virdi
· 13 years ago
f710a11
USB:gadget:designware Support high speed
by Vipin KUMAR
· 13 years ago
b8af2078
USB:gadget:designware Device controller bugfixes
by Vipin KUMAR
· 13 years ago
33cf5bd
USB:gadget:designware USB device controller (UDC) implementation
by Vipin KUMAR
· 13 years ago
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
6889628
usb: musb: fix printf warning
by Mike Frysinger
· 13 years ago
185da95
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· 13 years ago
451be50
eth: remove usb-ethernet devices before re-enumerating them
by Vincent Palatin
· 13 years ago
e124c7b
usb_ether: fix typo
by Peter Meerwald
· 13 years ago
edc16a0
ehci-omap: Clean up added ehci-omap.c
by Govindraj.R
· 13 years ago
7ad7578
ehci-omap: driver for EHCI host on OMAP3
by Ilya Yanok
· 13 years ago
c5e5707
usb: ulpi: Add omap-ulpi-view port support
by Govindraj.R
· 13 years ago
6645d9e
usb: ulpi: Extend the existing ulpi framework.
by Govindraj.R
· 13 years ago
994bca2
orion5x: add USB host ehci-marvell support
by Albert ARIBAUD
· 13 years ago
c3c7645
Remove kirkwood-specifics from marvell EHCI driver
by Albert ARIBAUD
· 13 years ago
a31f2f5
Rename ehci-kirkwood as ehci-marvell
by Albert ARIBAUD
· 13 years ago
e63ce4f
usb: s3c_udc_otg: fix GCC 4.6 build warnings
by Anatolij Gustschin
· 13 years ago
b60c557
Coding Style cleanup
by Wolfgang Denk
· 13 years ago
39d8f04
drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup
by Wolfgang Denk
· 13 years ago
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
Next »