summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-10-19usb: gadget: fix a trivial typoGeliang Tang
2015-10-17usb: gadget: gserial: Privatize close_waitPeter Hurley
2015-10-17usb/host/fotg210: Remove return statement inside ifPeter Senna Tschudin
2015-10-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-10-17xhci: handle no ping response error properlyMathias Nyman
2015-10-17xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman
2015-10-16usb/host/fotg210: Add function scan_frame_queue()Peter Senna Tschudin
2015-10-16usb/host/fotg210: Add function: output_buf_tds_dir()Peter Senna Tschudin
2015-10-16usb/host/fotg210: convert macro to inline functionPeter Senna Tschudin
2015-10-16usb/host/fotg210: replace msleep by usleep_rangePeter Senna Tschudin
2015-10-16usb/host/fotg210: change kmalloc by kmalloc_arrayPeter Senna Tschudin
2015-10-16usb/host/fotg210: Remove useless else statementPeter Senna Tschudin
2015-10-16usb/host/fotg210: remove KERN_WARNING from pr_warnPeter Senna Tschudin
2015-10-16usb/host/fotg210: Fix coding style issuesPeter Senna Tschudin
2015-10-16usb-host: Remove fusbh200 driverPeter Senna Tschudin
2015-10-16usb: hcd: use USB_DT_*Sergei Shtylyov
2015-10-16usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMADuc Dang
2015-10-16usb: Add support for ACPI identification to xhci-platformDuc Dang
2015-10-16usb: make xhci platform driver use 64 bit or 32 bit DMADuc Dang
2015-10-16usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcdLu, Baolu
2015-10-16xhci: replace custom implementation of readq / writeqAndy Shevchenko
2015-10-16xhci: create one unified function to calculate TRB TD remainder.Mathias Nyman
2015-10-16usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume()Douglas Anderson
2015-10-16usb: musb: core: add common method of getting vbus statusRoman Alyautdin
2015-10-15usb: gadget: loopback: Fix looping back logic implementationKrzysztof Opasiak
2015-10-15usb: gadget: loopback: fix: Don't share qlen and buflen between instancesKrzysztof Opasiak
2015-10-14usb: gadget: f_sourcesink: fix function params handlingRobert Baldyga
2015-10-14usb: dwc2: refactor common low-level hw code to platform.cMarek Szyprowski
2015-10-14usb: dwc2: remove no longer needed init_mutexMarek Szyprowski
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_serial: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_phonet: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_obex: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_uac2: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_uac1: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_mass_storage: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_sourcesink: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_printer: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_midi: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_loopback: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/ether: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_acm: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_hid: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/uvc: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb: misc: usbtest: add bulk queue testPeter Chen
2015-10-13usb: dwc2: fix duplicate argument warningMian Yousaf Kaukab
2015-10-12Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"Ville Syrjälä
2015-10-12Revert "usb: dwc3: gadget: remove unnecessary _irqsave()"Felipe Balbi
2015-10-12Merge 4.3-rc5 into usb-nextGreg Kroah-Hartman