anolis-cloud-kernel/drivers/usb
Gao Chen 686911fecc anolis: sw64: ioremap: map some IO space with ioremap
ANBZ: #4688

Since we have generic ioremap, this patch replaces __va() with ioremap()
for IO mapping of RC, EP, PIU and usb xhci.

Signed-off-by: Gao Chen <gaochen@wxiat.com>
Reviewed-by: He Sheng <hesheng@wxiat.com>
Signed-off-by: Gu Zitao <guzitao@wxiat.com>
Reviewed-by: Min Li <gumi@linux.alibaba.com>
Link: https://gitee.com/anolis/cloud-kernel/pulls/5372
2025-06-05 06:59:14 +00:00
..
atm usb: atm: cxacru: fix endpoint checking in cxacru_bind() 2025-03-31 02:25:51 +00:00
c67x00
cdns3 usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable() 2025-03-28 01:38:16 +00:00
chipidea usb: chipidea: udc: check request status before setting device address 2022-06-29 08:59:51 +02:00
class usb: cdc-acm: Check control transfer buffer size before access 2025-03-28 02:02:11 +00:00
common usb: ulpi: Call of_node_put correctly 2022-02-16 12:54:28 +01:00
core USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor 2025-03-31 02:11:25 +00:00
dwc2 usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency 2023-12-18 09:46:31 +00:00
dwc3 usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback 2025-03-27 03:32:05 +00:00
early Revert "usb: early: convert to readl_poll_timeout_atomic()" 2021-12-22 09:30:56 +01:00
gadget usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete 2025-03-31 02:41:46 +00:00
host anolis: sw64: ioremap: map some IO space with ioremap 2025-06-05 06:59:14 +00:00
image
isp1760
misc usb: misc: fix improper handling of refcount in uss720_probe() 2022-05-09 09:04:58 +02:00
mon usb: mon: make mmapped memory read only 2022-11-28 07:01:22 +00:00
mtu3 usb: mtu3: fix USB 3.0 dual-role-switch from device to host 2022-05-09 09:04:56 +02:00
musb usb: musb: sunxi: Fix accessing an released usb phy 2025-03-19 08:19:07 +00:00
phy usb: phy: generic: Get the vbus supply 2022-05-09 09:04:59 +02:00
phytium anolis:usb:Phytium Pe220x usb2.0 OTG USB Controller 2023-10-07 04:53:14 +00:00
renesas_usbhs
roles
serial USB: serial: mos7840: fix crash on resume 2025-03-31 02:23:57 +00:00
storage USB: UAS: return ENODEV when submit urbs fail with device not attached 2024-08-09 06:59:09 +00:00
typec usb: typec: altmode should keep reference to parent 2025-03-19 09:12:33 +00:00
usbip usb: vhci-hcd: Do not drop references before new references are gained 2025-03-19 09:13:38 +00:00
Kconfig anolis:usb:Phytium Pe220x usb2.0 OTG USB Controller 2023-10-07 04:53:14 +00:00
Makefile anolis:usb:Phytium Pe220x usb2.0 OTG USB Controller 2023-10-07 04:53:14 +00:00
usb-skeleton.c