summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2015-10-22drm/msm/hdmi: Add basic HDMI support for msm8996Stephane Viau1-0/+3
2015-10-22drm/msm/mdp5: Avoid printing error messages for optional clocksStephane Viau1-1/+2
2015-10-22Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie1-5/+9
2015-10-22Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into dr...Dave Airlie1-0/+65
2015-10-21drm: rcar-du: Add support for the R8A7794 DULaurent Pinchart1-1/+3
2015-10-21drm: rcar-du: Add support for the R8A7793 DULaurent Pinchart1-5/+7
2015-10-21drm/vc4: Add devicetree bindings for VC4.Eric Anholt1-0/+65
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-13/+83
2015-10-20Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+1
2015-10-16gpu/doc: Add vga_switcheroo documentationLukas Wunner1-4/+72
2015-10-16gpu/doc: Fix up remaining occurrences of old document titleLukas Wunner1-6/+6
2015-10-16drm/doc: Rename docbook to gpu.tmplDaniel Vetter2-2/+2
2015-10-16drm: Enforce unlocked ioctl operation for kms driver ioctlsDaniel Vetter1-1/+3
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie9-22/+69
2015-10-16Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-81/+19
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2015-10-10Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-3/+7
2015-10-09dm snapshot: add new persistent store option to support overflowMike Snitzer1-3/+7
2015-10-07drm/i915: DocBook add i915_component.h supportLibin Yang1-0/+1
2015-10-07Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into ...Mark Brown1-1/+1
2015-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+2
2015-10-02Merge tag 'drm-intel-next-2015-09-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+14
2015-10-02Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-13/+38
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki1-13/+38
2015-09-30usb: renesas_usbhs: Add support for R-Car H3Yoshihiro Shimoda1-0/+1
2015-09-30drm/drm_ioctl.c: kerneldocDaniel Vetter1-0/+1
2015-09-30drm/doc: Update docs about device instance setupDaniel Vetter1-81/+18
2015-09-30Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter343-1541/+9891
2015-09-30testptp: Silence compiler warnings on ppc64Thomas Huth1-0/+1
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-7/+10
2015-09-29spi: sh-msiof: Match renesas,rx-fifo-size in DT bindings doc with driverGeert Uytterhoeven1-1/+1
2015-09-29Merge tag 'keys-fixes-20150925' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris1-1/+1
2015-09-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+18
2015-09-27Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-7/+105
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2015-09-25MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldDavid Howells1-1/+1
2015-09-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-1/+1
2015-09-25PCI / PM: Update runtime PM documentation for PCI devicesRafael J. Wysocki1-13/+38
2015-09-25Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-17/+30
2015-09-25Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi1-1/+1
2015-09-25gpio: mention in DT binding doc that <name>-gpio is deprecatedJavier Martinez Canillas1-1/+3
2015-09-25PCI: rcar: Add R8A7794 supportSergei Shtylyov1-1/+2
2015-09-24Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+10
2015-09-24drm: Spell vga_switcheroo consistentlyLukas Wunner1-1/+1
2015-09-24Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter332-1507/+9732
2015-09-22MIPS: ATH79: Add irq chip ar7240-misc-intcAlexander Couzens1-2/+18
2015-09-22Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown1-6/+10
2015-09-22Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', ...Mark Brown1-1/+6