summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-02-15Merge tag 'davinci-for-v5.1/soc-part2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2019-02-12usb: ohci-da8xx: add vbus and overcurrent gpiosBartosz Golaszewski
2019-02-12usb: ohci-da8xx: add a helper pointer to &pdev->devBartosz Golaszewski
2019-02-12usb: ohci-da8xx: add a new line after local variablesBartosz Golaszewski
2019-01-31usb: typec: tcpm: Correct the PPS out_volt calculationKyle Tso
2019-01-31Merge tag 'fixes-for-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-01-30usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder
2019-01-28usb: phy: am335x: fix race condition in _probeBin Liu
2019-01-28usb: dwc3: exynos: Fix error handling of clk_prepare_enableAlexey Khoroshilov
2019-01-28usb: phy: fix link errorsAnders Roxell
2019-01-28usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-01-28usb: dwc3: gadget: Handle 0 xfer length for OUT EPTejas Joglekar
2019-01-25usb: assign ACPI companions for embedded USB devicesDmitry Torokhov
2019-01-25usb: split code locating ACPI companion into port and deviceDmitry Torokhov
2019-01-18Merge tag 'usb-serial-5.0-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-01-18USB: serial: keyspan_usa: add proper SPDX lines for .h filesGreg Kroah-Hartman
2019-01-18USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLELubomir Rintel
2019-01-18USB: leds: fix regression in usbport led triggerChristian Lamparter
2019-01-18usb: chipidea: fix static checker warning for NULL pointerPeter Chen
2019-01-18USB: usbip: delete README fileGreg Kroah-Hartman
2019-01-17USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh
2019-01-17usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearingMinas Harutyunyan
2019-01-14USB: serial: ftdi_sio: fix GPIO not working in autosuspendKaroly Pados
2019-01-14usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-01-14usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-01-14usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham
2019-01-14usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He
2019-01-14Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker
2019-01-07usbcore: Select only first configuration for non-UAC3 compliant devicesSaranya Gopal
2019-01-07USB: storage: add quirk for SMI SM3350Icenowy Zheng
2019-01-07USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng
2019-01-07usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas
2019-01-07USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-12-21USB: serial: option: add Fibocom NL678 seriesJörgen Storvist
2018-12-21Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman
2018-12-21Merge tag 'usb-serial-4.21-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin