aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
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-15USB / PCI / PM: Allow the PCI core to do the resume cleanupRafael J. Wysocki
2017-06-14USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork
2017-06-14USB: serial: option: add two Longcheer device idsJohan Hovold
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: serial: ftdi_sio: remove broken alt-speed handlingJohan Hovold
2017-06-13USB: serial: ftdi_sio: simplify TIOCSSERIAL flag logicJohan Hovold
2017-06-13USB: of: fix root-hub device-tree node handlingJohan Hovold
2017-06-13USB: of: document reference taken by child-lookup helperJohan Hovold