Skip to content

Commit

Permalink
kernel: bump to 3.10.34
Browse files Browse the repository at this point in the history
kernel: fix sign in sdhci_bcm2708_raw_writel wait calculation
see: raspberrypi/linux#549

firmware: audio_mixer: Support 8-bit input and float input and output. Support non-power of 2 channels
  • Loading branch information
Dom Cobley committed Mar 25, 2014
1 parent 18a7921 commit 9953ce0
Show file tree
Hide file tree
Showing 1,289 changed files with 38,085 additions and 38,031 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/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.
4 changes: 2 additions & 2 deletions extra/Module.symvers
Original file line number Diff line number Diff line change
Expand Up @@ -3596,7 +3596,7 @@
0xf499fdb2 rcu_barrier_bh vmlinux EXPORT_SYMBOL_GPL
0xd3df9dd2 synchronize_srcu_expedited vmlinux EXPORT_SYMBOL_GPL
0x8320bea8 __umodsi3 vmlinux EXPORT_SYMBOL
0xe54b754b tcp_cong_avoid_ai vmlinux EXPORT_SYMBOL_GPL
0xc48a3836 tcp_cong_avoid_ai vmlinux EXPORT_SYMBOL_GPL
0xab6bde28 sysctl_max_syn_backlog vmlinux EXPORT_SYMBOL
0xcabe04de cpuidle_resume_and_unlock vmlinux EXPORT_SYMBOL_GPL
0x59994640 usb_altnum_to_altsetting vmlinux EXPORT_SYMBOL_GPL
Expand Down Expand Up @@ -3829,7 +3829,7 @@
0x21f6bba6 nfnl_acct_find_get net/netfilter/nfnetlink_acct EXPORT_SYMBOL_GPL
0xde974a64 cdc_ncm_rx_verify_ndp16 drivers/net/usb/cdc_ncm EXPORT_SYMBOL_GPL
0x77eed092 simple_tuner_attach drivers/media/tuners/tuner-simple EXPORT_SYMBOL_GPL
0x3de6db57 tcp_slow_start vmlinux EXPORT_SYMBOL_GPL
0xf8002d9c tcp_slow_start vmlinux EXPORT_SYMBOL_GPL
0xf9b453e3 dev_activate vmlinux EXPORT_SYMBOL
0x01d32105 __pneigh_lookup vmlinux EXPORT_SYMBOL_GPL
0x2de50333 devm_iounmap vmlinux EXPORT_SYMBOL
Expand Down
Loading

0 comments on commit 9953ce0

Please sign in to comment.