summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2018-10-17ASoC: nau8822: new codec driverDavid Lin1-0/+16
2018-10-17ASoC: dt-binding: Add bindings for Allwinner A64 codec's analog path controlsVasily Khoruzhick1-0/+12
2018-10-17ASoC: sun4i-i2s: Add compatibility with A64 codec I2SMarcus Cooper1-0/+2
2018-10-08ASoC: dt-bindings: max98088: add external clock bindingMarco Felsch1-0/+8
2018-10-08ASoC: Add device tree documentation file for wm8782 stereo DACDaniel Mack1-0/+17
2018-10-05ASoC: dt-bindings: add dt bindings for adau1977 audio codecAlexandru Ardelean1-0/+54
2018-10-04ASoC: ts3a227e: fix a typo in documentationTzung-Bi Shih1-1/+1
2018-10-04ASoC: add fault detect recovery property to DT bindingsDaniel Mack1-0/+3
2018-09-28ASoC: rsnd: Add r8a7744 supportBiju Das1-0/+1
2018-09-25ASoC: dt-bindings: add max98088 audio codecAndreas Färber1-0/+15
2018-09-19ASoC: q6afe: dt-bindings: Update input range for qcom,sd-linesRohit kumar1-9/+9
2018-09-06ASoC: rsnd: Add device tree binding for r8a77990Hiroyuki Yokoyama1-0/+1
2018-09-03ASoC: mikroe-proto: dt-bindings: add DT bindings for PROTO boardCodrin Ciubotariu2-0/+24
2018-08-29ASoC: meson: add axg pdm input DT binding documentationJerome Brunet1-0/+24
2018-08-28ASoC: pcm3060: Add codec driverKirill Marinushkin1-0/+17
2018-08-28ASoC: rsnd: Add r8a774a1 supportFabrizio Castro1-1/+2
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2018-08-26Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds3-3/+24
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds4-7/+6
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds3-2/+3
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+5
2018-08-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-8/+3
2018-08-24arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria2-3/+3
2018-08-24Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n...Olof Johansson1-0/+21
2018-08-24Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner1-0/+1
2018-08-24i2c: ocores: update my email addressPeter Korsgaard1-1/+1
2018-08-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-57/+121
2018-08-24treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann1-1/+1
2018-08-24docs/core-api: mm-api: add section about GFP flagsMike Rapoport1-0/+21
2018-08-24docs/core-api: split memory management API to a separate fileMike Rapoport3-54/+58
2018-08-24docs/core-api: move *{str,mem}dup* to "String Manipulation"Mike Rapoport1-1/+5
2018-08-24docs/core-api: kill trailing whitespace in kernel-api.rstMike Rapoport1-1/+0
2018-08-24treewide: correct "differenciate" and "instanciate" typosFinn Thain1-1/+1
2018-08-24namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca1-0/+36
2018-08-24Merge tag 'pwm/for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+8
2018-08-24Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds3-14/+35
2018-08-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds24-65/+191
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-61/+359
2018-08-23Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...Linus Torvalds1-0/+78
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-10/+93
2018-08-22Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2-0/+26
2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-5/+41
2018-08-22ipc: reorganize initialization of kern_ipc_perm.seqManfred Spraul1-1/+2
2018-08-22kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov1-1/+14
2018-08-22/proc/meminfo: add percpu populated pages countDennis Zhou (Facebook)1-0/+3
2018-08-22mm, oom: introduce memory.oom.groupRoman Gushchin1-0/+18
2018-08-22Documentation/sysctl/vm.txt: update __vm_enough_memory()'s pathjuviliu1-1/+1
2018-08-22mm: clarify CONFIG_PAGE_POISONING and usageKees Cook1-2/+3
2018-08-22ata: libahci_platform: add reset control supportKunihiko Hayashi1-0/+1
2018-08-22initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada2-4/+4