Skip to content

Commit ca9116f

Browse files
committed
kernel: Bump to 4.9.31
kernel: dwc_otg: make periodic scheduling behave properly for FS buses See: raspberrypi/linux#2038 kernel: dwc_otg: fiq_fsm: Make isochronous compatibility checks work properly See: raspberrypi/linux#2049 kernel: Add support for Allo Digione Driver See: raspberrypi/linux#2048 kernel: config: Adding SENSOR_JC42 See: raspberrypi/linux#2046 kernel: BCM270X_DT: Improve i2c-sensor and i2c-rtc overlay kernel: overlays: Fix i2c-rtc order and fragment numbering See: raspberrypi/linux#2059 kernel: BCM270X_DT: Add midi-uart1 overlay See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=183860 firmware: dtoverlay: Short-circuit empty parameter handling See: raspberrypi/linux#2028 firmware: rtos: Protect against null timer callback See: http://forum.kodi.tv/showthread.php?tid=280408 firmware: arm_dt: Add txp node to device tree parsing to mask off transposer interrupt firmware: venc: Correct the validation on custom mb/mbps/br settings See: #819
1 parent 0f315f8 commit ca9116f

File tree

6,286 files changed

+103267
-103232
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,286 files changed

+103267
-103232
lines changed

boot/fixup.dat

5 Bytes
Binary file not shown.

boot/fixup_cd.dat

3 Bytes
Binary file not shown.

boot/fixup_db.dat

1 Byte
Binary file not shown.

boot/fixup_x.dat

1 Byte
Binary file not shown.

boot/kernel.img

-392 Bytes
Binary file not shown.

boot/kernel7.img

560 Bytes
Binary file not shown.

boot/overlays/README

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,12 @@ Params: 24db_digital_gain Allow gain to be applied via the PCM512x codec
287287
slave"
288288

289289

290+
Name: allo-digione
291+
Info: Configures the Allo Digione audio card
292+
Load: dtoverlay=allo-digione
293+
Params: <None>
294+
295+
290296
Name: allo-piano-dac-pcm512x-audio
291297
Info: Configures the Allo Piano DAC (2.0/2.1) audio cards.
292298
(NB. This initial support is for 2.0 channel audio ONLY! ie. stereo.
@@ -660,8 +666,8 @@ Name: i2c-sensor
660666
Info: Adds support for a number of I2C barometric pressure and temperature
661667
sensors on i2c_arm
662668
Load: dtoverlay=i2c-sensor,<param>=<val>
663-
Params: addr Set the address for the BME280, BMP280 or
664-
TMP102
669+
Params: addr Set the address for the BME280, BMP280, TMP102
670+
or LM75
665671

666672
bme280 Select the Bosch Sensortronic BME280
667673
Valid addresses 0x76-0x77, default 0x76
@@ -673,10 +679,12 @@ Params: addr Set the address for the BME280, BMP280 or
673679
bmp280 Select the Bosch Sensortronic BMP280
674680
Valid addresses 0x76-0x77, default 0x76
675681

682+
htu21 Select the HTU21 temperature and humidity sensor
683+
676684
lm75 Select the Maxim LM75 temperature sensor
685+
Valid addresses 0x48-0x4f, default 0x4f
677686

678-
lm75addr Choose the address for the LM75 (0x48-0x4f -
679-
default 0x4f)
687+
lm75addr Deprecated - use addr parameter instead
680688

681689
si7020 Select the Silicon Labs Si7013/20/21 humidity/
682690
temperature sensor
@@ -884,6 +892,13 @@ Load: dtoverlay=midi-uart0
884892
Params: <None>
885893

886894

895+
Name: midi-uart1
896+
Info: Configures UART1 (ttyS0) so that a requested 38.4kbaud actually gets
897+
31.25kbaud, the frequency required for MIDI
898+
Load: dtoverlay=midi-uart1
899+
Params: <None>
900+
901+
887902
Name: mmc
888903
Info: Selects the bcm2835-mmc SD/MMC driver, optionally with overclock
889904
Load: dtoverlay=mmc,<param>=<val>

boot/overlays/allo-digione.dtbo

1.18 KB
Binary file not shown.

boot/overlays/i2c-rtc.dtbo

852 Bytes
Binary file not shown.

boot/overlays/i2c-sensor.dtbo

938 Bytes
Binary file not shown.

boot/overlays/midi-uart1.dtbo

857 Bytes
Binary file not shown.

boot/start.elf

96 Bytes
Binary file not shown.

boot/start_cd.elf

96 Bytes
Binary file not shown.

boot/start_db.elf

128 Bytes
Binary file not shown.

boot/start_x.elf

64 Bytes
Binary file not shown.

extra/Module.symvers

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4897,7 +4897,7 @@
48974897
0x5147ecdf ath_hw_get_listen_time drivers/net/wireless/ath/ath EXPORT_SYMBOL
48984898
0x75f03fde btintel_regmap_init drivers/bluetooth/btintel EXPORT_SYMBOL_GPL
48994899
0xd09fc8f6 sha1_finup_arm arch/arm/crypto/sha1-arm EXPORT_SYMBOL_GPL
4900-
0x9210cc7c fib_select_path vmlinux EXPORT_SYMBOL_GPL
4900+
0x2123a296 fib_select_path vmlinux EXPORT_SYMBOL_GPL
49014901
0x620fbf85 __napi_alloc_skb vmlinux EXPORT_SYMBOL
49024902
0x60a3838b file_remove_privs vmlinux EXPORT_SYMBOL
49034903
0xd88bb3b6 scsi_report_opcode vmlinux EXPORT_SYMBOL
@@ -5006,7 +5006,7 @@
50065006
0x9479dd1d dib9000_fw_pid_filter_ctrl drivers/media/dvb-frontends/dib9000 EXPORT_SYMBOL
50075007
0xe77f13da dm_dirty_log_destroy drivers/md/dm-log EXPORT_SYMBOL
50085008
0xfd57c670 btbcm_set_bdaddr drivers/bluetooth/btbcm EXPORT_SYMBOL_GPL
5009-
0xbb746b0b fib_table_lookup vmlinux EXPORT_SYMBOL_GPL
5009+
0xc22ef051 fib_table_lookup vmlinux EXPORT_SYMBOL_GPL
50105010
0xbff9b119 pskb_put vmlinux EXPORT_SYMBOL_GPL
50115011
0x5acce968 inc_nlink vmlinux EXPORT_SYMBOL
50125012
0x8a1ab4ee timeval_to_jiffies vmlinux EXPORT_SYMBOL
@@ -6830,7 +6830,7 @@
68306830
0xce418218 drm_kms_helper_poll_disable drivers/gpu/drm/drm_kms_helper EXPORT_SYMBOL
68316831
0x97abc0c0 rpc_mkpipe_data vmlinux EXPORT_SYMBOL_GPL
68326832
0x54384149 unix_domain_find vmlinux EXPORT_SYMBOL_GPL
6833-
0xeae5477e __fib_lookup vmlinux EXPORT_SYMBOL_GPL
6833+
0x75381384 __fib_lookup vmlinux EXPORT_SYMBOL_GPL
68346834
0x4bb033cf tcp_set_state vmlinux EXPORT_SYMBOL_GPL
68356835
0xa77d88f6 strnlen_user vmlinux EXPORT_SYMBOL
68366836
0x997c4347 unmap_kernel_range vmlinux EXPORT_SYMBOL_GPL

extra/Module7.symvers

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4893,7 +4893,7 @@
48934893
0xd9970355 ath_hw_get_listen_time drivers/net/wireless/ath/ath EXPORT_SYMBOL
48944894
0x812ddf21 btintel_regmap_init drivers/bluetooth/btintel EXPORT_SYMBOL_GPL
48954895
0x430e69cf sha1_finup_arm arch/arm/crypto/sha1-arm EXPORT_SYMBOL_GPL
4896-
0xf5f24de1 fib_select_path vmlinux EXPORT_SYMBOL_GPL
4896+
0xa97cdf5a fib_select_path vmlinux EXPORT_SYMBOL_GPL
48974897
0xf5ba1029 __napi_alloc_skb vmlinux EXPORT_SYMBOL
48984898
0xf4f09f89 file_remove_privs vmlinux EXPORT_SYMBOL
48994899
0x8321ac4a scsi_report_opcode vmlinux EXPORT_SYMBOL
@@ -5000,7 +5000,7 @@
50005000
0x2a2ae7c3 dib9000_fw_pid_filter_ctrl drivers/media/dvb-frontends/dib9000 EXPORT_SYMBOL
50015001
0xf57a2b21 dm_dirty_log_destroy drivers/md/dm-log EXPORT_SYMBOL
50025002
0xc16c3298 btbcm_set_bdaddr drivers/bluetooth/btbcm EXPORT_SYMBOL_GPL
5003-
0x9c8a7fe0 fib_table_lookup vmlinux EXPORT_SYMBOL_GPL
5003+
0xf351de69 fib_table_lookup vmlinux EXPORT_SYMBOL_GPL
50045004
0x83e4b4b6 pskb_put vmlinux EXPORT_SYMBOL_GPL
50055005
0x71e71037 inc_nlink vmlinux EXPORT_SYMBOL
50065006
0x8a1ab4ee timeval_to_jiffies vmlinux EXPORT_SYMBOL
@@ -6811,7 +6811,7 @@
68116811
0xde77c420 drm_kms_helper_poll_disable drivers/gpu/drm/drm_kms_helper EXPORT_SYMBOL
68126812
0x44f6d733 rpc_mkpipe_data vmlinux EXPORT_SYMBOL_GPL
68136813
0xe42f43b7 unix_domain_find vmlinux EXPORT_SYMBOL_GPL
6814-
0x597031f1 __fib_lookup vmlinux EXPORT_SYMBOL_GPL
6814+
0x780fe36a __fib_lookup vmlinux EXPORT_SYMBOL_GPL
68156815
0xa7c9b594 tcp_set_state vmlinux EXPORT_SYMBOL_GPL
68166816
0xa77d88f6 strnlen_user vmlinux EXPORT_SYMBOL
68176817
0x997c4347 unmap_kernel_range vmlinux EXPORT_SYMBOL_GPL

0 commit comments

Comments
 (0)