You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/generic/patches-3.10
Gabor Juhos 2d89ba8210 kernel/3.10: backport of_pci_get_devfn function from 3.11
Fixes the following build error on ramips/rt3883:

  arch/mips/pci/pci-rt3883.c:488:3: error: implicit declaration of function \
  'of_pci_get_devfn' [-Werror=implicit-function-declaration]
  cc1: some warnings being treated as errors

Although the function is only used by the PCI driver
of the RT3883 SoC but at the moment but it might be
useful for other targets as well.

Signed-off-by: Michael Lee <igvtee@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 37826
11 years ago
..
001-MIPS-Declare-emulate_load_store_microMIPS-as-a-stati.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
002-MIPS-Only-set-cpu_has_mmips-if-SYS_SUPPORTS_MICROMIP.patch kernel/3.10: add a generic patch for cpu_has_mmips override 11 years ago
003-of-pci-Add-of_pci_get_devfn-function.patch kernel/3.10: backport of_pci_get_devfn function from 3.11 11 years ago
020-ssb_update.patch kernel: update 3.10 to 3.10.2 11 years ago
025-bcma_backport.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
026-bcma_pcie_up_down.patch kernel: fix DMA error when BCM4331 is connected to BCM4706 11 years ago
030-timer_list_fix.patch kernel: merge a proposed fix from LKML for fixing infinite data returned by /proc/timer_list 11 years ago
060-hso_devices.patch kernel: generic: add 3.10-rc1 support 11 years ago
061-arm_xz_decompressor_build_fix.patch kernel: generic: add 3.10-rc1 support 11 years ago
062-mips_decompressor_build_fix.patch kernel: generic: add 3.10-rc1 support 11 years ago
100-overlayfs.patch kernel: update linux 3.10 to 3.10 final 11 years ago
102-ehci_hcd_ignore_oc.patch kernel: generic: add 3.10-rc1 support 11 years ago
120-bridge_allow_receiption_on_disabled_port.patch kernel: fix another corner case in the bridge state patch (#13874) 11 years ago
130-mips_remove_plat_dma_functions.patch kernel: improve dma ops inlining patches 11 years ago
131-improve_noncoherent_dma_checks.patch kernel: fix a small #ifdef bug in the noncoherent dma check rework 11 years ago
132-mips_inline_dma_ops.patch kernel: add back missing declaration in the MIPS DMA patch that broke octeon 11 years ago
200-fix_localversion.patch kernel: generic: add 3.10-rc1 support 11 years ago
201-extra_optimization.patch build: unify target independent optimization options 11 years ago
202-reduce_module_size.patch kernel: generic: add 3.10-rc1 support 11 years ago
203-kallsyms_uncompressed.patch kernel: update linux 3.10 to 3.10 final 11 years ago
204-module_strip.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
210-darwin_scripts_include.patch kernel: generic: add 3.10-rc1 support 11 years ago
212-byteshift_portability.patch kernel: generic: add 3.10-rc1 support 11 years ago
220-gc_sections.patch kernel: update linux 3.10 to 3.10 final 11 years ago
221-module_exports.patch kernel: generic: add 3.10-rc1 support 11 years ago
230-openwrt_lzma_options.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
250-netfilter_depends.patch kernel: generic: add 3.10-rc1 support 11 years ago
251-sound_kconfig.patch kernel: generic: add 3.10-rc1 support 11 years ago
252-mv_cesa_depends.patch kernel: generic: add 3.10-rc1 support 11 years ago
253-ssb_b43_default_on.patch kernel: generic: add 3.10-rc1 support 11 years ago
254-textsearch_kconfig_hacks.patch kernel: generic: add 3.10-rc1 support 11 years ago
255-lib80211_kconfig_hacks.patch kernel: generic: add 3.10-rc1 support 11 years ago
256-crypto_add_kconfig_prompts.patch kernel: generic: add 3.10-rc1 support 11 years ago
257-wireless_ext_kconfig_hack.patch kernel: generic: add 3.10-rc1 support 11 years ago
258-netfilter_netlink_kconfig_hack.patch kernel: generic: add 3.10-rc1 support 11 years ago
259-regmap_dynamic.patch kernel: generic: add 3.10-rc1 support 11 years ago
260-crypto_test_dependencies.patch kernel: update linux 3.10 to 3.10 final 11 years ago
261-move_bcm963xx_tag.patch kernel: generic: add 3.10-rc1 support 11 years ago
262-compressor_kconfig_hack.patch kernel: generic: add 3.10-rc1 support 11 years ago
300-mips_expose_boot_raw.patch kernel: add patch to inline mips dma mapping functions - reduces code size and improves performance 11 years ago
301-mips_image_cmdline_hack.patch kernel: generic: add 3.10-rc1 support 11 years ago
302-mips_no_branch_likely.patch kernel: generic: add 3.10-rc1 support 11 years ago
304-mips_disable_fpu.patch kernel/3.10: rework MIPS FPU emulation disable patch 11 years ago
305-mips_module_reloc.patch generic: make the module reloc pacth work on mips64 11 years ago
306-mips_mem_functions_performance.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
309-mips_fuse_workaround.patch kernel: generic: add 3.10-rc1 support 11 years ago
310-arm_module_unresolved_weak_sym.patch kernel: generic: add 3.10-rc1 support 11 years ago
320-ppc4xx_optimization.patch kernel: generic: add 3.10-rc1 support 11 years ago
321-powerpc_crtsavres_prereq.patch kernel: generic: add 3.10-rc1 support 11 years ago
322-ppc4xx-crypto-compile-fix.patch kernel: generic: add 3.10-rc1 support 11 years ago
400-rootfs_split.patch kernel: implement automatic rootfs split from the firmware partition in linux 3.10 (disabled by default) 11 years ago
401-partial_eraseblock_write.patch kernel: refresh 3.10 patches 11 years ago
410-mtd_info_move_forward_decl.patch kernel: refresh 3.10 patches 11 years ago
420-redboot_space.patch kernel: generic: add 3.10-rc1 support 11 years ago
430-mtd_myloader_partition_parser.patch kernel: refresh 3.10 patches 11 years ago
440-block2mtd_init.patch kernel: generic: add 3.10-rc1 support 11 years ago
441-block2mtd_probe.patch kernel: fix block2mtd build after removing the device refresh ioctl 11 years ago
450-mtd_plat_nand_chip_fixup.patch kernel: generic: add 3.10-rc1 support 11 years ago
451-mtd_fix_nand_correct_data_return_code.patch kernel: generic: add 3.10-rc1 support 11 years ago
460-cfi_cmdset_0002_no_erase_suspend.patch kernel: generic: add 3.10-rc1 support 11 years ago
470-mtd_m25p80_add_pm25_flash_support.patch kernel: replace local m25p80 patches with upstream submission 11 years ago
475-mtd_cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch kernel: generic: add 3.10-rc1 support 11 years ago
476-mtd-m25p80-allow-to-disable-small-sector-erase.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
478-mtd-partial_eraseblock_unlock.patch kernel: refresh 3.10 patches 11 years ago
500-yaffs-Kbuild-integration.patch kernel: generic: add 3.10-rc1 support 11 years ago
501-yaffs-Fix-directory-unlinking-in-yaffs1-mode.patch kernel: generic: add 3.10-rc1 support 11 years ago
502-yaffs-Switch-from-semaphores-to-mutexes.patch kernel: generic: add 3.10-rc1 support 11 years ago
503-yaffs-Replace-yaffs_dir_llseek-with-Linux-generic-ll.patch kernel: generic: add 3.10-rc1 support 11 years ago
504-yaffs-Mods-for-Linux-3.0-and-fix-a-typo.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
505-yaffs-3.2-use-MTD_OPS_AUTO_OOB.patch kernel: generic: add 3.10-rc1 support 11 years ago
506-yaffs-3.2-dont-use-i_nlink-directly.patch kernel: generic: add 3.10-rc1 support 11 years ago
507-yaffs-3.3_fix.patch kernel: generic: add 3.10-rc1 support 11 years ago
508-yaffs-3.3-use-mtd_-helpers.patch kernel: generic: add 3.10-rc1 support 11 years ago
509-yaffs-3.4-add-underscore-to-mtd-internal-names.patch kernel: generic: add 3.10-rc1 support 11 years ago
510-yaffs-3.4-use-d_make_root.patch kernel: generic: add 3.10-rc1 support 11 years ago
511-yaffs-3.5-use-clear_inode.patch kernel: generic: add 3.10-rc1 support 11 years ago
512-yaffs-3.5-convert-to-use-kuid_t-kgid_t.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
513-yaffs-3.6-fix-dir_inode-ops.patch kernel: generic: add 3.10-rc1 support 11 years ago
514-yaffs-3.6-use-delayed-work-instead-of-write_super.patch kernel: generic: add 3.10-rc1 support 11 years ago
515-yaffs-3.10-disable-proc-entry.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
520-squashfs_update_xz_comp_opts.patch kernel: generic: add 3.10-rc1 support 11 years ago
530-jffs2_make_lzma_available.patch kernel: generic: add 3.10-rc1 support 11 years ago
531-debloat_lzma.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
532-jffs2_eofdetect.patch kernel: generic: add 3.10-rc1 support 11 years ago
540-crypto-xz-decompression-support.patch kernel: update linux 3.10 to 3.10 final 11 years ago
541-ubifs-xz-decompression-support.patch kernel: generic: add 3.10-rc1 support 11 years ago
550-ubifs-symlink-xattr-support.patch kernel: generic: add 3.10-rc1 support 11 years ago
551-ubifs-fix-default-compression-selection.patch kernel: generic: add 3.10-rc1 support 11 years ago
600-netfilter_layer7_2.22.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
601-netfilter_layer7_pktmatch.patch kernel: generic: add 3.10-rc1 support 11 years ago
602-netfilter_layer7_match.patch kernel: generic: add 3.10-rc1 support 11 years ago
603-netfilter_layer7_2.6.36_fix.patch kernel: generic: add 3.10-rc1 support 11 years ago
604-netfilter_conntrack_flush.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
610-netfilter_match_bypass_default_checks.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
611-netfilter_match_bypass_default_table.patch kernel: generic: add 3.10-rc1 support 11 years ago
612-netfilter_match_reduce_memory_access.patch kernel: generic: add 3.10-rc1 support 11 years ago
613-netfilter_optional_tcp_window_check.patch kernel: generic: add 3.10-rc1 support 11 years ago
620-sched_esfq.patch kernel: generic: add 3.10-rc1 support 11 years ago
621-sched_act_connmark.patch kernel: fix crash in act_connmark in 3.9 and 3.10 (fixes #13916, #13876) 11 years ago
630-packet_socket_type.patch kernel: update linux 3.10 to 3.10 final 11 years ago
640-bridge_no_eap_forward.patch kernel: generic: add 3.10-rc1 support 11 years ago
641-bridge_always_accept_eap.patch kernel: generic: add 3.10-rc1 support 11 years ago
642-bridge_port_isolate.patch kernel: generic: add 3.10-rc1 support 11 years ago
643-bridge_remove_ipv6_dependency.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
644-bridge_optimize_netfilter_hooks.patch kernel: refresh 3.10 patches 11 years ago
650-pppoe_header_pad.patch kernel: generic: add 3.10-rc1 support 11 years ago
651-wireless_mesh_header.patch kernel: generic: add 3.10-rc1 support 11 years ago
652-atm_header_changes.patch kernel: generic: add 3.10-rc1 support 11 years ago
653-disable_netlink_trim.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
655-increase_skb_pad.patch kernel: update linux 3.10 to 3.10 final 11 years ago
656-skb_reduce_truesize-helper.patch kernel: update linux 3.10 to 3.10 final 11 years ago
657-qdisc_reduce_truesize.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
660-fq_codel_defaults.patch kernel: generic: add 3.10-rc1 support 11 years ago
661-fq_codel_keep_dropped_stats.patch kernel: generic: add 3.10-rc1 support 11 years ago
662-use_fq_codel_by_default.patch kernel: generic: add 3.10-rc1 support 11 years ago
663-remove_pfifo_fast.patch kernel: generic: add 3.10-rc1 support 11 years ago
670-ipv6-allow-rejecting-with-source-address-failed-policy.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
700-swconfig.patch kernel: update linux 3.10 to 3.10 final 11 years ago
701-phy_extension.patch kernel: generic: add 3.10-rc1 support 11 years ago
702-phy_add_aneg_done_function.patch kernel: generic: add 3.10-rc1 support 11 years ago
703-phy-add-detach-callback-to-struct-phy_driver.patch kernel: generic: add 3.10-rc1 support 11 years ago
710-phy-add-mdio_register_board_info.patch kernel: generic: add 3.10-rc1 support 11 years ago
720-phy_adm6996.patch kernel: generic: add 3.10-rc1 support 11 years ago
721-phy_packets.patch kernel: update linux 3.10 to 3.10 final 11 years ago
722-phy_mvswitch.patch kernel: generic: add 3.10-rc1 support 11 years ago
723-phy_ip175c.patch kernel: generic: add 3.10-rc1 support 11 years ago
724-phy_ar8216.patch kernel: generic: add 3.10-rc1 support 11 years ago
725-phy_rtl8306.patch kernel: generic: add 3.10-rc1 support 11 years ago
726-phy_rtl8366.patch kernel: v3.10 has no GENERIC_GPIO anymore 11 years ago
727-phy-rtl8367.patch kernel: generic: add 3.10-rc1 support 11 years ago
728-phy-micrel.patch kernel: generic: add 3.10-rc1 support 11 years ago
729-phy-rtl8367b.patch kernel: generic: add 3.10-rc1 support 11 years ago
729-phy-tantos.patch kernel: generic: add 3.10-rc1 support 11 years ago
730-phy_b53.patch kernel: generic: add 3.10-rc1 support 11 years ago
750-hostap_txpower.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
810-pci_disable_common_quirks.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
811-pci_disable_usb_common_quirks.patch kernel: generic: add 3.10-rc1 support 11 years ago
820-usb_add_usb_find_device_by_name.patch kernel: generic: add 3.10-rc1 support 11 years ago
830-ledtrig_morse.patch kernel: generic: add 3.10-rc1 support 11 years ago
831-ledtrig_netdev.patch kernel: generic: add 3.10-rc1 support 11 years ago
832-ledtrig_usbdev.patch kernel: generic: add 3.10-rc1 support 11 years ago
840-rtc7301.patch kernel: generic: remove upstream patches for 3.10-rc3 and refresh patches 11 years ago
841-rtc_pt7c4338.patch kernel: generic: remove upstream patches for 3.10-rc3 and refresh patches 11 years ago
861-04_spi_gpio_implement_spi_delay.patch kernel: generic: add 3.10-rc1 support 11 years ago
862-gpio_spi_driver.patch kernel: v3.10 has no GENERIC_GPIO anymore 11 years ago
863-gpiommc.patch strict_strtoul is obsolete, use kstrtoul instead 11 years ago
864-gpiommc_configfs_locking.patch strict_strtoul is obsolete, use kstrtoul instead 11 years ago
870-hifn795x_byteswap.patch kernel: generic: add 3.10-rc1 support 11 years ago
880-gateworks_system_controller.patch kernel: generic: add 3.10-rc1 support 11 years ago
890-8250_optional_sysrq.patch kernel: do not accept sysrq characters via serial port 11 years ago
900-slab_maxsize.patch kernel: generic: add 3.10-rc1 support 11 years ago
901-debloat_sock_diag.patch kernel: generic: add 3.10-rc1 support 11 years ago
902-debloat_proc.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
903-debloat_direct_io.patch kernel: update linux 3.10 to 3.10 final 11 years ago
910-kobject_uevent.patch kernel: generic: add 3.10-rc1 support 11 years ago
911-kobject_add_broadcast_uevent.patch kernel: generic: add 3.10-rc1 support 11 years ago
920-unable_to_open_console.patch kernel: generic: add 3.10-rc1 support 11 years ago
921-use_preinit_as_init.patch kernel: generic: add 3.10-rc1 support 11 years ago
930-crashlog.patch kernel: crashlog: Avoid out-of-bounds write 11 years ago
940-ocf_kbuild_integration.patch kernel: update linux 3.10 to 3.10 final 11 years ago
941-ocf_20120127.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
950-vm_exports.patch kernel: update linux 3.10 to 3.10 final 11 years ago
960-decompress_unlzo_fix.patch kernel: generic: add 3.10-rc1 support 11 years ago
970-remove-unsane-filenames-from-deps_initramfs-list.patch kernel: generic: add 3.10-rc1 support 11 years ago
980-arm_openwrt_machtypes.patch kernel: generic: add 3.10-rc1 support 11 years ago
992-mpcore_wdt_fix_watchdog_counter_loading.patch kernel: update to linux 3.10.4, refresh patches 11 years ago
993-mpcore_wdt_fix_wdioc_setoptions_handling.patch kernel: generic: add 3.10-rc1 support 11 years ago
994-mpcore_wdt_fix_timer_mode_setup.patch kernel: generic: add 3.10-rc1 support 11 years ago
995-mpcore_twd_calibrate_single_core.patch kernel: generic: add 3.10-rc1 support 11 years ago
996-zsmalloc_allow_module_build.patch kernel: generic: add 3.10-rc1 support 11 years ago
997-device_tree_cmdline.patch lantiq: enable retrieving kernel args from bootloader 11 years ago