summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-06-19usb: gadget: udc: atmel: Remove unnecessary macrosAlexandre Belloni2-12/+8
2017-06-19usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam1-1/+1
2017-06-18Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-28/+24
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-3/+2
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-7/+6
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-10/+5
2017-06-15xhci: cleanup finish_td() skip optionMathias Nyman1-9/+5
2017-06-15xhci: cleanup virtual endoint structure, remove stopped_streamMathias Nyman3-11/+7
2017-06-15xhci: handle transfer events without TRB pointerMathias Nyman1-2/+22
2017-06-15xhci: support calling cleanup_halted_endpoint with soft retryMathias Nyman1-6/+10
2017-06-15xhci: Add support for endpoint soft resetMathias Nyman2-3/+13
2017-06-15xhci: refactor transfer event errors and completion codesMathias Nyman1-38/+40
2017-06-15xhci: remove endpoint ring cacheMathias Nyman3-89/+15
2017-06-15usb: Avoid unnecessary LPM enabling and disabling during suspend and resumeMathias Nyman1-11/+2
2017-06-15USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern3-19/+8
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2017-06-15usb: dwc3: exynos: Handle return value of clk_prepare_enableArvind Yadav1-3/+10
2017-06-15usb: gadget: mv_udc: Handle return value of clk_prepare_enable.Arvind Yadav1-3/+6
2017-06-15USB / PCI / PM: Allow the PCI core to do the resume cleanupRafael J. Wysocki1-6/+1
2017-06-14USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork1-0/+1
2017-06-14USB: serial: option: add two Longcheer device idsJohan Hovold1-0/+4
2017-06-13usb: dwc3: gadget: increase readability of dwc3_gadget_init_endpoints()Andy Shevchenko1-14/+15
2017-06-13usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun1-2/+6
2017-06-13usb: gadget: udc: renesas_usb3: add support for dedicated DMACYoshihiro Shimoda1-0/+392
2017-06-13usb: gadget: udc: atmel: Remove AVR32 bits from the driverAndy Shevchenko2-12/+1
2017-06-13usb: mtu3: Handle return value of clk_prepare_enableArvind Yadav1-3/+20
2017-06-13usb: dwc3: core: program PHY for proper DRD modesFelipe Balbi1-1/+26
2017-06-13usb: dwc3: core: initialize ULPI before trying to get the PHYFelipe Balbi1-4/+6
2017-06-13usb: dwc3: ulpi: conditionally resume ULPI PHYFelipe Balbi1-0/+12
2017-06-13usb: dwc3: ep0: make sure wValue is 0 on GetStatus()Felipe Balbi1-0/+6
2017-06-13usb: gadget: udc: add a 'function' sysfs fileFelipe Balbi1-0/+13
2017-06-13usb: gadget: dummy: implement ->udc_set_speed()Felipe Balbi1-16/+23
2017-06-13usb: dwc3: gadget: implement ->udc_set_speed()Felipe Balbi1-43/+58
2017-06-13usb: gadget: core: introduce ->udc_set_speed() methodFelipe Balbi1-0/+20
2017-06-13usb: gadget: udc: Add Synopsys UDC Platform driverRaviteja Garimella5-20/+409
2017-06-13usb: gadget: udc: Provide correct arguments for 'dma_pool_create'Raviteja Garimella1-2/+2
2017-06-13usb: gadget: udc: make debug prints compatible with both pci and platform dev...Raviteja Garimella3-15/+18
2017-06-13usb: gadget: udc: Rename amd5536udc driver file based on IPRaviteja Garimella2-1/+1
2017-06-13usb: gadget: configfs: use hexadecimal values and new lineStefan Agner1-3/+3
2017-06-13usb: gadget: configfs: make qw_sign attribute symmetricStefan Agner1-2/+6
2017-06-13USB: serial: ftdi_sio: remove broken alt-speed handlingJohan Hovold1-47/+9
2017-06-13USB: serial: ftdi_sio: simplify TIOCSSERIAL flag logicJohan Hovold1-8/+5
2017-06-13USB: of: fix root-hub device-tree node handlingJohan Hovold2-4/+2
2017-06-13USB: of: document reference taken by child-lookup helperJohan Hovold1-1/+2
2017-06-13USB: core: fix device node leakJohan Hovold1-0/+2
2017-06-13usb: misc: usbsevseg: Use sysfs_match_string() helperAndy Shevchenko1-10/+8
2017-06-13usb/early: Remove trace_printk() callers in xhci-dbcLu Baolu1-1/+0
2017-06-13usb: mtu3: Handle return value of clk_prepare_enableArvind Yadav1-3/+20
2017-06-13usbip: vhci-hcd: Clean up the code by adding a new macroYuyang Du2-6/+9