summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-05-21usb: dwc3: gadget: remove unnecessary 'ioc' variableFelipe Balbi
2018-05-21usb: dwc3: gadget: make cleanup_completed_requests() return nothingFelipe Balbi
2018-05-21usb: dwc3: gadget: remove DWC3_EP_BUSY flagFelipe Balbi
2018-05-21usb: dwc3: gadget: start removing BUSY flagFelipe Balbi
2018-05-21usb: dwc3: gadget: update dep->frame_number from XferInprogress tooFelipe Balbi
2018-05-21usb: dwc3: gadget: always use frame number from XferNotReadyFelipe Balbi
2018-05-21usb: dwc3: gadget: remove unnecessary 'dwc' parameterFelipe Balbi
2018-05-21usb: dwc3: gadget: move handler closer to calling siteFelipe Balbi
2018-05-21usb: dwc3: gadget: rename dwc3_gadget_start_isoc()Felipe Balbi
2018-05-21usb: dwc3: gadget: remove some pointless checksFelipe Balbi
2018-05-21usb: dwc3: gadget: remove allocated/queued request trackingFelipe Balbi
2018-05-21usb: dwc3: gadget: rename done_trbs and done_reqsFelipe Balbi
2018-05-21usb: dwc3: gadget: don't kick transfer all the timeFelipe Balbi
2018-05-21usb: dwc3: gadget: rename dwc3_endpoint_transfer_complete()Felipe Balbi
2018-05-21usb: dwc3: gadget: XferComplete only for EP0Felipe Balbi
2018-05-21usb: dwc3: gadget: XferNotReady is Isoc-onlyFelipe Balbi
2018-05-21usb: dwc3: gadget: pre-issue Start Transfer for Interrupt EPs tooFelipe Balbi
2018-05-21usb: dwc3: gadget: Correct the logic for queuing sgsAnurag Kumar Vulisha
2018-05-21usb: dwc3: gadget: Correct handling of scattergather listsAnurag Kumar Vulisha
2018-05-21Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman
2018-05-18usb: usbtmc: Remove rigol_quirkGuido Kiener
2018-05-17USB: serial: use tty_port_register_device()Johan Hovold
2018-05-16usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)
2018-05-16USB: dwc3: get extcon device by OF graph bindingsAndrzej Hajda
2018-05-16usb: dwc3: support clocks and resets for DWC3 coreMasahiro Yamada
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-15usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)
2018-05-15usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)
2018-05-15usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)
2018-05-15usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan
2018-05-15usb: gadget: udc: atmel: Fix indentingRomain Izard
2018-05-15usb: gadget: udc: atmel: Remove obsolete includeRomain Izard
2018-05-15usb: gadget: udc: atmel: GPIO inversion is handled by gpiodRomain Izard
2018-05-15USB: rndis: Fix for handling garbled messagesMichel Pollet
2018-05-15usb: dwc3: use local copy of resource to fix-up register offsetMasahiro Yamada
2018-05-15usb: gadget: composite: fill bcdUSB as 0x0320 for SuperSpeed or higher speedsChunfeng Yun
2018-05-15usb: dwc3: core: Suspend PHYs on runtime suspend in host modeManu Gautam
2018-05-15usb: dwc3: Add Qualcomm DWC3 glue driverManu Gautam
2018-05-15usb: dwc3: of-simple: Add compatible for Allwinner H6 platformIcenowy Zheng
2018-05-15usb: gadget: f_ecm: fix host mac address for multiple instancesLukasz Nowak
2018-05-15USB: Gadget Ethernet: Re-enable Jumbo frames.John Greb
2018-05-15usb: dwc2: Change reading of current frame number flow.Artur Petrosyan
2018-05-15usb: dwc2: debugfs: Don't touch RX FIFO during register dumpStefan Wahren
2018-05-15usb: dwc2: Fix crash in incomplete isoc intr handlers.Artur Petrosyan
2018-05-15usb: dwc2: Add Interpacket Gap(IPG) feature supportGrigor Tovmasyan
2018-05-15usb: dwc2: Enable BNA interrupt for IN endpointsMinas Harutyunyan
2018-05-15usb: dwc2: Change ISOC DDMA flowMinas Harutyunyan
2018-05-15usb: mtu3: make USB_MTU3_DUAL_ROLE depend on EXTCON but not USB_MTU3Chunfeng Yun
2018-05-15usb: mtu3: fix operation failure when test TEST_J/KChunfeng Yun