summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-04usb: dwc2: Move host-specific core functions into hcd.cJohn Youn
2016-03-04usb: dwc2: Move register save and restore functionsJohn Youn
2016-03-04usb: dwc2: Use kmem_cache_free()Amitoj Kaur Chawla
2016-03-04usb: dwc2: host: If using uframe scheduler, end splits betterDouglas Anderson
2016-03-04usb: dwc2: host: Totally redo the microframe schedulerDouglas Anderson
2016-03-04usb: dwc2: host: Properly set even/odd frameDouglas Anderson
2016-03-04usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() callDouglas Anderson
2016-03-04usb: dwc2: host: Manage frame nums better in schedulerDouglas Anderson
2016-03-04usb: dwc2: host: Add scheduler logging for missed SOFsDouglas Anderson
2016-03-04usb: dwc2: host: Split code out to make dwc2_do_reserve()Douglas Anderson
2016-03-04usb: dwc2: host: Reorder things in hcd_queue.cDouglas Anderson
2016-03-04usb: dwc2: host: Rename some fields in struct dwc2_qhDouglas Anderson
2016-03-04usb: dwc2: host: Use periodic interrupt even with DMADouglas Anderson
2016-03-04usb: dwc2: host: There's not really a TT for the root hubDouglas Anderson
2016-03-04usb: dwc2: host: Properly set the HFIRDouglas Anderson
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