index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
tegra-xudc.c
Age
Commit message (
Expand
)
Author
2023-04-20
usb: gadget: tegra-xudc: Remove unneeded return variable
Jon Hunter
2023-04-20
usb: gadget: tegra-xudc: Fix crash in vbus_draw
Jon Hunter
2023-01-25
usb: gadget: tegra-xudc: Add Tegra234 support
Sing-Han Chen
2023-01-17
usb: gadget: xudc: Refactor update data role work
Wayne Chang
2022-08-19
usb: gadget: tegra: Reduce pad power
Jim Lin
2022-06-10
usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()
Tang Bin
2022-04-21
usb: gadget: tegra-xudc: clean up comments
Tom Rix
2022-03-15
usb: gadget: tegra-xudc: remove using list iterator after loop body as a ptr
Jakob Koschel
2022-01-26
usb: gadget: tegra-xudc: Fix control endpoint's definitions
Wayne Chang
2022-01-26
usb: gadget: tegra-xudc: Do not program SPARAM
Wayne Chang
2021-08-13
usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intr
Chunfeng Yun
2021-07-21
usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probe
Zhang Qilong
2021-05-21
usb: gadget: tegra-xudc: Use dev_err_probe()
Jon Hunter
2021-05-21
usb: gadget: tegra-xudc: Don't print error on probe deferral
Jon Hunter
2021-05-21
usb: gadget: tegra-xudc: Constify static structs
Rikard Falkeborn
2021-04-09
usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
Yang Yingliang
2020-10-02
usb: gadget: tegra-xudc: Do not print errors on probe deferral
Thierry Reding
2020-10-02
usb: gadget: tegra-xudc: Properly align parameters
Thierry Reding
2020-10-02
usb: gadget: tegra-xudc: Use consistent spelling and formatting
Thierry Reding
2020-10-02
usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
2020-07-29
usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-25
Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2020-05-25
usb: gadget: tegra-xudc: add port_speed_quirk
Nagarjuna Kristam
2020-05-25
usb: gadget: tegra-xudc: Add Tegra194 support
Nagarjuna Kristam
2020-05-25
usb: gadget: tegra-xudc: Add vbus_draw support
Nagarjuna Kristam
2020-05-09
usb: gadget: tegra-xudc: Fix idle suspend/resume
Thierry Reding
2020-03-19
usb: gadget: tegra-xudc: Support multiple device modes
Nagarjuna Kristam
2020-03-19
usb: gadget: tegra-xudc: Use phy_set_mode() to set/unset device mode
Nagarjuna Kristam
2020-03-19
usb: gadget: tegra-xudc: Add usb-phy support
Nagarjuna Kristam
2020-03-19
usb: gadget: tegra-xudc: Remove usb-role-switch support
Nagarjuna Kristam
2020-03-16
Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2020-03-15
usb: gadget: xudc: Remove redundant platform_get_irq error message
YueHaibing
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
2019-10-23
usb: gadget: Add UDC driver for tegra XUSB device mode controller
Nagarjuna Kristam