Go to file
Inki Dae 059e3c0b2f drm/exynos: mic: clean up drm_bridge_add call
This patch removes unnecessary checking of return value.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1499071350-25168-13-git-send-email-inki.dae@samsung.com
2017-08-21 08:50:35 +05:30
arch ARM: OMAP2+: Don't register omapdss device for omapdrm 2017-08-16 15:38:51 +03:00
block
certs
crypto
Documentation drm/panel: Add driver for Seiko 43WVF1G panel 2017-08-18 17:10:45 +02:00
drivers drm/exynos: mic: clean up drm_bridge_add call 2017-08-21 08:50:35 +05:30
firmware
fs
include dma-buf/sync_file: document flags field 2017-08-18 14:07:26 -03:00
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio 2017-08-16 12:52:41 +03:00
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: drm/panel is now maintained in drm-misc 2017-08-18 17:10:45 +02:00
Makefile
README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.