aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-08i2c: remove unused 'version.h' include in driversTian Tao
2021-04-08i2c: core: simplify devm_i2c_new_dummy_device()Yicong Yang
2021-04-08i2c: designware: Fix return value check in navi_amd_register_client()Wei Yongjun
2021-04-06i2c: stm32f7: avoid ifdef CONFIG_PM_SLEEP for pm callbacksAlain Volmat
2021-04-05i2c: tegra-bpmp: make some functions voidWolfram Sang
2021-04-05i2c: tegra-bpmp: don't modify input variable in xlate_flagsWolfram Sang
2021-04-05i2c: drivers: Use generic definitions for bus frequencies (part 2)Andy Shevchenko
2021-04-05i2c: designware: Add driver support for AMD NAVI GPUSanket Goswami
2021-04-05i2c: cp2615: add i2c driver for Silicon Labs' CP2615 Digital Audio BridgeBence Csókás
2021-04-05i2c: Add I2C_AQ_NO_REP_START adapter quirkBence Csókás
2021-03-31i2c: Make i2c_recover_bus() to return -EBUSY if bus recovery unimplementedDmitry Osipenko
2021-03-31i2c: stm32f7: Remove useless error messageTian Tao
2021-03-31i2c: tegra-bpmp: Implement better error handlingThierry Reding
2021-03-18i2c: bail out early when RDWR parameters are wrongWolfram Sang
2021-03-18i2c: i2c-scmi: Drop unused ACPI_MODULE_NAME definitionRafael J. Wysocki
2021-03-18i2c: powermac: remove uncertainty about SMBUS_BLOCK transfersWolfram Sang
2021-03-18i2c: rcar: implement atomic transfersUlrich Hecht
2021-03-18i2c: stm32f7: indicate the address being accessed on errorsAlain Volmat
2021-03-18i2c: stm32f7: add support for DNF i2c-digital-filter bindingAlain Volmat
2021-03-18i2c: stm32f7: support DT binding i2c-analog-filterAlain Volmat
2021-03-14Linux 5.12-rc3Linus Torvalds
2021-03-14prctl: fix PR_SET_MM_AUXV kernel stack leakAlexey Dobriyan
2021-03-14Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-14Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-14Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-14Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-14Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-14Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-14Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-14Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-14Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-14Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-03-13Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-13Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-13Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-13Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-13Merge tag 'erofs-for-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-13Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-03-13zram: fix broken page writebackMinchan Kim
2021-03-13zram: fix return value on writeback_storeMinchan Kim
2021-03-13mm/memcg: set memcg when splitting pageZhou Guanghui
2021-03-13mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui
2021-03-13ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich
2021-03-13ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich
2021-03-13mm/userfaultfd: fix memory corruption due to writeprotectNadav Amit
2021-03-13kasan: fix KASAN_STACK dependency for HW_TAGSAndrey Konovalov
2021-03-13kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOCAndrey Konovalov
2021-03-13mm/madvise: replace ptrace attach requirement for process_madviseSuren Baghdasaryan