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
old/tizen_20241126
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
2024-04-05
usb: xhci: Set up endpoints for the first 2 interfaces
Janne Grunau
1
-12
/
+19
2024-04-05
usb: xhci: refactor xhci_set_configuration
Janne Grunau
1
-46
/
+73
2024-04-02
usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_in...
Marek Vasut
1
-16
/
+11
2024-04-02
usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget
Marek Vasut
2
-6
/
+23
2024-03-22
usb: gadget: UMS: support multiple sector sizes
Caleb Connolly
2
-48
/
+66
2024-03-22
usb: gadget: CDC ACM: call usb_gadget_initialize
Caleb Connolly
1
-0
/
+9
2024-03-21
usb: dwc3-generic: implement Qualcomm wrapper
Caleb Connolly
1
-1
/
+80
2024-03-14
rockchip: Update the default USB Product ID value
Jonas Karlman
1
-3
/
+12
2024-03-11
Merge tag 'v2024.04-rc4' into next
Tom Rini
2
-2
/
+2
2024-03-05
usb: xhci-dwc3: Fix support for dis_enblslpm_quirk
Jonas Karlman
1
-1
/
+1
2024-03-02
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
Marek Vasut
1
-1
/
+1
2024-03-01
board: dragonboard410c: upstream DT compat
Caleb Connolly
1
-1
/
+21
2024-03-01
usb: dwc3-generic: support external vbus regulator
Caleb Connolly
1
-3
/
+21
2024-02-19
usb: ehci-mx6: Add i.MX93 support
Mathieu Othacehe
2
-4
/
+4
2024-01-29
treewide: Remove clk_free
Sean Anderson
5
-18
/
+4
2024-01-20
Merge patch series "k3-j721e: beagleboneai: Fix USB"
Tom Rini
1
-10
/
+18
2024-01-20
usb: cdns3: avoid error messages if phys don't exist
Roger Quadros
1
-10
/
+18
2024-01-19
configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399
Jonas Karlman
1
-1
/
+0
2024-01-09
fastboot: multiresponse support
Ion Agorria
1
-0
/
+29
2023-12-21
global: Drop common.h inclusion
Tom Rini
1
-2
/
+0
2023-12-04
Merge tag 'v2024.01-rc4' into next
Tom Rini
4
-17
/
+67
2023-12-01
usb: USB_XHCI_PCI depends on PCI
Heinrich Schuchardt
1
-1
/
+1
2023-12-01
usb: dwc3-generic: Use combined glue and ctrl node for RK3588
Jonas Karlman
1
-0
/
+1
2023-12-01
usb: xhci: Fix DMA address calculation in queue_trb
Hector Martin
1
-1
/
+4
2023-12-01
usb: xhci: Do not panic on event timeouts
Hector Martin
1
-2
/
+3
2023-12-01
usb: xhci: Fail on attempt to queue TRBs to a halted endpoint
Hector Martin
1
-1
/
+2
2023-12-01
usb: xhci: Recover from halted bulk endpoints
Hector Martin
1
-0
/
+8
2023-12-01
usb: xhci: Allow context state errors when halting an endpoint
Hector Martin
1
-2
/
+4
2023-12-01
usb: xhci: Better error handling in abort_td()
Hector Martin
1
-12
/
+22
2023-12-01
usb: xhci: Guard all calls to xhci_wait_for_event
Hector Martin
2
-0
/
+24
2023-11-30
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...
Tom Rini
2
-1
/
+39
2023-11-28
Merge patch series "Import "string" I/O functions from Linux"
Tom Rini
4
-27
/
+2
2023-11-28
musb-new: Remove implementation of io.h functions
Igor Prusov
1
-24
/
+0
2023-11-28
treewide: Include linux/io.h instead of asm-generic/io.h
Igor Prusov
3
-3
/
+2
2023-11-21
usb: udc: Try to clarify an error message
Miquel Raynal
1
-1
/
+12
2023-11-21
cmd: Change the dependencies between CMD_BIND and USB_GADGET
Miquel Raynal
1
-0
/
+1
2023-11-21
usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI command
Marek Vasut
1
-0
/
+7
2023-11-21
usb: fastboot: Add missing newline in pr_err
Simon Holesch
1
-1
/
+1
2023-11-21
usb: ci: Fix gadget reinit
Simon Holesch
1
-0
/
+38
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
[prev]
[next]