Skip to content

Commit e7ba7ab

Browse files
committed
kernel: Bump to 4.9.41
kernel: allo-digione: 192kHz clicking sound fix kernel: allo-piano-dac-plus: Master volume added See: raspberrypi/linux#2149 kernel: allo-piano-dac: Bug fix: unmuted See: raspberrypi/linux#2135
1 parent 012d879 commit e7ba7ab

File tree

6,294 files changed

+100224
-100199
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,294 files changed

+100224
-100199
lines changed

boot/kernel.img

1.15 KB
Binary file not shown.

boot/kernel7.img

1.03 KB
Binary file not shown.

boot/overlays/README

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -674,6 +674,8 @@ Params: abx80x Select one of the ABx80x family:
674674

675675
ds3231 Select the DS3231 device
676676

677+
m41t62 Select the M41T62 device
678+
677679
mcp7940x Select the MCP7940x device
678680

679681
mcp7941x Select the MCP7941x device

boot/overlays/i2c-rtc.dtbo

323 Bytes
Binary file not shown.

extra/Module.symvers

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6030,6 +6030,7 @@
60306030
0x34b7b3cc l2tp_session_create net/l2tp/l2tp_core EXPORT_SYMBOL_GPL
60316031
0x839b8762 ssb_bus_unregister drivers/ssb/ssb EXPORT_SYMBOL
60326032
0xc6701d3d jbd2_journal_init_inode vmlinux EXPORT_SYMBOL
6033+
0x837bd43a take_dentry_name_snapshot vmlinux EXPORT_SYMBOL
60336034
0x3fd9babf deactivate_locked_super vmlinux EXPORT_SYMBOL
60346035
0xc72fe614 filemap_fdatawait vmlinux EXPORT_SYMBOL
60356036
0x081f42d5 ftrace_set_filter vmlinux EXPORT_SYMBOL_GPL
@@ -10407,6 +10408,7 @@
1040710408
0x387e1639 rpc_pipefs_notifier_register vmlinux EXPORT_SYMBOL_GPL
1040810409
0xa14b3f5d flex_array_free_parts vmlinux EXPORT_SYMBOL
1040910410
0xfe80cae1 uuid_be_to_bin vmlinux EXPORT_SYMBOL
10411+
0x96e17743 release_dentry_name_snapshot vmlinux EXPORT_SYMBOL
1041010412
0x98bbb567 alarm_cancel vmlinux EXPORT_SYMBOL_GPL
1041110413
0xf1c30ced sdio_memcpy_fromio vmlinux EXPORT_SYMBOL_GPL
1041210414
0x3c944f78 snd_info_register sound/core/snd EXPORT_SYMBOL

extra/Module7.symvers

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6020,6 +6020,7 @@
60206020
0xf8ce31a9 l2tp_session_create net/l2tp/l2tp_core EXPORT_SYMBOL_GPL
60216021
0xea11ec74 ssb_bus_unregister drivers/ssb/ssb EXPORT_SYMBOL
60226022
0xceb5f8fa jbd2_journal_init_inode vmlinux EXPORT_SYMBOL
6023+
0xa8f8297c take_dentry_name_snapshot vmlinux EXPORT_SYMBOL
60236024
0xbdb480ae deactivate_locked_super vmlinux EXPORT_SYMBOL
60246025
0xe91d0612 filemap_fdatawait vmlinux EXPORT_SYMBOL
60256026
0x1cf47273 ftrace_set_filter vmlinux EXPORT_SYMBOL_GPL
@@ -10401,6 +10402,7 @@
1040110402
0x387e1639 rpc_pipefs_notifier_register vmlinux EXPORT_SYMBOL_GPL
1040210403
0xa14b3f5d flex_array_free_parts vmlinux EXPORT_SYMBOL
1040310404
0xfe80cae1 uuid_be_to_bin vmlinux EXPORT_SYMBOL
10405+
0x04afd4fb release_dentry_name_snapshot vmlinux EXPORT_SYMBOL
1040410406
0x4a63f3b2 alarm_cancel vmlinux EXPORT_SYMBOL_GPL
1040510407
0x61cec574 sdio_memcpy_fromio vmlinux EXPORT_SYMBOL_GPL
1040610408
0xa11681d9 snd_info_register sound/core/snd EXPORT_SYMBOL

0 commit comments

Comments
 (0)