summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-06-19usb: dwc2: fix isoc split in transfer with no dataWilliam Wu
2018-06-19usb: dwc2: alloc dma aligned buffer for isoc split inWilliam Wu
2018-06-19usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hubWilliam Wu
2018-06-19usb: dwc2: Fix host exit from hibernation flow.Artur Petrosyan
2018-06-19usb: dwc3: qcom: mark PM functions as __maybe_unusedArnd Bergmann
2018-06-19usb: dwc3: Fix error return code in dwc3_qcom_probe()Wei Yongjun
2018-06-18usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfersMinas Harutyunyan
2018-06-18usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devicesHans de Goede
2018-06-18usb: dwc2: gadget: fix packet drop issue in dwc2_gadget_handle_nakZeng Tao
2018-06-18usb: dwc3: of-simple: fix use-after-free on removeJohan Hovold
2018-06-18usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()Minas Harutyunyan
2018-06-18usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfersVincent Pelletier
2018-06-18usb: dwc3: pci: add support for Intel IceLakeHeikki Krogerus
2018-06-18USB: serial: cp210x: add CESINEL device idsJohan Hovold
2018-06-18USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-01Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"Marc Zyngier
2018-06-01xhci: Add quirk to zero 64bit registers on Renesas PCIe controllersMarc Zyngier
2018-06-01xhci: Allow more than 32 quirksMarc Zyngier
2018-06-01usb: xhci: force all memory allocations to nodeAdam Wallis
2018-05-31USB: typec: fsusb302: no need to check return value of debugfs_create_dir()Greg Kroah-Hartman
2018-05-31USB: gadget: udc: s3c2410_udc: no need to check return value of debugfs_creat...Greg Kroah-Hartman
2018-05-31USB: gadget: udc: renesas_usb3: no need to check return value of debugfs_crea...Greg Kroah-Hartman
2018-05-31USB: gadget: udc: pxa27x_udc: no need to check return value of debugfs_create...Greg Kroah-Hartman
2018-05-31USB: gadget: udc: gr_udc: no need to check return value of debugfs_create fun...Greg Kroah-Hartman
2018-05-31USB: gadget: udc: bcm63xx_udc: no need to check return value of debugfs_creat...Greg Kroah-Hartman
2018-05-31USB: udc: atmel_usba_udc: no need to check return value of debugfs_create fun...Greg Kroah-Hartman
2018-05-31USB: dwc3: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: dwc2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: chipidea: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: ehci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: fhci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: fotg210-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: imx21-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: isp116x-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: ohci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: uhci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: mon: no need to check return value of debugfs_create functionsGreg Kroah-Hartman