summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-28dt-bindings: i2c: renesas,riic: Convert to json-schemaGeert Uytterhoeven3-33/+83
2021-05-28dt-bindings: i2c: renesas,iic-emev2: Convert to json-schemaGeert Uytterhoeven3-23/+55
2021-05-28dt-bindings: i2c: renesas,i2c: Convert to json-schemaGeert Uytterhoeven3-67/+159
2021-05-28dt-bindings: i2c: renesas,i2c: Drop "renesas,i2c-rcar"Geert Uytterhoeven1-1/+0
2021-05-28i2c: rcar: Drop "renesas,i2c-rcar"Geert Uytterhoeven1-1/+0
2021-05-27i2c: mediatek: Rename i2c irq nameQii Wang1-1/+1
2021-05-27i2c: i801: Use standard PCI constants instead of own onesHeiner Kallweit1-14/+6
2021-05-27i2c: i801: Replace waitqueue with completion APIHeiner Kallweit1-29/+19
2021-05-27i2c: i801: Remove unneeded warning after wait_event_timeout timeoutHeiner Kallweit1-8/+4
2021-05-27i2c: aspeed: disable additional device addresses on ast2[56]xxZev Weiss1-4/+8
2021-05-25i2c: stm32f7: add SMBus-Alert supportAlain Volmat1-0/+73
2021-05-25i2c: add binding to mark a bus as supporting SMBus-AlertAlain Volmat1-2/+5
2021-05-25i2c: qcom-cci: add sm8250 compatibleJonathan Marek2-2/+4
2021-05-25dt-bindings: i2c: i2c-rk3x: add description for rk3568Liang Chen1-0/+1
2021-05-23Linux 5.13-rc3v5.13-rc3Linus Torvalds1-1/+1
2021-05-23Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-9/+31
2021-05-23Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-13/+19
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-11/+10
2021-05-23Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-57/+92
2021-05-23Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-46/+82
2021-05-22Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-28/+32
2021-05-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-75/+74
2021-05-22userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz2-15/+15
2021-05-22lib: kunit: suppress a compilation warning of frame sizeZhen Lei1-0/+1
2021-05-22proc: remove Alexey from MAINTAINERSAlexey Dobriyan1-1/+0
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn5-10/+20
2021-05-22watchdog: reliable handling of timestampsPetr Mladek1-14/+20
2021-05-22kasan: slab: always reset the tag in get_freepointer_safe()Alexander Potapenko1-0/+1
2021-05-22tools/testing/selftests/exec: fix link errorYang Yingliang1-3/+3
2021-05-22ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiryVarad Gautam3-6/+12
2021-05-22Revert "mm/gup: check page posion status for coredump."Michal Hocko2-24/+0
2021-05-22mm/shuffle: fix section mismatch warningArnd Bergmann1-2/+2
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds7-26/+28
2021-05-22Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+7
2021-05-22Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-15/+29
2021-05-21Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-28/+78
2021-05-21Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-13/+49
2021-05-21Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-32/+55
2021-05-21Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+2
2021-05-21Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-3/+11
2021-05-21Merge tag 'devicetree-fixes-for-5.13-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds11-25/+13
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-73/+79
2021-05-21Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+11
2021-05-21Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds3-5/+12
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich1-5/+17
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich1-6/+8
2021-05-21x86/Xen: swap NX determination and GDT setup on BSPJan Beulich1-4/+4
2021-05-20Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds29-192/+191
2021-05-21Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https://gitlab.freedesktop.org/a...Dave Airlie16-35/+54
2021-05-21Merge tag 'drm-intel-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-145/+129