summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-03-04usb: dwc2: host: Giveback URB in tasklet contextDouglas Anderson
2016-03-04usb: dwc2: host: Add a delay before releasing periodic bandwidthDouglas Anderson
2016-03-04usb: dwc2: host: Add scheduler tracingDouglas Anderson
2016-03-04usb: dwc2: host: fix split transfer schedule sequenceDouglas Anderson
2016-03-04usb: dwc2: host: Always add to the tail of queuesDouglas Anderson
2016-03-04usb: dwc2: host: Avoid use of chan->qh after qh freedDouglas Anderson
2016-03-04usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066Douglas Anderson
2016-03-04usb: dwc2: host: Get aligned DMA in a more supported wayDouglas Anderson
2016-03-04usb: dwc2: rockchip: Make the max_transfer_size automaticDouglas Anderson
2016-03-04usb: dwc3: Validate the maximum_speed parameterJohn Youn
2016-03-04usb: musb: sunxi: support module autoloadingEmilio López
2016-03-04usb: chipidea: otg: add A idle to B disconnect timerLi Jun
2016-03-04usb: chipidea: otg: enable HNP polling support for gadget and hostLi Jun
2016-03-04usb: chipidea: otg: set host_request_flag for gadgetLi Jun
2016-03-04usb: gadget: composite: handle otg status selector request from OTG hostLi Jun
2016-03-04usb: chipidea: udc: bypass otg status selector handling to gadget driverLi Jun
2016-03-04usb: common: otg-fsm: add HNP polling supportLi Jun
2016-03-04usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski
2016-03-04usb: gadget: f_midi: stash substream in gmidi_in_port structureMichal Nazarewicz
2016-03-04usb: gadget: f_midi: missing unlock on error pathDan Carpenter
2016-03-04usb: gadget: f_midi: use flexible array member for gmidi_in_port elementsMichal Nazarewicz
2016-03-04usb: gadget: f_midi: fix in_last_port looping logicMichal Nazarewicz
2016-03-04usb: gadget: f_midi: move some of f_midi_transmit to separate funcMichal Nazarewicz
2016-03-04usb: gadget: f_midi: remove useless midi reference from port structFelipe F. Tonello
2016-03-04usb: f_fs: avoid race condition with ffs_epfile_io_completeDu, Changbin
2016-03-04usb: f_fs: refactor ffs_epfile_ioMichal Nazarewicz
2016-03-04usb: f_fs: replace unnecessary goto with a returnMichal Nazarewicz
2016-03-04usb: f_fs: fix ffs_epfile_io returning success on req alloc failureMichal Nazarewicz
2016-03-04usb: f_fs: fix memory leak when ep changes during transferMichal Nazarewicz
2016-03-04usb: phy: phy-am335x: remove include of regulator/consumer.hBjorn Helgaas
2016-03-04usb: gadget: pxa25x_udc: document endianess betterArnd Bergmann
2016-03-04usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann
2016-03-04usb: musb: use %pad format string from dma_addr_tArnd Bergmann
2016-03-04usb: isp1301-omap: mark power_up as __maybe_unusedArnd Bergmann
2016-03-04usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann
2016-03-04usb: gadget: pxa25x_udc: use readl/writel for mmioArnd Bergmann
2016-03-04usb: gadget: pxa25x_udc cleanupArnd Bergmann
2016-03-04usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann
2016-03-04usb: renesas_usbhs: Don't check CSSTS bit if peripheral modeYoshihiro Shimoda
2016-03-04usb: renesas_usbhs: add R-Car Gen3 power controlYoshihiro Shimoda
2016-03-04usb: dwc3: Enable SuperSpeedPlusJohn Youn
2016-03-04usb: dwc3: Update maximum_speed for SuperSpeedPlusJohn Youn
2016-03-04usb: dwc3: Update speed checks for SuperSpeedPlusJohn Youn
2016-03-04usb: dwc3: Update register fields for SuperSpeedPlusJohn Youn
2016-03-04usb: dwc3: DWC_usb31 controller checkJohn Youn
2016-03-04usb: gadget: f_mass_storage: Enable SuperSpeedPlusJohn Youn
2016-03-04usb: gadget: composite: Update debug message for SuperSpeedPlusJohn Youn
2016-03-04usb: gadget: composite: Configure the usb_ep for SuperSpeedPlusJohn Youn
2016-03-04usb: gadget: composite: Write SuperSpeedPlus config descriptorsJohn Youn
2016-03-04usb: gadget: composite: Add function to get descriptorsJohn Youn