index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
tegra-xudc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: tegra: Reduce pad power
Jim Lin
2022-08-19
1
-1
/
+5
*
usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()
Tang Bin
2022-06-10
1
-4
/
+4
*
usb: gadget: tegra-xudc: clean up comments
Tom Rix
2022-04-21
1
-2
/
+2
*
usb: gadget: tegra-xudc: remove using list iterator after loop body as a ptr
Jakob Koschel
2022-03-15
1
-5
/
+7
*
usb: gadget: tegra-xudc: Fix control endpoint's definitions
Wayne Chang
2022-01-26
1
-2
/
+10
*
usb: gadget: tegra-xudc: Do not program SPARAM
Wayne Chang
2022-01-26
1
-8
/
+0
*
usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intr
Chunfeng Yun
2021-08-13
1
-2
/
+2
*
usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probe
Zhang Qilong
2021-07-21
1
-0
/
+1
*
usb: gadget: tegra-xudc: Use dev_err_probe()
Jon Hunter
2021-05-21
1
-14
/
+6
*
usb: gadget: tegra-xudc: Don't print error on probe deferral
Jon Hunter
2021-05-21
1
-2
/
+2
*
usb: gadget: tegra-xudc: Constify static structs
Rikard Falkeborn
2021-05-21
1
-3
/
+3
*
usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
Yang Yingliang
2021-04-09
1
-1
/
+1
*
usb: gadget: tegra-xudc: Do not print errors on probe deferral
Thierry Reding
2020-10-02
1
-2
/
+6
*
usb: gadget: tegra-xudc: Properly align parameters
Thierry Reding
2020-10-02
1
-10
/
+8
*
usb: gadget: tegra-xudc: Use consistent spelling and formatting
Thierry Reding
2020-10-02
1
-18
/
+18
*
usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
2020-10-02
1
-1
/
+1
*
usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-29
1
-5
/
+2
*
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
1
-1
/
+1
*
Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2020-05-25
1
-0
/
+140
|
\
|
*
usb: gadget: tegra-xudc: add port_speed_quirk
Nagarjuna Kristam
2020-05-25
1
-0
/
+106
|
*
usb: gadget: tegra-xudc: Add Tegra194 support
Nagarjuna Kristam
2020-05-25
1
-0
/
+17
|
*
usb: gadget: tegra-xudc: Add vbus_draw support
Nagarjuna Kristam
2020-05-25
1
-0
/
+17
*
|
usb: gadget: tegra-xudc: Fix idle suspend/resume
Thierry Reding
2020-05-09
1
-4
/
+4
|
/
*
usb: gadget: tegra-xudc: Support multiple device modes
Nagarjuna Kristam
2020-03-19
1
-57
/
+160
*
usb: gadget: tegra-xudc: Use phy_set_mode() to set/unset device mode
Nagarjuna Kristam
2020-03-19
1
-5
/
+7
*
usb: gadget: tegra-xudc: Add usb-phy support
Nagarjuna Kristam
2020-03-19
1
-3
/
+45
*
usb: gadget: tegra-xudc: Remove usb-role-switch support
Nagarjuna Kristam
2020-03-19
1
-53
/
+7
*
Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2020-03-16
1
-4
/
+1
|
\
|
*
usb: gadget: xudc: Remove redundant platform_get_irq error message
YueHaibing
2020-03-15
1
-4
/
+1
*
|
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
2020-03-04
1
-3
/
+5
|
/
*
usb: gadget: Add UDC driver for tegra XUSB device mode controller
Nagarjuna Kristam
2019-10-23
1
-0
/
+3810