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
2021-05-16
usb: dwc3-generic: Disable host driver definition if gadget only
Kunihiko Hayashi
1
-1
/
+2
2021-05-16
usb: musb-new: Extend and move Allwinner quirk into Kconfig
Andre Przywara
2
-2
/
+11
2021-05-14
usb: dwc3-meson-g12a: skip phy on -ENODATA aswell
Neil Armstrong
1
-1
/
+1
2021-04-28
usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY
Marek Vasut
1
-5
/
+12
2021-04-22
usb: ehci-hcd: Add IAA handshake for removing async QH
Ye Li
2
-0
/
+28
2021-04-18
usb: ehci-mx6: Add iMX8M support
Marek Vasut
1
-1
/
+3
2021-04-18
usb: ehci-mx6: Fix aarch64 build warnings
Marek Vasut
1
-4
/
+4
2021-04-18
usb: ehci-mx6: Add fsl,imx7d-usb compatible string
Marek Vasut
1
-0
/
+1
2021-04-18
usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined
Marek Vasut
1
-0
/
+5
2021-04-18
usb: ehci-mx6: Add generic EHCI PHY support
Marek Vasut
1
-2
/
+17
2021-04-18
usb: ehci-mx6: Use portnr from DT in DM case
Marek Vasut
1
-45
/
+7
2021-04-18
usb: ehci-mx6: Pass MISC address to usb_oc_config()
Marek Vasut
1
-11
/
+8
2021-04-18
usb: ehci-mx6: Split usb_power_config()
Marek Vasut
1
-51
/
+92
2021-04-18
usb: ehci-mx6: Pass PHY address to usb_*_phy*()
Marek Vasut
1
-19
/
+10
2021-04-18
usb: ehci-mx6: Split ehci_mx6_common_init()
Marek Vasut
1
-30
/
+30
2021-04-18
usb: ehci-mx6: Parse USB PHY and MISC offsets from DT
Marek Vasut
1
-0
/
+55
2021-04-18
usb: ehci-mx6: Unify USBNC registers
Marek Vasut
1
-34
/
+19
2021-04-18
usb: ehci-mx6: Add DM clock support
Marek Vasut
1
-5
/
+32
2021-04-18
usb: ehci-mx6: Turn off Vbus on probe failure
Marek Vasut
1
-2
/
+27
2021-04-12
lib: string: Implement strlcat
Sean Anderson
1
-6
/
+0
2021-04-06
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2
-10
/
+7
2021-04-06
usb: xhci: Make debug output better readable and checkpatch clean
Stefan Roese
1
-6
/
+3
2021-04-06
usb: xhci: Add missing xhci_readl()
Aaron Williams
1
-4
/
+4
2021-04-06
usb: Return -ENOSYS when system call is not available
Simon Glass
1
-1
/
+1
2021-03-10
usb: mtu3: flush cache for next GPD
Chunfeng Yun
1
-0
/
+3
2021-03-03
usb: USB keyboard requires DM_KEYBOARD
Heinrich Schuchardt
1
-0
/
+1
2021-03-03
usb: gadget: Use dbg_ep0() macro instead of serial_printf()
Pali Rohár
1
-8
/
+8
2021-03-03
usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint
Pali Rohár
1
-12
/
+2
2021-03-03
usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand
Pali Rohár
1
-8
/
+4
2021-03-03
usb: musb: Fix receiving of bigger buffers
Pali Rohár
1
-1
/
+15
2021-03-03
usb: musb: Fix transmission of bigger buffers
Pali Rohár
1
-11
/
+6
2021-03-03
usb: musb: Read value of PERI_RXCSR to 16bit variable
Pali Rohár
1
-1
/
+1
2021-03-03
usb: musb: Fix configuring FIFO for endpoints
Pali Rohár
1
-4
/
+4
2021-03-03
usb: musb: Always clear the data toggle bit when configuring ep
Pali Rohár
1
-4
/
+0
2021-02-26
usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_dr...
Patrice Chotard
1
-6
/
+2
2021-02-26
fastboot: add UUU command UCmd and ACmd support
Heiko Schocher
1
-0
/
+17
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
1
-4
/
+4
2021-02-18
xhci: translate virtual addresses into the bus's address space
Nicolas Saenz Julienne
3
-28
/
+34
2021-02-18
usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag
Nicolas Saenz Julienne
1
-1
/
+1
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
15
-0
/
+15
2021-02-10
usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg
Patrick Delaunay
1
-1
/
+1
2021-02-10
usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()
Stefan Roese
1
-2
/
+2
2021-02-10
usb: xhci-pci: Check for errors from dm_pci_map_bar()
Pali Rohár
1
-3
/
+12
2021-02-10
usb: xhci-mtk: support option to disable ports
Chunfeng Yun
1
-3
/
+20
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
15
-0
/
+15
2021-01-31
usb: gaget: ci: set ep's desc when enable ep
Li Jun
1
-0
/
+2
2021-01-31
usb: gadget: fastboot: use correct max packet size
Li Jun
1
-1
/
+1
2021-01-31
usb: udc: ci: update speed handling
Li Jun
1
-2
/
+1
2021-01-31
usb: composite: force gadget to be USB2 for HS only function
Li Jun
1
-0
/
+13
2021-01-31
usb: gadget: dnl: set dnl to be super speed
Li Jun
1
-0
/
+1
[next]