Commit 479f18c
Wolfram Sang
Merge tag 'i2c-host-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow
This release includes significant updates, with the primary
change being the renaming from "master/slave" to
"controller/target" to adhere to I2C v7 and SMBus 3.2 standards.
New Support:
- Added support for Intel Arrow Lake-H.
- Added I2C support in the Arioha SoC by linking the Mediatek
I2C controller.
Cleanups:
- Added the MODULE_DESCRIPTION() macro, resolving a modpost
warning in the ALi 1563 Southbridge driver.
- Constified the regmap_config declaration in the i2c-designware
driver.
- Improved the coding style in the Renesas R-Car driver by
removing unnecessary semicolons after brackets.
General improvements:
- In the OMAP device, replaced NOIRQ_SYSTEM_SLEEP_PM_OPS with
RUNTIME_PM_OPS to enable waking up the controller during
suspend() before suspend_noirq() kicks in.
- Improved logging in the Xilinx driver.
- Added a warning (WARN()) in the Renesas R-Car driver for
spurious interrupts.
DTS Changes:
- Removed address-cell and size-cell from the Atmel at91sam,
nVidia Tegra 20, and Samsung S3c2410 devices.
- Fixed Texas Instruments OMAP4 I2C controller to comply with
the i2c-controller.yaml schema.
- Improved indentation in DTS examples for several I2C devices.
- Converted the NXP LPC1788 binding to the dt-schema.
- Added documentation for the compatible string
thead,th1520-i2c.
- Added the "power-domains" property for the Meson I2C driver.File tree
621 files changed
+6497
-4029
lines changed- Documentation
- admin-guide
- arch/riscv
- devicetree/bindings
- i2c
- net
- pinctrl
- driver-api/cxl
- filesystems
- i2c/busses
- kbuild
- netlink/specs
- userspace-api/ioctl
- arch
- arm64
- boot/dts/rockchip
- include/asm
- kernel
- pi
- mm
- arm/boot/dts/rockchip
- csky
- include/uapi/asm
- kernel
- hexagon
- include
- asm
- uapi/asm
- kernel
- loongarch/kernel
- microblaze/kernel
- mips/kernel/syscalls
- parisc
- kernel
- syscalls
- powerpc
- kernel
- syscalls
- kexec
- platforms/pseries
- riscv
- boot/dts
- canaan
- starfive
- include/asm
- kernel
- kvm
- s390
- boot
- configs
- include/asm
- kernel
- syscalls
- kvm
- pci
- sh/kernel
- syscalls
- sparc/kernel
- syscalls
- x86
- entry/syscalls
- include/asm
- kernel
- drivers
- ata
- bluetooth
- char/tpm
- clk
- mediatek
- qcom
- sunxi-ng
- counter
- cpufreq
- crypto/intel/qat/qat_common
- cxl
- core
- firmware
- gpio
- gpu/drm
- amd
- amdgpu
- display
- amdgpu_dm
- dc
- dml2
- dml/dcn32
- link/protocols
- include
- include
- pm/swsmu
- inc
- pmfw_if
- smu14
- i915
- display
- gt
- nouveau
- dispnv04
- panel
- panthor
- radeon
- ttm
- xe
- i2c
- busses
- iio
- accel
- adc
- chemical
- dac
- humidity
- input
- joystick
- mouse
- serio
- touchscreen
- iommu
- amd
- intel
- irqchip
- media/pci/intel
- ipu6
- ivsc
- mmc/host
- mtd/nand/raw
- net
- bonding
- can
- spi/mcp251xfd
- usb/kvaser_usb
- dsa/microchip
- ethernet
- broadcom
- bnx2x
- bnxt
- ibm
- intel
- e1000e
- ice
- marvell
- mvpp2
- octeontx2/nic
- mellanox
- mlx5/core
- en_accel
- esw/acl
- mlxsw
- microsoft/mana
- pensando/ionic
- renesas
- stmicro/stmmac
- wangxun
- libwx
- ngbe
- txgbe
- phy
- aquantia
- pse-pd
- usb
- vxlan
- wireless
- intel/iwlwifi/mvm
- microchip/wilc1000
- ti/wlcore
- nvme
- host
- target
- pci/msi
- perf
- pinctrl
- bcm
- qcom
- renesas
- platform
- mellanox
- x86
- intel
- pmc
- siemens
- reset
- hisilicon
- s390
- block
- char
- cio
- virtio
- scsi
- libsas
- soc/litex
- staging/vc04_services/interface/vchiq_arm
- tee/optee
- thermal
- tty
- serial
- 8250
- usb
- atm
- dwc3
- gadget
- function
- udc
- musb
- typec/ucsi
- watchdog
- fs
- afs
- bcachefs
- btrfs
- erofs
- netfs
- nfsd
- nfs
- nilfs2
- ocfs2
- proc
- smb/client
- xfs
- libxfs
- include
- asm-generic
- linux
- mlx5
- net
- bluetooth
- netfilter
- sound
- trace/events
- uapi
- asm-generic
- drm
- linux
- io_uring
- kernel
- bpf
- module
- printk
- time
- trace
- lib
- mm
- kasan
- net
- batman-adv
- bluetooth
- can/j1939
- core
- dccp
- ipv4
- mac80211
- mac802154
- netfilter
- openvswitch
- sunrpc
- unix
- wireless
- scripts
- gdb/linux
- package
- security/integrity/ima
- sound
- core
- seq
- pci/hda
- soc
- amd
- acp
- yc
- atmel
- codecs
- fsl
- intel
- avs
- boards
- common
- mediatek
- mt8183
- mt8195
- mxs
- qcom
- qdsp6
- rockchip
- sof
- intel
- ti
- tools
- power/x86/turbostat
- testing
- cxl/test
- selftests
- bpf
- prog_tests
- progs
- mm
- net
- af_unix
- powerpc
- resctrl
- riscv/sigreturn
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
621 files changed
+6497
-4029
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1214 | 1214 | | |
1215 | 1215 | | |
1216 | 1216 | | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
1217 | 1221 | | |
1218 | 1222 | | |
1219 | 1223 | | |
| |||
3146 | 3150 | | |
3147 | 3151 | | |
3148 | 3152 | | |
3149 | | - | |
| 3153 | + | |
3150 | 3154 | | |
3151 | 3155 | | |
| 3156 | + | |
| 3157 | + | |
3152 | 3158 | | |
3153 | 3159 | | |
3154 | 3160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
791 | | - | |
792 | | - | |
793 | | - | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | | - | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | | - | |
802 | | - | |
803 | | - | |
804 | | - | |
805 | | - | |
806 | | - | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | 791 | | |
811 | 792 | | |
812 | 793 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 40 | | |
46 | 41 | | |
47 | 42 | | |
| |||
72 | 67 | | |
73 | 68 | | |
74 | 69 | | |
75 | | - | |
76 | | - | |
77 | 70 | | |
78 | 71 | | |
79 | 72 | | |
| |||
86 | 79 | | |
87 | 80 | | |
88 | 81 | | |
| 82 | + | |
89 | 83 | | |
90 | 84 | | |
91 | 85 | | |
| |||
Lines changed: 14 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
Lines changed: 56 additions & 56 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
127 | 117 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
134 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
135 | 164 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
171 | 169 | | |
| 170 | + | |
172 | 171 | | |
| 172 | + | |
173 | 173 | | |
This file was deleted.
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | 90 | | |
97 | 91 | | |
98 | 92 | | |
| |||
Lines changed: 54 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
0 commit comments