summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-02uwb: uwbd() is not freezable kthreadJiri Kosina1-1/+0
2015-12-01xhci: rework xhci extended capability list parsing functionsMathias Nyman3-117/+64
2015-12-01xhci: use debug level when printing out interval rounding messagesMathias Nyman1-1/+1
2015-12-01arm64: dts: mediatek: add xHCI & usb phy for mt8173Chunfeng Yun2-0/+58
2015-12-01xhci: mediatek: support MTK xHCI host controllerChunfeng Yun8-6/+1383
2015-12-01dt-bindings: Add a binding for Mediatek xHCI host controllerChunfeng Yun1-0/+51
2015-12-01usb: host: xhci-plat: add support for the R-Car H3 xHCI controllersYoshihiro Shimoda5-4/+23
2015-12-01usb: host: xhci-plat: add support for the R-Car M2-N xHCI controllerYoshihiro Shimoda2-2/+5
2015-12-01usb: host: xhci-rcar: Change code for new SoCsYoshihiro Shimoda3-14/+26
2015-12-01usb: host: xhci-plat: add firmware_name in xhci_plat_privYoshihiro Shimoda1-0/+1
2015-12-01usb: host: xhci-plat: add struct xhci_plat_privYoshihiro Shimoda2-25/+85
2015-12-01usb: host: xhci: add a platform-private fieldYoshihiro Shimoda1-0/+3
2015-12-01usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda3-3/+1
2015-12-01xhci: use the correct define to indicate port status suspend change.Mathias Nyman1-1/+1
2015-12-01USB: EHCI: warn on unexpectedly active QHAlan Stern2-2/+8
2015-12-01USB: EHCI: enhance "async" debugfs outputAlan Stern1-4/+11
2015-12-01USB: add usbfs snooping for REAP and DISCARDAlan Stern1-3/+13
2015-12-01USB: limit usbfs snooping of URB contentsAlan Stern2-1/+12
2015-11-30Linux 4.4-rc3Linus Torvalds1-1/+1
2015-11-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-993/+1093
2015-11-30Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2-36/+9
2015-11-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-5/+9
2015-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds7-8/+13
2015-11-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-2/+4
2015-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds11-64/+53
2015-11-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds8-152/+316
2015-11-29target/stat: print full t10_wwn.model bufferDavid Disseldorp1-1/+1
2015-11-29target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt1-2/+2
2015-11-29qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani1-1/+1
2015-11-29kref: Remove kref_put_spinlock_irqsave()Bart Van Assche1-33/+0
2015-11-29target: Invoke release_cmd() callback without holding a spinlockBart Van Assche2-7/+12
2015-11-29target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger3-11/+18
2015-11-29iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2-1/+13
2015-11-29iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt1-5/+5
2015-11-29target/user: Do not set unused fields in tcmu_opsAndy Grover1-2/+0
2015-11-29target/user: Fix time calc in expired cmd processingAndy Grover1-1/+1
2015-11-29ARM: 8454/1: OF implies OF_FLATTREEArnd Bergmann1-2/+2
2015-11-29Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-14/+26
2015-11-28Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds12-75/+87
2015-11-28Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds6-8/+11
2015-11-28Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-66/+219
2015-11-28Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds4-4/+12
2015-11-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds50-254/+280
2015-11-28Merge tag 'pm+acpi-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+10
2015-11-27Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie16-917/+948
2015-11-27Merge tag 'sound-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds9-17/+124
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds10-123/+124
2015-11-27Merge tag 'nios2-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-20/+4
2015-11-27MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle3-5/+9
2015-11-27Merge tag 'arc-4.4-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-54/+24