aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-13dt-bindings: touchscreen: Add HY46XX bindingsGiulio Benetti1-0/+119
2021-04-13dt-bindings: Add Hycon Technology vendor prefixGiulio Benetti1-0/+2
2021-04-09Input: mms114 - convert bindings to YAML and extendLinus Walleij2-42/+87
2021-04-09dt-bindings: input: touchscreen: ilitek_ts_i2c: Add bindingsJoe Hung1-0/+73
2021-04-09dt-bindings: input/touchscreen: add bindings for msg2638Vincent Knecht1-0/+69
2021-03-25Merge tag 'v5.12-rc4' into nextDmitry Torokhov837-8820/+20896
2021-03-25dt-bindings: input: iqs5xx: Convert to YAMLJeff LaBundy2-80/+75
2021-03-25dt-bindings: input: Add bindings for Azoteq IQS626AJeff LaBundy1-0/+843
2021-03-25Input: rotary-encoder - update docs according to the latest API changesHeikki Krogerus1-2/+6
2021-03-25dt-bindings: input: atmel,maxtouch: add wakeup-sourceKrzysztof Kozlowski1-0/+3
2021-03-20dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line GPIODmitry Osipenko1-0/+29
2021-03-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+6
2021-03-19Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+4
2021-03-19documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_IDEmanuele Giuseppe Esposito1-1/+2
2021-03-18Merge tag 'xfs-5.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2021-03-18KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson1-2/+4
2021-03-16ASoC: dt-bindings: fsl_spdif: Add compatible string for new platformsShengjiu Wang1-0/+4
2021-03-15docs: ABI: Fix the spelling oustanding to outstanding in the file sysfs-fs-xfsBhaskar Chowdhury1-1/+1
2021-03-14Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2021-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2021-03-12KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier1-0/+3
2021-03-11Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+21
2021-03-11drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann1-0/+21
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-78/+7
2021-03-09dt-bindings/irq: Add compatible string for the JZ4760BPaul Cercueil1-0/+1
2021-03-07Input: exc3000 - add type sysfs attributeLucas Stach1-0/+9
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2021-03-05Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds6-39/+25
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-55/+60
2021-03-03docs: networking: drop special stable handlingJakub Kicinski3-77/+6
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse1-0/+41
2021-03-02KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1Kai Huang1-1/+1
2021-03-02block/bfq: update comments and default value in docs for fifo_expireJoseph Qi1-2/+2
2021-03-01docs: networking: bonding.rst Fix a typo in bonding.rstMasanari Iida1-1/+1
2021-03-01dt-bindings: media: Use graph and video-interfaces schemas, round 2Rob Herring5-38/+24
2021-02-28Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-6/+10
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+7
2021-02-26Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxLinus Torvalds51-79/+54
2021-02-26Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-37/+40
2021-02-26Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-ledsLinus Torvalds1-0/+113
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds13-25/+468
2021-02-26Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+41
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-36/+365
2021-02-26seq_file: document how per-entry resources are managed.NeilBrown1-0/+6
2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta1-0/+6
2021-02-26treewide: Miguel has movedMiguel Ojeda2-2/+2
2021-02-26kasan: clarify that only first bug is reported in HW_TAGSAndrey Konovalov1-2/+6
2021-02-26kfence: report sensitive information based on no_hash_pointersMarco Elver1-4/+4
2021-02-26kfence: add test suiteMarco Elver1-6/+6