aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-06-20usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_programPeter Ujfalusi
2017-06-20usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirksPeter Ujfalusi
2017-06-20usb: musb: Add quirk to avoid skb reserve in gadget modePeter Ujfalusi
2017-06-20usb: musb: musb_cppi41: Defer probe only if DMA is not readyAlexandre Bailon
2017-06-20Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-06-20Merge 4.12-rc6 into usb-nextGreg Kroah-Hartman
2017-06-19usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol
2017-06-19usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol
2017-06-19usb: gadget: f_uac2: split out audio coreRuslan Bilovol
2017-06-19usb: gadget: f_uac2: remove platform driver/device creationRuslan Bilovol
2017-06-19usb: gadget: function: f_uac1: implement get_alt()Ruslan Bilovol
2017-06-19usb: gadget: udc: atmel: Remove unnecessary macrosAlexandre Belloni
2017-06-19usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam
2017-06-18Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-15xhci: cleanup finish_td() skip optionMathias Nyman
2017-06-15xhci: cleanup virtual endoint structure, remove stopped_streamMathias Nyman
2017-06-15xhci: handle transfer events without TRB pointerMathias Nyman
2017-06-15xhci: support calling cleanup_halted_endpoint with soft retryMathias Nyman
2017-06-15xhci: Add support for endpoint soft resetMathias Nyman
2017-06-15xhci: refactor transfer event errors and completion codesMathias Nyman
2017-06-15xhci: remove endpoint ring cacheMathias Nyman
2017-06-15usb: Avoid unnecessary LPM enabling and disabling during suspend and resumeMathias Nyman
2017-06-15USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-15usb: dwc3: exynos: Handle return value of clk_prepare_enableArvind Yadav
2017-06-15usb: gadget: mv_udc: Handle return value of clk_prepare_enable.Arvind Yadav
2017-06-13usb: dwc3: gadget: increase readability of dwc3_gadget_init_endpoints()Andy Shevchenko
2017-06-13usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun
2017-06-13usb: gadget: udc: renesas_usb3: add support for dedicated DMACYoshihiro Shimoda
2017-06-13usb: gadget: udc: atmel: Remove AVR32 bits from the driverAndy Shevchenko
2017-06-13usb: mtu3: Handle return value of clk_prepare_enableArvind Yadav
2017-06-13usb: dwc3: core: program PHY for proper DRD modesFelipe Balbi
2017-06-13usb: dwc3: core: initialize ULPI before trying to get the PHYFelipe Balbi
2017-06-13usb: dwc3: ulpi: conditionally resume ULPI PHYFelipe Balbi
2017-06-13usb: dwc3: ep0: make sure wValue is 0 on GetStatus()Felipe Balbi
2017-06-13usb: gadget: udc: add a 'function' sysfs fileFelipe Balbi
2017-06-13usb: gadget: dummy: implement ->udc_set_speed()Felipe Balbi
2017-06-13usb: dwc3: gadget: implement ->udc_set_speed()Felipe Balbi
2017-06-13usb: gadget: core: introduce ->udc_set_speed() methodFelipe Balbi
2017-06-13usb: gadget: udc: Add Synopsys UDC Platform driverRaviteja Garimella
2017-06-13usb: gadget: udc: Provide correct arguments for 'dma_pool_create'Raviteja Garimella
2017-06-13usb: gadget: udc: make debug prints compatible with both pci and platform dev...Raviteja Garimella
2017-06-13usb: gadget: udc: Rename amd5536udc driver file based on IPRaviteja Garimella
2017-06-13usb: gadget: configfs: use hexadecimal values and new lineStefan Agner
2017-06-13usb: gadget: configfs: make qw_sign attribute symmetricStefan Agner
2017-06-13USB: of: fix root-hub device-tree node handlingJohan Hovold
2017-06-13USB: of: document reference taken by child-lookup helperJohan Hovold
2017-06-13USB: core: fix device node leakJohan Hovold
2017-06-13usb: misc: usbsevseg: Use sysfs_match_string() helperAndy Shevchenko
2017-06-13usb/early: Remove trace_printk() callers in xhci-dbcLu Baolu