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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-01
usb: USB_XHCI_PCI depends on PCI
Heinrich Schuchardt
1
-1
/
+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-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
1
-1
/
+1
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
1
-2
/
+0
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-09-24
common: Drop linux/printk.h from common header
Simon Glass
1
-0
/
+1
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
1
-5
/
+0
2023-09-15
usb: sandbox: Add DM_USB_GADGET support
Marek Vasut
1
-0
/
+7
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-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-07-27
usb: xhci: Fix double free on failure
Richard Habeeb
1
-1
/
+0
2023-07-21
usb: ehci-mx6: remove unnecessary regulator enable from probe
Tim Harvey
1
-16
/
+0
2023-07-16
bootstd: Use bootdev instead of bootdevice
Simon Glass
1
-1
/
+1
2023-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
2
-26
/
+12
2023-06-21
usb: dwc2: Fix the write to W1C fields in HPRT register
Teik Heng Chong
2
-26
/
+12
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
3
-2
/
+4
2023-05-17
usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/
Marek Vasut
1
-0
/
+13
2023-05-13
bootstd: usb: Avoid initing USB twice
Simon Glass
1
-0
/
+3
2023-05-13
usb: Tidy up the usb_start flag
Simon Glass
1
-1
/
+0
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
1
-1
/
+1
2023-05-02
usb: ehci-mx6: move phy setup before register access
Tim Harvey
1
-6
/
+4
2023-03-02
usb: xhci-mtk: modify the SOF/ITP interval for mt8195
Chunfeng Yun
1
-1
/
+48
2023-02-10
Correct SPL uses of IMX_MODULE_FUSE
Simon Glass
1
-2
/
+2
2023-02-07
usb: Drop unused sl811-hcd driver
Simon Glass
3
-819
/
+0
2023-02-07
usb: Drop unused ehci-vct driver
Simon Glass
2
-45
/
+0
2023-02-07
rmobile: Drop unused ehci-rmobile driver
Simon Glass
2
-130
/
+0
2023-02-07
usb: Drop unused ehci-faraday driver
Simon Glass
3
-150
/
+0
2023-02-07
armada: usb: net: Drop unused USB drivers
Simon Glass
3
-129
/
+0
2023-02-02
ARM: tegra: remap clock_osc_freq for all Tegra family
Svyatoslav Ryhel
1
-9
/
+37
2023-01-27
usb: xhci: Fix root hub descriptor
Mark Kettenis
1
-7
/
+8
2023-01-27
usb: xhci: Implement DMA mapping
Mark Kettenis
3
-62
/
+108
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
1
-2
/
+2
2023-01-23
bootstd: Add a USB hunter
Simon Glass
1
-0
/
+12
2023-01-23
dm: usb: Mark the device name as alloced when binding
Simon Glass
1
-0
/
+2
2023-01-23
bootstd: Add a default method to get bootflows
Simon Glass
1
-24
/
+0
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2
-6
/
+6
2023-01-12
usb: onboard-hub: add driver to manage onboard hub supplies
Fabrice Gasnier
1
-6
/
+10
2022-12-23
global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFG
Tom Rini
1
-1
/
+1
[next]