summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-23usb: ohci-da8xx: rename driver to ohci-da8xxAxel Haslam
2016-11-21usb: musb: da8xx: Set phy in OTG mode by defaultAlexandre Bailon
2016-11-21usb: musb: da8xx: Call earlier clk_prepare_enable()Alexandre Bailon
2016-11-21usb: musb: da8xx: Add DT support for the DA8xx driverPetr Kulhavy
2016-11-21usb: musb: core: added helper function for parsing DTPetr Kulhavy
2016-11-21usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbgLadislav Michl
2016-11-21usb: musb: omap2430: use dev_errLadislav Michl
2016-11-21usb: musb: don't complain on -EPROBE_DEFER when initializing controllerLadislav Michl
2016-11-21musb: sunxi: Force session end on babble errors in host-modeHans de Goede
2016-11-21musb: sunxi: Remove custom babble handlingHans de Goede
2016-11-21USB: musb: remove obsolete resume-signalling commentsJohan Hovold
2016-11-21USB: OHCI: use dma_pool_zallocshashi bhusan
2016-11-21USB: serial: cp210x: use tcflag_t to fix incompatible pointer typeGeert Uytterhoeven
2016-11-21cdc-acm: handle read pipe errorsLadislav Michl
2016-11-21cdc-acm: remove is_int_ep from acm structureLadislav Michl
2016-11-21cdc-acm: store in and out pipes in acm structureLadislav Michl
2016-11-21cdc-acm: refactor killing urbsLadislav Michl
2016-11-21cdc-acm: avoid interface_to_usbdev callLadislav Michl
2016-11-21cdc-acm: reindent log messagesLadislav Michl
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2016-11-18Merge tag 'usb-serial-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-11-18Merge tag 'fixes-for-v4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-11-18usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL)Felix Hädicke
2016-11-18usb: dwc3: Do not set dma coherent maskArnd Bergmann
2016-11-18usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann
2016-11-18usb: dwc3: ep0: avoid empty-body warningArnd Bergmann
2016-11-18usb: dwc2: Move functions from header to sourceRazmik Karapetyan
2016-11-18usb: dwc2: Fix fifo_show() functionalityRazmik Karapetyan
2016-11-18usb: dwc2: Remove unnecessary request length checkingRazmik Karapetyan
2016-11-18usb: dwc2: Fix Control Write issue in DMA modeRazmik Karapetyan
2016-11-18usb: dwc2: Don't program DMA address for 0 length requestRazmik Karapetyan
2016-11-18usb: dwc2: Stop Complete Splits after Data PID == 0Sevak Arakelyan
2016-11-18usb: dwc3: pci: avoid build warningFelipe Balbi
2016-11-18usb: dwc3: Workaround for irq mask issueJohn Youn
2016-11-18usb: dwc3: Implement interrupt moderationJohn Youn
2016-11-18usb: dwc2: add amcc,dwc-otg supportChristian Lamparter
2016-11-18usb: dwc2: fixes host_dma logicChristian Lamparter
2016-11-18usb: dwc2: gadget: Add new core parameter for low speedVardan Mikayelyan
2016-11-18usb: dwc2: gadget: Program ep0_mps for LSVardan Mikayelyan
2016-11-18usb: dwc2: gadget: Add IOT device IDs, configure core accordinglyVardan Mikayelyan
2016-11-18usb: dwc2: Add support of dedicated full-speed PHY interfaceVahram Aharonyan
2016-11-18usb: dwc2: gadget: Disable enabled HW endpoint in dwc2_hsotg_ep_disableVahram Aharonyan
2016-11-18usb: dwc2: gadget: Correct dwc2_hsotg_ep_stop_xfr() functionVahram Aharonyan
2016-11-18usb: dwc2: gadget: For DDMA parse setup only after SetUp interruptVahram Aharonyan
2016-11-18usb: dwc2: gadget: Adjust ISOC OUT request's actual len for DDMAVahram Aharonyan
2016-11-18usb: dwc2: gadget: Enable the BNA interruptVahram Aharonyan
2016-11-18usb: dwc2: gadget: Start and complete DDMA isoc transfersVahram Aharonyan
2016-11-18usb: dwc2: gadget: In DDMA keep incompISOOUT and incompISOIN maskedVahram Aharonyan