Input: eeti_ts - expect platform code to set interrupt trigger
Dmitry Torokhov authored

Instead of keying interrupt trigger off GPIO polarity, let's rely on
platform code to set it up properly for us.
Reviewed-by: default avatarDaniel Mack <daniel@zonque.org>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
d422be5f
Name Last commit Last update
Documentation Merge tag 'v4.11-rc5' into next
arch Input: eeti_ts - expect platform code to set interrupt trigger
block blk-mq: include errors in did_work calculation
certs certs: Add a secondary system keyring that can be added to dynamically
crypto Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
drivers Input: eeti_ts - expect platform code to set interrupt trigger
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs
fs Merge branch 'akpm' (patches from Andrew)
include Merge branch 'ib/4.11-rc3-i2c-irq-resources' into next
init mm: move mm_percpu_wq initialization earlier
ipc Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
kernel Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
lib Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
mm mm/hugetlb.c: don't call region_abort if region_chg fails
net Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
samples Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
scripts x86/build: Mostly disable '-maccumulate-outgoing-args'
security Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
sound ALSA: hda - fix a problem for lineout on a Dell AIO machine
tools Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
usr kbuild: initramfs cleanup, set target from Kconfig
virt KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Add hch to .get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
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.