Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0dfeb002fdb82406f14c7f10ffd491807556d48a
/
drivers
/
usb
0dfeb00
usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls
by Lukasz Majewski
· Wed May 02 13:11:35 2012 +0200
373cc99
usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file
by Lukasz Majewski
· Wed May 02 13:11:34 2012 +0200
285c8b3
USB: Document the QH and qTD antics in EHCI-HCD
by Marek Vasut
· Mon Apr 09 04:13:00 2012 +0200
ff24dc3
USB: Drop cache flush bloat in EHCI-HCD
by Marek Vasut
· Mon Apr 09 04:07:46 2012 +0200
4f66831
USB: Drop ehci_alloc/ehci_free in ehci-hcd
by Marek Vasut
· Sun Apr 08 23:32:05 2012 +0200
1f19e3f
lin_gadget: use common linux/compat.h
by Mike Frysinger
· Thu Apr 26 02:34:44 2012 +0000
2addcfd
ehci-omap: fix for enabling the correct usb port
by Jeroen Hofstee
· Thu Apr 19 11:25:18 2012 +0000
97753b1
Prepare v2012.04-rc2; minor Coding Style cleanup
by Wolfgang Denk
· Mon Apr 16 23:13:51 2012 +0200
dbe365f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· Fri Mar 30 23:56:04 2012 +0200
08d6ec2
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· Mon Feb 27 10:52:49 2012 +0000
5978cdb
usb: Add support for txfifo threshold
by Simon Glass
· Mon Feb 27 10:52:47 2012 +0000
bdb1770
Enable high speed support for USB device framework and usbtty
by Vipin KUMAR
· Mon Mar 26 15:38:06 2012 +0530
654838c
USB: ehci-mx6: Add proper IO accessors
by Fabio Estevam
· Mon Mar 19 12:36:10 2012 +0000
fb98d4a
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
by Robert Delien
· Sun Feb 26 12:15:05 2012 +0000
1859b70
usb/ehci: Add USB support for the MX6Q
by Wolfgang Grandegger
· Wed Feb 08 22:33:25 2012 +0000
13a9cf5
USB: Armada100: EHCI Driver for Armada100 SOCs
by Ajay Bhargav
· Mon Feb 13 03:27:43 2012 +0000
253d375
USB: Armada100: Add UTMI PHY interface driver
by Ajay Bhargav
· Mon Feb 13 03:27:42 2012 +0000
22c8a87
usb:udc:samsung:fix Remove the req_config flag
by Łukasz Majewski
· Mon Mar 12 22:08:06 2012 +0000
466e3ac
USB:gadget:designware Fix memory nonalignment issue
by Shiraz Hashim
· Tue Mar 06 23:39:41 2012 +0000
c1b4f8e
USB:gadget:designware Make locally used functions static
by Amit Virdi
· Tue Mar 06 23:39:40 2012 +0000
f710a11
USB:gadget:designware Support high speed
by Vipin KUMAR
· Tue Mar 06 23:39:39 2012 +0000
b8af2078
USB:gadget:designware Device controller bugfixes
by Vipin KUMAR
· Tue Mar 06 23:39:38 2012 +0000
33cf5bd
USB:gadget:designware USB device controller (UDC) implementation
by Vipin KUMAR
· Tue Mar 06 23:39:37 2012 +0000
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· Mon Mar 05 13:47:00 2012 +0000
6889628
usb: musb: fix printf warning
by Mike Frysinger
· Fri Feb 03 03:03:04 2012 +0000
185da95
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· Tue Dec 20 14:56:16 2011 +0000
451be50
eth: remove usb-ethernet devices before re-enumerating them
by Vincent Palatin
· Mon Jan 09 08:32:36 2012 +0000
e124c7b
usb_ether: fix typo
by Peter Meerwald
· Wed Feb 08 05:31:54 2012 +0000
edc16a0
ehci-omap: Clean up added ehci-omap.c
by Govindraj.R
· Mon Feb 06 03:55:34 2012 +0000
7ad7578
ehci-omap: driver for EHCI host on OMAP3
by Ilya Yanok
· Mon Feb 06 03:55:33 2012 +0000
c5e5707
usb: ulpi: Add omap-ulpi-view port support
by Govindraj.R
· Mon Feb 06 03:55:32 2012 +0000
6645d9e
usb: ulpi: Extend the existing ulpi framework.
by Govindraj.R
· Mon Feb 06 03:55:31 2012 +0000
994bca2
orion5x: add USB host ehci-marvell support
by Albert ARIBAUD
· Sun Jan 15 22:08:40 2012 +0000
c3c7645
Remove kirkwood-specifics from marvell EHCI driver
by Albert ARIBAUD
· Sun Jan 15 22:08:39 2012 +0000
a31f2f5
Rename ehci-kirkwood as ehci-marvell
by Albert ARIBAUD
· Mon Feb 06 20:39:29 2012 +0530
e63ce4f
usb: s3c_udc_otg: fix GCC 4.6 build warnings
by Anatolij Gustschin
· Mon Dec 19 04:20:35 2011 +0000
b60c557
Coding Style cleanup
by Wolfgang Denk
· Mon Dec 19 12:03:40 2011 +0100
39d8f04
drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup
by Wolfgang Denk
· Mon Dec 19 11:52:36 2011 +0100
7342452
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
by Tom Rini
· Thu Dec 15 08:40:51 2011 -0700
695207a
USB: ULPI: increase error case verbosity
by Igor Grinberg
· Mon Dec 12 12:08:34 2011 +0200
7b4d768
USB: ULPI: clean a mixup of return types
by Igor Grinberg
· Mon Dec 12 12:08:33 2011 +0200
1e79474
USB: ULPI: switch argument type from u8 to unsigned
by Igor Grinberg
· Wed Dec 14 08:16:03 2011 +0200
a523595
USB: Add generic ULPI layer and a viewport
by Jana Rapava
· Mon Dec 05 11:07:00 2011 +0200
0973477
USB: EHCI: Allow EHCI post-powerup configuration in board files
by Marek Vasut
· Mon Jul 11 02:37:01 2011 +0200
de09b79
USB: MX5: Add MX5 usb post-init callback
by Marek Vasut
· Thu Nov 24 05:14:00 2011 +0100
bfd64a8
USB: MX5: Abstract out mx51 USB pixmux configuration
by Marek Vasut
· Thu Nov 24 04:22:17 2011 +0100
d17f2d2
USB: MX5: add generic USB EHCI support for mx51 and mx53
by Wolfgang Grandegger
· Fri Nov 11 14:03:36 2011 +0100
ac3c831
usb:gadget:s5p USB Device Controller (UDC) implementation
by Lukasz Majewski
· Thu Oct 27 10:36:46 2011 +0200
8277b50
ehci: speed up initialization
by Vincent Palatin
· Mon Dec 05 14:52:22 2011 -0800
39cc4ac
pxa: convert pxa27x_udc to use read and write functions
by Stefan Herbrechtsmeier
· Mon Oct 17 17:22:48 2011 +0200
9b315fe
USB: Add usb_event_poll() to get keyboards working with EHCI
by Marek Vasut
· Sun Sep 25 21:07:56 2011 +0200
a91ee2a
USB: gadaget: add Marvell controller support
by Lei Wen
· Wed Oct 05 08:11:40 2011 -0700
fc5cf88
USB: Fix complaints about strict aliasing in OHCI-HCD
by Marek Vasut
· Fri Oct 07 02:00:13 2011 +0200
4ee05fe
drivers/usb/gadget/ep0.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· Sat Dec 03 06:46:12 2011 +0000
f0acb78
drivers/usb/gadget/core.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· Sat Dec 03 06:46:11 2011 +0000
2c5ebfb
drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· Sat Dec 03 06:46:10 2011 +0000
93d79e8
drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· Sat Nov 19 10:10:33 2011 +0000
85cc88a
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
by Marek Vasut
· Sat Nov 26 07:20:07 2011 +0100
3275d46
drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· Tue Nov 29 22:17:51 2011 +0000
2b48e1f
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· Wed Nov 23 21:23:45 2011 +0100
b2aed5d
drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· Sat Nov 19 13:12:09 2011 +0000
f9af1f8
smsc95xx: Debug message cleanup
by Wolfgang Grandegger
· Mon Nov 14 23:19:15 2011 +0000
0151b68
smsc95xx: Fix MAC address programming
by Wolfgang Grandegger
· Mon Nov 14 23:19:14 2011 +0000
da632e5
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Wed Nov 16 20:24:41 2011 +0100
7b83c35
drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning
by Kumar Gala
· Wed Nov 09 10:04:15 2011 -0600
f7d7f94
iMX28: Add USB HOST driver
by Marek Vasut
· Tue Nov 08 23:18:26 2011 +0000
5409862
ehci-mxc: remove incorrect comment
by Wolfgang Grandegger
· Mon Oct 17 08:17:47 2011 +0000
86c98ec
arm, usb, davinci: make USBPHY_CTL register configurable
by Heiko Schocher
· Tue Nov 01 20:00:26 2011 +0000
662fb50
usb, davinci: add enable_vbus() weak function
by Heiko Schocher
· Tue Nov 01 20:00:25 2011 +0000
dae82aa
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Fri Oct 28 00:15:19 2011 +0200
ef78e08
GCC4.6: Squash warnings in smsc95xx.c
by Marek Vasut
· Mon Oct 24 23:39:58 2011 +0000
298ae91
ARM: kirkwood: reduce dependence of including platform file
by Lei Wen
· Tue Oct 18 20:11:42 2011 +0530
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· Wed Oct 12 02:31:39 2011 +0000
0ef5f62
drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used
by Wolfgang Denk
· Wed Oct 05 23:03:43 2011 +0200
3fb68ee
powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014
by Ramneek Mehresh
· Wed Mar 23 15:20:43 2011 +0530
a61b966
ASIX: Fix buffer access in asix_get_phy_addr()
by Marek Vasut
· Fri Sep 23 21:13:35 2011 +0200
c1d1c5c
ehci-hcd: Allow cleanups to happen gracefully on a timeout.
by Joel Fernandes
· Sat Jun 25 13:42:47 2011 -0500
8c2465c
USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor
by Jason Kridner
· Wed Apr 20 08:54:16 2011 -0500
362c6ef
usb: r8a66597: Fix argument mistake of inl
by Nobuhiro Iwamatsu
· Mon Jul 11 11:03:47 2011 +0900
62b36c9
Add Ethernet hardware MAC address framework to usbnet
by Simon Glass
· Mon Jun 13 16:13:10 2011 -0700
246c119
Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
by Simon Glass
· Mon Jun 13 16:13:09 2011 -0700
377ffe2
DaVinci: rename gpio_defs.h to gpio.h
by Laurence Withers
· Mon Jul 18 09:25:58 2011 -0400
dba1f9b
imx: Add support for USB EHCI on imx25
by Matthias Weisser
· Wed Jul 06 00:28:30 2011 +0000
e1e12ad
usb: convert to partial linking
by Mike Frysinger
· Fri Jun 24 21:12:36 2011 -0400
20799c9
ehci-pci: Fix PCI EHCI driver for 36-bit
by Zhao Chenhui
· Tue Apr 19 10:47:05 2011 +0800
94cfe2a
musb: process control messages after roothub accepted it
by Cliff Cai
· Thu Apr 21 12:42:10 2011 -0400
b06208c
AT91: change includes from asm/arch/io.h to asm/io.h
by Reinhard Meyer
· Sun Nov 07 13:26:14 2010 +0100
da48040
AT91: fix related at91 driver files
by Reinhard Meyer
· Wed Nov 03 15:47:20 2010 +0100
78129d9
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· Mon Mar 14 15:43:56 2011 +0100
e936628
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· Tue Apr 05 12:24:20 2011 +0200
73f25e9
echi: add ULI1575 PCI ID
by Zhao Chenhui
· Sun Mar 13 10:00:40 2011 -0500
d2c9188
ehci-pci: Add PCI EHCI controller
by Trübenbach, Ralf
· Thu Mar 31 16:46:47 2011 +0000
47a6ea3
usb: musb: blackfin: check anomaly workarounds at runtime too
by Mike Frysinger
· Thu Mar 17 17:35:01 2011 -0400
283ecc1
usb: musb: blackfin: make clkin configurable
by Mike Frysinger
· Thu Mar 17 17:35:00 2011 -0400
1a0ce28
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· Sun Mar 27 21:48:08 2011 +0200
3433c33
USB-RNDIS: Send RNDIS state on disconnecting
by Vitaly Kuzmichev
· Fri Feb 11 18:18:35 2011 +0300
216c447
USB: Add USB RNDIS gadget protocol
by Vitaly Kuzmichev
· Fri Feb 11 18:18:34 2011 +0300
737f6b2
USB-CDC: Move struct declaration before its use
by Vitaly Kuzmichev
· Fri Feb 11 18:18:33 2011 +0300
24fcb47
USB-CDC: Port struct net_device_stats
by Vitaly Kuzmichev
· Fri Feb 11 18:18:32 2011 +0300
08d4dd7
USB-CDC: handle interrupt after dropped pullup
by Vitaly Kuzmichev
· Fri Feb 11 18:18:31 2011 +0300
Next »