summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-05-21usb: gadget: s3c-hsudc: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2021-05-21usb: gadget: tegra-xudc: Constify static structsRikard Falkeborn
2021-05-21fsl-usb: add need_oc_pp_cycle flag for 85xx alsoGopalakrishnan Santhanam
2021-05-21USB: gadget: pxa25x_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-21USB: gadget: s3c2410_udc: remove dentry storage for debugfs fileGreg Kroah-Hartman
2021-05-21USB: gadget: lpc32xx_udc: remove debugfs dentry variableGreg Kroah-Hartman
2021-05-21usb: typec: wcove: Fx wrong kernel doc formatAndy Shevchenko
2021-05-19USB: serial: make usb_serial_driver::chars_in_buffer return uintJiri Slaby
2021-05-19USB: serial: make usb_serial_driver::write_room return uintJiri Slaby
2021-05-17usb: host: xhci-tegra: Switch to use %ptTsAndy Shevchenko
2021-05-17Merge 5.13-rc2 into usb-nextGreg Kroah-Hartman
2021-05-17usb: chipidea: udc: assign interrupt number to USB gadget structureLi Jun
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-05-13usb: core: hcd: use map_urb_for_dma for single step set feature urbLi Jun
2021-05-13usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to corePeter Chen
2021-05-13USB: gadget: udc: s3c2410_udc: s3c2410_udc_set_ep0_ss() can be staticYang Yingliang
2021-05-13usb: dwc3: pci: Fix DEFINE for Intel Elkhart LakeRaymond Tan
2021-05-13usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun
2021-05-13usb: typec: tcpm: Fix SINK_DISCOVERY current limit for Rp-defaultBadhri Jagan Sridharan
2021-05-13xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh
2021-05-13usb: xhci: Increase timeout for HC haltMaximilian Luz
2021-05-13xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET
2021-05-13xhci: Fix giving back cancelled URBs even if halted endpoint can't resetMathias Nyman
2021-05-13xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao
2021-05-11usb: class: cdc-wdm: WWAN framework integrationLoic Poulain
2021-05-11usb: cdnsp: Fix lack of removing request from pending list.Pawel Laszczak
2021-05-11usb: cdns3: Fix runtime PM imbalance on errorDinghao Liu
2021-05-11usb: cdnsp: Useless condition has been removedPawel Laszczak
2021-05-11usb: cdns3: Corrected comment to align with kernel-doc commentSouptick Joarder
2021-05-10usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan
2021-05-10usb: xhci-mtk: use first-fit for LS/FSChunfeng Yun
2021-05-10usb: xhci-mtk: remove unnecessary assignments in periodic TT schedulerIkjoon Jang
2021-05-10usb: xhci-mtk: remove unnecessary setting of has_ippcChunfeng Yun
2021-05-10usb: xhci-mtk: use bitfield instead of boolChunfeng Yun
2021-05-10usb: musb: Remove unused function argument dma, qh, offset, lengthSaurav Girepunje
2021-05-10usb: musb: Remove unused local variable dma, urb, offsetSaurav Girepunje
2021-05-10usb: musb: Remove duplicate declaration of functionsSaurav Girepunje
2021-05-10usb: musb: Fix spelling mistake "tranfer" -> "transfer"Saurav Girepunje
2021-05-10usb: musb: Fix an error messageChristophe JAILLET
2021-05-10usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMSKyle Tso
2021-05-10usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated workKyle Tso
2021-05-10usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham
2021-05-10usb: fotg210-hcd: Fix an error messageChristophe JAILLET
2021-05-10usb: dwc3: omap: improve extcon initializationMarcel Hamer
2021-05-10usb: typec: ucsi: Put fwnode in any case during ->probe()Andy Shevchenko
2021-05-10usb: typec: tcpm: Fix wrong handling in GET_SINK_CAPKyle Tso
2021-05-10usb: dwc2: Remove obsolete MODULE_ constants from platform.cMatthijs Kooijman
2021-05-10usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()Zhen Lei