summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-23usb: dwc3: gadget: don't send extra ZLPJohn Youn
2015-12-23usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controllerYoshihiro Shimoda
2015-12-23Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f...Mark Brown
2015-12-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-22Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-12-22ARM: tegra: Fix suspend hang on Tegra124 ChromebooksJon Hunter
2015-12-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-12-22um: Fix pointer castMickaël Salaün
2015-12-22Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2015-12-22Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2015-12-22bus: sunxi-rsb: Fix peripheral IC mapping runtime addressChen-Yu Tsai
2015-12-22bus: sunxi-rsb: Fix primary PMIC mapping hardware addressChen-Yu Tsai
2015-12-22usb: dwc2: add shutdown callback to platform variantHeiko Stübner
2015-12-22usb: gadget: bcm63xx_udc: use list_for_each_entry_safeGeliang Tang
2015-12-22usb: musb: core: call init and shutdown for the usb phyUwe Kleine-König
2015-12-22usb: gadget: forbid queuing request to a disabled epDu, Changbin
2015-12-22usb: dwc2: gadget: Repair DSTS register decodingMarek Vasut
2015-12-22usb: dwc2: gadget: Remove call to dwc2_hsotg_init()John Youn
2015-12-22usb: dwc2: Remove redundant reset in probeJohn Youn
2015-12-22usb: dwc2: Reduce delay when forcing mode in resetJohn Youn
2015-12-22usb: dwc2: gadget: Replace dwc2_hsotg_corereset()John Youn
2015-12-22usb: dwc2: gadget: Use hw params from coreJohn Youn
2015-12-22usb: dwc2: Improve handling of host and device hwparamsJohn Youn
2015-12-22usb: dwc2: Add functions to set and clear force modeJohn Youn
2015-12-22usb: dwc2: Move reset into dwc2_get_hwparams()John Youn
2015-12-22usb: dwc2: Move mode querying functions into core.hJohn Youn
2015-12-22usb: dwc2: Fix dr_mode validationJohn Youn
2015-12-22usb: dwc2: Add functions to check the HW OTG configJohn Youn
2015-12-22usb: dwc2: Add dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Rename dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Avoid more calls to dwc2_core_reset()Douglas Anderson
2015-12-22usb: dwc2: reduce dwc2 driver probe timeYunzhi Li
2015-12-22usb: dwc2: Speed dwc2_get_hwparams() on some host-only portsDouglas Anderson
2015-12-22usb: dwc2: Avoid double-reset at boot timeDouglas Anderson
2015-12-22usb: dwc2: reset dwc2 core before dwc2_get_hwparams()Yunzhi Li
2015-12-22usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()Douglas Anderson
2015-12-22usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interruptsGregory Herrero
2015-12-22usb: dwc2: fix transfer stop programming for out endpointDu, Changbin
2015-12-22usb: gadget: Add the console support for usb-to-serial portBaolin Wang
2015-12-22null_blk: fix use-after-free errorMike Krinkin
2015-12-22block: ensure to split after potentially bouncing a bioJunichi Nomura
2015-12-22NVMe: IO ending fixes on surprise removalKeith Busch
2015-12-22KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2015-12-22KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUIDPaolo Bonzini
2015-12-22KVM: MTRR: observe maxphyaddr from guest CPUID, not hostPaolo Bonzini
2015-12-22KVM: MTRR: fix fixed MTRR segment look upAlexis Dambricourt
2015-12-22MIPS: Fix build error due to unused variables.Ralf Baechle