aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-07-20Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman33-104/+168
2020-07-16treewide: Remove uninitialized_var() usageKees Cook2-3/+3
2020-07-16Merge tag 'usb-serial-5.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-3/+5
2020-07-16USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold1-3/+5
2020-07-15usb: misc: sisusbvga: Move static const tables out to different include fileLee Jones3-631/+689
2020-07-15usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arraysLee Jones1-31/+0
2020-07-15usb: c67x00: c67x00-hcd: Demote obvious misuse of kerneldoc to standard comme...Lee Jones1-3/+3
2020-07-15usb: class: cdc-wdm: Provide description for usb_cdc_wdm_register()'s manage_...Lee Jones1-1/+2
2020-07-15usb: mtu3: mtu3_trace: Supply missing mtu3_debug.h include fileLee Jones1-0/+1
2020-07-15usb: mtu3: mtu3_trace: Function headers are not suitable for kerneldocLee Jones1-1/+1
2020-07-15usb: dwc2: gadget: Avoid pointless read of EP control registerLee Jones1-2/+0
2020-07-15usb: dwc2: gadget: Make use of GINTMSK2Lee Jones1-0/+1
2020-07-15USB: musb: Remove unused inline functionYueHaibing1-1/+0
2020-07-15USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu1-1/+1
2020-07-15USB: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay1-2/+1
2020-07-15usb: gadget: Replace HTTP links with HTTPS onesAlexander A. Klimov6-6/+6
2020-07-15usb: phy: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-15usb: dwc3: Replace HTTP links with HTTPS onesAlexander A. Klimov16-16/+16
2020-07-15usb: host: xhci-plat: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-15usb: typec: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-15USB: ohci: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-14USB: serial: sierra: clean up special-interface handlingJohan Hovold1-29/+29
2020-07-14USB: serial: cp210x: use in-kernel types in port dataJohan Hovold1-1/+1
2020-07-14USB: serial: cp210x: drop unnecessary packed attributesJohan Hovold1-3/+3
2020-07-14USB: serial: cp210x: add support for TIOCGICOUNTJohan Hovold1-0/+1
2020-07-14USB: serial: cp210x: add support for line-status eventsJohan Hovold1-3/+186
2020-07-14USB: serial: cp210x: disable interface on errors in openJohan Hovold1-1/+10
2020-07-10Merge tag 'fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman8-30/+38
2020-07-10USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix1-1/+1
2020-07-10udc: lpc32xx: make symbol 'lpc32xx_usbddata' staticWei Yongjun1-1/+1
2020-07-10usb: gadget: Use fallthrough pseudo-keywordGustavo A. R. Silva16-41/+43
2020-07-10usb: host: Use fallthrough pseudo-keywordGustavo A. R. Silva5-7/+7
2020-07-10USB: OHCI: Use fallthrough pseudo-keywordGustavo A. R. Silva4-9/+9
2020-07-10usb: Use fallthrough pseudo-keywordGustavo A. R. Silva18-36/+36
2020-07-10usb: phy: Use fallthrough pseudo-keywordGustavo A. R. Silva4-16/+16
2020-07-09usbip: Use fallthrough pseudo-keywordGustavo A. R. Silva4-8/+7
2020-07-09USB: storage: replace HTTP links with HTTPS onesAlexander A. Klimov3-3/+3
2020-07-09usb: host: xhci-plat: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones1-0/+2
2020-07-09usb: host: fhci-sched: Remove unused variable 'td'Lee Jones1-10/+9
2020-07-09usb: host: fhci-tds: Remove unused variables 'buf' and 'extra_data'Lee Jones1-7/+4
2020-07-09usb: dwc3: dwc3-qcom: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones1-10/+12
2020-07-09usb: host: ehci-platform: Do not define 'struct acpi_device_id' when !CONFIG_...Lee Jones1-0/+2
2020-07-09usb: early: xhci-dbc: File headers are not good candidates for kerneldocLee Jones1-1/+1
2020-07-09usb: early: xhci-dbc: Supply missing 'xhci-dbgp.h' headerfileLee Jones1-0/+1
2020-07-09usb: early: ehci-dbgp: Remove set but never checked variable 'ret'Lee Jones1-3/+3
2020-07-09usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init()Lee Jones1-2/+1
2020-07-09usb: gadget: udc: max3420_udc: Remove set, but never checked variable 'addr'Lee Jones1-2/+1
2020-07-09usb: gadget: udc: mv_u3d_core: Remove unused static const 'driver_desc'Lee Jones1-1/+0
2020-07-09usb: host: fotg210-hcd: Demote obvious misuse of kerneldoc to standard commen...Lee Jones1-2/+2
2020-07-09usb: host: bcma-hcd: Demote obvious misuse of kerneldoc to standard comment b...Lee Jones1-2/+2