Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
331b30f27bbeeec7604b77bf3ae792a90fab336f
/
drivers
/
usb
/
host
331b30f
usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags
by Adam Ford
· Tue May 07 06:57:39 2019 -0500
5f364f5
usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
by Adam Ford
· Tue Apr 30 05:21:41 2019 -0500
7bc8f21
usb: ohci: Re-enable commented out delay
by Adam Ford
· Sun Apr 28 16:45:25 2019 -0500
6fccaf2
Convert CONFIG_USB_EHCI_MX5 to Kconfig
by Lukasz Majewski
· Thu Apr 04 12:26:55 2019 +0200
dbc70f8
USB: DM: Convert i.MX5 ehci code to driver model
by Lukasz Majewski
· Thu Apr 04 12:26:52 2019 +0200
31f4495
configs: move CONFIG_USB_EHCI_VF to Kconfig
by Marcel Ziswiler
· Mon Mar 25 17:24:54 2019 +0100
15287f0
usb: ehci-mx6: Use common code to extract dr_mode
by Adam Ford
· Wed Apr 03 08:41:56 2019 -0500
f58affe
usb: host: Print device name when scanning
by Ismael Luceno Cortes
· Tue Mar 19 09:19:44 2019 +0000
43ecef4
Kconfig: tegra: Migrate USB_EHCI_TEGRA
by Peter Robinson
· Wed Feb 20 12:17:27 2019 +0000
888a946
usb: ehci-mx6: Make regulator DM_REGULATOR dependent
by Abel Vesa
· Fri Feb 01 16:40:08 2019 +0000
4b8d059
usb: host: Drop [e-o]hci-sunxi drivers
by Jagan Teki
· Tue Jul 10 23:29:36 2018 +0530
1ba41e1
sunxi: usb: Switch to Generic host controllers
by Jagan Teki
· Sat Dec 22 18:18:10 2018 +0530
4bda718
usb: xhci-mem: Fix scratchpad array issue
by Ye Li
· Mon Jan 07 02:45:46 2019 +0000
e2517a9
usb: host: replace xhci-keystone driver by the generic dwc3 driver
by Jean-Jacques Hiblot
· Tue Dec 04 11:13:00 2018 +0100
3de978a
dwc3: move phy operation to core.c
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:45 2018 +0100
8a3cb9f1
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· Wed Nov 21 08:43:56 2018 +0100
8416c6a
usb: Remove CMD_USB dependency for common code
by Sven Schwermer
· Wed Nov 21 08:43:55 2018 +0100
469e0f7
usb: Introduce CONFIG_SPL_DM_USB
by Sven Schwermer
· Wed Nov 21 08:43:53 2018 +0100
434f058
fsl/usb: Workaround for USB erratum-A005275
by Chris Packham
· Thu Oct 04 20:03:53 2018 +1300
cbee908
usb: ehci-msm: Add init_after_reset for CI_UDC
by Ramon Fried
· Fri Sep 21 13:35:53 2018 +0300
7b0334f
ehci: msm: use init_type in probe
by Ramon Fried
· Fri Sep 21 13:35:51 2018 +0300
7e36596
ehci: msm: switch to generic PHY uclass
by Ramon Fried
· Fri Sep 21 13:35:50 2018 +0300
4383948
ehci: msm: Add missing platdata
by Ramon Fried
· Fri Sep 21 13:35:44 2018 +0300
bc866cc8
ehci: Replace board_prepare_usb with board_usb_init
by Ramon Fried
· Fri Sep 21 13:35:43 2018 +0300
fc42468
usb: ehci-generic: Add vbus-supply regulator support
by Patrice Chotard
· Tue Sep 04 11:37:25 2018 +0200
2386556
usb: dwc2: Add reset ctrl to driver
by Ley Foon Tan
· Wed Aug 29 00:08:48 2018 +0800
8f58c78
usb: ehci: Add PHY support to ehci-pci
by Marek Vasut
· Tue Aug 07 12:27:10 2018 +0200
d9af6cd
usb: ehci: Make the PHY handling generic
by Marek Vasut
· Wed Aug 08 14:29:55 2018 +0200
dc27c4f
sunxi: A64: OHCI: prevent turning off shared USB clock
by Andre Przywara
· Thu Jul 05 00:57:48 2018 +0100
8044700
usb: dwc2: Add brcm,bcm2708-usb compatible
by Emmanuel Vadot
· Mon Jul 02 14:34:23 2018 +0200
17970334
usb: sunxi: Use proper reg_mask for clock gate, reset
by Jagan Teki
· Thu Jun 28 19:40:46 2018 +0530
0f77c42
usb: ohci: change the NUM_EDs from 8 to 32
by Zeng Tao
· Fri Jun 29 01:54:19 2018 +0800
68a61bc
usb: sunxi: ohci: make ohci_t the first member in private data
by Vasily Khoruzhick
· Sun Jun 17 09:13:42 2018 -0700
f4baf3b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Sat Jun 16 00:07:37 2018 -0400
63400ad
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
by Vasily Khoruzhick
· Wed Jun 13 23:19:34 2018 -0700
a03cbbb
usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use
by Vasily Khoruzhick
· Thu Jun 07 19:23:41 2018 -0700
acabc91
usb: sunxi: ohci: get rid of ifdefs
by Vasily Khoruzhick
· Thu Jun 07 19:23:40 2018 -0700
9f9c6cf
usb: sunxi: ehci: get rid of ifdefs
by Vasily Khoruzhick
· Thu Jun 07 19:23:39 2018 -0700
7380f7a
usb: xhci-pci: Fix compiler warning
by Bin Meng
· Sun Jun 03 19:04:14 2018 -0700
a51b585
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Mon Jun 04 08:55:00 2018 -0400
4cfa481
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Fri Jun 01 13:50:15 2018 -0400
47a52ab
usb: xhci: zynqmp: Fix header location
by Michal Simek
· Thu May 03 09:30:16 2018 +0200
ca8a37a
rockchip: xhci: remove DTS parsing for PHY (which is unused)
by Philipp Tomsich
· Thu May 24 17:11:57 2018 +0200
a1ae60e
usb: xhci: Handle endianness in xhci_set_configuration()
by Bin Meng
· Wed May 23 23:40:50 2018 -0700
18f5bcd
usb: xhci: Fix config fail of FS hub behind a HS hub with MTT
by Bin Meng
· Wed May 23 23:40:49 2018 -0700
d038398
usb: xhci: Initialize dev_state to 0 in the input slot context
by Bin Meng
· Wed May 23 23:40:48 2018 -0700
03760fe
usb: xhci: Set accurate add context flags when updating hub attributes
by Bin Meng
· Wed May 23 23:40:47 2018 -0700
a06ad95
usb: xhci-rcar: deregister before deactivating clock
by Matthias Blankertz
· Tue May 22 15:24:48 2018 +0200
137fc75
usb: sunxi: Switch to use generic-phy
by Jagan Teki
· Mon May 07 13:03:38 2018 +0530
fda1569
usb: sunxi: Simplify ccm reg base code
by Jagan Teki
· Mon May 07 13:03:17 2018 +0530
c87bfe3
usb: xhci: zynqmp: Remove support for !DM_USB
by Michal Simek
· Fri May 18 13:15:09 2018 +0200
31eff2e
usb: xhci: zynqmp: Add support for DM_USB
by Michal Simek
· Fri May 18 13:15:07 2018 +0200
70df9d6
SPDX: Convert a few files that were missed before
by Tom Rini
· Mon May 07 17:02:21 2018 -0400
54c5ecb
regmap: clean up regmap allocation
by Masahiro Yamada
· Thu Apr 19 12:14:01 2018 +0900
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
08de06f
usb: host: dwc3: fix phys init
by Neil Armstrong
· Wed Apr 25 11:39:08 2018 +0200
94239a8
usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled
by Neil Armstrong
· Thu Apr 12 10:13:50 2018 +0200
6c705f4
usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.
by Jean-Jacques Hiblot
· Thu Apr 12 10:41:11 2018 +0200
74d9a9d
usb: dwc3-of-simple: Fix dependencies
by Jean-Jacques Hiblot
· Thu Apr 12 10:41:10 2018 +0200
fcfb0fb
usb: host: dwc3: Add support for multiple PHYs
by Neil Armstrong
· Wed Apr 11 17:08:01 2018 +0200
069421e
usb: host: Add simple of glue driver for DWC3 USB Controllers integration
by Neil Armstrong
· Wed Apr 11 17:08:00 2018 +0200
a259c1d
usb: dwc2: Replace printf, pr_err by dev_info, dev_err
by Patrice Chotard
· Thu Mar 15 18:00:32 2018 +0100
4edc980
usb: dwc2: increase timeout in wait_for_chhltd
by Christophe Kerello
· Thu Mar 15 18:00:31 2018 +0100
f2a5a0b
usb: dwc2: disable external vbus supply when the device is removed
by Christophe Kerello
· Thu Mar 15 18:00:30 2018 +0100
7c11e35
usb: ohci-generic: replace pr_err() by dev_err()
by Patrice Chotard
· Wed Mar 14 17:48:58 2018 +0100
ab0b205e
usb: ohci-generic: factorize PHY operation
by Patrice Chotard
· Wed Mar 14 17:48:57 2018 +0100
3f41b8f
usb: ohci-generic: handle phy power on/off
by Patrice Chotard
· Wed Mar 14 17:48:56 2018 +0100
f2cbba0
usb: ehci-generic: replace pr_err() by dev_err()
by Patrice Chotard
· Wed Mar 14 17:48:55 2018 +0100
36afc03
usb: ehci-generic: factorize PHY operation
by Patrice Chotard
· Wed Mar 14 17:48:54 2018 +0100
ebde191
usb: ehci-generic: handle phy power on/off
by Patrice Chotard
· Wed Mar 14 17:48:53 2018 +0100
bc69d0d
usb: Remove unused ppc4xx EHCI host driver
by Stefan Roese
· Tue Mar 13 08:41:07 2018 +0100
c85d7a9
ubs: xhci-dwc3: Enable USB3 PHY when available
by Vignesh R
· Wed Mar 07 14:50:10 2018 +0530
d52f8a3e9
usb: xhci-dwc3: Refractor PHY operations into separate function
by Vignesh R
· Wed Mar 07 14:50:09 2018 +0530
7ec414e
usb: xhci-dwc3: Power on USB PHY before using
by Vignesh R
· Wed Mar 07 14:50:08 2018 +0530
f19414b
usb: dwc2: Allow selection of data buffer size
by Alexey Brodkin
· Wed Feb 28 16:16:58 2018 +0300
d8a69cb
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· Mon Mar 05 20:24:17 2018 -0500
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
f7da2c7
usb: xhci-rcar: Add R8A77965 M3N entries
by Marek Vasut
· Mon Feb 26 10:35:15 2018 +0100
29836a9
usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions
by Faiz Abbas
· Thu Feb 15 17:12:11 2018 +0530
7628ad2
usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH
by Alexey Brodkin
· Wed Jan 31 17:56:59 2018 +0300
d72c2a2
usb: host: Drop unused hcd_name from r8a66597-hcd.c
by Tom Rini
· Sat Jan 27 15:22:56 2018 -0500
a9e5d7e
usb: Remove isp116x-hcd support
by Tom Rini
· Sat Jan 27 15:21:47 2018 -0500
4485696
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Sat Jan 27 14:48:52 2018 -0500
60649bb
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· Fri Jan 26 07:46:34 2018 -0500
4e9b4c4
usb: ehci: mxs: fix swapped argument in ehci_writel()
by Daniel Schwierzeck
· Thu Jan 25 20:43:58 2018 +0100
0a1ef7c
usb: xhci: Fix bool initialization in xhci_bulk_tx
by Gustavo A. R. Silva
· Sat Jan 20 02:37:31 2018 -0600
918de03
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· Tue Jan 23 17:14:55 2018 +0100
9798b66
arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to Kconfig
by Ran Wang
· Wed Dec 20 10:34:20 2017 +0800
5444325
usb: ehci: fsl: Fix some compile warnings.
by Ran Wang
· Wed Dec 20 10:34:19 2017 +0800
c85f3cc
usb: r8a66597: convert wait loop to readw_poll_timeout
by Chris Brandt
· Wed Nov 29 14:49:21 2017 -0500
faecead
usb: r8a66597: Add support for RZ/A series
by Chris Brandt
· Mon Nov 27 14:04:10 2017 -0500
78c7356
usb: ehci: do not invalidate a NULL buffer
by Dirk Behme
· Fri Nov 17 15:28:36 2017 +0100
ab4304b
dm: usb: ehci: avoid possible NULL dereference
by Heinrich Schuchardt
· Mon Nov 20 19:33:39 2017 +0100
2425727
usb: xhci: Add Renesas R-Car xHCI driver
by Marek Vasut
· Sun Oct 15 15:01:29 2017 +0200
e65505b
usb: ehci: Fix accessors for big-endian platforms and descriptors
by Alexey Brodkin
· Fri Nov 17 16:26:30 2017 +0300
a81f47c
mvebu: usb: xhci: a38x support
by Jon Nettleton
· Mon Nov 06 10:33:19 2017 +0200
9e21624
sti: fix STMicroelectronics copyright
by Patrice Chotard
· Mon Oct 23 09:53:57 2017 +0200
a5a9735
usb: host: Move CONFIG_XHCI_FSL to Kconfig
by Ran Wang
· Mon Oct 23 10:09:22 2017 +0800
2a0fdf1
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· Tue Oct 10 20:14:38 2017 -0400
Next »