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
/
include
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
usb: gadget: designware-udc: Drop the driver
Marek Vasut
1
-183
/
+0
2022-07-07
arm: Remove PXA architecture support
Tom Rini
1
-31
/
+0
2022-06-28
usb: ehci-fsl: Remove non-DM code
Tom Rini
1
-15
/
+0
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
1
-1
/
+1
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-2
/
+2
2021-09-22
usb: ehci-mx6: use phy_type from device tree
Matthias Schiffer
1
-0
/
+1
2021-09-22
usb: ehci-ci: remove redundant PORTSC flag definitions
Matthias Schiffer
1
-11
/
+0
2021-09-22
usb: xhci-pci: Move reset logic out of XHCI core
Samuel Holland
1
-2
/
+0
2021-02-18
xhci: translate virtual addresses into the bus's address space
Nicolas Saenz Julienne
1
-1
/
+19
2020-11-22
usb: dwc2: add "u-boot,force-vbus-detection" for stm32
Patrick Delaunay
1
-0
/
+1
2020-10-01
usb: xhci: use macros with parameter to fill ep_info2
Chunfeng Yun
1
-6
/
+0
2020-10-01
usb: xhci: convert to TRB_TX_TYPE()
Chunfeng Yun
1
-1
/
+0
2020-10-01
usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
Chunfeng Yun
1
-3
/
+0
2020-10-01
usb: xhci: convert to TRB_TYPE()
Chunfeng Yun
1
-1
/
+0
2020-10-01
usb: xhci: convert to HCS_MAX_PORTS()
Chunfeng Yun
1
-2
/
+0
2020-10-01
usb: xhci: add quirks flag to support MediaTek xHCI 0.96
Chunfeng Yun
1
-0
/
+2
2020-10-01
usb: xhci: create one unified function to calculate TRB TD remainder
Chunfeng Yun
1
-0
/
+2
2020-10-01
usb: xhci: add a member hci_version in xhci_ctrl struct
Chunfeng Yun
1
-0
/
+1
2020-07-10
usb: xhci: Add reset controller support
Nicolas Saenz Julienne
1
-0
/
+2
2020-07-09
usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq
Sylwester Nawrocki
1
-8
/
+0
2020-05-02
xhci: mediatek: Add support for MTK xHCI host controller
Chunfeng Yun
1
-0
/
+3
2019-11-17
rockchip: usb: Migrate to use ofnode
Kever Yang
1
-1
/
+3
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
1
-0
/
+1292
2019-05-20
mpc83xx: Introduce ARCH_MPC834*
Mario Six
1
-1
/
+1
2019-04-21
usb: dwc2: add support for STM32MP1
Patrick Delaunay
1
-0
/
+1
2019-04-21
usb: dwc2_udc_otg: Add tx_fifo_sz array support
Patrice Chotard
1
-0
/
+3
2019-04-21
usb: dwc2: Add function for session B check
Patrick Delaunay
1
-0
/
+2
2019-04-21
usb: dwc2: Add force-b-session-valid support
Patrick Delaunay
1
-0
/
+1
2018-12-14
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
Lukasz Majewski
1
-35
/
+0
2018-12-06
usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t
Philipp Tomsich
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
10
-21
/
+10
2017-11-29
bitops: collect BIT macros to include/linux/bitops.h
Masahiro Yamada
1
-3
/
+1
2017-10-12
usb: ehci-ci: Add a prototype for board_ehci_power()
Diego Dorta
1
-0
/
+1
2017-09-22
armv7: ls1021a: Fix marco CONFIG_LS102XA
York Sun
1
-1
/
+1
2017-08-09
config: ls1012aqds: Enable USB EHCI support for ls1012aqds
Rajesh Bhagat
1
-1
/
+1
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
1
-3
/
+0
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
1
-178
/
+0
2017-06-07
usb: dwc2-otg: make regs_otg (in platdata) a uintptr_t
Philipp Tomsich
1
-1
/
+1
2017-04-17
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
1
-1
/
+1
2016-09-23
Move ENOTSUPP defines to include/linux/errno.h
Masahiro Yamada
1
-2
/
+0
2016-07-26
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+1
2016-07-26
include: usb: Rename USB controller base address mapping
Rajesh Bhagat
1
-1
/
+1
2016-07-25
usb: dwc2-otg: adjust fifo size via platform data
Xu Ziyuan
1
-0
/
+3
2016-07-25
usb: rockchip-phy: implement USB2.0 phy control
Xu Ziyuan
1
-0
/
+2
2016-04-01
ehci-ci.h: drop generic USBCMD fields
Mateusz Kulikowski
1
-4
/
+0
2016-04-01
usb: ehci-ci: Add missing registers.
Mateusz Kulikowski
1
-1
/
+5
2016-04-01
usb: Rename ehci-fsl.h to ehci-ci.h
Mateusz Kulikowski
1
-3
/
+3
2016-04-01
usb: ulpi: Fix compile warning in read/write on 64-bit machines.
Mateusz Kulikowski
1
-0
/
+2
2016-04-01
usb: ulpi: Fix viewport_addr type
Mateusz Kulikowski
1
-1
/
+1
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
1
-3
/
+1
[next]