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
Makefile -rw-r--r-- 392 bytes
bitset.c -rw-r--r-- 22.2 KB
bitset.h -rw-r--r-- 1.5 KB
cabletest.c -rw-r--r-- 9.6 KB
channels.c -rw-r--r-- 6.9 KB
coalesce.c -rw-r--r-- 13.7 KB
common.c -rw-r--r-- 22.4 KB
common.h -rw-r--r-- 2.0 KB
debug.c -rw-r--r-- 3.3 KB
eee.c -rw-r--r-- 5.1 KB
eeprom.c -rw-r--r-- 6.8 KB
features.c -rw-r--r-- 8.8 KB
fec.c -rw-r--r-- 8.2 KB
ioctl.c -rw-r--r-- 85.0 KB
linkinfo.c -rw-r--r-- 4.3 KB
linkmodes.c -rw-r--r-- 10.8 KB
linkstate.c -rw-r--r-- 4.4 KB
module.c -rw-r--r-- 4.5 KB
netlink.c -rw-r--r-- 29.9 KB
netlink.h -rw-r--r-- 17.2 KB
pause.c -rw-r--r-- 4.9 KB
phc_vclocks.c -rw-r--r-- 2.4 KB
privflags.c -rw-r--r-- 5.4 KB
pse-pd.c -rw-r--r-- 4.6 KB
rings.c -rw-r--r-- 7.5 KB
stats.c -rw-r--r-- 13.9 KB
strset.c -rw-r--r-- 11.9 KB
tsinfo.c -rw-r--r-- 3.7 KB
tunnels.c -rw-r--r-- 7.1 KB
wol.c -rw-r--r-- 4.3 KB

back to top