index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ehci-atmel: fix compiler warning
Andreas Bießmann
2012-07-07
1
-2
/
+2
*
Atmel : usb : add EHCI driver for Atmel SoC
Bo Shen
2012-07-07
2
-0
/
+90
*
net: Fix remaining API interface breakage
Joe Hershberger
2012-05-23
1
-4
/
+3
*
drivers/usb/eth/asix.c: Fix build warning
Anatolij Gustschin
2012-05-22
1
-1
/
+1
*
drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning
Anatolij Gustschin
2012-05-22
1
-2
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2012-05-20
10
-328
/
+1497
|
\
|
*
USB: S5P: Add ehci support
Rajeshwari Shinde
2012-05-20
2
-0
/
+111
|
*
usb:udc:samsung Add functions for storing private gadget data in UDC driver
Lukasz Majewski
2012-05-20
1
-1
/
+14
|
*
usb:gadget:composite USB composite gadget support
Lukasz Majewski
2012-05-20
1
-0
/
+1082
|
*
usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls
Lukasz Majewski
2012-05-20
2
-136
/
+188
|
*
usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file
Lukasz Majewski
2012-05-20
5
-0
/
+5
|
*
USB: Document the QH and qTD antics in EHCI-HCD
Marek Vasut
2012-05-20
1
-0
/
+38
|
*
USB: Drop cache flush bloat in EHCI-HCD
Marek Vasut
2012-05-20
1
-100
/
+27
|
*
USB: Drop ehci_alloc/ehci_free in ehci-hcd
Marek Vasut
2012-05-20
1
-91
/
+32
*
|
imx: usb: There is no such register
Timo Ketola
2012-05-15
1
-2
/
+0
*
|
i.MX25: usb: Set PORTSCx register
Timo Ketola
2012-05-15
1
-2
/
+0
*
|
USB: ehci-mx6: Fix broken IO access
Wolfgang Grandegger
2012-05-15
1
-2
/
+3
|
/
*
lin_gadget: use common linux/compat.h
Mike Frysinger
2012-04-30
2
-3
/
+4
*
ehci-omap: fix for enabling the correct usb port
Jeroen Hofstee
2012-04-21
1
-2
/
+2
*
Prepare v2012.04-rc2; minor Coding Style cleanup
Wolfgang Denk
2012-04-16
1
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2012-03-30
2
-5
/
+19
|
\
|
*
Enable high speed support for USB device framework and usbtty
Vipin KUMAR
2012-03-28
2
-5
/
+19
*
|
tegra: usb: Add support for Tegra USB peripheral
Simon Glass
2012-03-29
2
-0
/
+63
*
|
usb: Add support for txfifo threshold
Simon Glass
2012-03-29
2
-1
/
+12
*
|
USB: ehci-mx6: Add proper IO accessors
Fabio Estevam
2012-03-27
1
-9
/
+4
*
|
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
Robert Delien
2012-03-26
1
-4
/
+4
*
|
usb/ehci: Add USB support for the MX6Q
Wolfgang Grandegger
2012-03-26
2
-0
/
+206
|
/
*
USB: Armada100: EHCI Driver for Armada100 SOCs
Ajay Bhargav
2012-03-19
2
-0
/
+65
*
USB: Armada100: Add UTMI PHY interface driver
Ajay Bhargav
2012-03-19
1
-0
/
+96
*
usb:udc:samsung:fix Remove the req_config flag
Łukasz Majewski
2012-03-19
1
-13
/
+5
*
USB:gadget:designware Fix memory nonalignment issue
Shiraz Hashim
2012-03-19
1
-1
/
+11
*
USB:gadget:designware Make locally used functions static
Amit Virdi
2012-03-19
1
-3
/
+3
*
USB:gadget:designware Support high speed
Vipin KUMAR
2012-03-19
1
-0
/
+10
*
USB:gadget:designware Device controller bugfixes
Vipin KUMAR
2012-03-19
1
-21
/
+38
*
USB:gadget:designware USB device controller (UDC) implementation
Vipin KUMAR
2012-03-19
2
-30
/
+29
*
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-19
4
-29
/
+29
*
usb: musb: fix printf warning
Mike Frysinger
2012-03-19
1
-1
/
+1
*
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2012-03-03
4
-70
/
+0
*
eth: remove usb-ethernet devices before re-enumerating them
Vincent Palatin
2012-03-03
1
-2
/
+5
*
usb_ether: fix typo
Peter Meerwald
2012-02-14
1
-1
/
+1
*
ehci-omap: Clean up added ehci-omap.c
Govindraj.R
2012-02-12
1
-55
/
+154
*
ehci-omap: driver for EHCI host on OMAP3
Ilya Yanok
2012-02-12
2
-0
/
+157
*
usb: ulpi: Add omap-ulpi-view port support
Govindraj.R
2012-02-12
2
-0
/
+106
*
usb: ulpi: Extend the existing ulpi framework.
Govindraj.R
2012-02-12
2
-41
/
+45
*
orion5x: add USB host ehci-marvell support
Albert ARIBAUD
2012-02-12
1
-0
/
+5
*
Remove kirkwood-specifics from marvell EHCI driver
Albert ARIBAUD
2012-02-12
1
-14
/
+17
*
Rename ehci-kirkwood as ehci-marvell
Albert ARIBAUD
2012-02-12
2
-1
/
+1
*
usb: s3c_udc_otg: fix GCC 4.6 build warnings
Anatolij Gustschin
2011-12-20
2
-104
/
+114
*
Coding Style cleanup
Wolfgang Denk
2011-12-19
1
-2
/
+0
*
drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup
Wolfgang Denk
2011-12-19
1
-3
/
+2
[next]