Skip to content

Commit 83977fe

Browse files
committed
kernel: Bump to 4.14.98
kernel: balenaFin v1.1.0 carrier board update See: raspberrypi/linux#2852 kernel: configs: Enable the AD193x codecs See: raspberrypi/linux#2850 firmware: camera/image_encode: Add timestamp to frames encoded with image_encode See: raspberrypi/linux#2351
1 parent ea3841a commit 83977fe

File tree

6,132 files changed

+119581
-119507
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,132 files changed

+119581
-119507
lines changed

boot/fixup.dat

0 Bytes
Binary file not shown.

boot/fixup_db.dat

0 Bytes
Binary file not shown.

boot/fixup_x.dat

-2 Bytes
Binary file not shown.

boot/kernel.img

-328 Bytes
Binary file not shown.

boot/kernel7.img

-208 Bytes
Binary file not shown.

boot/overlays/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ Params: swap_lr Reverse the channel allocation, which will also
462462

463463
Name: balena-fin
464464
Info: Overlay that enables WiFi, Bluetooth and the GPIO expander on the
465-
Balena Fin board.
465+
balenaFin carrier board for the Raspberry Pi Compute Module 3/3+ Lite.
466466
Load: dtoverlay=balena-fin
467467
Params: <None>
468468

boot/overlays/balena-fin.dtbo

763 Bytes
Binary file not shown.

boot/start.elf

-288 Bytes
Binary file not shown.

boot/start_cd.elf

0 Bytes
Binary file not shown.

boot/start_db.elf

-128 Bytes
Binary file not shown.

boot/start_x.elf

-160 Bytes
Binary file not shown.

extra/Module.symvers

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5111,6 +5111,7 @@
51115111
0xd889aa0a simple_transaction_read vmlinux EXPORT_SYMBOL
51125112
0x72afeafc cleancache_register_ops vmlinux EXPORT_SYMBOL
51135113
0x8a99a016 mempool_free_slab vmlinux EXPORT_SYMBOL
5114+
0x4ad47082 ad193x_regmap_config sound/soc/codecs/snd-soc-ad193x EXPORT_SYMBOL_GPL
51145115
0x45284ae9 smsendian_handle_rx_message drivers/media/common/siano/smsmdtv EXPORT_SYMBOL_GPL
51155116
0x37d91069 smsendian_handle_tx_message drivers/media/common/siano/smsmdtv EXPORT_SYMBOL_GPL
51165117
0x6d3f57bd dm_bufio_get_client drivers/md/dm-bufio EXPORT_SYMBOL_GPL
@@ -9194,6 +9195,7 @@
91949195
0xa93a91b6 jbd2_journal_check_available_features vmlinux EXPORT_SYMBOL
91959196
0x58b18d89 flush_old_exec vmlinux EXPORT_SYMBOL
91969197
0xb28e18de timecounter_init vmlinux EXPORT_SYMBOL_GPL
9198+
0x0dabb5fb ad193x_probe sound/soc/codecs/snd-soc-ad193x EXPORT_SYMBOL_GPL
91979199
0x3d423d7b ieee80211_free_txskb net/mac80211/mac80211 EXPORT_SYMBOL
91989200
0xdaf51c2b llc_sap_close net/llc/llc EXPORT_SYMBOL
91999201
0x81433073 garp_request_leave net/802/garp EXPORT_SYMBOL_GPL

extra/Module7.symvers

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5172,6 +5172,7 @@
51725172
0xc16ea67b simple_transaction_read vmlinux EXPORT_SYMBOL
51735173
0x78f38bd8 cleancache_register_ops vmlinux EXPORT_SYMBOL
51745174
0x8a99a016 mempool_free_slab vmlinux EXPORT_SYMBOL
5175+
0x545e660a ad193x_regmap_config sound/soc/codecs/snd-soc-ad193x EXPORT_SYMBOL_GPL
51755176
0x45284ae9 smsendian_handle_rx_message drivers/media/common/siano/smsmdtv EXPORT_SYMBOL_GPL
51765177
0x37d91069 smsendian_handle_tx_message drivers/media/common/siano/smsmdtv EXPORT_SYMBOL_GPL
51775178
0x6d3f57bd dm_bufio_get_client drivers/md/dm-bufio EXPORT_SYMBOL_GPL
@@ -9300,6 +9301,7 @@
93009301
0x229a0532 jbd2_journal_check_available_features vmlinux EXPORT_SYMBOL
93019302
0x70b61cc2 flush_old_exec vmlinux EXPORT_SYMBOL
93029303
0xb28e18de timecounter_init vmlinux EXPORT_SYMBOL_GPL
9304+
0x6cc10630 ad193x_probe sound/soc/codecs/snd-soc-ad193x EXPORT_SYMBOL_GPL
93039305
0x23a35060 ieee80211_free_txskb net/mac80211/mac80211 EXPORT_SYMBOL
93049306
0x3a1ac00e llc_sap_close net/llc/llc EXPORT_SYMBOL
93059307
0xa13de30d garp_request_leave net/802/garp EXPORT_SYMBOL_GPL

0 commit comments

Comments
 (0)