Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0ee7268cd7b86203a579b327af8a78f177af8ad1
/
drivers
/
usb
/
host
c243784
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· Wed Oct 22 12:13:06 2014 +0200
ab43536
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sat Oct 11 01:20:30 2014 +0200
afc106e
usb: tegra: ULPI regression on tegra20
by Marcel Ziswiler
· Sat Oct 04 01:46:10 2014 +0200
8f5f4f7
usb: ehci: Make periodic_schedules a per controller variable
by Hans de Goede
· Sat Sep 20 16:51:25 2014 +0200
9db174c
usb: ehci: poll_int_queue check real qtd, not the overlay
by Hans de Goede
· Sat Sep 20 16:51:24 2014 +0200
8e00cf6
usb: ehci: Add missing cache flush to destroy_int_queue
by Hans de Goede
· Sat Sep 20 16:51:23 2014 +0200
da16677
usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
by Hans de Goede
· Sat Sep 20 16:51:22 2014 +0200
f93453a
usb: ehci-mx6: Rename the USB register base address
by Ye.Li
· Mon Sep 15 17:23:14 2014 +0800
809860b
usb: ehci: mxs: Add board-specific callbacks
by Marek Vasut
· Mon Apr 28 03:38:39 2014 +0200
a2a637d
USB: ehci-atmel: use pcr to enable or disable clock
by Bo Shen
· Wed Aug 06 17:24:57 2014 +0800
cf90563
USB: ohci-at91: use pcr to enable or disable clock
by Bo Shen
· Wed Aug 06 17:24:56 2014 +0800
2d36fc1
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Thu Aug 28 13:03:25 2014 -0400
a9c085f
usb: ehci: rmobile: Remove xHCI address
by Nobuhiro Iwamatsu
· Mon Jul 28 15:29:31 2014 +0900
c8e1e4d
usb: ehci: rmobile: Add support R8A7794
by Nobuhiro Iwamatsu
· Thu Jul 24 14:52:07 2014 +0900
637fbb6
sunxi: add USB EHCI driver
by Roman Byshko
· Sun Jul 27 19:32:44 2014 +0200
ae0ae22
driver/usb: include upper/lower_32_bits() from linux/compat.h
by Lijun Pan
· Fri Jun 20 12:18:39 2014 -0500
ae46a4c
usb: host: xhci: make sure to power up PHY
by Felipe Balbi
· Mon Jun 23 16:25:38 2014 -0500
6828676
arm: ep9315: Return back Cirrus Logic EDB9315A board support
by Sergey Kostanbaev
· Wed Jun 25 23:44:29 2014 +0400
b351e46
usb: xhci: (likely) fix bracket in if condition
by Jeroen Hofstee
· Thu Jun 12 00:31:27 2014 +0200
8af893e
usb: r8a66597: Fix initilization size of r8a66597 info structure
by Yasuhisa Umano
· Fri Apr 18 11:33:15 2014 +0900
ea33c6a
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
by yasuhisa umano
· Fri Apr 18 11:33:08 2014 +0900
ed69266
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
by Albert ARIBAUD
· Fri May 23 22:50:23 2014 +0200
70d1a90
Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb
by Tom Rini
· Thu May 22 13:42:26 2014 -0400
369f663
drivers/usb : Define usb control register mask for w1c bits
by Nikhil Badola
· Thu May 08 17:05:26 2014 +0530
8b263f9
usb: tegra: support device mode
by Stephen Warren
· Wed Apr 30 15:09:57 2014 -0600
600246c
usb: tegra: refactor PHY type selection
by Stephen Warren
· Wed Apr 30 15:09:56 2014 -0600
fa2be67
usb: tegra: fix PHY selection code
by Stephen Warren
· Wed Apr 30 15:09:55 2014 -0600
ec02820
ARM: zynq: ehci: Added USB host driver support
by Michal Simek
· Fri Apr 25 12:21:04 2014 +0200
6284547
Merge branch 'u-boot/master'
by Albert ARIBAUD
· Fri May 09 10:47:05 2014 +0200
6baf21c
exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT
by andrey.konovalov@linaro.org
· Tue Apr 22 21:23:49 2014 +0400
29d0587
usb: Add endian support macros to interrupt transfers in the EHCI driver.
by Adrian Cox
· Thu Apr 10 13:29:45 2014 +0100
53000ce
usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs
by Nobuhiro Iwamatsu
· Thu Apr 03 13:55:54 2014 +0900
b0b48da
fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0
by Nikhil Badola
· Mon Apr 07 08:46:14 2014 +0530
2613cfc
fsl/usb: Workaround for USB erratum-A007075
by Nikhil Badola
· Wed Feb 26 17:43:15 2014 +0530
eb97e25
fsl/usb: Fix phy type for Second USB controller
by Nikhil Badola
· Thu Dec 19 11:08:46 2013 +0530
0d5c46a
usb: tegra: combine header file
by Stefan Agner
· Sun Mar 02 19:46:50 2014 +0100
fb38739
usb: tegra: fix PHY configuration
by Stefan Agner
· Sun Mar 02 19:46:49 2014 +0100
afc492b
usb: tegra: fix USB2 powerdown for Tegra30 and later
by Stefan Agner
· Sun Mar 02 19:46:48 2014 +0100
39c8968
usb: create common header virtual root hub descriptors
by Stephen Warren
· Thu Feb 13 21:15:18 2014 -0700
d7fe61d
usb: ehci: fully align interrupt QHs/QTDs
by Stephen Warren
· Thu Feb 06 13:13:06 2014 -0700
1907e5a
ush: ehci: initialize altnext pointers in QH
by Stephen Warren
· Fri Feb 07 09:53:50 2014 -0700
2181806
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Tue Feb 25 12:44:13 2014 -0500
09a3b56
fsl/usb: Limit phy_type comparison to first four characters
by Nikhil Badola
· Mon Feb 17 16:58:36 2014 +0530
29d527a
ARM: USB: Remove the IXP EHCI driver
by Marek Vasut
· Tue Jan 28 00:15:55 2014 +0100
3260bc8
usb: exynos5: arndale: Add network support
by Inderpal Singh
· Wed Jan 08 09:19:57 2014 +0530
2eb6561
usb: ehci: exynos: set/reset hsic phys
by Inderpal Singh
· Wed Jan 08 09:19:56 2014 +0530
9a4d96a
usb: ehci: Fix register access
by Marek Vasut
· Sat Dec 14 02:04:52 2013 +0100
919d00a
usb: ehci: Do not de-init uninited controllers
by Marek Vasut
· Sat Dec 14 02:03:11 2013 +0100
389283b
usb: ehci-pci: Clarify and cleanup the EHCI controller detection
by Marek Vasut
· Fri Dec 13 23:36:33 2013 +0100
d4f9462
usb: ehci-omap: Reset the USB Host OMAP module
by Roger Quadros
· Mon Dec 02 15:47:43 2013 +0200
ea385ed
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sat Nov 09 12:51:47 2013 +0100
10b479d
usb: ohci-hcd: submit_common_msg: report actual_length properly
by Mateusz Kulikowski
· Wed Oct 23 20:26:27 2013 +0200
4a985df
arm: atmel: get rid of too many ifdeffery
by Bo Shen
· Mon Oct 21 16:14:00 2013 +0800
8ed8783
arm: atmel: at91sam9n12ek: add usb host support
by Bo Shen
· Mon Oct 21 16:13:59 2013 +0800
3e02168
drivers: usb: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:56 2013 +0900
16b0806
powerpc/usb:Differentiate USB controller base address
by ramneek mehresh
· Thu Sep 12 16:35:49 2013 +0530
3135dba
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· Tue Oct 22 14:27:17 2013 -0700
ed72a9e
usb: ehci-mx6: add support for otg port
by Troy Kisky
· Thu Oct 10 15:27:59 2013 -0700
7d6bbb9
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
by Troy Kisky
· Thu Oct 10 15:27:57 2013 -0700
8f9c49d
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· Thu Oct 10 15:27:56 2013 -0700
69521c1
usb: dra7xx: Add support for dra7xx xhci USB host
by Dan Murphy
· Fri Oct 11 12:28:17 2013 -0500
2625091
usb: omap: Move the usb phy code to the usb/phy directory
by Dan Murphy
· Fri Oct 11 12:28:16 2013 -0500
9069075
usb: omap5: Update the board_usb_init api
by Dan Murphy
· Fri Oct 11 12:28:15 2013 -0500
1aca619
usb: omap: Move the xhci-omap header file to common location
by Dan Murphy
· Fri Oct 11 12:28:14 2013 -0500
d862f89
usb: new board-specific USB init interface
by Mateusz Zalega
· Fri Oct 04 19:22:26 2013 +0200
677ff20
OMAP5: USB: Add OMAP xHCI file and header
by Dan Murphy
· Mon Aug 26 08:54:52 2013 -0500
ddcb9bd
exynos: usb: Switch USB VBUS GPIOs to be device tree configured
by Julius Werner
· Sat Sep 14 14:02:52 2013 +0530
a48bdb7
USB: XHCI: Add xHCI host controller support for Exynos5
by Vivek Gautam
· Sat Sep 14 14:02:46 2013 +0530
4912dcc
USB: xHCI: Add stack support for xHCI
by Vivek Gautam
· Sat Sep 14 14:02:45 2013 +0530
ad69f17
usb: Move 'bmRequestType' USB device request macros from EHCI header
by Vivek Gautam
· Sat Sep 14 14:02:44 2013 +0530
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
5c1a1ad
usb: ehci: Fix test mode for connected ports
by Julius Werner
· Tue Sep 24 10:53:07 2013 -0700
800cb81
usb: ehci-mx5: Use 'bool' instead of 'unsigned char'
by Fabio Estevam
· Fri Jul 26 13:54:28 2013 -0300
c26d272
usb: ehci-mx5: Remove unneeded write to cscmr1 register
by Fabio Estevam
· Fri Jul 26 13:54:27 2013 -0300
4f7f935
ARM: OMAP: USB: Fix linker error when ULPI is not defined
by Dan Murphy
· Thu Aug 01 14:05:58 2013 -0500
bacec78
ARM: OMAP5: USB: Add OMAP5 common USB EHCI information
by Dan Murphy
· Thu Aug 01 14:05:57 2013 -0500
2f13e44
ehci-hcd: fix memory leak in lowlevel init
by Nikita Kiryanov
· Mon Jul 29 13:27:40 2013 +0300
9facca7
usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module
by Roger Quadros
· Mon Jul 22 11:14:37 2013 +0300
fd349a1
usb: ehci: Split out struct ehci_ctrl definition
by Marek Vasut
· Wed Jul 10 03:16:31 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
1d021a8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Jul 12 10:36:48 2013 -0400
2fefb8b
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
by Jim Lin
· Fri Jun 21 19:05:47 2013 +0800
36dad66
usb: ehci: add missing cache managment
by Stephen Warren
· Fri May 24 15:03:17 2013 -0600
b5d59de
usb: ehci: add Faraday USB 2.0 EHCI support
by Kuo-Jung Su
· Wed May 15 15:29:23 2013 +0800
6a656df
usb: ehci: add weak-aliased function for PORTSC
by Kuo-Jung Su
· Wed May 15 15:29:21 2013 +0800
9930e9f
usb: ehci: prevent bad PORTSC register access
by Kuo-Jung Su
· Wed May 15 15:29:20 2013 +0800
0554ba5
usb: Correct CLEAR_FEATURE code in ehci-hcd
by Simon Glass
· Fri May 10 19:49:00 2013 -0700
757a92f
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu May 30 14:45:06 2013 +0200
72979a3
USB: ohci-at91: support sama5d3x devices
by Bo Shen
· Sun May 12 22:40:53 2013 +0000
131533c
usb: common: Use a global definition for 'min3'
by Vivek Gautam
· Wed Apr 24 02:50:13 2013 +0000
bed082f
USB: ohci-at91: make OHCI work on at91sam9g10 SoC
by Bo Shen
· Wed Apr 17 00:09:51 2013 +0000
d404670
usb: Add new command to set USB 2.0 port test modes
by Julius Werner
· Thu Feb 28 18:08:40 2013 +0000
54f3dfe
USB: EHCI: Add weak functions to support new chip
by Jim Lin
· Wed Mar 27 00:52:32 2013 +0000
1aedde4
imx: mx5: Remove legacy iomux support
by Benoît Thébaudeau
· Fri May 03 10:32:37 2013 +0000
c154ecc
arm: Remove support for unused s3c64xx
by Benoît Thébaudeau
· Thu Apr 11 09:36:00 2013 +0000
db09c5f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Mon Mar 18 15:33:47 2013 -0400
871be85
usb: Add multiple controllers support for EHCI PCI
by Vincent Palatin
· Tue Mar 12 03:45:31 2013 +0000
28e1d9c
usb: ehci: Fix aliasing issue in EHCI interrupt code
by Vincent Palatin
· Wed Mar 06 14:08:32 2013 +0000
e55fdac
usb: ehci: Support interrupt transfers via periodic list
by Patrick Georgi
· Wed Mar 06 14:08:31 2013 +0000
fac8a76
usb: ehci: exynos: Enable non-dt path
by Vivek Gautam
· Wed Mar 06 14:18:33 2013 +0530
Next »