summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-07-21usb: ohci-omap: Create private state containerLinus Walleij
2020-07-21usb: appledisplay: remove needless check before usb_free_coherent()Xu Wang
2020-07-21USB: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-21usb: usbtest: reduce stack usage in test_queueBixuan Cui
2020-07-21usb: typec: tcpm: Stay in BIST mode till hardreset or unattachedBadhri Jagan Sridharan
2020-07-21usb: typec: tcpci: Support BIST test data mode for compliance.Badhri Jagan Sridharan
2020-07-21usb: typec: tcpm: Support bist test data mode for complianceBadhri Jagan Sridharan
2020-07-21usb: typec: tcpm: Error handling for tcpm_register_partner_altmodesKyle Tso
2020-07-21usb: typec: Comment correction for typec_partner_register_altmodeKyle Tso
2020-07-21usb: typec: intel_pmc_mux: Avoid connect request on disconnectPrashant Malani
2020-07-21usb: core: fix quirks_param_set() writing to a const pointerKars Mulder
2020-07-21usb: hcd: Try MSI interrupts on PCI devicesAndy Shevchenko
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman
2020-07-16Merge tag 'usb-serial-5.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-07-16USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold
2020-07-15usb: misc: sisusbvga: Move static const tables out to different include fileLee Jones
2020-07-15usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arraysLee Jones
2020-07-15usb: c67x00: c67x00-hcd: Demote obvious misuse of kerneldoc to standard comme...Lee Jones
2020-07-15usb: class: cdc-wdm: Provide description for usb_cdc_wdm_register()'s manage_...Lee Jones
2020-07-15usb: mtu3: mtu3_trace: Supply missing mtu3_debug.h include fileLee Jones
2020-07-15usb: mtu3: mtu3_trace: Function headers are not suitable for kerneldocLee Jones
2020-07-15usb: dwc2: gadget: Avoid pointless read of EP control registerLee Jones
2020-07-15usb: dwc2: gadget: Make use of GINTMSK2Lee Jones
2020-07-15USB: musb: Remove unused inline functionYueHaibing
2020-07-15USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu
2020-07-15USB: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay
2020-07-15usb: gadget: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-15usb: phy: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-15usb: dwc3: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-15usb: host: xhci-plat: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-15usb: typec: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-15USB: ohci: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-10Merge tag 'fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-07-10USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix
2020-07-10udc: lpc32xx: make symbol 'lpc32xx_usbddata' staticWei Yongjun
2020-07-10usb: gadget: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-10usb: host: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-10USB: OHCI: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-10usb: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-10usb: phy: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-09usbip: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-09USB: storage: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-09usb: host: xhci-plat: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones
2020-07-09usb: host: fhci-sched: Remove unused variable 'td'Lee Jones
2020-07-09usb: host: fhci-tds: Remove unused variables 'buf' and 'extra_data'Lee Jones
2020-07-09usb: dwc3: dwc3-qcom: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones
2020-07-09usb: host: ehci-platform: Do not define 'struct acpi_device_id' when !CONFIG_...Lee Jones
2020-07-09usb: early: xhci-dbc: File headers are not good candidates for kerneldocLee Jones
2020-07-09usb: early: xhci-dbc: Supply missing 'xhci-dbgp.h' headerfileLee Jones
2020-07-09usb: early: ehci-dbgp: Remove set but never checked variable 'ret'Lee Jones