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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-14
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
11
-33
/
+49
2019-09-11
usb: ohci-generic: don't probe fail if there is no clk_enable() ops
Kever Yang
1
-1
/
+1
2019-09-11
usb: ehci-generic: don't probe fail if there is no clk_enable() ops
Kever Yang
1
-1
/
+1
2019-09-11
usb: musb_hcd: fix compilation error
Jean-Jacques Hiblot
1
-2
/
+2
2019-09-11
dwc2: use the nonblock argument in submit_int_msg
Michal Suchanek
1
-1
/
+1
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
10
-30
/
+46
2019-09-10
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
Neil Armstrong
1
-0
/
+3
2019-08-22
usb: r8a66597: Add optional DM VBUS regulator support
Marek Vasut
2
-0
/
+30
2019-08-22
usb: r8a66597: Checkpatch cleanup
Marek Vasut
2
-268
/
+268
2019-08-22
usb: r8a66597: Add Kconfig entry
Marek Vasut
1
-0
/
+9
2019-08-22
usb: r8a66597: Convert to USB DM
Marek Vasut
1
-70
/
+125
2019-08-22
usb: r8a66597: Replace R8A66597_BASE0
Marek Vasut
1
-3
/
+3
2019-08-22
usb: r8a66597: Remove BE support
Marek Vasut
1
-3
/
+3
2019-08-22
usb: r8a66597: Replace IO accessors
Marek Vasut
1
-7
/
+7
2019-08-22
usb: r8a66597: Make CONFIG_RZA_USB default
Marek Vasut
2
-74
/
+0
2019-08-22
usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597
Marek Vasut
2
-24
/
+2
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_get() to env.h
Simon Glass
5
-0
/
+5
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
1
-0
/
+1
2019-08-08
usb: gadget: f_dfu.c: fix memory leak
Ralph Siemsen
1
-0
/
+1
2019-08-08
usb, ohci, pci: add DM support for PCI-based OHCI USB controller
Heiko Schocher
3
-0
/
+60
2019-08-08
usb, ohci: add warning if none on pci found
Heiko Schocher
1
-1
/
+4
2019-08-08
usb, ohci-hcd: set OHCI_USE_NPS if DM_PCI
Heiko Schocher
1
-2
/
+3
2019-08-08
usb, ohci: fix ohci swap register access
Heiko Schocher
1
-2
/
+2
2019-08-08
usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used
Heiko Schocher
1
-0
/
+2
2019-08-08
usb: musb-new: Add support for da8xx-musb
Adam Ford
3
-0
/
+359
2019-07-19
rockchip: xhci: Remove RK3399 support
Mark Kettenis
1
-2
/
+0
2019-07-19
usb: xhci-dwc3: Add USB2 PHY configuration
Mark Kettenis
1
-0
/
+20
2019-07-19
usb: dwc3-of-simple: Add support for RK3399
Mark Kettenis
2
-0
/
+2
2019-07-13
usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
Derald D. Woods
1
-2
/
+6
2019-07-05
usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
Jean-Jacques Hiblot
1
-1
/
+1
2019-07-05
usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
Jean-Jacques Hiblot
1
-1
/
+1
2019-07-05
usb: ehci-mx6: Fix bus enumeration for DM case
Marek Vasut
1
-0
/
+37
2019-06-28
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-6
/
+47
2019-06-27
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Frieder Schrempf
1
-6
/
+47
2019-06-19
usb: dwc2: allow peripheral mode for OTG configuration
Patrick Delaunay
1
-1
/
+2
2019-06-19
usb: dwc2: correctly handle binding for g-tx-fifo-size
Patrick Delaunay
1
-1
/
+13
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-09
usb: dwc3: Add Meson G12A USB Glue
Neil Armstrong
3
-0
/
+465
2019-05-05
usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
Adam Ford
2
-1
/
+142
2019-05-04
usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs
Bartosz Golaszewski
1
-6
/
+0
2019-05-03
Merge git://git.denx.de/u-boot-usb
Tom Rini
1
-2
/
+0
2019-05-03
usb: ohci: Re-enable commented out delay
Adam Ford
1
-2
/
+0
2019-05-01
Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip
Tom Rini
1
-1
/
+1
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
1
-1
/
+1
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-21
usb: dwc2: fix gadget disconnect
Fabrice Gasnier
2
-3
/
+17
[next]