Revision cda5d920545c0f81554bfd241b190d3cb5c5da14 authored by Linus Torvalds on 22 October 2022, 22:59:46 UTC, committed by Linus Torvalds on 22 October 2022, 22:59:46 UTC
Pull i2c fixes from Wolfram Sang:
 "RPM fix for qcom-cci, platform module alias for xiic, build warning
  fix for mlxbf, typo fixes in comments"

* tag 'i2c-for-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: mlxbf: depend on ACPI; clean away ifdeffage
  i2c: fix spelling typos in comments
  i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
  i2c: xiic: Add platform module alias
2 parent s fd79882 + 65d78b8
History
File Mode Size
6lowpan
Kconfig -rw-r--r-- 1008 bytes
Makefile -rw-r--r-- 331 bytes
core.c -rw-r--r-- 8.3 KB
core.h -rw-r--r-- 1.3 KB
header_ops.c -rw-r--r-- 6.5 KB
ieee802154.h -rw-r--r-- 2.9 KB
netlink.c -rw-r--r-- 4.3 KB
nl-mac.c -rw-r--r-- 34.3 KB
nl-phy.c -rw-r--r-- 7.6 KB
nl802154.c -rw-r--r-- 68.5 KB
nl802154.h -rw-r--r-- 193 bytes
nl_policy.c -rw-r--r-- 3.2 KB
rdev-ops.h -rw-r--r-- 8.8 KB
socket.c -rw-r--r-- 23.3 KB
sysfs.c -rw-r--r-- 2.2 KB
sysfs.h -rw-r--r-- 233 bytes
trace.c -rw-r--r-- 102 bytes
trace.h -rw-r--r-- 8.2 KB

back to top