summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-11i2c: pasemi: Add Apple platform driverSven Peter
2021-10-11i2c: pasemi: Refactor _probe to use devm_*Sven Peter
2021-10-11i2c: pasemi: Allow to configure bus frequencySven Peter
2021-10-11i2c: pasemi: Move common reset code to own functionSven Peter
2021-10-11i2c: pasemi: Split pci driver to its own fileSven Peter
2021-10-11i2c: pasemi: Split off common probing codeSven Peter
2021-10-11i2c: pasemi: Remove usage of pci_devSven Peter
2021-10-11i2c: pasemi: Use dev_name instead of port numberSven Peter
2021-10-11i2c: pasemi: Use io{read,write}32Sven Peter
2021-10-11dt-bindings: i2c: Add Apple I2C controller bindingsSven Peter
2021-10-11Merge branch 'i2c/for-current' into i2c/for-mergewindowWolfram Sang
2021-10-10Linux 5.15-rc5v5.15-rc5Linus Torvalds
2021-10-10Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-10Merge tag 'objtool_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-10Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-09Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-10-09Merge tag 'block-5.15-2021-10-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-09Merge tag '5.15-rc4-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-10-09Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-08Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-10-08Merge tag 'xtensa-20211008' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-08Merge tag 'acpi-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-10-08Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-08Merge tag 'mmc-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-10-08Merge tag 'drm-fixes-2021-10-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-10-08asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhereAdam Borowski
2021-10-08x86/fpu: Restore the masking out of reserved MXCSR bitsBorislav Petkov
2021-10-08Merge tag 'amd-drm-fixes-5.15-2021-10-06' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-10-08Merge tag 'drm-misc-fixes-2021-10-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-10-08Merge tag 'drm-intel-fixes-2021-10-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-10-07checksyscalls: Unconditionally ignore fstat{,at}64Palmer Dabbelt
2021-10-07Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-07Merge tag 'asahi-soc-fixes-5.15' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann
2021-10-07Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2021-10-07Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-10-07Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-07Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub...Linus Torvalds
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-07PCI: ACPI: Check parent pointer in acpi_pci_find_companion()Rafael J. Wysocki
2021-10-08MAINTAINERS: Add Sven Peter as ARM/APPLE MACHINE maintainerSven Peter
2021-10-08MAINTAINERS: Add Alyssa Rosenzweig as M1 reviewerAlyssa Rosenzweig
2021-10-07ksmbd: fix oops from fuse driverNamjae Jeon
2021-10-07ksmbd: fix version mismatch with out of treeNamjae Jeon
2021-10-07ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()Namjae Jeon
2021-10-07ksmbd: remove the leftover of smb2.0 dialect supportNamjae Jeon