index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-03-07
usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic
Wayne Chang
1
-14
/
+25
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