Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1a62cde5c8fa2c23541954249ca468dcb3e989f8
/
drivers
/
usb
/
host
1a62cde
usb: host: ehci-generic: add generic PHY support
by Patrice Chotard
· Tue Jul 18 11:57:11 2017 +0200
a0809dc
usb: host: ehci-generic: add error path and .remove callback
by Patrice Chotard
· Tue Jul 18 11:57:10 2017 +0200
5e7a080
usb: host: ehci-generic: replace printf() by error()
by Patrice Chotard
· Tue Jul 18 11:57:09 2017 +0200
ecfafba
usb: host: xhci-dwc3: Add generic PHY support
by Patrice Chotard
· Tue Jul 18 11:38:44 2017 +0200
17b0887
usb: host: xhci-dwc3: Add dual role mode support from DT
by Patrice Chotard
· Tue Jul 18 11:38:41 2017 +0200
c7eadfc
usb: host: xhci-dwc3: Convert driver to DM
by Patrice Chotard
· Tue Jul 18 11:38:40 2017 +0200
6d8e433
usb: add static to local symbols
by Masahiro Yamada
· Thu Jun 22 16:35:14 2017 +0900
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· Thu Jun 29 10:16:06 2017 +0200
697a8bc
usb: dwc2: use dev_read_bool() instead of fdt_getprop()
by Meng Dongyang
· Wed Jun 28 19:22:43 2017 +0800
5498381
usb: Kconfig: migrate USB_DWC2 to Kconfig
by Philipp Tomsich
· Mon Jul 03 18:30:06 2017 +0200
ef16ff6
usb: host: xhci-rockchip: use fixed regulator to control vbus
by Meng Dongyang
· Wed Jun 28 19:22:40 2017 +0800
c1a1550
usb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_REGULATOR and DM_USB
by Meng Dongyang
· Wed Jun 28 19:22:39 2017 +0800
9589dda
rockchip: xhci: dm: convert fdt_get to dev_read
by Philipp Tomsich
· Wed Jun 07 18:45:59 2017 +0200
2028012
powerpc: remove 4xx support
by Heiko Schocher
· Tue Jun 27 16:49:14 2017 +0200
bb1cd63
drivers/usb/ehci: Use platform-specific accessors
by Alexey Brodkin
· Mon Jun 05 22:31:51 2017 +0300
cc3fe06
usb: dwc2: force to host mode if not support HNP/SRP
by Meng Dongyang
· Thu Jun 08 15:34:20 2017 +0800
6f90e58
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· Wed Jun 14 05:49:40 2017 +0200
d2081b0
rockchip: usb: host: xhci-rockchip: add support for rk3328
by Meng Dongyang
· Thu Jun 01 19:22:45 2017 +0800
a9c3a1b
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Mon Jun 05 21:05:51 2017 -0400
0ffb9d6
arm: Add explicit include of <asm/mach-types.h>
by Simon Glass
· Wed May 31 19:47:48 2017 -0600
54f8ace
samsung: Drop more references fo s3c24x0
by Simon Glass
· Wed May 17 08:22:46 2017 -0600
4f1920d
samsung: usb: Drop ohci-s3c24xx driver
by Simon Glass
· Wed May 17 08:22:44 2017 -0600
1ddd540
ehci-pci: Prepare for usage of readl()/writel() accessors
by Alexey Brodkin
· Mon Jun 05 10:19:26 2017 +0300
6deb8e2
dm: usb: Convert uclass to livetree
by Simon Glass
· Thu May 18 20:09:38 2017 -0600
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· Tue May 30 21:47:09 2017 -0600
54cbcc8
dm: core: Rename of_device_is_compatible()
by Simon Glass
· Thu May 18 20:08:57 2017 -0600
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
edc93f9
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Fri May 26 11:19:27 2017 -0400
75cd67f
armv8: ls2080ardb: Add LS2081ARDB board support
by Priyanka Jain
· Thu Apr 27 15:08:07 2017 +0530
396e70e
usb: ehci: Add Renesas RCar M3/H3 EHCI support
by Hiroyuki Yokoyama
· Sat May 13 15:56:20 2017 +0200
f24aa67
usb: lpc32xx: add i2c DM support
by Liam Beguin
· Wed May 17 13:01:15 2017 -0400
639a840
Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig
by Tom Rini
· Fri May 12 22:33:30 2017 -0400
496a417
Kconfig: USB: Migrate existing USB_EHCI_xxx options
by Tom Rini
· Fri May 12 22:33:29 2017 -0400
7716cd6
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· Fri May 12 22:33:28 2017 -0400
ceed5d2
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· Fri May 12 22:33:27 2017 -0400
6dd1f1f
arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
by Uri Mashiach
· Thu Feb 23 15:39:38 2017 +0200
6383066
usb: host: xhci-omap: fix double weak board_usb_init functions
by Uri Mashiach
· Thu Feb 23 15:39:37 2017 +0200
f6ff74e
arm: usb: dra7xx: xHCI registers based on USB port index
by Uri Mashiach
· Thu Feb 23 15:39:36 2017 +0200
8ef5089
ehci-ppc4xx: Prepare for usage of readl()/writel() accessors
by Alexey Brodkin
· Mon Apr 17 19:13:17 2017 +0300
408bdee
usb: dwc2: invalidate the dcache before starting the DMA
by Eddie Cai
· Thu Apr 06 11:37:04 2017 +0800
327c24d
usb: dwc2: add support for external vbus supply
by Kever Yang
· Fri Mar 10 12:05:14 2017 +0800
5386509
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Thu Apr 06 12:28:03 2017 -0400
5fb9743
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
by Andre Przywara
· Thu Feb 16 01:20:27 2017 +0000
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· Mon Mar 20 12:51:48 2017 +0100
1b5ed4d
mvebu: usb: xhci: Add VBUS regulator supply to the host driver
by Konstantin Porotchkin
· Sun Feb 12 11:10:30 2017 +0200
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
1335133
usb: ehci-mx6: handle vbus-supply
by Peng Fan
· Thu Dec 22 17:06:43 2016 +0800
9e3eab3
usb: ehci-mx6: implement ofdata_to_platdata
by Peng Fan
· Thu Dec 22 17:06:42 2016 +0800
4e2465d
drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig
by Michal Simek
· Wed Dec 21 14:18:31 2016 +0100
0ad0b61
Update Maintainer and Author's email address
by Ajay Bhargav
· Wed Dec 21 13:28:06 2016 +0530
b0ff2c1
usb: xhci-pci: Add DM support
by Stefan Roese
· Mon Jul 18 12:51:39 2016 +0200
259b1fb
Fix spelling of "resetting".
by Vagrant Cascadian
· Sun Oct 23 20:45:19 2016 -0700
de0a60a
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· Sun Oct 30 08:11:50 2016 -0400
bd732d0
sunxi: A64: enable USB support
by Amit Singh Tomar
· Fri Oct 21 02:24:30 2016 +0100
ad7363c
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Sat Oct 29 17:15:37 2016 -0400
c114a98
drivers: USB: OHCI: allow compilation for 64-bit targets
by Andre Przywara
· Fri Oct 21 02:24:29 2016 +0100
a0707bd
usb: ehci-atmel: Remove unnecessary clock calling
by Wenyou Yang
· Tue Sep 27 11:00:33 2016 +0800
91b09aa
usb: xhci-mvebu: use xhci_deregister() for .remove callback
by Masahiro Yamada
· Fri Oct 14 10:30:01 2016 +0900
7058084
usb: ehci-vf: use ehci_deregister() for .remove callback
by Masahiro Yamada
· Fri Oct 14 10:29:37 2016 +0900
49c675e
Remove some merge markers
by Simon Glass
· Mon Oct 17 20:12:34 2016 -0600
26a2b2d
usb: pci: Fix cast for 64-bit compilation
by Simon Glass
· Sun Sep 25 21:33:21 2016 -0600
ce3cf6a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Fri Sep 30 21:58:44 2016 -0400
a1f422e
drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
by Sriram Dash
· Fri Sep 23 12:57:52 2016 +0530
ebe7d1a
usb: host: ehci-vf: Migrate Vybrid USB to driver model
by Sanchayan Maity
· Tue Aug 09 23:44:59 2016 +0530
16f1d2b
drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
by Sriram Dash
· Mon Aug 22 17:55:15 2016 +0530
4535d48
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· Tue Sep 27 12:47:25 2016 -0400
7c25975
ARM: tegra: fix USB ULPI PHY reset signal inversion confusion
by Stephen Warren
· Thu Sep 15 12:19:37 2016 -0600
755e3f5
usb: xhci-mvebu: Add Armada 8K to compatiblity list
by Stefan Roese
· Wed Aug 31 06:48:56 2016 +0200
46b9db5
usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)
by Stefan Roese
· Mon Jul 18 17:24:56 2016 +0200
07faf11
usb: xhci: Add Marvell MVEBU xHCI support
by Stefan Roese
· Thu Jul 14 11:39:20 2016 +0200
8a5a180
usb: ehci-generic: support reset control for generic EHCI
by Masahiro Yamada
· Wed Sep 21 11:29:02 2016 +0900
64e4f7f
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:57 2016 +0900
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
9b70df5
usb: squash lines for immediate return
by Masahiro Yamada
· Tue Sep 06 22:17:35 2016 +0900
d41919b
usb: replace ehci_*_remove() with usb_deregister()
by Masahiro Yamada
· Tue Sep 06 22:17:34 2016 +0900
84e841b
usb: host: add Kconfig for USB_XHCI_ROCKCHIP
by Kever Yang
· Wed Sep 21 11:35:42 2016 +0800
eb0e049
usb: xhci-rockchip: add rockchip dwc3 controller driver
by MengDongyang
· Wed Aug 24 12:02:17 2016 +0800
5021b8a
usb: uniphier: remove UniPhier xHCI driver and select DM_USB
by Masahiro Yamada
· Wed Sep 14 01:06:00 2016 +0900
11e2665
dm: atmel: Add driver model support for the ehci driver
by Wenyou Yang
· Fri Aug 05 08:57:35 2016 +0800
885f29a
usb: xhci: fsl: Add code to use CONFIG_DM_USB
by Rajesh Bhagat
· Fri Jul 01 18:51:47 2016 +0530
48c5c51
usb: ehci: fsl: Add code to use CONFIG_DM_USB
by Rajesh Bhagat
· Fri Jul 01 18:51:46 2016 +0530
2542d96
drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB
by Rajesh Bhagat
· Fri Jul 01 18:51:45 2016 +0530
59cfdc0
usb: add (move) CONFIG_USB_HOST to Kconfig
by Masahiro Yamada
· Mon Aug 01 00:16:34 2016 +0900
718ba3c
usb: add CONFIG_USB_UHCI_HCD in Kconfig
by Masahiro Yamada
· Mon Aug 01 00:16:33 2016 +0900
78a9c79
usb: add CONFIG_USB_OHCI_HCD in Kconfig
by Masahiro Yamada
· Mon Aug 01 00:16:32 2016 +0900
5c363c1
dm: ehci-mx6: support driver model
by Peng Fan
· Fri Jun 17 14:19:27 2016 +0800
7d20368
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Thu Jul 28 08:45:00 2016 -0400
476e63f
dm: zynq: usb: Convert to CONFIG_DM_USB
by Simon Glass
· Tue Jul 05 17:10:14 2016 -0600
1823034
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· Tue Jul 05 17:10:10 2016 -0600
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· Tue Jul 05 17:10:09 2016 -0600
42fcc18
usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
by Siva Durga Prasad Paladugu
· Fri Jul 22 14:51:51 2016 +0530
8652ce9
usb: ehci-mx6: introduce config for high active power pin
by Stefan Agner
· Wed Jul 13 00:25:38 2016 -0700
475cf91
usb: ehci-mx6: configure power polarity in usb_power_config
by Stefan Agner
· Wed Jul 13 00:25:37 2016 -0700
100fe07
usb: move CONFIG_USB_EHCI_MX7 to Kconfig
by Stefan Agner
· Wed Jul 13 00:25:36 2016 -0700
928d3d0
ehci: mx7: fix otg id detection
by Peng Fan
· Mon Jun 20 09:43:09 2016 +0800
13186cf
ehci: mx7: fix usbnc_regs
by Peng Fan
· Mon Jun 20 09:43:08 2016 +0800
b412fad
usb: fsl: Fix NULL terminating issue for usb controller name string
by Rajesh Bhagat
· Sat Jun 18 10:47:10 2016 +0530
a962243
clk: convert API to match reset/mailbox style
by Stephen Warren
· Fri Jun 17 09:44:00 2016 -0600
ba397ba
usb: ehci: only shutdown opened controller
by Peng Fan
· Wed Jun 15 13:15:46 2016 +0800
0182095
usb: xhci: fsl: Add workaround for USB erratum A008751
by Sriram Dash
· Mon Jun 13 09:58:36 2016 +0530
Next »