openwrt/target/linux/generic-2.6/patches-2.6.30
Gabor Juhos eb990941a1 use subsys_initcall in the i2c-gpio driver
SVN-Revision: 16787
2009-07-11 19:14:01 +00:00
..
004-extra_optimization.patch
006-gcc4_inline_fix.patch
007-samsung_flash.patch
011-mips_boot.patch
020-mips_multi_machine_support.patch refresh patches 2009-06-14 09:45:26 +00:00
021-mips_simple_prom_emulator.patch refresh patches 2009-06-14 09:45:26 +00:00
024-mips_delay.patch refresh patches 2009-06-14 09:45:26 +00:00
025-mips_disable_fpu.patch update targets to 2.6.30.1, update patches 2009-07-05 14:39:13 +00:00
027-mips_module_reloc.patch mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik 2009-07-11 02:30:25 +00:00
030-pci_disable_common_quirks.patch generic-2.6: move PCI quirk patch from the adm5120 target into the generic patches 2009-05-22 11:26:08 +00:00
050-pcomp_update.patch 2.6.30: add lzma support to squashfs through pcomp 2009-05-20 15:12:57 +00:00
051-squashfs_pcomp.patch generic-2.6/2.6.30: refresh patches 2009-05-22 09:46:02 +00:00
052-pcomp_lzma_support.patch generic-2.6/2.6.30: refresh patches 2009-05-22 09:46:02 +00:00
053-squashfs_lzma.patch fix typo in squashfs-lzma patch (thx, hauke) 2009-05-24 13:48:48 +00:00
060-block2mtd_init.patch
065-rootfs_split.patch
066-rootfs_split_squashfs4_fix.patch generic/2.6.{29,30}: fix rootfs_split with squashfs4 2009-05-15 12:17:48 +00:00
070-redboot_space.patch
071-redboot_boardconfig.patch
080-mtd_plat_nand_chip_fixup.patch
081-mtd_myloader_partition_parser.patch
090-mtd_fix_nand_correct_data_return_code.patch
100-netfilter_layer7_2.17.patch generic-2.6/2.6.30: resync patches for 2.6.30-rc5 2009-05-09 06:05:15 +00:00
101-netfilter_layer7_pktmatch.patch
110-netfilter_match_speedup.patch fix a compile error in the netfilter match speedup patch for 2.6.30 2009-05-14 18:35:10 +00:00
130-netfilter_ipset.patch
150-netfilter_imq.patch upgrade to 2.6.30-rc6, refresh patches 2009-05-18 13:08:46 +00:00
180-netfilter_depends.patch generic-2.6/2.6.30: resync patches for 2.6.30-rc5 2009-05-09 06:05:15 +00:00
190-netfilter_rtsp.patch generic-2.6/2.6.30: resync patches for 2.6.30-rc5 2009-05-09 06:05:15 +00:00
200-sched_esfq.patch Compile fix. Port r15775 to kernel 2.6.30. 2009-05-12 20:47:16 +00:00
201-jhash3.patch
202-mips-freestanding.patch refresh generic patches 2009-06-11 08:49:53 +00:00
203-slab_maxsize.patch
204-jffs2_eofdetect.patch
205-skb_padding.patch improve the skb padding performance change to avoid unnecessary reallocations in the routing code 2009-05-10 22:17:50 +00:00
207-powerpc_asm_segment_h.patch
209-mini_fo.patch
210-mini_fo_2.6.25_fixes.patch
211-mini_fo_2.6.25_dentry_open_war.patch
212-mini_fo_2.6.26_fixes.patch
213-mini_fo_2.6.27_fixes.patch
214-mini_fo_2.6.29.patch
215-mini_fo_2.6.30.patch generic-2.6/2.6.30: more mini_fo fixes 2009-06-05 15:24:59 +00:00
219-kobject_uevent.patch
220-sound_kconfig.patch
221-binfmt_elf_gcc4.1.patch upgrade to 2.6.30-rc6, refresh patches 2009-05-18 13:08:46 +00:00
240-packet_socket_type.patch
250-pppoe_header_pad.patch pppoe: add extra padding for the header (useful for drivers that need headroom) 2009-06-29 21:54:11 +00:00
400-ledtrig_morse.patch
402-ledtrig_netdev.patch
410-gpio_buttons.patch
420-gpiodev.patch
510-yaffs_support.patch
511-yaffs-cvs-2009-04-24.patch
600-phy_extension.patch
620-phy_adm6996.patch
630-phy_packets.patch
650-swconfig.patch
660-phy_mvswitch.patch
670-phy_ip175c.patch add ip175c switch driver patch to 2.6.30 2009-06-01 22:14:11 +00:00
680-phy_ar8216.patch upgrade to 2.6.30-rc8 2009-06-03 13:42:28 +00:00
700-rtc7301.patch
750-glamo-headers.patch Add ioctls to glamo framebuffer driver to enable/disable glamo engines. 2009-07-05 12:05:20 +00:00
801-usb_serial_endpoint_size.patch update targets to 2.6.30.1, update patches 2009-07-05 14:39:13 +00:00
840-unable_to_open_console.patch upgrade to 2.6.30-rc8 2009-06-03 13:42:28 +00:00
902-darwin_scripts_include.patch
903-hostap_txpower.patch Compile fix. Port r15775 to kernel 2.6.30. 2009-05-12 20:47:16 +00:00
903-stddef_include.patch
905-i386_build.patch
920-01-hotpluggable-spi-gpio.patch
920-04-spi-gpio-implement-spi-delay.patch
921-gpio_spi_driver.patch
922-gpiommc.patch upgrade to 2.6.30-rc8 2009-06-03 13:42:28 +00:00
923-gpiommc-configfs-locking.patch
924-cs5535_gpio.patch
925-modify-i2c-gpio-initcall-level.patch use subsys_initcall in the i2c-gpio driver 2009-07-11 19:14:01 +00:00
951-revert_gcc4_4_fixes.patch generic-2.6/2.6.30: resync patches for 2.6.30-rc5 2009-05-09 06:05:15 +00:00
960-arm_lzma_loader.patch temporary, hackish, etc, etc.. lzma support for the arm zImage loader 2009-06-01 21:09:40 +00:00
970-ocf_kbuild_integration.patch generic-2.6/2.6.30: refresh patches 2009-05-22 09:46:02 +00:00
971-ocf_20080917.patch upgrade to 2.6.30-rc6, refresh patches 2009-05-18 13:08:46 +00:00
972-ocf_compile_fix.patch
973-ocf_2.6.27_fix.patch ocf: fix uninitialized variable access (thx, Dakon) 2009-06-01 22:14:01 +00:00
974-ssb_b43_default_on.patch
977-textsearch_kconfig_hacks.patch
979-crypto_add_kconfig_prompts.patch
980-vm_exports.patch 2.6.30: add another export for the binder module 2009-06-14 23:18:23 +00:00
985-cris-headers.patch
990-fix_feroceon_vfp_handling.patch fix VFP handling on feroceon cores 2009-06-01 12:45:50 +00:00
998-openwrt_lzma_options.patch use the openwrt lzma options for now 2009-06-01 20:31:23 +00:00
999-use_preinit_as_init.patch upgrade to 2.6.30-rc8 2009-06-03 13:42:28 +00:00