summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-11drm: rcar-du: fix error return codeJulia Lawall1-1/+1
2014-12-11drm/rcar: gem: dumb: pitch is an outputThierry Reding1-1/+1
2014-12-11gpu: drm: rcar-du: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-11drm: add register and unregister functions for connectorsThomas Wood7-13/+41
2014-12-11drm: kerneldoc polish for drm_crtc.cDaniel Vetter1-44/+570
2014-12-11drm: add pseudo filesystem for shared inodesDavid Herrmann2-0/+75
2014-12-11drm: provide device-refcountDavid Herrmann6-19/+50
2014-12-11drm: Introduce drm_dev_set_unique()Thierry Reding3-6/+46
2014-12-11drm: group dev-lifetime related membersDavid Herrmann1-9/+12
2014-12-11drm: rip out dev->devnameDaniel Vetter7-62/+1
2014-12-11drm: Protect the master management with a drm_device::master_mutex v3Thomas Hellstrom3-47/+64
2014-12-11drm: Remove the minor master listThomas Hellstrom2-7/+0
2014-12-11drm: allocate minors earlyDavid Herrmann1-39/+70
2014-12-11drm: Improve on minor type helpers v3Thomas Hellstrom3-7/+10
2014-12-11drm: Have the crtc code only reference master from legacy nodes v2Thomas Hellstrom1-6/+8
2014-12-11drm: Make control nodes master-less v3Thomas Hellstrom3-5/+13
2014-12-11drm: Break out ioctl permission check to a separate function v2Thomas Hellstrom1-38/+75
2014-12-11drm/irq: track the irq installed in drm_irq_install in dev->irqDaniel Vetter2-7/+13
2014-12-11drm: skip redundant minor-lookup in open pathDavid Herrmann1-12/+7
2014-12-11drm: use anon-inode instead of relying on cdevsDavid Herrmann15-54/+44
2014-12-11drm: add minor-lookup/release helpersDavid Herrmann3-23/+70
2014-12-10Merge tag 'backport/v3.14.24-ltsi-rc1/micrel-20141210' into backport/v3.14.24...Simon Horman2-4/+63
2014-12-10micrel: fix masking off LED bitsSergei Shtylyov1-1/+1
2014-12-10phy: micrel: add of configuration for LED modeBen Dooks2-4/+63
2014-12-10Merge tag 'v3.14.26' into backport/v3.14.24-ltsi-rc1+v3.14.26/snapshot-merge.wipSimon Horman84-375/+688
2014-12-06Linux 3.14.26Greg Kroah-Hartman1-1/+1
2014-12-06nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery1-1/+1
2014-12-06x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini3-2/+16
2014-12-06batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang1-1/+1
2014-12-06powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2-4/+3
2014-12-06locks: eliminate BUG() call when there's an unexpected lock on file closeJeff Layton1-6/+18
2014-12-06bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN1-2/+5
2014-12-06gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt1-0/+10
2014-12-06drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher1-1/+1
2014-12-06bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi1-0/+7
2014-12-06net/ping: handle protocol mismatching scenarioJane Zhou1-0/+2
2014-12-06nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton1-9/+8
2014-12-06nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust1-2/+6
2014-12-06nfsd: correctly define v4.2 support attributesChristoph Hellwig1-3/+6
2014-12-06rt2x00: do not align payload on modern H/WStanislaw Gruszka1-38/+12
2014-12-06can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper1-1/+1
2014-12-06scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg1-0/+1
2014-12-06vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINTNicholas Bellinger1-0/+24
2014-12-06spi: dw: Fix dynamic speed change.Thor Thayer1-5/+1
2014-12-06iser-target: Disable TX completion interrupt coalescingNicholas Bellinger1-2/+2
2014-12-06Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg1-1/+2
2014-12-06iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg1-10/+19
2014-12-06target: Don't call TFO->write_pending if data_length == 0Roland Dreier1-1/+1
2014-12-06srp-target: Retry when QP creation fails with ENOMEMBart Van Assche1-0/+8
2014-12-06Input: xpad - use proper endpoint typeGreg Kroah-Hartman1-3/+13