index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-07-31
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
1
-4
/
+4
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-07-25
Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...
Dan Carpenter
1
-4
/
+4
2023-05-28
usb: gadget/tegra-xudc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-20
usb: gadget: tegra-xudc: Remove unneeded return variable
Jon Hunter
1
-3
/
+2
2023-04-20
usb: gadget: tegra-xudc: Fix crash in vbus_draw
Jon Hunter
1
-1
/
+1
2023-01-25
usb: gadget: tegra-xudc: Add Tegra234 support
Sing-Han Chen
1
-0
/
+17
2023-01-17
usb: gadget: xudc: Refactor update data role work
Wayne Chang
1
-9
/
+24
2022-08-19
usb: gadget: tegra: Reduce pad power
Jim Lin
1
-1
/
+5
2022-06-10
usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()
Tang Bin
1
-4
/
+4
2022-04-21
usb: gadget: tegra-xudc: clean up comments
Tom Rix
1
-2
/
+2
2022-03-15
usb: gadget: tegra-xudc: remove using list iterator after loop body as a ptr
Jakob Koschel
1
-5
/
+7
2022-01-26
usb: gadget: tegra-xudc: Fix control endpoint's definitions
Wayne Chang
1
-2
/
+10
2022-01-26
usb: gadget: tegra-xudc: Do not program SPARAM
Wayne Chang
1
-8
/
+0
2021-08-13
usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intr
Chunfeng Yun
1
-2
/
+2
2021-07-21
usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probe
Zhang Qilong
1
-0
/
+1
2021-05-21
usb: gadget: tegra-xudc: Use dev_err_probe()
Jon Hunter
1
-14
/
+6
2021-05-21
usb: gadget: tegra-xudc: Don't print error on probe deferral
Jon Hunter
1
-2
/
+2
2021-05-21
usb: gadget: tegra-xudc: Constify static structs
Rikard Falkeborn
1
-3
/
+3
2021-04-09
usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
Yang Yingliang
1
-1
/
+1
2020-10-02
usb: gadget: tegra-xudc: Do not print errors on probe deferral
Thierry Reding
1
-2
/
+6
2020-10-02
usb: gadget: tegra-xudc: Properly align parameters
Thierry Reding
1
-10
/
+8
2020-10-02
usb: gadget: tegra-xudc: Use consistent spelling and formatting
Thierry Reding
1
-18
/
+18
2020-10-02
usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
1
-1
/
+1
2020-07-29
usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-5
/
+2
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-25
Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-0
/
+140
2020-05-25
usb: gadget: tegra-xudc: add port_speed_quirk
Nagarjuna Kristam
1
-0
/
+106
2020-05-25
usb: gadget: tegra-xudc: Add Tegra194 support
Nagarjuna Kristam
1
-0
/
+17
2020-05-25
usb: gadget: tegra-xudc: Add vbus_draw support
Nagarjuna Kristam
1
-0
/
+17
2020-05-09
usb: gadget: tegra-xudc: Fix idle suspend/resume
Thierry Reding
1
-4
/
+4
2020-03-19
usb: gadget: tegra-xudc: Support multiple device modes
Nagarjuna Kristam
1
-57
/
+160
2020-03-19
usb: gadget: tegra-xudc: Use phy_set_mode() to set/unset device mode
Nagarjuna Kristam
1
-5
/
+7
2020-03-19
usb: gadget: tegra-xudc: Add usb-phy support
Nagarjuna Kristam
1
-3
/
+45
2020-03-19
usb: gadget: tegra-xudc: Remove usb-role-switch support
Nagarjuna Kristam
1
-53
/
+7
2020-03-16
Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-4
/
+1
2020-03-15
usb: gadget: xudc: Remove redundant platform_get_irq error message
YueHaibing
1
-4
/
+1
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
1
-3
/
+5
2019-10-23
usb: gadget: Add UDC driver for tegra XUSB device mode controller
Nagarjuna Kristam
1
-0
/
+3810