index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
usb: ehci-mx6: Fix bus enumeration for DM case
Marek Vasut
1
-0
/
+37
2019-05-23
usb: ehci: adopt 32 bit address for CONFIG_PPC
Yinbo Zhu
1
-1
/
+9
2019-05-09
usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags
Adam Ford
1
-4
/
+5
2019-05-05
usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
Adam Ford
2
-1
/
+142
2019-05-03
usb: ohci: Re-enable commented out delay
Adam Ford
1
-2
/
+0
2019-04-25
Convert CONFIG_USB_EHCI_MX5 to Kconfig
Lukasz Majewski
1
-0
/
+7
2019-04-25
USB: DM: Convert i.MX5 ehci code to driver model
Lukasz Majewski
1
-0
/
+103
2019-04-13
configs: move CONFIG_USB_EHCI_VF to Kconfig
Marcel Ziswiler
1
-0
/
+7
2019-04-09
usb: ehci-mx6: Use common code to extract dr_mode
Adam Ford
1
-14
/
+15
2019-04-09
usb: host: Print device name when scanning
Ismael Luceno Cortes
1
-8
/
+4
2019-02-20
Kconfig: tegra: Migrate USB_EHCI_TEGRA
Peter Robinson
1
-0
/
+6
2019-02-15
usb: ehci-mx6: Make regulator DM_REGULATOR dependent
Abel Vesa
1
-1
/
+6
2019-01-18
usb: host: Drop [e-o]hci-sunxi drivers
Jagan Teki
3
-439
/
+0
2019-01-18
sunxi: usb: Switch to Generic host controllers
Jagan Teki
1
-0
/
+2
2019-01-09
usb: xhci-mem: Fix scratchpad array issue
Ye Li
1
-0
/
+3
2018-12-14
usb: host: replace xhci-keystone driver by the generic dwc3 driver
Jean-Jacques Hiblot
2
-241
/
+0
2018-12-07
dwc3: move phy operation to core.c
Jean-Jacques Hiblot
1
-88
/
+7
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
15
-47
/
+47
2018-11-26
usb: Remove CMD_USB dependency for common code
Sven Schwermer
1
-1
/
+1
2018-11-26
usb: Introduce CONFIG_SPL_DM_USB
Sven Schwermer
1
-1
/
+1
2018-10-29
fsl/usb: Workaround for USB erratum-A005275
Chris Packham
3
-1
/
+22
2018-09-30
usb: ehci-msm: Add init_after_reset for CI_UDC
Ramon Fried
1
-0
/
+12
2018-09-30
ehci: msm: use init_type in probe
Ramon Fried
1
-2
/
+4
2018-09-30
ehci: msm: switch to generic PHY uclass
Ramon Fried
2
-45
/
+10
2018-09-30
ehci: msm: Add missing platdata
Ramon Fried
1
-0
/
+1
2018-09-30
ehci: Replace board_prepare_usb with board_usb_init
Ramon Fried
1
-7
/
+2
2018-09-15
usb: ehci-generic: Add vbus-supply regulator support
Patrice Chotard
1
-1
/
+61
2018-08-29
usb: dwc2: Add reset ctrl to driver
Ley Foon Tan
1
-0
/
+37
2018-08-28
usb: ehci: Add PHY support to ehci-pci
Marek Vasut
1
-4
/
+27
2018-08-28
usb: ehci: Make the PHY handling generic
Marek Vasut
3
-53
/
+74
2018-07-05
sunxi: A64: OHCI: prevent turning off shared USB clock
Andre Przywara
1
-1
/
+18
2018-07-05
usb: dwc2: Add brcm,bcm2708-usb compatible
Emmanuel Vadot
1
-0
/
+1
2018-06-29
usb: sunxi: Use proper reg_mask for clock gate, reset
Jagan Teki
2
-5
/
+13
2018-06-29
usb: ohci: change the NUM_EDs from 8 to 32
Zeng Tao
1
-1
/
+1
2018-06-29
usb: sunxi: ohci: make ohci_t the first member in private data
Vasily Khoruzhick
1
-1
/
+1
2018-06-16
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2
-41
/
+166
2018-06-14
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
Vasily Khoruzhick
2
-6
/
+37
2018-06-13
usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use
Vasily Khoruzhick
1
-2
/
+10
2018-06-13
usb: sunxi: ohci: get rid of ifdefs
Vasily Khoruzhick
1
-20
/
+63
2018-06-13
usb: sunxi: ehci: get rid of ifdefs
Vasily Khoruzhick
1
-20
/
+63
2018-06-13
usb: xhci-pci: Fix compiler warning
Bin Meng
1
-3
/
+2
2018-06-04
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2
-41
/
+97
2018-06-01
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
1
-1
/
+1
2018-05-31
usb: xhci: zynqmp: Fix header location
Michal Simek
1
-1
/
+1
2018-05-30
rockchip: xhci: remove DTS parsing for PHY (which is unused)
Philipp Tomsich
1
-16
/
+0
2018-05-30
usb: xhci: Handle endianness in xhci_set_configuration()
Bin Meng
1
-1
/
+1
2018-05-30
usb: xhci: Fix config fail of FS hub behind a HS hub with MTT
Bin Meng
1
-1
/
+8
2018-05-30
usb: xhci: Initialize dev_state to 0 in the input slot context
Bin Meng
1
-0
/
+1
2018-05-30
usb: xhci: Set accurate add context flags when updating hub attributes
Bin Meng
1
-1
/
+1
2018-05-30
usb: xhci-rcar: deregister before deactivating clock
Matthias Blankertz
1
-1
/
+4
[next]