summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-03usb: musb: ux500: delete unnecessary 'out of memory' messagesPeter Chen1-3/+1
2014-11-03usb: musb: davinci: delete unnecessary 'out of memory' messagesPeter Chen1-3/+1
2014-11-03usb: gadget: s3c-hsudc: delete unnecessary 'out of memory' messagesPeter Chen1-3/+1
2014-11-03usb: gadget: bcm63xx_udc: delete unnecessary 'out of memory' messagesPeter Chen1-3/+1
2014-11-03usb: gadget: fsl_qe_udc: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-11-03usb: gadget: mv_udc_core: delete unnecessary 'out of memory' messagesPeter Chen1-5/+1
2014-11-03usb: dwc3: gadget: WARN() on bogus usb_ep_queue()Felipe Balbi1-2/+10
2014-11-03usb: dwc3: gadget: set state to NOT_ATTACHED on disconnect_irqFelipe Balbi1-0/+1
2014-11-03usb: gadget: udc: document our sysfs ABIFelipe Balbi1-0/+93
2014-11-03usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz3-4/+7
2014-11-03usb: gadget: f_uac1: remove an unneeded NULL checkDan Carpenter1-3/+0
2014-11-03usb: gadget: udc-core: call ->disconnect() when soft disconnectingFelipe Balbi1-0/+1
2014-11-03usb: dwc3: get rid of ->prepare()/->complete()Felipe Balbi3-73/+8
2014-11-03usb: dwc3: dwc3-omap: get rid of ->prepare()/->complete()George Cherian1-18/+2
2014-11-03usb: gadget: pxa27x_udc: add devicetree supportRobert Jarzmik1-0/+11
2014-11-03usb: gadget: pxa27x_udc: transfer mach_info into pxa_udcRobert Jarzmik2-7/+7
2014-11-03usb: gadget: pxa27x_udc: prepare device-tree supportRobert Jarzmik2-26/+31
2014-11-03usb: renesas_usbhs: add support for generic PHYYoshihiro Shimoda2-0/+30
2014-11-03usb: renesas_usbhs: clean up rcar2.c to support a generic PHYYoshihiro Shimoda1-22/+26
2014-11-03usb: renesas_usbhs: rename phy to usb_phy in usbhs_privYoshihiro Shimoda2-14/+14
2014-11-03usb: dwc3: ep0: trace ep0 TRBs tooFelipe Balbi1-0/+6
2014-11-03usb: gadget: composite: conditionally dequeue os_desc and setup requestsFelipe Balbi1-3/+48
2014-11-03usb: gadget: composite: set our req->context to cdevFelipe Balbi1-0/+7
2014-11-03usb: gadget: composite: introduce setup and os_desc pending flagsFelipe Balbi1-0/+5
2014-11-03usb: dwc3: add ACPI supportHeikki Krogerus1-0/+13
2014-11-03usb: dwc3: core: only setting the dma_mask when neededHeikki Krogerus1-3/+5
2014-11-03usb: dwc3: trace: remove unnecessary newline characterFelipe Balbi2-13/+13
2014-11-03usb: dwc3: core: write LINUX_VERSION_CODE to our GUID registerFelipe Balbi1-0/+7
2014-11-03Linux 3.18-rc3Linus Torvalds1-2/+2
2014-11-03Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds6-39/+73
2014-11-03Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-19/+53
2014-11-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-83/+116
2014-11-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-9/+23
2014-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-16/+45
2014-11-02Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie7-42/+29
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-58/+50
2014-11-02irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds1-2/+0
2014-11-02drm/exynos: correct connector->dpms field before resumingAndrzej Hajda1-2/+6
2014-11-02drm/exynos: enable vblank after DPMS onAndrzej Hajda1-1/+4
2014-11-02drm/exynos: init kms poll at the end of initializationAndrzej Hajda1-6/+6
2014-11-02drm/exynos: propagate plane initialization errorsAndrzej Hajda1-2/+5
2014-11-02drm/exynos: vidi: fix build warningInki Dae1-1/+0
2014-11-02drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda5-22/+0
2014-11-02drm/exynos: init vblank with real number of crtcsAndrzej Hajda1-9/+9
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini1-1/+1
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka1-0/+4
2014-11-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2014-11-02Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linuxDave Airlie3-9/+24
2014-11-02Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-28/+31
2014-11-02Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds32-173/+319