summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-02i2c: tegra: Set ACPI node as primary fwnodeAkhil R
2022-12-01i2c: smbus: add DDR support for SPDCorentin Labbe
2022-11-14Merge branch 'i2c/client_device_id_helper-immutable' into i2c/for-mergewindowWolfram Sang
2022-11-14i2c: core: Introduce i2c_client_get_device_id helper functionAngel Iglesias
2022-11-12i2c: /pasemi: PASemi I2C controller IRQ enablementArminder Singh
2022-11-12i2c: imx: use devm_platform_get_and_ioremap_resource()Minghao Chi
2022-11-12i2c: designware: Add comment to custom register value constantsJarkko Nikula
2022-11-12i2c: designware: Align defines in i2c-designware-core.hJarkko Nikula
2022-11-12i2c: designware: Remove common i2c_dw_disable_int()Jarkko Nikula
2022-11-12i2c: designware: Simplify master interrupt handler nestingJarkko Nikula
2022-11-12i2c: designware: Move debug print in i2c_dw_isr()Jarkko Nikula
2022-11-12i2c: designware: Do not process interrupt when device is suspendedJarkko Nikula
2022-11-12i2c: designware: Simplify slave interrupt handler nestingJarkko Nikula
2022-11-12i2c: designware: Remove unused completion code from i2c-designware-slaveJarkko Nikula
2022-11-12i2c: designware: Remove needless initializations from i2c_dw_reg_slave()Jarkko Nikula
2022-11-12i2c: designware: Define software status flags with BIT()Jarkko Nikula
2022-11-12i2c: designware: Empty receive FIFO in slave interrupt handlerJarkko Nikula
2022-11-12i2c: designware: Fix slave state machine for sequential readsJarkko Nikula
2022-11-02dt-bindings: i2c: add entry for hisilicon,ascend910-i2cWeilong Chen
2022-11-02i2c: hisi: Add initial device tree supportWeilong Chen
2022-11-02dt-bindings: i2c: mv64xxx: Add F1C100s compatible stringAndre Przywara
2022-11-01i2c: npcm7xx: Annotate register field definitions with longer namesJonathan Neuschäfer
2022-11-01i2c: npcm7xx: Group bank 0/1 registers together for readabilityJonathan Neuschäfer
2022-11-01i2c: mediatek: add mt7986 supportFrank Wunderlich
2022-11-01dt-bindings: i2c: update bindings for mt7986 socFrank Wunderlich
2022-11-01i2c: amd-mp2: use msix/msi if the hardware supportsRaju Rangoju
2022-10-30Linux 6.1-rc3Linus Torvalds
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-30Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-30Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-30Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-30Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-30Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-30Merge tag '6.1-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-10-29Merge tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-10-29Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-29Merge tag 'io_uring-6.1-2022-10-28' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-29Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-29Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-29platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...Yang Yingliang
2022-10-29platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()Huacai Chen
2022-10-29LoongArch: BPF: Avoid declare variables in switch-caseHuacai Chen
2022-10-29LoongArch: Use flexible-array member instead of zero-length arrayYushan Zhou
2022-10-29LoongArch: Remove unused kernel stack paddingJinyang He
2022-10-28Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-10-28Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-28Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-28Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-10-29random: use arch_get_random*_early() in random_init()Jean-Philippe Brucker