summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-23Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman74-2255/+2747
2015-10-19usb: gadget: net2280: restore ep_cfg after defect7374 workaroundMian Yousaf Kaukab1-1/+1
2015-10-19usb: dwc2: host: Fix use after free w/ simultaneous irqsDoug Anderson1-10/+60
2015-10-19usb: gadget: fix a trivial typoGeliang Tang1-1/+1
2015-10-18usb/host/fotg210: Remove return statement inside ifPeter Senna Tschudin1-7/+5
2015-10-18Merge tag 'phy-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman11-15/+898
2015-10-17usb/host/fotg210: Add function scan_frame_queue()Peter Senna Tschudin1-67/+76
2015-10-17usb/host/fotg210: Add function: output_buf_tds_dir()Peter Senna Tschudin1-31/+31
2015-10-17usb/host/fotg210: convert macro to inline functionPeter Senna Tschudin1-11/+16
2015-10-17usb/host/fotg210: replace msleep by usleep_rangePeter Senna Tschudin1-1/+1
2015-10-17usb/host/fotg210: change kmalloc by kmalloc_arrayPeter Senna Tschudin1-1/+1
2015-10-17usb/host/fotg210: Remove useless else statementPeter Senna Tschudin1-3/+2
2015-10-17usb/host/fotg210: remove KERN_WARNING from pr_warnPeter Senna Tschudin1-1/+1
2015-10-17usb/host/fotg210: Fix coding style issuesPeter Senna Tschudin2-977/+769
2015-10-17usb-host: Remove fusbh200 driverPeter Senna Tschudin5-6577/+0
2015-10-17usb: hcd: use USB_DT_*Sergei Shtylyov1-14/+15
2015-10-17usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMADuc Dang1-0/+10
2015-10-17usb: Add support for ACPI identification to xhci-platformDuc Dang1-0/+9
2015-10-17usb: make xhci platform driver use 64 bit or 32 bit DMADuc Dang1-7/+13
2015-10-17usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcdLu, Baolu1-3/+2
2015-10-17xhci: replace custom implementation of readq / writeqAndy Shevchenko1-10/+4
2015-10-17xhci: create one unified function to calculate TRB TD remainder.Mathias Nyman2-62/+46
2015-10-17MAINTAINERS: add Mediatek usb3 phy driverChunfeng Yun1-0/+7
2015-10-16usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume()Douglas Anderson1-1/+4
2015-10-16usb: musb: core: add common method of getting vbus statusRoman Alyautdin2-4/+11
2015-10-15usb: gadget: loopback: Fix looping back logic implementationKrzysztof Opasiak1-39/+92
2015-10-15usb: gadget: loopback: fix: Don't share qlen and buflen between instancesKrzysztof Opasiak1-11/+13
2015-10-14usb: gadget: f_sourcesink: fix function params handlingRobert Baldyga1-58/+62
2015-10-14usb: dwc2: refactor common low-level hw code to platform.cMarek Szyprowski3-216/+210
2015-10-14usb: dwc2: remove no longer needed init_mutexMarek Szyprowski3-19/+0
2015-10-13usb: misc: usbtest: add bulk queue testPeter Chen1-31/+74
2015-10-13usb: dwc2: fix duplicate argument warningMian Yousaf Kaukab1-2/+1
2015-10-12Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"Ville Syrjälä1-16/+21
2015-10-12Revert "usb: dwc3: gadget: remove unnecessary _irqsave()"Felipe Balbi1-2/+3
2015-10-12Merge 4.3-rc5 into usb-nextGreg Kroah-Hartman418-2009/+3226
2015-10-11Linux 4.3-rc5Linus Torvalds1-2/+2
2015-10-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-7/+8
2015-10-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+4
2015-10-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2015-10-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+6
2015-10-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-14/+33
2015-10-11Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2-4/+4
2015-10-11MAINTAINERS: Change Matt Fleming's email addressMatt Fleming1-2/+2
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-4/+43
2015-10-10Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-28/+79
2015-10-10Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+1
2015-10-10Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+19
2015-10-10Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-12/+8
2015-10-10Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-10-10namei: results of d_is_negative() should be checked after dentry revalidationTrond Myklebust1-2/+6