summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-22drm/radeon: add a backlight quirk for Amilo Xi 2550Alex Deucher
2014-09-22drm/radeon: add a module parameter for backlight control (v2)Alex Deucher
2014-09-22drm/radeon: Update IH_RB_RPTR register after each processed interruptMichel Dänzer
2014-09-22drm/radeon: Make IH ring overflow debugging output more usefulMichel Dänzer
2014-09-22drm/radeon: Clear RB_OVERFLOW bit earlierMichel Dänzer
2014-09-20drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs
2014-09-20Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-09-20drm/bochs: add missing drm_connector_register callGerd Hoffmann
2014-09-20drm/cirrus: add missing drm_connector_register callGerd Hoffmann
2014-09-18drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_pageMichel Dänzer
2014-09-19Merge tag 'drm-intel-fixes-2014-09-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-09-18drm/nouveau/runpm: fix module unloadAlex Deucher
2014-09-18drm/radeon/px: fix module unloadAlex Deucher
2014-09-18vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
2014-09-18drm/radeon: don't reset dma on r6xx-evergreen initAlex Deucher
2014-09-18drm/radeon: don't reset sdma on CIK initAlex Deucher
2014-09-18drm/radeon: don't reset dma on NI/SI initAlex Deucher
2014-09-18drm/radeon/dpm: fix resume on mullinsAlex Deucher
2014-09-18drm/radeon: Disable HDP flush before every CS again for < r600Michel Dänzer
2014-09-18drm/radeon: delete unused PTE_* definesKyle McMartin
2014-09-18drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chvVille Syrjälä
2014-09-17drm: sti: do not iterate over the info frame arrayBenjamin Gaignard
2014-09-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-15Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-15drm/i915: Fix SRC_COPY width on 830/845gChris Wilson
2014-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang
2014-09-14NTB: correct the spread of queues over mw'sJon Mason
2014-09-13[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro
2014-09-13Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2014-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-09-12Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-09-12Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-12Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-09-12Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-09-12Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-09-12Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-09-12video: ARM CLCD: Fix color model capabilities for DT platformsPawel Moll
2014-09-11Input: i8042 - also set the firmware id for MUXed portsHans de Goede
2014-09-11Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede
2014-09-11Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede
2014-09-11Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov
2014-09-12drm/ast: AST2000 cannot be detected correctlyY.C. Chen