Commit c0bc835
committed
kernel: RP1 PIO support
kernel: fixup! misc: Add RP1 PIO driver
kernel: misc: rp1-pio: Add compat_ioctl method
See: raspberrypi/linux#6470
kernel: configs: enable driver for Vertexcom MSE102X
See: raspberrypi/linux#6474
kernel: Add GPS avoidance option to IMX477
See: raspberrypi/linux#6468
kernel: can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration
See: raspberrypi/linux#64661 parent 926e409 commit c0bc835
File tree
85 files changed
+251
-6
lines changed- modules
- 6.6.60+
- kernel
- drivers
- media/i2c
- net
- can/spi/mcp251xfd
- ethernet/vertexcom
- kernel
- 6.6.60-v7+
- kernel
- drivers
- media/i2c
- net
- can/spi/mcp251xfd
- ethernet/vertexcom
- kernel
- 6.6.60-v7l+
- kernel
- drivers
- media/i2c
- net
- can/spi/mcp251xfd
- ethernet/vertexcom
- kernel
- 6.6.60-v8+
- kernel
- drivers
- firmware
- mailbox
- media/i2c
- misc
- net
- can/spi/mcp251xfd
- ethernet/vertexcom
- pwm
- kernel
- 6.6.60-v8-16k+
- kernel
- drivers
- firmware
- mailbox
- media/i2c
- misc
- net
- can/spi/mcp251xfd
- ethernet/vertexcom
- pwm
- kernel
- overlays
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
85 files changed
+251
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12229 | 12229 | | |
12230 | 12230 | | |
12231 | 12231 | | |
| 12232 | + | |
| 12233 | + | |
| 12234 | + | |
| 12235 | + | |
| 12236 | + | |
| 12237 | + | |
| 12238 | + | |
| 12239 | + | |
| 12240 | + | |
| 12241 | + | |
| 12242 | + | |
| 12243 | + | |
| 12244 | + | |
| 12245 | + | |
| 12246 | + | |
| 12247 | + | |
| 12248 | + | |
| 12249 | + | |
| 12250 | + | |
| 12251 | + | |
| 12252 | + | |
| 12253 | + | |
| 12254 | + | |
| 12255 | + | |
| 12256 | + | |
| 12257 | + | |
| 12258 | + | |
| 12259 | + | |
| 12260 | + | |
| 12261 | + | |
| 12262 | + | |
| 12263 | + | |
| 12264 | + | |
| 12265 | + | |
12232 | 12266 | | |
12233 | 12267 | | |
12234 | 12268 | | |
| |||
14994 | 15028 | | |
14995 | 15029 | | |
14996 | 15030 | | |
| 15031 | + | |
| 15032 | + | |
| 15033 | + | |
| 15034 | + | |
| 15035 | + | |
14997 | 15036 | | |
14998 | 15037 | | |
14999 | 15038 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12229 | 12229 | | |
12230 | 12230 | | |
12231 | 12231 | | |
| 12232 | + | |
| 12233 | + | |
| 12234 | + | |
| 12235 | + | |
| 12236 | + | |
| 12237 | + | |
| 12238 | + | |
| 12239 | + | |
| 12240 | + | |
| 12241 | + | |
| 12242 | + | |
| 12243 | + | |
| 12244 | + | |
| 12245 | + | |
| 12246 | + | |
| 12247 | + | |
| 12248 | + | |
| 12249 | + | |
| 12250 | + | |
| 12251 | + | |
| 12252 | + | |
| 12253 | + | |
| 12254 | + | |
| 12255 | + | |
| 12256 | + | |
| 12257 | + | |
| 12258 | + | |
| 12259 | + | |
| 12260 | + | |
| 12261 | + | |
| 12262 | + | |
| 12263 | + | |
| 12264 | + | |
| 12265 | + | |
12232 | 12266 | | |
12233 | 12267 | | |
12234 | 12268 | | |
| |||
14994 | 15028 | | |
14995 | 15029 | | |
14996 | 15030 | | |
| 15031 | + | |
| 15032 | + | |
| 15033 | + | |
| 15034 | + | |
| 15035 | + | |
14997 | 15036 | | |
14998 | 15037 | | |
14999 | 15038 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments