summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-04-26usbip: vudc: Add vudc_transferIgor Kotrasinski
2016-04-26usbip: vudc: Add vudc_rxIgor Kotrasinski
2016-04-26usbip: vudc: Add VUDC main fileIgor Kotrasinski
2016-04-26usbip: vudc: Make usbip_common vudc-awareIgor Kotrasinski
2016-04-26usbip: vudc: Add header for USB/IP UDCIgor Kotrasinski
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi
2016-04-26usb: storage: scsiglue: limit USB3 devices to 2048 sectorsFelipe Balbi
2016-04-26usb: storage: scsiglue: further describe our 240 sector limitFelipe Balbi
2016-04-26hub: admit devices are SS+Oliver Neukum
2016-04-26usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy
2016-04-26Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...Bin Liu
2016-04-26usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer
2016-04-25Merge 4.6-rc5 into usb-nextGreg Kroah-Hartman
2016-04-25USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULEJavier Martinez Canillas
2016-04-25USB: serial: ftdi_sio: constify ftdi_sio_quirk structuresJulia Lawall
2016-04-24USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq
2016-04-24USB: serial: cp210x: add ID for Link ECUMike Manning
2016-04-20usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen
2016-04-19usb: dwc3: debugfs: dump out endpoint detailsFelipe Balbi
2016-04-19usb: dwc3: core: add helper to extract trb typeFelipe Balbi
2016-04-19usb: dwc3: core: add fifo space helperFelipe Balbi
2016-04-19usb: gadget: pch_udc: don't free devm allocated memoryFelipe Balbi
2016-04-19usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz
2016-04-19usb: gadget: f_fs: Fix EFAULT generation for async read operationsLars-Peter Clausen
2016-04-19usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytesDenys Vlasenko
2016-04-19usb: renesas_usbhs: use usb_gadget_{un}map_request_by_dev() for IPMMUYoshihiro Shimoda
2016-04-19usb: renesas_usbhs: change arguments of dma_map_ctrl()Yoshihiro Shimoda
2016-04-19usb: renesas_usbhs: change function call orfer in usbhsf_dma_prepare_push()Yoshihiro Shimoda
2016-04-19usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()Yoshihiro Shimoda
2016-04-19usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()Yoshihiro Shimoda
2016-04-19usb: dwc3: make dwc3_debugfs_init return value be voidDu, Changbin
2016-04-19usb: dwc3: omap: get rid of dma_statusRoger Quadros
2016-04-19usb: dwc3: gadget: don't interrupt when chainedFelipe Balbi
2016-04-19usb: dwc3: gadget: remove newline from traceFelipe Balbi
2016-04-19usb: dwc3: gadget: use link TRB for all endpoint typesFelipe Balbi
2016-04-19usb: dwc3: gadget: move % operation to increment helpersFelipe Balbi
2016-04-19usb: dwc3: gadget: add trb enqueue/dequeue helpersFelipe Balbi
2016-04-19usb: dwc3: get rid of DWC3_TRB_MASKFelipe Balbi
2016-04-19usb: wusbcore: remove unreachable codeSudip Mukherjee
2016-04-19usbip: event handler as one threadNobuo Iwata
2016-04-19USB: whci-hcd: add more checks for dma mapping errorAlexey Khoroshilov
2016-04-19xhci: fix typo in babble endpoint handling commentRajesh Bhagat
2016-04-18usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8Felipe Balbi
2016-04-18usb: dwc3: core: document struct dwc3_requestFelipe Balbi
2016-04-18usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeueFelipe Balbi
2016-04-18usb: dwc3: omap: drop dma_mask configurationGrygorii Strashko
2016-04-18usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat
2016-04-18usb: dwc3: gadget: put link to U0 before Start TransferFelipe Balbi
2016-04-18usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup()Felipe Balbi
2016-04-18usb: dwc3: gadget: clear SUSPHY bit before ep cmdsFelipe Balbi