summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc/tegra-xudc.c
AgeCommit message (Expand)Author
2021-08-13usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intrChunfeng Yun
2021-07-21usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probeZhang Qilong
2021-05-21usb: gadget: tegra-xudc: Use dev_err_probe()Jon Hunter
2021-05-21usb: gadget: tegra-xudc: Don't print error on probe deferralJon Hunter
2021-05-21usb: gadget: tegra-xudc: Constify static structsRikard Falkeborn
2021-04-09usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()Yang Yingliang
2020-10-02usb: gadget: tegra-xudc: Do not print errors on probe deferralThierry Reding
2020-10-02usb: gadget: tegra-xudc: Properly align parametersThierry Reding
2020-10-02usb: gadget: tegra-xudc: Use consistent spelling and formattingThierry Reding
2020-10-02usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET
2020-07-29usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_bynameChunfeng Yun
2020-07-10usb: gadget: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-25Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2020-05-25usb: gadget: tegra-xudc: add port_speed_quirkNagarjuna Kristam
2020-05-25usb: gadget: tegra-xudc: Add Tegra194 supportNagarjuna Kristam
2020-05-25usb: gadget: tegra-xudc: Add vbus_draw supportNagarjuna Kristam
2020-05-09usb: gadget: tegra-xudc: Fix idle suspend/resumeThierry Reding
2020-03-19usb: gadget: tegra-xudc: Support multiple device modesNagarjuna Kristam
2020-03-19usb: gadget: tegra-xudc: Use phy_set_mode() to set/unset device modeNagarjuna Kristam
2020-03-19usb: gadget: tegra-xudc: Add usb-phy supportNagarjuna Kristam
2020-03-19usb: gadget: tegra-xudc: Remove usb-role-switch supportNagarjuna Kristam
2020-03-16Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2020-03-15usb: gadget: xudc: Remove redundant platform_get_irq error messageYueHaibing
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus
2019-10-23usb: gadget: Add UDC driver for tegra XUSB device mode controllerNagarjuna Kristam