refresh kernel patches
authorGabor Juhos <juhosg@openwrt.org>
Mon, 19 May 2008 06:33:18 +0000 (06:33 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 19 May 2008 06:33:18 +0000 (06:33 +0000)
SVN-Revision: 11193

40 files changed:
target/linux/adm5120/patches-2.6.25/001-adm5120.patch
target/linux/adm5120/patches-2.6.25/002-adm5120_flash.patch
target/linux/adm5120/patches-2.6.25/003-adm5120_switch.patch
target/linux/adm5120/patches-2.6.25/005-adm5120_usb.patch
target/linux/adm5120/patches-2.6.25/006-adm5120_leds.patch
target/linux/adm5120/patches-2.6.25/007-adm5120_pci.patch
target/linux/adm5120/patches-2.6.25/009-adm5120_leds_switch_trigger.patch
target/linux/adm5120/patches-2.6.25/100-mtd_myloder_partition_parser.patch
target/linux/adm5120/patches-2.6.25/101-cfi_fixup_macronix_bootloc.patch
target/linux/adm5120/patches-2.6.25/102-jedec_pmc_39lvxxx_chips.patch
target/linux/adm5120/patches-2.6.25/103-mtd_trxsplit.patch
target/linux/adm5120/patches-2.6.25/120-rb153_cf_driver.patch
target/linux/adm5120/patches-2.6.25/140-cmdline_hack.patch
target/linux/adm5120/patches-2.6.25/200-amba_pl010_hacks.patch
target/linux/adm5120/patches-2.6.25/201-amba_bus_hacks.patch
target/linux/adm5120/patches-2.6.25/202-pci_disable_common_quirks.patch
target/linux/adm5120/patches-2.6.25/203-gpio_leds_brightness.patch
target/linux/adm5120/patches-2.6.25/310-adm5120_wdt.patch
target/linux/adm5120/patches-2.6.25/900-usb_bump_version_number.patch
target/linux/adm5120/patches-2.6.25/901-usb_convert_from_class_device.patch
target/linux/adm5120/patches-2.6.25/902-usb_use_debugfs_instead_of_sysfs.patch
target/linux/adm5120/patches-2.6.25/910-pata_rb153_cf_fix_compiler_warning.patch
target/linux/adm5120/patches/001-adm5120.patch
target/linux/adm5120/patches/002-adm5120_flash.patch
target/linux/adm5120/patches/003-adm5120_switch.patch
target/linux/adm5120/patches/005-adm5120_usb.patch
target/linux/adm5120/patches/006-adm5120_leds.patch
target/linux/adm5120/patches/007-adm5120_pci.patch
target/linux/adm5120/patches/009-adm5120_leds_switch_trigger.patch
target/linux/adm5120/patches/100-mtd_myloder_partition_parser.patch
target/linux/adm5120/patches/101-cfi_fixup_macronix_bootloc.patch
target/linux/adm5120/patches/102-jedec_pmc_39lvxxx_chips.patch
target/linux/adm5120/patches/103-mtd_trxsplit.patch
target/linux/adm5120/patches/120-rb153_cf_driver.patch
target/linux/adm5120/patches/140-cmdline_hack.patch
target/linux/adm5120/patches/200-amba_pl010_hacks.patch
target/linux/adm5120/patches/201-amba_bus_hacks.patch
target/linux/adm5120/patches/202-pci_disable_common_quirks.patch
target/linux/adm5120/patches/203-gpio_leds_brightness.patch
target/linux/adm5120/patches/310-adm5120_wdt.patch

index 5fe25a562d99fc70b7e1d76ac1bf39eb6bb057b3..8818fd852dcc6e707f2e2a3e9eb042e722fce646 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/arch/mips/Kconfig
+Index: linux-2.6.25.4/arch/mips/Kconfig
 ===================================================================
---- linux-2.6.25.orig/arch/mips/Kconfig
-+++ linux-2.6.25/arch/mips/Kconfig
+--- linux-2.6.25.4.orig/arch/mips/Kconfig
++++ linux-2.6.25.4/arch/mips/Kconfig
 @@ -18,6 +18,20 @@ choice
        prompt "System type"
        default SGI_IP22
@@ -31,10 +31,10 @@ Index: linux-2.6.25/arch/mips/Kconfig
  source "arch/mips/au1000/Kconfig"
  source "arch/mips/basler/excite/Kconfig"
  source "arch/mips/jazz/Kconfig"
-Index: linux-2.6.25/arch/mips/Makefile
+Index: linux-2.6.25.4/arch/mips/Makefile
 ===================================================================
---- linux-2.6.25.orig/arch/mips/Makefile
-+++ linux-2.6.25/arch/mips/Makefile
+--- linux-2.6.25.4.orig/arch/mips/Makefile
++++ linux-2.6.25.4/arch/mips/Makefile
 @@ -174,6 +174,16 @@ cflags-$(CONFIG_MACH_JAZZ)        += -Iinclude/
  load-$(CONFIG_MACH_JAZZ)      += 0xffffffff80080000
  
@@ -52,10 +52,10 @@ Index: linux-2.6.25/arch/mips/Makefile
  # Common Alchemy Au1x00 stuff
  #
  core-$(CONFIG_SOC_AU1X00)     += arch/mips/au1000/common/
-Index: linux-2.6.25/include/asm-mips/bootinfo.h
+Index: linux-2.6.25.4/include/asm-mips/bootinfo.h
 ===================================================================
---- linux-2.6.25.orig/include/asm-mips/bootinfo.h
-+++ linux-2.6.25/include/asm-mips/bootinfo.h
+--- linux-2.6.25.4.orig/include/asm-mips/bootinfo.h
++++ linux-2.6.25.4/include/asm-mips/bootinfo.h
 @@ -94,6 +94,58 @@
  #define MACH_MSP7120_FPGA       5     /* PMC-Sierra MSP7120 Emulation */
  #define MACH_MSP_OTHER        255     /* PMC-Sierra unknown board type */
index f23ebaac2ccc794e01b3fef93e2e85333a29ed3f..dfe8eb72c871b743ae84a3e305c53a0d5134d5d8 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/mtd/maps/Kconfig
+Index: linux-2.6.25.4/drivers/mtd/maps/Kconfig
 ===================================================================
---- linux-2.6.25.orig/drivers/mtd/maps/Kconfig
-+++ linux-2.6.25/drivers/mtd/maps/Kconfig
+--- linux-2.6.25.4.orig/drivers/mtd/maps/Kconfig
++++ linux-2.6.25.4/drivers/mtd/maps/Kconfig
 @@ -590,5 +590,9 @@ config MTD_PLATRAM
  
          This selection automatically selects the map_ram driver.
@@ -12,10 +12,10 @@ Index: linux-2.6.25/drivers/mtd/maps/Kconfig
 +
  endmenu
  
-Index: linux-2.6.25/drivers/mtd/maps/Makefile
+Index: linux-2.6.25.4/drivers/mtd/maps/Makefile
 ===================================================================
---- linux-2.6.25.orig/drivers/mtd/maps/Makefile
-+++ linux-2.6.25/drivers/mtd/maps/Makefile
+--- linux-2.6.25.4.orig/drivers/mtd/maps/Makefile
++++ linux-2.6.25.4/drivers/mtd/maps/Makefile
 @@ -44,6 +44,7 @@ obj-$(CONFIG_MTD_DBOX2)              += dbox2-flash.
  obj-$(CONFIG_MTD_SOLUTIONENGINE)+= solutionengine.o
  obj-$(CONFIG_MTD_PCI)         += pci.o
index 69a01822039963d294c777ab4483bd03ade3862b..36579c529d6f72fba33fd6feeb354eba6c1fd43d 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/net/Kconfig
+Index: linux-2.6.25.4/drivers/net/Kconfig
 ===================================================================
---- linux-2.6.25.orig/drivers/net/Kconfig
-+++ linux-2.6.25/drivers/net/Kconfig
+--- linux-2.6.25.4.orig/drivers/net/Kconfig
++++ linux-2.6.25.4/drivers/net/Kconfig
 @@ -606,6 +606,10 @@ config MIPS_AU1X00_ENET
          If you have an Alchemy Semi AU1X00 based system
          say Y.  Otherwise, say N.
@@ -13,10 +13,10 @@ Index: linux-2.6.25/drivers/net/Kconfig
  config SGI_IOC3_ETH
        bool "SGI IOC3 Ethernet"
        depends on PCI && SGI_IP27
-Index: linux-2.6.25/drivers/net/Makefile
+Index: linux-2.6.25.4/drivers/net/Makefile
 ===================================================================
---- linux-2.6.25.orig/drivers/net/Makefile
-+++ linux-2.6.25/drivers/net/Makefile
+--- linux-2.6.25.4.orig/drivers/net/Makefile
++++ linux-2.6.25.4/drivers/net/Makefile
 @@ -187,6 +187,7 @@ obj-$(CONFIG_SC92031) += sc92031.o
  # This is also a 82596 and should probably be merged
  obj-$(CONFIG_LP486E) += lp486e.o
index 5775578edea3ae814c72810280911d44f107a0ad..262ab779c73ad50aecbde45fd6338d704424ca93 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/usb/host/Kconfig
+Index: linux-2.6.25.4/drivers/usb/host/Kconfig
 ===================================================================
---- linux-2.6.25.orig/drivers/usb/host/Kconfig
-+++ linux-2.6.25/drivers/usb/host/Kconfig
+--- linux-2.6.25.4.orig/drivers/usb/host/Kconfig
++++ linux-2.6.25.4/drivers/usb/host/Kconfig
 @@ -260,3 +260,6 @@ config USB_R8A66597_HCD
          To compile this driver as a module, choose M here: the
          module will be called r8a66597-hcd.
@@ -9,10 +9,10 @@ Index: linux-2.6.25/drivers/usb/host/Kconfig
 +config USB_ADM5120_HCD
 +      tristate "ADM5120 HCD support (EXPERIMENTAL)"
 +      depends on USB && MIPS_ADM5120 && EXPERIMENTAL
-Index: linux-2.6.25/drivers/usb/host/Makefile
+Index: linux-2.6.25.4/drivers/usb/host/Makefile
 ===================================================================
---- linux-2.6.25.orig/drivers/usb/host/Makefile
-+++ linux-2.6.25/drivers/usb/host/Makefile
+--- linux-2.6.25.4.orig/drivers/usb/host/Makefile
++++ linux-2.6.25.4/drivers/usb/host/Makefile
 @@ -8,6 +8,7 @@ endif
  
  obj-$(CONFIG_PCI)             += pci-quirks.o
@@ -21,10 +21,10 @@ Index: linux-2.6.25/drivers/usb/host/Makefile
  obj-$(CONFIG_USB_EHCI_HCD)    += ehci-hcd.o
  obj-$(CONFIG_USB_ISP116X_HCD) += isp116x-hcd.o
  obj-$(CONFIG_USB_OHCI_HCD)    += ohci-hcd.o
-Index: linux-2.6.25/drivers/usb/Makefile
+Index: linux-2.6.25.4/drivers/usb/Makefile
 ===================================================================
---- linux-2.6.25.orig/drivers/usb/Makefile
-+++ linux-2.6.25/drivers/usb/Makefile
+--- linux-2.6.25.4.orig/drivers/usb/Makefile
++++ linux-2.6.25.4/drivers/usb/Makefile
 @@ -16,6 +16,7 @@ obj-$(CONFIG_USB_UHCI_HCD)   += host/
  obj-$(CONFIG_USB_SL811_HCD)   += host/
  obj-$(CONFIG_USB_U132_HCD)    += host/
index 474e7cabd1b0d05eae7a9e95519ceb955de5e969..8d3789e8b0578fce3dbffc6cb143ca6c129fbef7 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/leds/Kconfig
+Index: linux-2.6.25.4/drivers/leds/Kconfig
 ===================================================================
---- linux-2.6.25.orig/drivers/leds/Kconfig
-+++ linux-2.6.25/drivers/leds/Kconfig
+--- linux-2.6.25.4.orig/drivers/leds/Kconfig
++++ linux-2.6.25.4/drivers/leds/Kconfig
 @@ -25,6 +25,21 @@ config LEDS_ATMEL_PWM
          This option enables support for LEDs driven using outputs
          of the dedicated PWM controller found on newer Atmel SOCs.
@@ -24,10 +24,10 @@ Index: linux-2.6.25/drivers/leds/Kconfig
  config LEDS_CORGI
        tristate "LED Support for the Sharp SL-C7x0 series"
        depends on LEDS_CLASS && PXA_SHARP_C7xx
-Index: linux-2.6.25/drivers/leds/Makefile
+Index: linux-2.6.25.4/drivers/leds/Makefile
 ===================================================================
---- linux-2.6.25.orig/drivers/leds/Makefile
-+++ linux-2.6.25/drivers/leds/Makefile
+--- linux-2.6.25.4.orig/drivers/leds/Makefile
++++ linux-2.6.25.4/drivers/leds/Makefile
 @@ -5,6 +5,7 @@ obj-$(CONFIG_LEDS_CLASS)               += led-class.o
  obj-$(CONFIG_LEDS_TRIGGERS)           += led-triggers.o
  
index 2da99bacb9f1fb20dc5b21f94007343febab4935..d113fd3ce4fb0c43a2ef501e2babb255853caa9b 100644 (file)
@@ -1,16 +1,16 @@
-Index: linux-2.6.25/arch/mips/pci/Makefile
+Index: linux-2.6.25.4/arch/mips/pci/Makefile
 ===================================================================
---- linux-2.6.25.orig/arch/mips/pci/Makefile
-+++ linux-2.6.25/arch/mips/pci/Makefile
+--- linux-2.6.25.4.orig/arch/mips/pci/Makefile
++++ linux-2.6.25.4/arch/mips/pci/Makefile
 @@ -48,3 +48,4 @@ obj-$(CONFIG_TOSHIBA_RBTX4938)       += fixup-
  obj-$(CONFIG_VICTOR_MPC30X)   += fixup-mpc30x.o
  obj-$(CONFIG_ZAO_CAPCELLA)    += fixup-capcella.o
  obj-$(CONFIG_WR_PPMC)         += fixup-wrppmc.o
 +obj-$(CONFIG_PCI_ADM5120)     += pci-adm5120.o
-Index: linux-2.6.25/include/linux/pci_ids.h
+Index: linux-2.6.25.4/include/linux/pci_ids.h
 ===================================================================
---- linux-2.6.25.orig/include/linux/pci_ids.h
-+++ linux-2.6.25/include/linux/pci_ids.h
+--- linux-2.6.25.4.orig/include/linux/pci_ids.h
++++ linux-2.6.25.4/include/linux/pci_ids.h
 @@ -1704,6 +1704,9 @@
  #define PCI_VENDOR_ID_ESDGMBH         0x12fe
  #define PCI_DEVICE_ID_ESDGMBH_CPCIASIO4 0x0111
index 015f8945a1a4f4372f35ad8453e8bb26d035ae10..15f9582dd6a13047ef37f66bc1c0473b919ccd8b 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/leds/Kconfig
+Index: linux-2.6.25.4/drivers/leds/Kconfig
 ===================================================================
---- linux-2.6.25.orig/drivers/leds/Kconfig
-+++ linux-2.6.25/drivers/leds/Kconfig
+--- linux-2.6.25.4.orig/drivers/leds/Kconfig
++++ linux-2.6.25.4/drivers/leds/Kconfig
 @@ -213,4 +213,12 @@ config LEDS_TRIGGER_DEFAULT_ON
          This allows LEDs to be initialised in the ON state.
          If unsure, say Y.
@@ -15,10 +15,10 @@ Index: linux-2.6.25/drivers/leds/Kconfig
 +        If unsure, say N.
 +
  endif # NEW_LEDS
-Index: linux-2.6.25/drivers/leds/Makefile
+Index: linux-2.6.25.4/drivers/leds/Makefile
 ===================================================================
---- linux-2.6.25.orig/drivers/leds/Makefile
-+++ linux-2.6.25/drivers/leds/Makefile
+--- linux-2.6.25.4.orig/drivers/leds/Makefile
++++ linux-2.6.25.4/drivers/leds/Makefile
 @@ -30,3 +30,4 @@ obj-$(CONFIG_LEDS_TRIGGER_IDE_DISK)  += l
  obj-$(CONFIG_LEDS_TRIGGER_HEARTBEAT)  += ledtrig-heartbeat.o
  obj-$(CONFIG_LEDS_TRIGGER_MORSE)      += ledtrig-morse.o
index 7239d2307d05ba553149f904c6c82923cf981836..5b5d38b280b35152c8516e66889b90058bd4de1a 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/mtd/Kconfig
+Index: linux-2.6.25.4/drivers/mtd/Kconfig
 ===================================================================
---- linux-2.6.25.orig/drivers/mtd/Kconfig
-+++ linux-2.6.25/drivers/mtd/Kconfig
+--- linux-2.6.25.4.orig/drivers/mtd/Kconfig
++++ linux-2.6.25.4/drivers/mtd/Kconfig
 @@ -168,6 +168,22 @@ config MTD_OF_PARTS
          the partition map from the children of the flash node,
          as described in Documentation/powerpc/booting-without-of.txt.
@@ -25,10 +25,10 @@ Index: linux-2.6.25/drivers/mtd/Kconfig
  comment "User Modules And Translation Layers"
  
  config MTD_CHAR
-Index: linux-2.6.25/drivers/mtd/Makefile
+Index: linux-2.6.25.4/drivers/mtd/Makefile
 ===================================================================
---- linux-2.6.25.orig/drivers/mtd/Makefile
-+++ linux-2.6.25/drivers/mtd/Makefile
+--- linux-2.6.25.4.orig/drivers/mtd/Makefile
++++ linux-2.6.25.4/drivers/mtd/Makefile
 @@ -12,6 +12,7 @@ obj-$(CONFIG_MTD_REDBOOT_PARTS) += redbo
  obj-$(CONFIG_MTD_CMDLINE_PARTS) += cmdlinepart.o
  obj-$(CONFIG_MTD_AFS_PARTS)   += afs.o
index a1dce2580d45f809182f9966b33988f0d9661fcb..e1f0f6e21eb7a285f56cd48057a16e5fa0493bde 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/mtd/chips/cfi_cmdset_0002.c
+Index: linux-2.6.25.4/drivers/mtd/chips/cfi_cmdset_0002.c
 ===================================================================
---- linux-2.6.25.orig/drivers/mtd/chips/cfi_cmdset_0002.c
-+++ linux-2.6.25/drivers/mtd/chips/cfi_cmdset_0002.c
+--- linux-2.6.25.4.orig/drivers/mtd/chips/cfi_cmdset_0002.c
++++ linux-2.6.25.4/drivers/mtd/chips/cfi_cmdset_0002.c
 @@ -47,12 +47,19 @@
  #define MANUFACTURER_AMD      0x0001
  #define MANUFACTURER_ATMEL    0x001F
@@ -74,10 +74,10 @@ Index: linux-2.6.25/drivers/mtd/chips/cfi_cmdset_0002.c
        { 0, 0, NULL, NULL }
  };
  
-Index: linux-2.6.25/drivers/mtd/chips/Kconfig
+Index: linux-2.6.25.4/drivers/mtd/chips/Kconfig
 ===================================================================
---- linux-2.6.25.orig/drivers/mtd/chips/Kconfig
-+++ linux-2.6.25/drivers/mtd/chips/Kconfig
+--- linux-2.6.25.4.orig/drivers/mtd/chips/Kconfig
++++ linux-2.6.25.4/drivers/mtd/chips/Kconfig
 @@ -196,6 +196,14 @@ config MTD_CFI_AMDSTD
          provides support for one of those command sets, used on chips
          including the AMD Am29LV320.
index a8720f3f216b7238929f69d6203c1356d42b6de4..d3bd11e870ec1a09cad6d06e0fba2d71511cfb85 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25.1/drivers/mtd/chips/jedec_probe.c
+Index: linux-2.6.25.4/drivers/mtd/chips/jedec_probe.c
 ===================================================================
---- linux-2.6.25.1.orig/drivers/mtd/chips/jedec_probe.c
-+++ linux-2.6.25.1/drivers/mtd/chips/jedec_probe.c
+--- linux-2.6.25.4.orig/drivers/mtd/chips/jedec_probe.c
++++ linux-2.6.25.4/drivers/mtd/chips/jedec_probe.c
 @@ -121,6 +121,10 @@
  #define UPD29F064115  0x221C
  
index c40bfadf4b49bb45eeb47e4c4e975557d2dadb7d..110286e49e4738834ec4974fbdbd552acd49bc29 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/mtd/Kconfig
+Index: linux-2.6.25.4/drivers/mtd/Kconfig
 ===================================================================
---- linux-2.6.25.orig/drivers/mtd/Kconfig
-+++ linux-2.6.25/drivers/mtd/Kconfig
+--- linux-2.6.25.4.orig/drivers/mtd/Kconfig
++++ linux-2.6.25.4/drivers/mtd/Kconfig
 @@ -57,6 +57,11 @@ config MTD_ROOTFS_SPLIT
        depends on MTD_PARTITIONS
        default y
@@ -14,10 +14,10 @@ Index: linux-2.6.25/drivers/mtd/Kconfig
  config MTD_REDBOOT_PARTS
        tristate "RedBoot partition table parsing"
        depends on MTD_PARTITIONS
-Index: linux-2.6.25/drivers/mtd/Makefile
+Index: linux-2.6.25.4/drivers/mtd/Makefile
 ===================================================================
---- linux-2.6.25.orig/drivers/mtd/Makefile
-+++ linux-2.6.25/drivers/mtd/Makefile
+--- linux-2.6.25.4.orig/drivers/mtd/Makefile
++++ linux-2.6.25.4/drivers/mtd/Makefile
 @@ -8,6 +8,7 @@ mtd-y                          := mtdcore.o mtdsuper.o
  mtd-$(CONFIG_MTD_PARTITIONS)  += mtdpart.o
  
index 13052be252620698894139618edf132bfab87504..c9a00d8788f762d195b58cd9371c4612180a9671 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/ata/Makefile
+Index: linux-2.6.25.4/drivers/ata/Makefile
 ===================================================================
---- linux-2.6.25.orig/drivers/ata/Makefile
-+++ linux-2.6.25/drivers/ata/Makefile
+--- linux-2.6.25.4.orig/drivers/ata/Makefile
++++ linux-2.6.25.4/drivers/ata/Makefile
 @@ -71,6 +71,7 @@ obj-$(CONFIG_PATA_BF54X)     += pata_bf54x.o
  obj-$(CONFIG_PATA_PLATFORM)   += pata_platform.o
  obj-$(CONFIG_PATA_OF_PLATFORM)        += pata_of_platform.o
@@ -10,10 +10,10 @@ Index: linux-2.6.25/drivers/ata/Makefile
  # Should be last but two libata driver
  obj-$(CONFIG_PATA_ACPI)               += pata_acpi.o
  # Should be last but one libata driver
-Index: linux-2.6.25/drivers/ata/Kconfig
+Index: linux-2.6.25.4/drivers/ata/Kconfig
 ===================================================================
---- linux-2.6.25.orig/drivers/ata/Kconfig
-+++ linux-2.6.25/drivers/ata/Kconfig
+--- linux-2.6.25.4.orig/drivers/ata/Kconfig
++++ linux-2.6.25.4/drivers/ata/Kconfig
 @@ -679,4 +679,13 @@ config PATA_BF54X
  
          If unsure, say N.
index ab0d99be8ae3da5520b810d77c7319a538ecaf0b..e3ff7f0c7743d60f5ccf77d3c9b2b5c7009728cd 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/arch/mips/kernel/head.S
+Index: linux-2.6.25.4/arch/mips/kernel/head.S
 ===================================================================
---- linux-2.6.25.orig/arch/mips/kernel/head.S
-+++ linux-2.6.25/arch/mips/kernel/head.S
+--- linux-2.6.25.4.orig/arch/mips/kernel/head.S
++++ linux-2.6.25.4/arch/mips/kernel/head.S
 @@ -126,7 +126,12 @@
        /*
         * Reserved space for exception handlers.
index 534d043b2e0f38368001a838f9a2df4d7caf8d91..92b92d1ced6f54f9561a0de3a4e4c24d88fe0da4 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/serial/amba-pl010.c
+Index: linux-2.6.25.4/drivers/serial/amba-pl010.c
 ===================================================================
---- linux-2.6.25.orig/drivers/serial/amba-pl010.c
-+++ linux-2.6.25/drivers/serial/amba-pl010.c
+--- linux-2.6.25.4.orig/drivers/serial/amba-pl010.c
++++ linux-2.6.25.4/drivers/serial/amba-pl010.c
 @@ -52,11 +52,10 @@
  
  #include <asm/io.h>
@@ -264,10 +264,10 @@ Index: linux-2.6.25/drivers/serial/amba-pl010.c
        .cons                   = AMBA_CONSOLE,
  };
  
-Index: linux-2.6.25/drivers/serial/Kconfig
+Index: linux-2.6.25.4/drivers/serial/Kconfig
 ===================================================================
---- linux-2.6.25.orig/drivers/serial/Kconfig
-+++ linux-2.6.25/drivers/serial/Kconfig
+--- linux-2.6.25.4.orig/drivers/serial/Kconfig
++++ linux-2.6.25.4/drivers/serial/Kconfig
 @@ -287,10 +287,25 @@ config SERIAL_AMBA_PL010
        help
          This selects the ARM(R) AMBA(R) PrimeCell PL010 UART.  If you have
index 8a48215d864f4496130f1616d6a85266cced9715..b0881fbe7cf3be508fa8857abf86e80127c8c610 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/amba/bus.c
+Index: linux-2.6.25.4/drivers/amba/bus.c
 ===================================================================
---- linux-2.6.25.orig/drivers/amba/bus.c
-+++ linux-2.6.25/drivers/amba/bus.c
+--- linux-2.6.25.4.orig/drivers/amba/bus.c
++++ linux-2.6.25.4/drivers/amba/bus.c
 @@ -17,6 +17,10 @@
  #include <asm/io.h>
  #include <asm/sizes.h>
index 7a8753fcdf745d52274851077e186b605585e928..59db560313b8493d721e2777e98b57103aa963b7 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/pci/Kconfig
+Index: linux-2.6.25.4/drivers/pci/Kconfig
 ===================================================================
---- linux-2.6.25.orig/drivers/pci/Kconfig
-+++ linux-2.6.25/drivers/pci/Kconfig
+--- linux-2.6.25.4.orig/drivers/pci/Kconfig
++++ linux-2.6.25.4/drivers/pci/Kconfig
 @@ -42,6 +42,12 @@ config PCI_DEBUG
  
          When in doubt, say N.
@@ -15,10 +15,10 @@ Index: linux-2.6.25/drivers/pci/Kconfig
  config HT_IRQ
        bool "Interrupts on hypertransport devices"
        default y
-Index: linux-2.6.25/drivers/pci/quirks.c
+Index: linux-2.6.25.4/drivers/pci/quirks.c
 ===================================================================
---- linux-2.6.25.orig/drivers/pci/quirks.c
-+++ linux-2.6.25/drivers/pci/quirks.c
+--- linux-2.6.25.4.orig/drivers/pci/quirks.c
++++ linux-2.6.25.4/drivers/pci/quirks.c
 @@ -24,6 +24,7 @@
  #include <linux/kallsyms.h>
  #include "pci.h"
index d00794631fbe47be78376b85648ac4758c40129c..b5e45c87f6a44714bdf57a06682414d69b7baf53 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/leds/leds-gpio.c
+Index: linux-2.6.25.4/drivers/leds/leds-gpio.c
 ===================================================================
---- linux-2.6.25.orig/drivers/leds/leds-gpio.c
-+++ linux-2.6.25/drivers/leds/leds-gpio.c
+--- linux-2.6.25.4.orig/drivers/leds/leds-gpio.c
++++ linux-2.6.25.4/drivers/leds/leds-gpio.c
 @@ -41,13 +41,17 @@ static void gpio_led_set(struct led_clas
                container_of(led_cdev, struct gpio_led_data, cdev);
        int level;
index 695a455d83f52ee378b7fce65bb50c6a56a0d83b..4b4c54a70b7c7c673ee368af2e87ef1745440062 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/watchdog/Kconfig
+Index: linux-2.6.25.4/drivers/watchdog/Kconfig
 ===================================================================
---- linux-2.6.25.orig/drivers/watchdog/Kconfig
-+++ linux-2.6.25/drivers/watchdog/Kconfig
+--- linux-2.6.25.4.orig/drivers/watchdog/Kconfig
++++ linux-2.6.25.4/drivers/watchdog/Kconfig
 @@ -619,6 +619,18 @@ config SBC_EPX_C3_WATCHDOG
  
  # MIPS Architecture
@@ -21,10 +21,10 @@ Index: linux-2.6.25/drivers/watchdog/Kconfig
  config INDYDOG
        tristate "Indy/I2 Hardware Watchdog"
        depends on SGI_HAS_INDYDOG
-Index: linux-2.6.25/drivers/watchdog/Makefile
+Index: linux-2.6.25.4/drivers/watchdog/Makefile
 ===================================================================
---- linux-2.6.25.orig/drivers/watchdog/Makefile
-+++ linux-2.6.25/drivers/watchdog/Makefile
+--- linux-2.6.25.4.orig/drivers/watchdog/Makefile
++++ linux-2.6.25.4/drivers/watchdog/Makefile
 @@ -90,6 +90,7 @@ obj-$(CONFIG_SBC_EPX_C3_WATCHDOG) += sbc
  # M68KNOMMU Architecture
  
index 6d7fa6b69d7fa1a001970fffbb6bad747acc6848..c9a59be4ca2fa1288ecd0757d12b8b9ecba06500 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/usb/host/adm5120-hcd.c
+Index: linux-2.6.25.4/drivers/usb/host/adm5120-hcd.c
 ===================================================================
---- linux-2.6.25.orig/drivers/usb/host/adm5120-hcd.c
-+++ linux-2.6.25/drivers/usb/host/adm5120-hcd.c
+--- linux-2.6.25.4.orig/drivers/usb/host/adm5120-hcd.c
++++ linux-2.6.25.4/drivers/usb/host/adm5120-hcd.c
 @@ -45,7 +45,7 @@
  #include "../core/hcd.h"
  #include "../core/hub.h"
index 62953b47c1dec047fd453f85b01b891f1ecad925..5f4d087e2f58dedc005e01c77620e0900b981584 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/usb/host/adm5120-dbg.c
+Index: linux-2.6.25.4/drivers/usb/host/adm5120-dbg.c
 ===================================================================
---- linux-2.6.25.orig/drivers/usb/host/adm5120-dbg.c
-+++ linux-2.6.25/drivers/usb/host/adm5120-dbg.c
+--- linux-2.6.25.4.orig/drivers/usb/host/adm5120-dbg.c
++++ linux-2.6.25.4/drivers/usb/host/adm5120-dbg.c
 @@ -456,7 +456,7 @@ show_list(struct admhcd *ahcd, char *buf
  }
  
index ee14a247ae78ebab8077cb89882987cbac3d4d77..88688ea6ebc973cf6855cb17b9557816d79f250f 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25/drivers/usb/host/adm5120.h
+Index: linux-2.6.25.4/drivers/usb/host/adm5120.h
 ===================================================================
---- linux-2.6.25.orig/drivers/usb/host/adm5120.h
-+++ linux-2.6.25/drivers/usb/host/adm5120.h
+--- linux-2.6.25.4.orig/drivers/usb/host/adm5120.h
++++ linux-2.6.25.4/drivers/usb/host/adm5120.h
 @@ -431,6 +431,13 @@ struct admhcd {
  #define       OHCI_QUIRK_BE_MMIO      0x10                    /* BE registers */
  #define       OHCI_QUIRK_ZFMICRO      0x20                    /* Compaq ZFMicro chipset*/
@@ -16,10 +16,10 @@ Index: linux-2.6.25/drivers/usb/host/adm5120.h
  };
  
  /* convert between an hcd pointer and the corresponding ahcd_hcd */
-Index: linux-2.6.25/drivers/usb/host/adm5120-hcd.c
+Index: linux-2.6.25.4/drivers/usb/host/adm5120-hcd.c
 ===================================================================
---- linux-2.6.25.orig/drivers/usb/host/adm5120-hcd.c
-+++ linux-2.6.25/drivers/usb/host/adm5120-hcd.c
+--- linux-2.6.25.4.orig/drivers/usb/host/adm5120-hcd.c
++++ linux-2.6.25.4/drivers/usb/host/adm5120-hcd.c
 @@ -35,6 +35,7 @@
  #include <linux/dma-mapping.h>
  #include <linux/dmapool.h>
@@ -66,10 +66,10 @@ Index: linux-2.6.25/drivers/usb/host/adm5120-hcd.c
  }
  module_exit(admhc_hcd_mod_exit);
  
-Index: linux-2.6.25/drivers/usb/host/adm5120-dbg.c
+Index: linux-2.6.25.4/drivers/usb/host/adm5120-dbg.c
 ===================================================================
---- linux-2.6.25.orig/drivers/usb/host/adm5120-dbg.c
-+++ linux-2.6.25/drivers/usb/host/adm5120-dbg.c
+--- linux-2.6.25.4.orig/drivers/usb/host/adm5120-dbg.c
++++ linux-2.6.25.4/drivers/usb/host/adm5120-dbg.c
 @@ -390,6 +390,42 @@ static inline void remove_debug_files(st
  
  #else
index 629ec65136e07a6b807fbbc3e61f7e584e51bd0a..b99ddc8e78f5bd8c05e47b490858a2e429259a7d 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.25.1/drivers/ata/pata_rb153_cf.c
+Index: linux-2.6.25.4/drivers/ata/pata_rb153_cf.c
 ===================================================================
---- linux-2.6.25.1.orig/drivers/ata/pata_rb153_cf.c
-+++ linux-2.6.25.1/drivers/ata/pata_rb153_cf.c
+--- linux-2.6.25.4.orig/drivers/ata/pata_rb153_cf.c
++++ linux-2.6.25.4/drivers/ata/pata_rb153_cf.c
 @@ -68,20 +68,23 @@ static void rb153_pata_exec_command(stru
        rb153_pata_finish_io(ap);
  }
index 78b9b68709ba288f7d14debeaa8ac7e8adc98f17..92802718006ea570381a6014a582b0207d50fcde 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/arch/mips/Kconfig
+Index: linux-2.6.24.7/arch/mips/Kconfig
 ===================================================================
---- linux-2.6.24.2.orig/arch/mips/Kconfig
-+++ linux-2.6.24.2/arch/mips/Kconfig
+--- linux-2.6.24.7.orig/arch/mips/Kconfig
++++ linux-2.6.24.7/arch/mips/Kconfig
 @@ -16,6 +16,20 @@ choice
        prompt "System type"
        default SGI_IP22
@@ -31,10 +31,10 @@ Index: linux-2.6.24.2/arch/mips/Kconfig
  source "arch/mips/au1000/Kconfig"
  source "arch/mips/jazz/Kconfig"
  source "arch/mips/lasat/Kconfig"
-Index: linux-2.6.24.2/arch/mips/Makefile
+Index: linux-2.6.24.7/arch/mips/Makefile
 ===================================================================
---- linux-2.6.24.2.orig/arch/mips/Makefile
-+++ linux-2.6.24.2/arch/mips/Makefile
+--- linux-2.6.24.7.orig/arch/mips/Makefile
++++ linux-2.6.24.7/arch/mips/Makefile
 @@ -166,6 +166,16 @@ cflags-$(CONFIG_MACH_JAZZ)        += -Iinclude/
  load-$(CONFIG_MACH_JAZZ)      += 0xffffffff80080000
  
@@ -52,10 +52,10 @@ Index: linux-2.6.24.2/arch/mips/Makefile
  # Common Alchemy Au1x00 stuff
  #
  core-$(CONFIG_SOC_AU1X00)     += arch/mips/au1000/common/
-Index: linux-2.6.24.2/include/asm-mips/bootinfo.h
+Index: linux-2.6.24.7/include/asm-mips/bootinfo.h
 ===================================================================
---- linux-2.6.24.2.orig/include/asm-mips/bootinfo.h
-+++ linux-2.6.24.2/include/asm-mips/bootinfo.h
+--- linux-2.6.24.7.orig/include/asm-mips/bootinfo.h
++++ linux-2.6.24.7/include/asm-mips/bootinfo.h
 @@ -198,6 +198,58 @@
  #define MACH_GROUP_BRCM               23      /* Broadcom                     */
  #define  MACH_BCM47XX         1       /* Broadcom BCM47XX             */
index ad783ca5e2c49919e17de65264385a4a579fc9ac..a81ccde50cb648a5f6bdbdbf060ae66ee8fc815f 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/mtd/maps/Kconfig
+Index: linux-2.6.24.7/drivers/mtd/maps/Kconfig
 ===================================================================
---- linux-2.6.24.2.orig/drivers/mtd/maps/Kconfig
-+++ linux-2.6.24.2/drivers/mtd/maps/Kconfig
+--- linux-2.6.24.7.orig/drivers/mtd/maps/Kconfig
++++ linux-2.6.24.7/drivers/mtd/maps/Kconfig
 @@ -597,5 +597,9 @@ config MTD_PLATRAM
  
          This selection automatically selects the map_ram driver.
@@ -12,10 +12,10 @@ Index: linux-2.6.24.2/drivers/mtd/maps/Kconfig
 +
  endmenu
  
-Index: linux-2.6.24.2/drivers/mtd/maps/Makefile
+Index: linux-2.6.24.7/drivers/mtd/maps/Makefile
 ===================================================================
---- linux-2.6.24.2.orig/drivers/mtd/maps/Makefile
-+++ linux-2.6.24.2/drivers/mtd/maps/Makefile
+--- linux-2.6.24.7.orig/drivers/mtd/maps/Makefile
++++ linux-2.6.24.7/drivers/mtd/maps/Makefile
 @@ -45,6 +45,7 @@ obj-$(CONFIG_MTD_DBOX2)              += dbox2-flash.
  obj-$(CONFIG_MTD_SOLUTIONENGINE)+= solutionengine.o
  obj-$(CONFIG_MTD_PCI)         += pci.o
index 409809d5b9105f73b779257c0d54c5cdc708d286..7694eb0b31fa0e1ea14d3f207797dd4efdf0f018 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/net/Kconfig
+Index: linux-2.6.24.7/drivers/net/Kconfig
 ===================================================================
---- linux-2.6.24.2.orig/drivers/net/Kconfig
-+++ linux-2.6.24.2/drivers/net/Kconfig
+--- linux-2.6.24.7.orig/drivers/net/Kconfig
++++ linux-2.6.24.7/drivers/net/Kconfig
 @@ -601,6 +601,10 @@ config MIPS_AU1X00_ENET
          If you have an Alchemy Semi AU1X00 based system
          say Y.  Otherwise, say N.
@@ -13,10 +13,10 @@ Index: linux-2.6.24.2/drivers/net/Kconfig
  config SGI_IOC3_ETH
        bool "SGI IOC3 Ethernet"
        depends on PCI && SGI_IP27
-Index: linux-2.6.24.2/drivers/net/Makefile
+Index: linux-2.6.24.7/drivers/net/Makefile
 ===================================================================
---- linux-2.6.24.2.orig/drivers/net/Makefile
-+++ linux-2.6.24.2/drivers/net/Makefile
+--- linux-2.6.24.7.orig/drivers/net/Makefile
++++ linux-2.6.24.7/drivers/net/Makefile
 @@ -183,6 +183,7 @@ obj-$(CONFIG_SC92031) += sc92031.o
  # This is also a 82596 and should probably be merged
  obj-$(CONFIG_LP486E) += lp486e.o
index dc8ec9224f5713fb49f5acbe10b51939b49134b3..ddb4a3df8fcf6382be3a531a5121754aa95ee044 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/usb/host/Kconfig
+Index: linux-2.6.24.7/drivers/usb/host/Kconfig
 ===================================================================
---- linux-2.6.24.2.orig/drivers/usb/host/Kconfig
-+++ linux-2.6.24.2/drivers/usb/host/Kconfig
+--- linux-2.6.24.7.orig/drivers/usb/host/Kconfig
++++ linux-2.6.24.7/drivers/usb/host/Kconfig
 @@ -261,3 +261,6 @@ config USB_R8A66597_HCD
          To compile this driver as a module, choose M here: the
          module will be called r8a66597-hcd.
@@ -9,10 +9,10 @@ Index: linux-2.6.24.2/drivers/usb/host/Kconfig
 +config USB_ADM5120_HCD
 +      tristate "ADM5120 HCD support (EXPERIMENTAL)"
 +      depends on USB && MIPS_ADM5120 && EXPERIMENTAL
-Index: linux-2.6.24.2/drivers/usb/host/Makefile
+Index: linux-2.6.24.7/drivers/usb/host/Makefile
 ===================================================================
---- linux-2.6.24.2.orig/drivers/usb/host/Makefile
-+++ linux-2.6.24.2/drivers/usb/host/Makefile
+--- linux-2.6.24.7.orig/drivers/usb/host/Makefile
++++ linux-2.6.24.7/drivers/usb/host/Makefile
 @@ -8,6 +8,7 @@ endif
  
  obj-$(CONFIG_PCI)             += pci-quirks.o
@@ -21,10 +21,10 @@ Index: linux-2.6.24.2/drivers/usb/host/Makefile
  obj-$(CONFIG_USB_EHCI_HCD)    += ehci-hcd.o
  obj-$(CONFIG_USB_ISP116X_HCD) += isp116x-hcd.o
  obj-$(CONFIG_USB_OHCI_HCD)    += ohci-hcd.o
-Index: linux-2.6.24.2/drivers/usb/Makefile
+Index: linux-2.6.24.7/drivers/usb/Makefile
 ===================================================================
---- linux-2.6.24.2.orig/drivers/usb/Makefile
-+++ linux-2.6.24.2/drivers/usb/Makefile
+--- linux-2.6.24.7.orig/drivers/usb/Makefile
++++ linux-2.6.24.7/drivers/usb/Makefile
 @@ -16,6 +16,7 @@ obj-$(CONFIG_USB_UHCI_HCD)   += host/
  obj-$(CONFIG_USB_SL811_HCD)   += host/
  obj-$(CONFIG_USB_U132_HCD)    += host/
index eadccb6ded480ba7ee77dec88dcb9ea21f139d05..fc4943401e3b80a56fb7a0635103612735f13bf6 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/leds/Kconfig
+Index: linux-2.6.24.7/drivers/leds/Kconfig
 ===================================================================
---- linux-2.6.24.2.orig/drivers/leds/Kconfig
-+++ linux-2.6.24.2/drivers/leds/Kconfig
+--- linux-2.6.24.7.orig/drivers/leds/Kconfig
++++ linux-2.6.24.7/drivers/leds/Kconfig
 @@ -18,6 +18,21 @@ config LEDS_CLASS
  
  comment "LED drivers"
@@ -24,10 +24,10 @@ Index: linux-2.6.24.2/drivers/leds/Kconfig
  config LEDS_CORGI
        tristate "LED Support for the Sharp SL-C7x0 series"
        depends on LEDS_CLASS && PXA_SHARP_C7xx
-Index: linux-2.6.24.2/drivers/leds/Makefile
+Index: linux-2.6.24.7/drivers/leds/Makefile
 ===================================================================
---- linux-2.6.24.2.orig/drivers/leds/Makefile
-+++ linux-2.6.24.2/drivers/leds/Makefile
+--- linux-2.6.24.7.orig/drivers/leds/Makefile
++++ linux-2.6.24.7/drivers/leds/Makefile
 @@ -5,6 +5,7 @@ obj-$(CONFIG_LEDS_CLASS)               += led-class.o
  obj-$(CONFIG_LEDS_TRIGGERS)           += led-triggers.o
  
index 103a62a2d4197f44ff9b25b53ec379b0395a4cc6..2d6903cd3ea3de9072cb031dc5bb30ce45496cd3 100644 (file)
@@ -1,16 +1,16 @@
-Index: linux-2.6.24.2/arch/mips/pci/Makefile
+Index: linux-2.6.24.7/arch/mips/pci/Makefile
 ===================================================================
---- linux-2.6.24.2.orig/arch/mips/pci/Makefile
-+++ linux-2.6.24.2/arch/mips/pci/Makefile
+--- linux-2.6.24.7.orig/arch/mips/pci/Makefile
++++ linux-2.6.24.7/arch/mips/pci/Makefile
 @@ -48,3 +48,4 @@ obj-$(CONFIG_TOSHIBA_RBTX4938)       += fixup-
  obj-$(CONFIG_VICTOR_MPC30X)   += fixup-mpc30x.o
  obj-$(CONFIG_ZAO_CAPCELLA)    += fixup-capcella.o
  obj-$(CONFIG_WR_PPMC)         += fixup-wrppmc.o
 +obj-$(CONFIG_PCI_ADM5120)     += pci-adm5120.o
-Index: linux-2.6.24.2/include/linux/pci_ids.h
+Index: linux-2.6.24.7/include/linux/pci_ids.h
 ===================================================================
---- linux-2.6.24.2.orig/include/linux/pci_ids.h
-+++ linux-2.6.24.2/include/linux/pci_ids.h
+--- linux-2.6.24.7.orig/include/linux/pci_ids.h
++++ linux-2.6.24.7/include/linux/pci_ids.h
 @@ -1703,6 +1703,9 @@
  #define PCI_VENDOR_ID_ESDGMBH         0x12fe
  #define PCI_DEVICE_ID_ESDGMBH_CPCIASIO4 0x0111
index fbd0626e69fcbc0c99fa34b3c96a46b7ba9844c4..cf10f7963c09e6f3f503c9ee3f699f5ee656696c 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/leds/Kconfig
+Index: linux-2.6.24.7/drivers/leds/Kconfig
 ===================================================================
---- linux-2.6.24.2.orig/drivers/leds/Kconfig
-+++ linux-2.6.24.2/drivers/leds/Kconfig
+--- linux-2.6.24.7.orig/drivers/leds/Kconfig
++++ linux-2.6.24.7/drivers/leds/Kconfig
 @@ -178,4 +178,12 @@ config LEDS_TRIGGER_DEFAULT_ON
          This allows LEDs to be initialised in the ON state.
          If unsure, say Y.
@@ -15,10 +15,10 @@ Index: linux-2.6.24.2/drivers/leds/Kconfig
 +        If unsure, say N.
 +
  endif # NEW_LEDS
-Index: linux-2.6.24.2/drivers/leds/Makefile
+Index: linux-2.6.24.7/drivers/leds/Makefile
 ===================================================================
---- linux-2.6.24.2.orig/drivers/leds/Makefile
-+++ linux-2.6.24.2/drivers/leds/Makefile
+--- linux-2.6.24.7.orig/drivers/leds/Makefile
++++ linux-2.6.24.7/drivers/leds/Makefile
 @@ -28,3 +28,4 @@ obj-$(CONFIG_LEDS_TRIGGER_IDE_DISK)  += l
  obj-$(CONFIG_LEDS_TRIGGER_HEARTBEAT)  += ledtrig-heartbeat.o
  obj-$(CONFIG_LEDS_TRIGGER_MORSE)      += ledtrig-morse.o
index 8015f32b12835f58bec1c957fd05973ce89a0f1a..47166ed3cb680d79229a98e5b33f9a3f9c2ebd00 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/mtd/Kconfig
+Index: linux-2.6.24.7/drivers/mtd/Kconfig
 ===================================================================
---- linux-2.6.24.2.orig/drivers/mtd/Kconfig
-+++ linux-2.6.24.2/drivers/mtd/Kconfig
+--- linux-2.6.24.7.orig/drivers/mtd/Kconfig
++++ linux-2.6.24.7/drivers/mtd/Kconfig
 @@ -160,6 +160,22 @@ config MTD_AFS_PARTS
          for your particular device. It won't happen automatically. The
          'armflash' map driver (CONFIG_MTD_ARMFLASH) does this, for example.
@@ -25,10 +25,10 @@ Index: linux-2.6.24.2/drivers/mtd/Kconfig
  comment "User Modules And Translation Layers"
  
  config MTD_CHAR
-Index: linux-2.6.24.2/drivers/mtd/Makefile
+Index: linux-2.6.24.7/drivers/mtd/Makefile
 ===================================================================
---- linux-2.6.24.2.orig/drivers/mtd/Makefile
-+++ linux-2.6.24.2/drivers/mtd/Makefile
+--- linux-2.6.24.7.orig/drivers/mtd/Makefile
++++ linux-2.6.24.7/drivers/mtd/Makefile
 @@ -11,6 +11,7 @@ obj-$(CONFIG_MTD_CONCAT)     += mtdconcat.o
  obj-$(CONFIG_MTD_REDBOOT_PARTS) += redboot.o
  obj-$(CONFIG_MTD_CMDLINE_PARTS) += cmdlinepart.o
index 2a7e63a01291ae2cdb398b2710bbdf6f53cd46b1..859b5ca01a705ab74405261a2871f8500f061be9 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/mtd/chips/cfi_cmdset_0002.c
+Index: linux-2.6.24.7/drivers/mtd/chips/cfi_cmdset_0002.c
 ===================================================================
---- linux-2.6.24.2.orig/drivers/mtd/chips/cfi_cmdset_0002.c
-+++ linux-2.6.24.2/drivers/mtd/chips/cfi_cmdset_0002.c
+--- linux-2.6.24.7.orig/drivers/mtd/chips/cfi_cmdset_0002.c
++++ linux-2.6.24.7/drivers/mtd/chips/cfi_cmdset_0002.c
 @@ -47,12 +47,19 @@
  #define MANUFACTURER_AMD      0x0001
  #define MANUFACTURER_ATMEL    0x001F
@@ -74,10 +74,10 @@ Index: linux-2.6.24.2/drivers/mtd/chips/cfi_cmdset_0002.c
        { 0, 0, NULL, NULL }
  };
  static struct cfi_fixup jedec_fixup_table[] = {
-Index: linux-2.6.24.2/drivers/mtd/chips/Kconfig
+Index: linux-2.6.24.7/drivers/mtd/chips/Kconfig
 ===================================================================
---- linux-2.6.24.2.orig/drivers/mtd/chips/Kconfig
-+++ linux-2.6.24.2/drivers/mtd/chips/Kconfig
+--- linux-2.6.24.7.orig/drivers/mtd/chips/Kconfig
++++ linux-2.6.24.7/drivers/mtd/chips/Kconfig
 @@ -196,6 +196,14 @@ config MTD_CFI_AMDSTD
          provides support for one of those command sets, used on chips
          including the AMD Am29LV320.
index edab0e7469e31074a6b70d32783cf950e740e01f..14c675cd9192452b413f80e9afcd709ac441d98d 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/mtd/chips/jedec_probe.c
+Index: linux-2.6.24.7/drivers/mtd/chips/jedec_probe.c
 ===================================================================
---- linux-2.6.24.2.orig/drivers/mtd/chips/jedec_probe.c
-+++ linux-2.6.24.2/drivers/mtd/chips/jedec_probe.c
+--- linux-2.6.24.7.orig/drivers/mtd/chips/jedec_probe.c
++++ linux-2.6.24.7/drivers/mtd/chips/jedec_probe.c
 @@ -121,6 +121,10 @@
  #define UPD29F064115  0x221C
  
index 1430700ea67e9805c2bebeb988ebb265c1a91498..73df926f74df0bbd6ebc6b87a9305c92b6e044bd 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/mtd/Kconfig
+Index: linux-2.6.24.7/drivers/mtd/Kconfig
 ===================================================================
---- linux-2.6.24.2.orig/drivers/mtd/Kconfig
-+++ linux-2.6.24.2/drivers/mtd/Kconfig
+--- linux-2.6.24.7.orig/drivers/mtd/Kconfig
++++ linux-2.6.24.7/drivers/mtd/Kconfig
 @@ -57,6 +57,11 @@ config MTD_ROOTFS_SPLIT
        depends on MTD_PARTITIONS
        default y
@@ -14,10 +14,10 @@ Index: linux-2.6.24.2/drivers/mtd/Kconfig
  config MTD_REDBOOT_PARTS
        tristate "RedBoot partition table parsing"
        depends on MTD_PARTITIONS
-Index: linux-2.6.24.2/drivers/mtd/Makefile
+Index: linux-2.6.24.7/drivers/mtd/Makefile
 ===================================================================
---- linux-2.6.24.2.orig/drivers/mtd/Makefile
-+++ linux-2.6.24.2/drivers/mtd/Makefile
+--- linux-2.6.24.7.orig/drivers/mtd/Makefile
++++ linux-2.6.24.7/drivers/mtd/Makefile
 @@ -8,6 +8,7 @@ mtd-y                          := mtdcore.o mtdsuper.o
  mtd-$(CONFIG_MTD_PARTITIONS)  += mtdpart.o
  
index c89d64c13cc568f8b4b533a16b505902ca65c868..0e9ddacdacc7e4e9c3cf3d839c7d899ecfdaa023 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/ata/Makefile
+Index: linux-2.6.24.7/drivers/ata/Makefile
 ===================================================================
---- linux-2.6.24.2.orig/drivers/ata/Makefile
-+++ linux-2.6.24.2/drivers/ata/Makefile
+--- linux-2.6.24.7.orig/drivers/ata/Makefile
++++ linux-2.6.24.7/drivers/ata/Makefile
 @@ -69,6 +69,7 @@ obj-$(CONFIG_PATA_BF54X)     += pata_bf54x.o
  obj-$(CONFIG_PATA_PLATFORM)   += pata_platform.o
  obj-$(CONFIG_PATA_OF_PLATFORM)        += pata_of_platform.o
@@ -10,10 +10,10 @@ Index: linux-2.6.24.2/drivers/ata/Makefile
  # Should be last but two libata driver
  obj-$(CONFIG_PATA_ACPI)               += pata_acpi.o
  # Should be last but one libata driver
-Index: linux-2.6.24.2/drivers/ata/Kconfig
+Index: linux-2.6.24.7/drivers/ata/Kconfig
 ===================================================================
---- linux-2.6.24.2.orig/drivers/ata/Kconfig
-+++ linux-2.6.24.2/drivers/ata/Kconfig
+--- linux-2.6.24.7.orig/drivers/ata/Kconfig
++++ linux-2.6.24.7/drivers/ata/Kconfig
 @@ -660,4 +660,13 @@ config PATA_BF54X
  
          If unsure, say N.
index 6c046b5a910482b67100a193a363e5ef694e995a..b366129c56dd1fb883b4d0b71473e75ba7598212 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/arch/mips/kernel/head.S
+Index: linux-2.6.24.7/arch/mips/kernel/head.S
 ===================================================================
---- linux-2.6.24.2.orig/arch/mips/kernel/head.S
-+++ linux-2.6.24.2/arch/mips/kernel/head.S
+--- linux-2.6.24.7.orig/arch/mips/kernel/head.S
++++ linux-2.6.24.7/arch/mips/kernel/head.S
 @@ -126,7 +126,12 @@
        /*
         * Reserved space for exception handlers.
index 97b1b40ece940bcf07732ca074895999bb2b9b89..120d1ac3167d673dbb05f52d11431b1a81e7d175 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/serial/amba-pl010.c
+Index: linux-2.6.24.7/drivers/serial/amba-pl010.c
 ===================================================================
---- linux-2.6.24.2.orig/drivers/serial/amba-pl010.c
-+++ linux-2.6.24.2/drivers/serial/amba-pl010.c
+--- linux-2.6.24.7.orig/drivers/serial/amba-pl010.c
++++ linux-2.6.24.7/drivers/serial/amba-pl010.c
 @@ -52,11 +52,10 @@
  
  #include <asm/io.h>
@@ -264,10 +264,10 @@ Index: linux-2.6.24.2/drivers/serial/amba-pl010.c
        .cons                   = AMBA_CONSOLE,
  };
  
-Index: linux-2.6.24.2/drivers/serial/Kconfig
+Index: linux-2.6.24.7/drivers/serial/Kconfig
 ===================================================================
---- linux-2.6.24.2.orig/drivers/serial/Kconfig
-+++ linux-2.6.24.2/drivers/serial/Kconfig
+--- linux-2.6.24.7.orig/drivers/serial/Kconfig
++++ linux-2.6.24.7/drivers/serial/Kconfig
 @@ -287,10 +287,25 @@ config SERIAL_AMBA_PL010
        help
          This selects the ARM(R) AMBA(R) PrimeCell PL010 UART.  If you have
index ab2474353afc2cd81e73a255d92ee5fe0b024354..4fe89b991ae77e529a1b4f65b37e4f13352eb465 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/amba/bus.c
+Index: linux-2.6.24.7/drivers/amba/bus.c
 ===================================================================
---- linux-2.6.24.2.orig/drivers/amba/bus.c
-+++ linux-2.6.24.2/drivers/amba/bus.c
+--- linux-2.6.24.7.orig/drivers/amba/bus.c
++++ linux-2.6.24.7/drivers/amba/bus.c
 @@ -17,6 +17,10 @@
  #include <asm/io.h>
  #include <asm/sizes.h>
index 49ee1ce763e83ee70df75e461054e01b9103c738..52fa931c8430d9e48593ae661a8b30da78e1224f 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/pci/Kconfig
+Index: linux-2.6.24.7/drivers/pci/Kconfig
 ===================================================================
---- linux-2.6.24.2.orig/drivers/pci/Kconfig
-+++ linux-2.6.24.2/drivers/pci/Kconfig
+--- linux-2.6.24.7.orig/drivers/pci/Kconfig
++++ linux-2.6.24.7/drivers/pci/Kconfig
 @@ -42,6 +42,12 @@ config PCI_DEBUG
  
          When in doubt, say N.
@@ -15,10 +15,10 @@ Index: linux-2.6.24.2/drivers/pci/Kconfig
  config HT_IRQ
        bool "Interrupts on hypertransport devices"
        default y
-Index: linux-2.6.24.2/drivers/pci/quirks.c
+Index: linux-2.6.24.7/drivers/pci/quirks.c
 ===================================================================
---- linux-2.6.24.2.orig/drivers/pci/quirks.c
-+++ linux-2.6.24.2/drivers/pci/quirks.c
+--- linux-2.6.24.7.orig/drivers/pci/quirks.c
++++ linux-2.6.24.7/drivers/pci/quirks.c
 @@ -23,6 +23,7 @@
  #include <linux/acpi.h>
  #include "pci.h"
@@ -27,7 +27,7 @@ Index: linux-2.6.24.2/drivers/pci/quirks.c
  /* The Mellanox Tavor device gives false positive parity errors
   * Mark this device with a broken_parity_status, to allow
   * PCI scanning code to "skip" this now blacklisted device.
-@@ -1479,6 +1480,7 @@ static void __devinit fixup_rev1_53c810(
+@@ -1480,6 +1481,7 @@ static void __devinit fixup_rev1_53c810(
        }
  }
  DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_NCR, PCI_DEVICE_ID_NCR_53C810, fixup_rev1_53c810);
@@ -35,7 +35,7 @@ Index: linux-2.6.24.2/drivers/pci/quirks.c
  
  static void pci_do_fixups(struct pci_dev *dev, struct pci_fixup *f, struct pci_fixup *end)
  {
-@@ -1542,6 +1544,7 @@ void pci_fixup_device(enum pci_fixup_pas
+@@ -1543,6 +1545,7 @@ void pci_fixup_device(enum pci_fixup_pas
  }
  EXPORT_SYMBOL(pci_fixup_device);
  
@@ -43,7 +43,7 @@ Index: linux-2.6.24.2/drivers/pci/quirks.c
  /* Enable 1k I/O space granularity on the Intel P64H2 */
  static void __devinit quirk_p64h2_1k_io(struct pci_dev *dev)
  {
-@@ -1755,3 +1758,4 @@ DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AT
+@@ -1756,3 +1759,4 @@ DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AT
                        quirk_msi_intx_disable_bug);
  
  #endif /* CONFIG_PCI_MSI */
index 1a21c217f3b92da04699f2d32624fa1cb0518863..1c53192bc3b94e81dd9fee48de61ee2b81a48668 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/leds/leds-gpio.c
+Index: linux-2.6.24.7/drivers/leds/leds-gpio.c
 ===================================================================
---- linux-2.6.24.2.orig/drivers/leds/leds-gpio.c
-+++ linux-2.6.24.2/drivers/leds/leds-gpio.c
+--- linux-2.6.24.7.orig/drivers/leds/leds-gpio.c
++++ linux-2.6.24.7/drivers/leds/leds-gpio.c
 @@ -41,13 +41,17 @@ static void gpio_led_set(struct led_clas
                container_of(led_cdev, struct gpio_led_data, cdev);
        int level;
index d7196b95909de97ca41cb1cbb72d5289e4ec4970..27292434667ffffdcdce72dc978e3ad4193a9663 100644 (file)
@@ -1,7 +1,7 @@
-Index: linux-2.6.24.2/drivers/watchdog/Kconfig
+Index: linux-2.6.24.7/drivers/watchdog/Kconfig
 ===================================================================
---- linux-2.6.24.2.orig/drivers/watchdog/Kconfig
-+++ linux-2.6.24.2/drivers/watchdog/Kconfig
+--- linux-2.6.24.7.orig/drivers/watchdog/Kconfig
++++ linux-2.6.24.7/drivers/watchdog/Kconfig
 @@ -607,6 +607,18 @@ config SBC_EPX_C3_WATCHDOG
  
  # MIPS Architecture
@@ -21,10 +21,10 @@ Index: linux-2.6.24.2/drivers/watchdog/Kconfig
  config INDYDOG
        tristate "Indy/I2 Hardware Watchdog"
        depends on SGI_IP22
-Index: linux-2.6.24.2/drivers/watchdog/Makefile
+Index: linux-2.6.24.7/drivers/watchdog/Makefile
 ===================================================================
---- linux-2.6.24.2.orig/drivers/watchdog/Makefile
-+++ linux-2.6.24.2/drivers/watchdog/Makefile
+--- linux-2.6.24.7.orig/drivers/watchdog/Makefile
++++ linux-2.6.24.7/drivers/watchdog/Makefile
 @@ -89,6 +89,7 @@ obj-$(CONFIG_SBC_EPX_C3_WATCHDOG) += sbc
  # M68KNOMMU Architecture