Skip to content

Commit

Permalink
kernel: bump to 3.10.23
Browse files Browse the repository at this point in the history
kernel: Add support for I2S/PCM audio devices
See: raspberrypi/linux#461

firmware: OMX_ImageFilterDeInterlaceAdvanced: Explicitly set frame_interval
See: #234

firmware: vdec3: Take advantage of explicit frame boundaries to reduce latency
See: #232
  • Loading branch information
Dom Cobley committed Dec 9, 2013
1 parent 288684f commit 9d34d04
Show file tree
Hide file tree
Showing 1,284 changed files with 79,236 additions and 78,534 deletions.
Binary file modified boot/fixup.dat
Binary file not shown.
Binary file modified boot/fixup_cd.dat
Binary file not shown.
Binary file modified boot/fixup_x.dat
Binary file not shown.
Binary file modified boot/kernel.img
Binary file not shown.
Binary file modified boot/kernel_emergency.img
Binary file not shown.
Binary file modified boot/start.elf
Binary file not shown.
Binary file modified boot/start_cd.elf
Binary file not shown.
Binary file modified boot/start_x.elf
Binary file not shown.
5,360 changes: 2,786 additions & 2,574 deletions extra/Module.symvers

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions extra/Module_emergency.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -1735,7 +1735,7 @@
0xaafdc258 strcasecmp vmlinux EXPORT_SYMBOL
0x81645ed5 save_mount_options vmlinux EXPORT_SYMBOL
0xb31dd13d unregister_kretprobe vmlinux EXPORT_SYMBOL_GPL
0xfc33582d clockevents_register_device vmlinux EXPORT_SYMBOL_GPL
0xacdb09f7 clockevents_register_device vmlinux EXPORT_SYMBOL_GPL
0x9662d69d rt2x00mac_sta_remove drivers/net/wireless/rt2x00/rt2x00lib EXPORT_SYMBOL_GPL
0xee83a4f3 cast_s4 crypto/cast_common EXPORT_SYMBOL_GPL
0x62e51672 cache_check vmlinux EXPORT_SYMBOL_GPL
Expand Down Expand Up @@ -4537,7 +4537,7 @@
0x61b7b126 simple_strtoull vmlinux EXPORT_SYMBOL
0x68e574a9 nfs_get_client vmlinux EXPORT_SYMBOL_GPL
0x528c709d simple_read_from_buffer vmlinux EXPORT_SYMBOL
0x1b60eac1 clockevent_delta2ns vmlinux EXPORT_SYMBOL_GPL
0x200975b8 clockevent_delta2ns vmlinux EXPORT_SYMBOL_GPL
0xea52dc81 dwc_cc_ck vmlinux EXPORT_SYMBOL
0xa681fe88 generate_random_uuid vmlinux EXPORT_SYMBOL
0x3147857d default_red vmlinux EXPORT_SYMBOL
Expand Down Expand Up @@ -5733,7 +5733,7 @@
0x1881d636 rtnl_register vmlinux EXPORT_SYMBOL_GPL
0xb39c49d1 sock_from_file vmlinux EXPORT_SYMBOL
0x452fdae2 lookup_bdev vmlinux EXPORT_SYMBOL
0xad26bf5b clockevents_config_and_register vmlinux EXPORT_SYMBOL_GPL
0x7bf1fe97 clockevents_config_and_register vmlinux EXPORT_SYMBOL_GPL
0x2fd8cba9 freeze_wake vmlinux EXPORT_SYMBOL_GPL
0x39ca1964 irq_stat vmlinux EXPORT_SYMBOL
0xf8ccf20f btmrvl_remove_card drivers/bluetooth/btmrvl EXPORT_SYMBOL_GPL
Expand Down
Loading

0 comments on commit 9d34d04

Please sign in to comment.