Skip to content

Commit

Permalink
kernel: Bump to 4.4.14
Browse files Browse the repository at this point in the history
kernel: mmc: Apply ERASE_BROKEN quirks correctly

kernel: IQaudIO: auto-mute for AMP+ and DigiAMP+
See: raspberrypi/linux#1493

kernel: add pcf2123 RTC overlay on SPI0.0
See: raspberrypi/linux#1510

kernel: Audio Injector: Added support for headphones, microphone and bclk_ratio settings
See: raspberrypi/linux#1537
  • Loading branch information
popcornmix committed Jun 26, 2016
1 parent 390f53e commit 20c6fda
Show file tree
Hide file tree
Showing 5,995 changed files with 106,434 additions and 106,410 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified boot/kernel.img
Binary file not shown.
Binary file modified boot/kernel7.img
Binary file not shown.
10 changes: 10 additions & 0 deletions boot/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,10 @@ Params: 24db_digital_gain Allow gain to be applied via the PCM512x codec
responsibility of the user to ensure that
the Digital volume control is set to a value
that does not result in clipping/distortion!)
auto_mute_amp If specified, unmute/mute the IQaudIO amp when
starting/stopping audio playback.
unmute_amp If specified, unmute the IQaudIO amp once when
the DAC driver module loads.


Name: justboom-dac
Expand Down Expand Up @@ -975,6 +979,12 @@ Load: dtoverlay=spi-gpio35-39
Params: <None>


Name: spi-rtc
Info: Adds support for a number of SPI Real Time Clock devices
Load: dtoverlay=spi-rtc,<param>=<val>
Params: pcf2123 Select the PCF2123 device


Name: spi1-1cs
Info: Enables spi1 with a single chip select (CS) line and associated spidev
dev node. The gpio pin number for the CS line and spidev device node
Expand Down
Binary file modified boot/overlays/iqaudio-dacplus.dtbo
Binary file not shown.
Binary file added boot/overlays/spi-rtc.dtbo
Binary file not shown.
3 changes: 3 additions & 0 deletions extra/Module.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@
0x430e0e8c vm_insert_page vmlinux EXPORT_SYMBOL
0xeb55a931 __kfifo_max_r vmlinux EXPORT_SYMBOL
0xfd9c6a9e nf_conntrack_l4proto_tcp4 net/netfilter/nf_conntrack EXPORT_SYMBOL_GPL
0xa415df50 __ip_tunnel_change_mtu net/ipv4/ip_tunnel EXPORT_SYMBOL_GPL
0x7a222007 crc7_be_syndrome_table lib/crc7 EXPORT_SYMBOL
0x826f08d1 ucb1400_adc_read drivers/mfd/ucb1400_core EXPORT_SYMBOL_GPL
0x2433b352 drm_property_create_signed_range drivers/gpu/drm/drm EXPORT_SYMBOL
Expand Down Expand Up @@ -5558,6 +5559,7 @@
0x885faf63 devm_pinctrl_put vmlinux EXPORT_SYMBOL_GPL
0xe80c550f input_event vmlinux EXPORT_SYMBOL
0x341fef8f posix_clock_unregister vmlinux EXPORT_SYMBOL_GPL
0x24c8e482 xt_copy_counters_from_user net/netfilter/x_tables EXPORT_SYMBOL_GPL
0x0b2fa2de nf_ct_nat_ext_add net/netfilter/nf_nat EXPORT_SYMBOL_GPL
0xbbe7c23c lc_element_by_index lib/lru_cache EXPORT_SYMBOL
0x81cbf71d ath9k_hw_startpcureceive drivers/net/wireless/ath/ath9k/ath9k_hw EXPORT_SYMBOL
Expand Down Expand Up @@ -6910,6 +6912,7 @@
0x78812155 nlmsvc_unlock_all_by_sb vmlinux EXPORT_SYMBOL_GPL
0x77e35ccc nlmsvc_unlock_all_by_ip vmlinux EXPORT_SYMBOL_GPL
0x4ed37354 snd_pcm_hw_constraint_integer sound/core/snd-pcm EXPORT_SYMBOL
0xd87ae60d xt_check_entry_offsets net/netfilter/x_tables EXPORT_SYMBOL
0x20b7c33b iscsi_boot_create_initiator drivers/scsi/iscsi_boot_sysfs EXPORT_SYMBOL_GPL
0x2e2a6bb3 iscsi_boot_destroy_kset drivers/scsi/iscsi_boot_sysfs EXPORT_SYMBOL_GPL
0x8450b18a sirdev_raw_read drivers/net/irda/sir-dev EXPORT_SYMBOL
Expand Down
3 changes: 3 additions & 0 deletions extra/Module7.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@
0x4dc2e2af vm_insert_page vmlinux EXPORT_SYMBOL
0xeb55a931 __kfifo_max_r vmlinux EXPORT_SYMBOL
0x506b6aaf nf_conntrack_l4proto_tcp4 net/netfilter/nf_conntrack EXPORT_SYMBOL_GPL
0x60bb35e3 __ip_tunnel_change_mtu net/ipv4/ip_tunnel EXPORT_SYMBOL_GPL
0x7a222007 crc7_be_syndrome_table lib/crc7 EXPORT_SYMBOL
0x5367a994 ucb1400_adc_read drivers/mfd/ucb1400_core EXPORT_SYMBOL_GPL
0x6e9cf305 drm_property_create_signed_range drivers/gpu/drm/drm EXPORT_SYMBOL
Expand Down Expand Up @@ -5554,6 +5555,7 @@
0xcf14c112 devm_pinctrl_put vmlinux EXPORT_SYMBOL_GPL
0xa5a3b82a input_event vmlinux EXPORT_SYMBOL
0x0615bddf posix_clock_unregister vmlinux EXPORT_SYMBOL_GPL
0x24c8e482 xt_copy_counters_from_user net/netfilter/x_tables EXPORT_SYMBOL_GPL
0x3b2e8296 nf_ct_nat_ext_add net/netfilter/nf_nat EXPORT_SYMBOL_GPL
0xbbe7c23c lc_element_by_index lib/lru_cache EXPORT_SYMBOL
0xd8abd394 ath9k_hw_startpcureceive drivers/net/wireless/ath/ath9k/ath9k_hw EXPORT_SYMBOL
Expand Down Expand Up @@ -6898,6 +6900,7 @@
0x2f94848a nlmsvc_unlock_all_by_sb vmlinux EXPORT_SYMBOL_GPL
0x77e35ccc nlmsvc_unlock_all_by_ip vmlinux EXPORT_SYMBOL_GPL
0x82a344ff snd_pcm_hw_constraint_integer sound/core/snd-pcm EXPORT_SYMBOL
0xd87ae60d xt_check_entry_offsets net/netfilter/x_tables EXPORT_SYMBOL
0x774e1bab iscsi_boot_create_initiator drivers/scsi/iscsi_boot_sysfs EXPORT_SYMBOL_GPL
0xd1854324 iscsi_boot_destroy_kset drivers/scsi/iscsi_boot_sysfs EXPORT_SYMBOL_GPL
0x5217dc71 sirdev_raw_read drivers/net/irda/sir-dev EXPORT_SYMBOL
Expand Down
Loading

0 comments on commit 20c6fda

Please sign in to comment.