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
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
14
-14
/
+14
2023-11-17
Merge branch '2023-11-16-assorted-updates' into next
Tom Rini
1
-2
/
+1
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
1
-2
/
+1
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
1
-2
/
+2
2023-11-16
spl: Remove dev from spl_load_info
Sean Anderson
1
-3
/
+3
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
14
-14
/
+14
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
1
-2
/
+0
2023-10-17
arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
1
-1
/
+3
2023-10-16
Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-7
/
+8
2023-10-16
Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-10
/
+69
2023-10-16
usb: ehci: mxs: Use regulator_set_enable_if_allowed()
Fabio Estevam
1
-4
/
+4
2023-10-16
usb: ehci: mxs: Fix the USB node pointer retrieval
Fabio Estevam
1
-3
/
+4
2023-10-13
usb: gadget: atmel: fix transfer of queued requests
Artur Rojek
1
-9
/
+2
2023-10-12
dwc3: add support for Amlogic A1 family
Alexey Romanov
1
-10
/
+69
2023-10-02
Merge branch 'next'
Tom Rini
37
-201
/
+229
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
24
-0
/
+24
2023-09-22
bootstd: Keep track of use of usb stop
Simon Glass
1
-0
/
+8
2023-09-15
board: usb: Replace legacy usb_gadget_handle_interrupts()
Marek Vasut
9
-40
/
+14
2023-09-15
dm: usb: udc: Drop legacy udevice handler functions
Marek Vasut
1
-38
/
+6
2023-09-15
usb: gadget: ether: Use plain udevice for UDC controller interaction
Marek Vasut
1
-9
/
+11
2023-09-15
usb: gadget: acm: Use plain udevice for UDC controller interaction
Marek Vasut
1
-5
/
+8
2023-09-15
thordown: Use plain udevice for UDC controller interaction
Marek Vasut
1
-36
/
+38
2023-09-15
sdp: Use plain udevice for UDC controller interaction
Marek Vasut
1
-5
/
+5
2023-09-15
cmd: ums: Use plain udevice for UDC controller interaction
Marek Vasut
1
-4
/
+4
2023-09-15
usb: sandbox: Add DM_USB_GADGET support
Marek Vasut
1
-0
/
+7
2023-09-15
dm: usb: udc: Factor out plain udevice handler functions
Marek Vasut
2
-8
/
+51
2023-09-13
usb: dwc3: Use generic_phy_valid() helper
Jonas Karlman
1
-3
/
+1
2023-09-06
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...
Tom Rini
2
-63
/
+65
2023-09-04
usb: host: ohci-generic: Make usage of clock/reset bulk() API
Fabrice Gasnier
1
-63
/
+29
2023-09-04
usb: check for companion controller in uclass
Fabrice Gasnier
1
-0
/
+36
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
1
-1
/
+2
2023-09-04
usb: dwc3: Fix enabling USB_DR_MODE_HOST
Oleksandr Suvorov
1
-1
/
+1
2023-09-04
usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Oleksandr Suvorov
1
-3
/
+2
2023-08-25
usb: dwc3: Fix remove function if there is no ulpi_reset gpio
Venkatesh Yadav Abbarapu
1
-1
/
+2
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
1
-1
/
+1
2023-08-14
usb: ehci-generic: Use regulator_set_enable_if_allowed
Jonas Karlman
1
-12
/
+11
2023-08-14
usb: dwc2: Use regulator_set_enable_if_allowed
Jonas Karlman
1
-8
/
+6
2023-08-09
usb: Return -ENOENT when no devices are found
Simon Glass
1
-1
/
+1
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
1
-1
/
+1
2023-08-05
usb: gadget: ether: Handle gadget driver registration in probe and remove
Marek Vasut
1
-45
/
+52
2023-08-05
usb: gadget: ether: Move probe function above driver structure
Marek Vasut
1
-14
/
+14
2023-08-05
usb: gadget: ether: Inline functions used once
Marek Vasut
1
-39
/
+9
2023-07-31
usb: dwc3-generic: Restrict single ctrl node for RK3328
Jagan Teki
1
-1
/
+1
2023-07-31
usb: dwc3-generic: Add rk3568 support
Jonas Karlman
1
-0
/
+14
2023-07-31
usb: dwc3-generic: Relax unsupported dr_mode check
Jonas Karlman
1
-19
/
+8
2023-07-31
usb: dwc3-generic: Return early when there is no child node
Jonas Karlman
1
-3
/
+3
2023-07-27
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
3
-17
/
+4
2023-07-27
usb: xhci: Fix double free on failure
Richard Habeeb
1
-1
/
+0
2023-07-21
usb: cdns3: gadget: Configure speed in udc_start
Ravi Gunasekaran
1
-0
/
+4
2023-07-21
usb: ehci-mx6: remove unnecessary regulator enable from probe
Tim Harvey
1
-16
/
+0
[next]