summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-04-26usb: host: xhci: plat: finally get rid of xhci_plat_type_is()Felipe Balbi
2016-04-26usb: host: xhci: plat: make use of new methods in xhci_plat_privFelipe Balbi
2016-04-26usb: host: xhci: plat: change type of mvebu init_quirk()Felipe Balbi
2016-04-26usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup()Felipe Balbi
2016-04-26usb: xhci: plat: add ->plat_start() and ->init_quirk() methodsFelipe Balbi
2016-04-26usb: host: xhci: rcar: retire use of xhci_plat_type_is()Felipe Balbi
2016-04-26usb: xhci: remove duplicate code of interval checkingAlexandr Ivanov
2016-04-26usb: xhci: remove duplicate function xhci_urb_to_transfer_ringAlexandr Ivanov
2016-04-26usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functionsAlexandr Ivanov
2016-04-26drivers: usb: core: Minimize irq disabling in usb_sg_cancel()David Mosberger
2016-04-26drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.David Mosberger
2016-04-26usbip: vudc: Add vudc to KconfigIgor Kotrasinski
2016-04-26usbip: vudc: Add SysFS infrastructure for VUDCIgor Kotrasinski
2016-04-26usbip: vudc: Add UDC specific opsIgor Kotrasinski
2016-04-26usbip: vudc: Add vudc_txIgor Kotrasinski
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-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