Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c60795f41d37600b6ebd79ec99252ec2f5efecd4
/
drivers
/
usb
c60795f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· 12 years ago
82651c3
linux/usb/ch9.h: update with the version from Linux tree
by Ilya Yanok
· 12 years ago
57a87a2
usb gadget ether: Fix warning in is_eth_addr_valid()
by Tom Rini
· 12 years ago
c68436f
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· 12 years ago
3f0be8e
USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY
by Pankaj Bharadiya
· 12 years ago
047cea3
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
by Shengzhou Liu
· 12 years ago
fb24ffc
dm: Move s3c24xx USB driver to a proper place
by Marek Vasut
· 12 years ago
b9f4bc3
Remove lh7a40x cpu and serial driver
by Albert ARIBAUD
· 12 years ago
414e166
mx51: Fix USB PHY clocks
by Benoît Thébaudeau
· 12 years ago
3c09a28
pxa25x: Add support for USB ethernet gadget
by Lukasz Dalek
· 12 years ago
2bb3788
usbether: Removed DEV_CONFIG_{CDC,SUBSET}
by Lukasz Dalek
· 12 years ago
4c43cd5
usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}
by Lukasz Dalek
· 12 years ago
563aed2
usbether: Fixed bug when using with PXA25X chips
by Lukasz Dalek
· 12 years ago
141288b
usb: ulpi: add indicator configuration function
by Lucas Stach
· 12 years ago
7a46b2c
usb: ehci: don't print debug output
by Lucas Stach
· 12 years ago
a896211
tegra20: port to new ehci interface
by Lucas Stach
· 12 years ago
93c2582
usb: add support for multiple usb controllers
by Lucas Stach
· 12 years ago
676ae06
usb: ehci: rework to take advantage of new lowlevel interface
by Lucas Stach
· 12 years ago
c7e3b2b
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
1dff9d0
net: asix: add AX88772B support
by Lucas Stach
· 12 years ago
02c8d8c
net: asix: add read_mac function
by Lucas Stach
· 12 years ago
58f8fab
net: asix: add write_hwaddr function
by Lucas Stach
· 12 years ago
5fae53d
net: asix: split out basic reset function
by Lucas Stach
· 12 years ago
e1dbdf9
net: introduce transparent driver private in ueth_data
by Lucas Stach
· 12 years ago
93ad908
usb: do explicit unaligned accesses
by Lucas Stach
· 12 years ago
7cdcaef
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 12 years ago
8c86501
MUSB driver: Timeout is never detected as the while loop does not end
by Matej Frančeškin
· 12 years ago
f1273f1
USB: Fix strict aliasing in ohci-hcd
by Troy Kisky
· 12 years ago
db19134
ehci: Optimize qTD allocations
by Benoît Thébaudeau
· 12 years ago
5cec214
ehci-hcd: Boost transfer speed
by Benoît Thébaudeau
· 12 years ago
14eb79b
ehci: cosmetic: Define used constants
by Benoît Thébaudeau
· 12 years ago
44ae0be
ehci: Fail for multi-transaction interrupt transfers
by Benoît Thébaudeau
· 12 years ago
b819ddb
dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget
by Lukasz Majewski
· 12 years ago
1d4a0b6
dfu:usb: Support for g_dnl composite download gadget.
by Lukasz Majewski
· 12 years ago
cdeb916
ehci: cosmetic: Define the number of qt_buffers
by Benoît Thébaudeau
· 12 years ago
af963ba
mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h
by Otavio Salvador
· 12 years ago
25f8bf6
da8xx/hawkboard: Add support for ohci host controller
by Sughosh Ganu
· 12 years ago
9c47114
mxs: prefix register structs with 'mxs' prefix
by Otavio Salvador
· 12 years ago
ddcf13b
mxs: prefix register acessor macros with 'mxs' prefix
by Otavio Salvador
· 12 years ago
af2a35f
i.mx: iomux-v3.h: move to imx-common include directory
by Troy Kisky
· 12 years ago
b98b611
Merge branch 'next' of git://git.denx.de/u-boot
by Wolfgang Denk
· 12 years ago
e3b31c8
smsc95xx: align buffers to cache line size
by Ilya Yanok
· 12 years ago
2af16f8
ehci-hcd: change debug() to printf() in case of errors
by Ilya Yanok
· 12 years ago
189a695
ehci-hcd: fix external buffer cache handling
by Ilya Yanok
· 12 years ago
71c5de4
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
by Tom Rini
· 12 years ago
c7701af
ehci-hcd: program asynclistaddr before every transfer
by Ilya Yanok
· 12 years ago
eec3866
ehci-omap: Do not call dcache_off from omap_ehci_hcd_init
by Tom Rini
· 12 years ago
c59ab09
CACHE: net: asix: Fix asix driver to work with data cache on
by Marek Vasut
· 12 years ago
895f3e0
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 12 years ago
8b3f7bf
tegra: usb: Fix device enumeration problem of USB1
by Jim Lin
· 12 years ago
c48ac11
EXYNOS: Add power Enable/Disable for USB-EHCI
by Rajeshwari Shinde
· 12 years ago
71045da
USB: EXYNOS: Set USB 2.0 HOST Link mode
by Rajeshwari Shinde
· 12 years ago
7590d3c
USB: EXYNOS: Incorporate EHCI review comments
by Rajeshwari Shinde
· 12 years ago
81f4034
ehci-atmel: fix compiler warning
by Andreas Bießmann
· 12 years ago
cc30b78
Atmel : usb : add EHCI driver for Atmel SoC
by Bo Shen
· 12 years ago
10cbe3b
net: Fix remaining API interface breakage
by Joe Hershberger
· 12 years ago
e14826b
drivers/usb/eth/asix.c: Fix build warning
by Anatolij Gustschin
· 12 years ago
92ec210
drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 12 years ago
2ab5be7
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 12 years ago
5f0ffea
USB: S5P: Add ehci support
by Rajeshwari Shinde
· 13 years ago
6734b6b
usb:udc:samsung Add functions for storing private gadget data in UDC driver
by Lukasz Majewski
· 13 years ago
7010f5b
usb:gadget:composite USB composite gadget support
by Lukasz Majewski
· 13 years ago
f3b05ca
usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls
by Lukasz Majewski
· 13 years ago
b930053
usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file
by Lukasz Majewski
· 13 years ago
41b1f0a
USB: Document the QH and qTD antics in EHCI-HCD
by Marek Vasut
· 13 years ago
b8adb12
USB: Drop cache flush bloat in EHCI-HCD
by Marek Vasut
· 13 years ago
de98e8b
USB: Drop ehci_alloc/ehci_free in ehci-hcd
by Marek Vasut
· 13 years ago
5614553
imx: usb: There is no such register
by Timo Ketola
· 13 years ago
45b460d
i.MX25: usb: Set PORTSCx register
by Timo Ketola
· 13 years ago
3f29d96
USB: ehci-mx6: Fix broken IO access
by Wolfgang Grandegger
· 13 years ago
6777a3c
lin_gadget: use common linux/compat.h
by Mike Frysinger
· 13 years ago
90579fd
ehci-omap: fix for enabling the correct usb port
by Jeroen Hofstee
· 13 years ago
f5cdc11
Prepare v2012.04-rc2; minor Coding Style cleanup
by Wolfgang Denk
· 13 years ago
a7ed871
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
87f938c
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· 13 years ago
9ab4ce2
usb: Add support for txfifo threshold
by Simon Glass
· 13 years ago
f9da0f8
Enable high speed support for USB device framework and usbtty
by Vipin KUMAR
· 13 years ago
522b2a0
USB: ehci-mx6: Add proper IO accessors
by Fabio Estevam
· 13 years ago
b228e14
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
by Robert Delien
· 13 years ago
3f46752
usb/ehci: Add USB support for the MX6Q
by Wolfgang Grandegger
· 13 years ago
54cb004
USB: Armada100: EHCI Driver for Armada100 SOCs
by Ajay Bhargav
· 13 years ago
732c7c2
USB: Armada100: Add UTMI PHY interface driver
by Ajay Bhargav
· 13 years ago
7cf7bef
usb:udc:samsung:fix Remove the req_config flag
by Łukasz Majewski
· 13 years ago
f50dcd6
USB:gadget:designware Fix memory nonalignment issue
by Shiraz Hashim
· 13 years ago
4df4f3c
USB:gadget:designware Make locally used functions static
by Amit Virdi
· 13 years ago
23b0e69
USB:gadget:designware Support high speed
by Vipin KUMAR
· 13 years ago
dc3e773
USB:gadget:designware Device controller bugfixes
by Vipin KUMAR
· 13 years ago
2721551
USB:gadget:designware USB device controller (UDC) implementation
by Vipin KUMAR
· 13 years ago
5b84dd6
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
b974308
usb: musb: fix printf warning
by Mike Frysinger
· 13 years ago
f9636e8
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· 13 years ago
e7e982d
eth: remove usb-ethernet devices before re-enumerating them
by Vincent Palatin
· 13 years ago
d1f862f
usb_ether: fix typo
by Peter Meerwald
· 13 years ago
43b6239
ehci-omap: Clean up added ehci-omap.c
by Govindraj.R
· 13 years ago
29321c0
ehci-omap: driver for EHCI host on OMAP3
by Ilya Yanok
· 13 years ago
928c4bd
usb: ulpi: Add omap-ulpi-view port support
by Govindraj.R
· 13 years ago
3e6e809
usb: ulpi: Extend the existing ulpi framework.
by Govindraj.R
· 13 years ago
805ad7e
orion5x: add USB host ehci-marvell support
by Albert ARIBAUD
· 13 years ago
74d3442
Remove kirkwood-specifics from marvell EHCI driver
by Albert ARIBAUD
· 13 years ago
a14bd41
Rename ehci-kirkwood as ehci-marvell
by Albert ARIBAUD
· 13 years ago
Next »