Skip to content

Commit 69e780a

Browse files
committed
kernel: Bump to 6.12.20
kernel: fixup! dmaengine: dw-axi-dmac: Fixes for RP1 See: raspberrypi/linux#6729 kernel: drm/vc4: Correct arithmetic for shifting between columns of SAND images See: raspberrypi/linux#6730 kernel: Adding Pisound Micro kernel module based on rpi-6.12.y See: raspberrypi/linux#6731 kernel: Fix two more RP1 DMA bugs See: raspberrypi/linux#6734 kernel: dts: bcm2712-rpi: Add uart0_nodma See: raspberrypi/linux#6365
1 parent b4b8d67 commit 69e780a

File tree

18,254 files changed

+120956
-120677
lines changed

Some content is hidden

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

18,254 files changed

+120956
-120677
lines changed

Module.symvers

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1958,6 +1958,7 @@
19581958
0xf42ff5b0 vfs_rename vmlinux EXPORT_SYMBOL
19591959
0x9849655e vfs_readlink vmlinux EXPORT_SYMBOL
19601960
0x180fe1f7 vfs_get_link vmlinux EXPORT_SYMBOL
1961+
0x5ab066dd page_get_link_raw vmlinux EXPORT_SYMBOL_GPL
19611962
0x6a655478 page_get_link vmlinux EXPORT_SYMBOL
19621963
0x3c185c61 page_put_link vmlinux EXPORT_SYMBOL
19631964
0x3217f92b page_readlink vmlinux EXPORT_SYMBOL
@@ -14997,6 +14998,8 @@
1499714998
0xc0fec227 snd_mpu401_uart_interrupt sound/drivers/mpu401/snd-mpu401-uart EXPORT_SYMBOL
1499814999
0x6d629c59 snd_mpu401_uart_interrupt_tx sound/drivers/mpu401/snd-mpu401-uart EXPORT_SYMBOL
1499915000
0x00985ea9 snd_mpu401_uart_new sound/drivers/mpu401/snd-mpu401-uart EXPORT_SYMBOL
15001+
0x10107eeb adau1961_set_vgnd_shorted sound/drivers/upisnd/snd-soc-upisnd-codec EXPORT_SYMBOL
15002+
0xe8d88882 adau1961_is_hp_capless sound/drivers/upisnd/snd-soc-upisnd-codec EXPORT_SYMBOL
1500015003
0xd9d2bb03 snd_usbmidi_disconnect sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
1500115004
0x63343b1d snd_usbmidi_input_stop sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
1500215005
0x16756dc0 snd_usbmidi_input_start sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
@@ -15617,7 +15620,7 @@
1561715620
0x42eb67b4 nft_unregister_flowtable_type net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1561815621
0xc76c277d nft_flowtable_lookup net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1561915622
0x963aa0d9 nf_tables_deactivate_flowtable net/netfilter/nf_tables EXPORT_SYMBOL_GPL
15620-
0x3251d762 nf_tables_trans_destroy_flush_work net/netfilter/nf_tables EXPORT_SYMBOL_GPL
15623+
0x713fe824 nf_tables_trans_destroy_flush_work net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1562115624
0x88b10d10 nft_chain_validate_dependency net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1562215625
0x67cbcc89 nft_chain_validate_hooks net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1562315626
0xde57b5f5 nft_parse_u32_check net/netfilter/nf_tables EXPORT_SYMBOL_GPL
@@ -16260,28 +16263,28 @@
1626016263
0x4d778bee hci_recv_diag net/bluetooth/bluetooth EXPORT_SYMBOL
1626116264
0x9c976a6d hci_set_hw_info net/bluetooth/bluetooth EXPORT_SYMBOL
1626216265
0x4808b9ae hci_set_fw_info net/bluetooth/bluetooth EXPORT_SYMBOL
16263-
0xa2f578d6 hci_register_cb net/bluetooth/bluetooth EXPORT_SYMBOL
16264-
0xbe534175 hci_unregister_cb net/bluetooth/bluetooth EXPORT_SYMBOL
16266+
0x988b0835 hci_register_cb net/bluetooth/bluetooth EXPORT_SYMBOL
16267+
0xe7cc56d0 hci_unregister_cb net/bluetooth/bluetooth EXPORT_SYMBOL
1626516268
0xb4a9baa4 __hci_cmd_send net/bluetooth/bluetooth EXPORT_SYMBOL
1626616269
0xf1c03148 hci_get_route net/bluetooth/bluetooth EXPORT_SYMBOL
1626716270
0xb02d6bcb hci_conn_security net/bluetooth/bluetooth EXPORT_SYMBOL
1626816271
0xda30a5ab hci_conn_check_secure net/bluetooth/bluetooth EXPORT_SYMBOL
1626916272
0x7c10d7b7 hci_conn_switch_role net/bluetooth/bluetooth EXPORT_SYMBOL
1627016273
0x7f948152 hci_mgmt_chan_register net/bluetooth/bluetooth EXPORT_SYMBOL
1627116274
0x27bf82ea hci_mgmt_chan_unregister net/bluetooth/bluetooth EXPORT_SYMBOL
16272-
0x7e5d6434 l2cap_add_psm net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16273-
0x6fdfd8af l2cap_chan_create net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16274-
0xc416c642 l2cap_chan_put net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16275-
0x2a864b5a l2cap_chan_set_defaults net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16276-
0x8674b2a4 l2cap_chan_del net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16277-
0xf8578ee1 l2cap_chan_list net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16278-
0xf92032dd l2cap_chan_close net/bluetooth/bluetooth EXPORT_SYMBOL
16279-
0xe3e7147b l2cap_register_user net/bluetooth/bluetooth EXPORT_SYMBOL
16280-
0xfb48f2de l2cap_unregister_user net/bluetooth/bluetooth EXPORT_SYMBOL
16281-
0xd4becaa6 l2cap_conn_get net/bluetooth/bluetooth EXPORT_SYMBOL
16282-
0x234b1612 l2cap_conn_put net/bluetooth/bluetooth EXPORT_SYMBOL
16283-
0x0cd04582 l2cap_chan_send net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16284-
0xc7d14568 l2cap_chan_connect net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16275+
0xf3cbd6c4 l2cap_add_psm net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16276+
0x830fab05 l2cap_chan_create net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16277+
0xd53bdcdb l2cap_chan_put net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16278+
0x287f4f35 l2cap_chan_set_defaults net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16279+
0x228e5823 l2cap_chan_del net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16280+
0x4eccb840 l2cap_chan_list net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16281+
0xab4bb947 l2cap_chan_close net/bluetooth/bluetooth EXPORT_SYMBOL
16282+
0x3ac406b5 l2cap_register_user net/bluetooth/bluetooth EXPORT_SYMBOL
16283+
0xa1d77215 l2cap_unregister_user net/bluetooth/bluetooth EXPORT_SYMBOL
16284+
0xedd30e71 l2cap_conn_get net/bluetooth/bluetooth EXPORT_SYMBOL
16285+
0xb24ee86f l2cap_conn_put net/bluetooth/bluetooth EXPORT_SYMBOL
16286+
0x4e9ffd31 l2cap_chan_send net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16287+
0x52897c4d l2cap_chan_connect net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
1628516288
0xdf42590f l2cap_is_socket net/bluetooth/bluetooth EXPORT_SYMBOL
1628616289
0x7b5ce5c3 baswap net/bluetooth/bluetooth EXPORT_SYMBOL
1628716290
0x7aad008b bt_to_errno net/bluetooth/bluetooth EXPORT_SYMBOL

Module7.symvers

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2122,6 +2122,7 @@
21222122
0x68f95115 vfs_rename vmlinux EXPORT_SYMBOL
21232123
0xf35b89a2 vfs_readlink vmlinux EXPORT_SYMBOL
21242124
0x244cd492 vfs_get_link vmlinux EXPORT_SYMBOL
2125+
0x2df859ee page_get_link_raw vmlinux EXPORT_SYMBOL_GPL
21252126
0x5e9f2cdf page_get_link vmlinux EXPORT_SYMBOL
21262127
0x3c185c61 page_put_link vmlinux EXPORT_SYMBOL
21272128
0x3bc3fa91 page_readlink vmlinux EXPORT_SYMBOL
@@ -15257,6 +15258,8 @@
1525715258
0xc0fec227 snd_mpu401_uart_interrupt sound/drivers/mpu401/snd-mpu401-uart EXPORT_SYMBOL
1525815259
0x6d629c59 snd_mpu401_uart_interrupt_tx sound/drivers/mpu401/snd-mpu401-uart EXPORT_SYMBOL
1525915260
0x234226c5 snd_mpu401_uart_new sound/drivers/mpu401/snd-mpu401-uart EXPORT_SYMBOL
15261+
0x7035974b adau1961_set_vgnd_shorted sound/drivers/upisnd/snd-soc-upisnd-codec EXPORT_SYMBOL
15262+
0xa4bc855e adau1961_is_hp_capless sound/drivers/upisnd/snd-soc-upisnd-codec EXPORT_SYMBOL
1526015263
0xd9d2bb03 snd_usbmidi_disconnect sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
1526115264
0x63343b1d snd_usbmidi_input_stop sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
1526215265
0x16756dc0 snd_usbmidi_input_start sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
@@ -15880,7 +15883,7 @@
1588015883
0x7df39b4d nft_unregister_flowtable_type net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1588115884
0x46ec72de nft_flowtable_lookup net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1588215885
0x015b5ee9 nf_tables_deactivate_flowtable net/netfilter/nf_tables EXPORT_SYMBOL_GPL
15883-
0x3251d762 nf_tables_trans_destroy_flush_work net/netfilter/nf_tables EXPORT_SYMBOL_GPL
15886+
0xae384fe5 nf_tables_trans_destroy_flush_work net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1588415887
0x8bdd1568 nft_chain_validate_dependency net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1588515888
0x5b30211c nft_chain_validate_hooks net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1588615889
0xde57b5f5 nft_parse_u32_check net/netfilter/nf_tables EXPORT_SYMBOL_GPL
@@ -16523,28 +16526,28 @@
1652316526
0xd216e767 hci_recv_diag net/bluetooth/bluetooth EXPORT_SYMBOL
1652416527
0xaeacea27 hci_set_hw_info net/bluetooth/bluetooth EXPORT_SYMBOL
1652516528
0xa13e1372 hci_set_fw_info net/bluetooth/bluetooth EXPORT_SYMBOL
16526-
0x85fc709f hci_register_cb net/bluetooth/bluetooth EXPORT_SYMBOL
16527-
0x6050ee00 hci_unregister_cb net/bluetooth/bluetooth EXPORT_SYMBOL
16529+
0x43f0ce84 hci_register_cb net/bluetooth/bluetooth EXPORT_SYMBOL
16530+
0x410eb4ed hci_unregister_cb net/bluetooth/bluetooth EXPORT_SYMBOL
1652816531
0x9e7bd0e3 __hci_cmd_send net/bluetooth/bluetooth EXPORT_SYMBOL
1652916532
0xf67022c3 hci_get_route net/bluetooth/bluetooth EXPORT_SYMBOL
1653016533
0x5d315f75 hci_conn_security net/bluetooth/bluetooth EXPORT_SYMBOL
1653116534
0x74ed9c96 hci_conn_check_secure net/bluetooth/bluetooth EXPORT_SYMBOL
1653216535
0xbdd8cdd8 hci_conn_switch_role net/bluetooth/bluetooth EXPORT_SYMBOL
1653316536
0xcb294924 hci_mgmt_chan_register net/bluetooth/bluetooth EXPORT_SYMBOL
1653416537
0x5265aec6 hci_mgmt_chan_unregister net/bluetooth/bluetooth EXPORT_SYMBOL
16535-
0x3ba7c103 l2cap_add_psm net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16536-
0x15e1db32 l2cap_chan_create net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16537-
0x818269dc l2cap_chan_put net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16538-
0xac508277 l2cap_chan_set_defaults net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16539-
0x834cb1ac l2cap_chan_del net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16540-
0xad71c298 l2cap_chan_list net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16541-
0x24bb7a91 l2cap_chan_close net/bluetooth/bluetooth EXPORT_SYMBOL
16542-
0x44a5d312 l2cap_register_user net/bluetooth/bluetooth EXPORT_SYMBOL
16543-
0x911bffe7 l2cap_unregister_user net/bluetooth/bluetooth EXPORT_SYMBOL
16544-
0x21087f96 l2cap_conn_get net/bluetooth/bluetooth EXPORT_SYMBOL
16545-
0x2ddf1cc3 l2cap_conn_put net/bluetooth/bluetooth EXPORT_SYMBOL
16546-
0x31868458 l2cap_chan_send net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16547-
0xd7da37d0 l2cap_chan_connect net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16538+
0x47a55e7a l2cap_add_psm net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16539+
0x8c859e3e l2cap_chan_create net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16540+
0xb38b096c l2cap_chan_put net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16541+
0x89f30b61 l2cap_chan_set_defaults net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16542+
0xb7fa6d6f l2cap_chan_del net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16543+
0xf8c5b154 l2cap_chan_list net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16544+
0x4352408d l2cap_chan_close net/bluetooth/bluetooth EXPORT_SYMBOL
16545+
0x63f5b2ca l2cap_register_user net/bluetooth/bluetooth EXPORT_SYMBOL
16546+
0x3915935e l2cap_unregister_user net/bluetooth/bluetooth EXPORT_SYMBOL
16547+
0x90784051 l2cap_conn_get net/bluetooth/bluetooth EXPORT_SYMBOL
16548+
0x79674eea l2cap_conn_put net/bluetooth/bluetooth EXPORT_SYMBOL
16549+
0x67091ab3 l2cap_chan_send net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
16550+
0xd404718b l2cap_chan_connect net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
1654816551
0xd29d4afb l2cap_is_socket net/bluetooth/bluetooth EXPORT_SYMBOL
1654916552
0x7b5ce5c3 baswap net/bluetooth/bluetooth EXPORT_SYMBOL
1655016553
0x7aad008b bt_to_errno net/bluetooth/bluetooth EXPORT_SYMBOL

Module7l.symvers

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2146,6 +2146,7 @@
21462146
0x837aa019 vfs_rename vmlinux EXPORT_SYMBOL
21472147
0x45eb1196 vfs_readlink vmlinux EXPORT_SYMBOL
21482148
0xad06da5c vfs_get_link vmlinux EXPORT_SYMBOL
2149+
0xec8e32d6 page_get_link_raw vmlinux EXPORT_SYMBOL_GPL
21492150
0xebdbfa6e page_get_link vmlinux EXPORT_SYMBOL
21502151
0x3c185c61 page_put_link vmlinux EXPORT_SYMBOL
21512152
0x15a2817b page_readlink vmlinux EXPORT_SYMBOL
@@ -16204,6 +16205,8 @@
1620416205
0xc0fec227 snd_mpu401_uart_interrupt sound/drivers/mpu401/snd-mpu401-uart EXPORT_SYMBOL
1620516206
0x6d629c59 snd_mpu401_uart_interrupt_tx sound/drivers/mpu401/snd-mpu401-uart EXPORT_SYMBOL
1620616207
0x5e078338 snd_mpu401_uart_new sound/drivers/mpu401/snd-mpu401-uart EXPORT_SYMBOL
16208+
0x0f740b6f adau1961_set_vgnd_shorted sound/drivers/upisnd/snd-soc-upisnd-codec EXPORT_SYMBOL
16209+
0x11f3eada adau1961_is_hp_capless sound/drivers/upisnd/snd-soc-upisnd-codec EXPORT_SYMBOL
1620716210
0xd9d2bb03 snd_usbmidi_disconnect sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
1620816211
0x63343b1d snd_usbmidi_input_stop sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
1620916212
0x16756dc0 snd_usbmidi_input_start sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
@@ -16827,7 +16830,7 @@
1682716830
0x9abff54d nft_unregister_flowtable_type net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1682816831
0x01a54f25 nft_flowtable_lookup net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1682916832
0x04d90b81 nf_tables_deactivate_flowtable net/netfilter/nf_tables EXPORT_SYMBOL_GPL
16830-
0x3251d762 nf_tables_trans_destroy_flush_work net/netfilter/nf_tables EXPORT_SYMBOL_GPL
16833+
0x1325ebf6 nf_tables_trans_destroy_flush_work net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1683116834
0x8bdd1568 nft_chain_validate_dependency net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1683216835
0x5b30211c nft_chain_validate_hooks net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1683316836
0xde57b5f5 nft_parse_u32_check net/netfilter/nf_tables EXPORT_SYMBOL_GPL
@@ -17470,28 +17473,28 @@
1747017473
0x82077dea hci_recv_diag net/bluetooth/bluetooth EXPORT_SYMBOL
1747117474
0xf817fe48 hci_set_hw_info net/bluetooth/bluetooth EXPORT_SYMBOL
1747217475
0x21f571d8 hci_set_fw_info net/bluetooth/bluetooth EXPORT_SYMBOL
17473-
0x11cd28ec hci_register_cb net/bluetooth/bluetooth EXPORT_SYMBOL
17474-
0x7db28838 hci_unregister_cb net/bluetooth/bluetooth EXPORT_SYMBOL
17476+
0x9b2891c1 hci_register_cb net/bluetooth/bluetooth EXPORT_SYMBOL
17477+
0xf809d75c hci_unregister_cb net/bluetooth/bluetooth EXPORT_SYMBOL
1747517478
0x0a747739 __hci_cmd_send net/bluetooth/bluetooth EXPORT_SYMBOL
1747617479
0x321f0bdf hci_get_route net/bluetooth/bluetooth EXPORT_SYMBOL
1747717480
0x7c0a8125 hci_conn_security net/bluetooth/bluetooth EXPORT_SYMBOL
1747817481
0xb2234ec8 hci_conn_check_secure net/bluetooth/bluetooth EXPORT_SYMBOL
1747917482
0x6cfb139e hci_conn_switch_role net/bluetooth/bluetooth EXPORT_SYMBOL
1748017483
0x7332cdfb hci_mgmt_chan_register net/bluetooth/bluetooth EXPORT_SYMBOL
1748117484
0xc08590ad hci_mgmt_chan_unregister net/bluetooth/bluetooth EXPORT_SYMBOL
17482-
0x3cc28c43 l2cap_add_psm net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17483-
0x16d51d05 l2cap_chan_create net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17484-
0x6442c81a l2cap_chan_put net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17485-
0x87e320ef l2cap_chan_set_defaults net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17486-
0x2ea7a882 l2cap_chan_del net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17487-
0xb6d53a35 l2cap_chan_list net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17488-
0x8238583a l2cap_chan_close net/bluetooth/bluetooth EXPORT_SYMBOL
17489-
0x5e5c2824 l2cap_register_user net/bluetooth/bluetooth EXPORT_SYMBOL
17490-
0x16f93df8 l2cap_unregister_user net/bluetooth/bluetooth EXPORT_SYMBOL
17491-
0xa2803531 l2cap_conn_get net/bluetooth/bluetooth EXPORT_SYMBOL
17492-
0x74d6213b l2cap_conn_put net/bluetooth/bluetooth EXPORT_SYMBOL
17493-
0x222f2d3b l2cap_chan_send net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17494-
0x3d760901 l2cap_chan_connect net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17485+
0x921f6c4f l2cap_add_psm net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17486+
0x95976505 l2cap_chan_create net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17487+
0x8c2c8aa7 l2cap_chan_put net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17488+
0xe2fe5e5c l2cap_chan_set_defaults net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17489+
0x6f46d49f l2cap_chan_del net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17490+
0x20e14224 l2cap_chan_list net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17491+
0x0ddef880 l2cap_chan_close net/bluetooth/bluetooth EXPORT_SYMBOL
17492+
0x5dce99e6 l2cap_register_user net/bluetooth/bluetooth EXPORT_SYMBOL
17493+
0xfbfb12f3 l2cap_unregister_user net/bluetooth/bluetooth EXPORT_SYMBOL
17494+
0xed7d75e4 l2cap_conn_get net/bluetooth/bluetooth EXPORT_SYMBOL
17495+
0x18c713e6 l2cap_conn_put net/bluetooth/bluetooth EXPORT_SYMBOL
17496+
0xcc95ffc4 l2cap_chan_send net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
17497+
0xd6251e84 l2cap_chan_connect net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
1749517498
0x9bdb56c5 l2cap_is_socket net/bluetooth/bluetooth EXPORT_SYMBOL
1749617499
0x7b5ce5c3 baswap net/bluetooth/bluetooth EXPORT_SYMBOL
1749717500
0x7aad008b bt_to_errno net/bluetooth/bluetooth EXPORT_SYMBOL

Module8.symvers

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2179,6 +2179,7 @@
21792179
0x852164ec vfs_rename vmlinux EXPORT_SYMBOL
21802180
0x84317519 vfs_readlink vmlinux EXPORT_SYMBOL
21812181
0x96027043 vfs_get_link vmlinux EXPORT_SYMBOL
2182+
0x29bfcb4c page_get_link_raw vmlinux EXPORT_SYMBOL_GPL
21822183
0x62e37167 page_get_link vmlinux EXPORT_SYMBOL
21832184
0x3c185c61 page_put_link vmlinux EXPORT_SYMBOL
21842185
0x616e68ad page_readlink vmlinux EXPORT_SYMBOL
@@ -16704,6 +16705,8 @@
1670416705
0xc0fec227 snd_mpu401_uart_interrupt sound/drivers/mpu401/snd-mpu401-uart EXPORT_SYMBOL
1670516706
0x6d629c59 snd_mpu401_uart_interrupt_tx sound/drivers/mpu401/snd-mpu401-uart EXPORT_SYMBOL
1670616707
0x39278c4c snd_mpu401_uart_new sound/drivers/mpu401/snd-mpu401-uart EXPORT_SYMBOL
16708+
0xbc60fe40 adau1961_set_vgnd_shorted sound/drivers/upisnd/snd-soc-upisnd-codec EXPORT_SYMBOL
16709+
0xbbaa99af adau1961_is_hp_capless sound/drivers/upisnd/snd-soc-upisnd-codec EXPORT_SYMBOL
1670716710
0xd9d2bb03 snd_usbmidi_disconnect sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
1670816711
0x63343b1d snd_usbmidi_input_stop sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
1670916712
0x16756dc0 snd_usbmidi_input_start sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
@@ -17332,7 +17335,7 @@
1733217335
0xe56539ff nft_unregister_flowtable_type net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1733317336
0x2e9ed1e4 nft_flowtable_lookup net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1733417337
0xb8e25af6 nf_tables_deactivate_flowtable net/netfilter/nf_tables EXPORT_SYMBOL_GPL
17335-
0x3251d762 nf_tables_trans_destroy_flush_work net/netfilter/nf_tables EXPORT_SYMBOL_GPL
17338+
0x82bd2d96 nf_tables_trans_destroy_flush_work net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1733617339
0x3acacbd6 nft_chain_validate_dependency net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1733717340
0x0a3b6d95 nft_chain_validate_hooks net/netfilter/nf_tables EXPORT_SYMBOL_GPL
1733817341
0xde57b5f5 nft_parse_u32_check net/netfilter/nf_tables EXPORT_SYMBOL_GPL
@@ -18003,28 +18006,28 @@
1800318006
0x939bf4cd hci_recv_diag net/bluetooth/bluetooth EXPORT_SYMBOL
1800418007
0x4c6d7021 hci_set_hw_info net/bluetooth/bluetooth EXPORT_SYMBOL
1800518008
0x50221fbf hci_set_fw_info net/bluetooth/bluetooth EXPORT_SYMBOL
18006-
0x3942e02e hci_register_cb net/bluetooth/bluetooth EXPORT_SYMBOL
18007-
0x36a252e0 hci_unregister_cb net/bluetooth/bluetooth EXPORT_SYMBOL
18009+
0x3165be5a hci_register_cb net/bluetooth/bluetooth EXPORT_SYMBOL
18010+
0xcaa4aaf8 hci_unregister_cb net/bluetooth/bluetooth EXPORT_SYMBOL
1800818011
0x75960a1d __hci_cmd_send net/bluetooth/bluetooth EXPORT_SYMBOL
1800918012
0x1e5f2b70 hci_get_route net/bluetooth/bluetooth EXPORT_SYMBOL
1801018013
0x8821d79d hci_conn_security net/bluetooth/bluetooth EXPORT_SYMBOL
1801118014
0x2bd25700 hci_conn_check_secure net/bluetooth/bluetooth EXPORT_SYMBOL
1801218015
0xacf6b856 hci_conn_switch_role net/bluetooth/bluetooth EXPORT_SYMBOL
1801318016
0xd6df4dba hci_mgmt_chan_register net/bluetooth/bluetooth EXPORT_SYMBOL
1801418017
0x2f807103 hci_mgmt_chan_unregister net/bluetooth/bluetooth EXPORT_SYMBOL
18015-
0xb273a1c2 l2cap_add_psm net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18016-
0x86573c2e l2cap_chan_create net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18017-
0xb4af7a07 l2cap_chan_put net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18018-
0xa4fe0452 l2cap_chan_set_defaults net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18019-
0xed2a416d l2cap_chan_del net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18020-
0xff28a82a l2cap_chan_list net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18021-
0x49fb4801 l2cap_chan_close net/bluetooth/bluetooth EXPORT_SYMBOL
18022-
0x9e9f738a l2cap_register_user net/bluetooth/bluetooth EXPORT_SYMBOL
18023-
0x71e83520 l2cap_unregister_user net/bluetooth/bluetooth EXPORT_SYMBOL
18024-
0x51879787 l2cap_conn_get net/bluetooth/bluetooth EXPORT_SYMBOL
18025-
0xe2bf0d64 l2cap_conn_put net/bluetooth/bluetooth EXPORT_SYMBOL
18026-
0xfc01c5b7 l2cap_chan_send net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18027-
0xb65b438c l2cap_chan_connect net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18018+
0x6d3e5482 l2cap_add_psm net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18019+
0xb3ae2567 l2cap_chan_create net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18020+
0xa521c54c l2cap_chan_put net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18021+
0xd4dbee8c l2cap_chan_set_defaults net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18022+
0x3366abfc l2cap_chan_del net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18023+
0x23c13d11 l2cap_chan_list net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18024+
0x655636c3 l2cap_chan_close net/bluetooth/bluetooth EXPORT_SYMBOL
18025+
0x7caff383 l2cap_register_user net/bluetooth/bluetooth EXPORT_SYMBOL
18026+
0x54a4b583 l2cap_unregister_user net/bluetooth/bluetooth EXPORT_SYMBOL
18027+
0x9162bc80 l2cap_conn_get net/bluetooth/bluetooth EXPORT_SYMBOL
18028+
0xf7f923de l2cap_conn_put net/bluetooth/bluetooth EXPORT_SYMBOL
18029+
0xa420e467 l2cap_chan_send net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
18030+
0x965e2b4d l2cap_chan_connect net/bluetooth/bluetooth EXPORT_SYMBOL_GPL
1802818031
0xcdb4ee1e l2cap_is_socket net/bluetooth/bluetooth EXPORT_SYMBOL
1802918032
0x7b5ce5c3 baswap net/bluetooth/bluetooth EXPORT_SYMBOL
1803018033
0x7aad008b bt_to_errno net/bluetooth/bluetooth EXPORT_SYMBOL

0 commit comments

Comments
 (0)