ChangeSet@1.1560, 2004-09-14 16:01:44-03:00, khali@linux-fr.org [PATCH] Update Documentation/i2c/writing-clients Hi Marcelo, This is a quick update to the Documentation/i2c/writing-clients file. A similar change was accepted by Greg KH in 2.6 and was also applied to the i2c CVS repository. The changes are about i2c client driver IDs. It used to say that chip driver writers should ask for a unique ID. It now explains that such an ID is not required and they can go without it. The patch additionally features CodingStyle updates. Fell free to apply it if you want, thanks. Signed-off-by: Jean Delvare ChangeSet@1.1559, 2004-09-14 16:01:13-03:00, mikpe@csd.uu.se [PATCH] matrox framebuffer driver gcc-3.4 fix This patch fixes gcc-3.4 cast-as-lvalue warnings in the 2.4.28-pre3 kernel's matrox framebuffer driver. The changes are backports from the 2.6 kernel. The warnings don't appear for x86, but they do appear for ppc32. /Mikael ChangeSet@1.1558, 2004-09-14 16:00:45-03:00, mikpe@csd.uu.se [PATCH] PPC32 PReP residual data gcc-3.4 fix This patch fixes a gcc-3.4 cast-as-lvalue warning in the 2.4.28-pre3 kernel's arch/ppc/platform/residual.c. The change is a backport from the 2.6 kernel. /Mikael ChangeSet@1.1557, 2004-09-14 16:00:25-03:00, mikpe@csd.uu.se [PATCH] E100 driver gcc-3.4 fixes This patch fixes gcc-3.4 "`__packed__' attribute ignored" warnings in the 2.4.28-pre3 kernel's E100 ethernet driver. The changes are new since the 2.6 E100 driver is different. /Mikael ChangeSet@1.1556, 2004-09-14 15:59:43-03:00, mikpe@csd.uu.se [PATCH] RIVA driver gcc-3.4 fix This patch fixes a gcc-3.4 cast-as-lvalue warning in the 2.4.28-pre3 kernel's RIVA video driver. The change is new since the 2.6 code is different. /Mikael ChangeSet@1.1555, 2004-09-14 15:26:04-03:00, mikpe@csd.uu.se [PATCH] MTD drivers gcc-3.4 fixes This patch fixes gcc-3.4 cast-as-lvalue warnings in the 2.4.28-pre3 kernel's MTD drivers. The elan-104nc.c and sbc_gxx.c changes are backports from the 2.6 kernel. The cfi_cmdset_0001.c and cfi_cmdset_0020.c changes are new since the 2.6 code is different. /Mikael ChangeSet@1.1554, 2004-09-14 15:24:16-03:00, zaitcev@redhat.com [PATCH] USB drivers gcc-3.4 fixes ChangeSet@1.1553, 2004-09-14 15:21:26-03:00, mikpe@csd.uu.se [PATCH] ISDN drivers gcc-3.4 fixes This patch fixes gcc-3.4 cast-as-lvalue warnings in the 2.4.28-pre3 kernel's ISDN drivers. With the exception of eicon_idi.c, which doesn't seem to be in the 2.6 kernel, the changes are all backports from the 2.6 kernel. /Mikael ChangeSet@1.1552, 2004-09-14 15:06:34-03:00, mikpe@csd.uu.se [PATCH] IBM PCI hotplug controller driver gcc-3.4 fixes This patch fixes gcc-3.4 cast-as-lvalue warnings in the 2.4.28-pre3 kernel's IBM PCI hotplug controller driver. The changes are all backports from the 2.6 kernel. /Mikael ChangeSet@1.1551, 2004-09-14 15:01:22-03:00, mikpe@csd.uu.se [PATCH] ATM drivers gcc-3.4 fixes This patch fixes gcc-3.4 cast-as-lvalue warnings in the 2.4.28-pre3 kernel's ATM drivers. The changes are backports from the 2.6 kernel. Where the 2.4 and 2.6 kernels differ (->dev_data or ->phy_data for private data), I have chosen to preserve 2.4's behaviour. /Mikael ChangeSet@1.1550, 2004-09-14 14:55:33-03:00, mikpe@csd.uu.se [PATCH] pcmcia mem_op.h gcc-3.4 fixes This patch fixes gcc-3.4 cast-as-lvalue warnings in the 2.4.28-pre3 kernel caused by include/pcmcia/mem_op.h. The changes are all backports from the 2.6 kernel. /Mikael ChangeSet@1.1549, 2004-09-14 14:46:24-03:00, mikpe@csd.uu.se [PATCH] 53c700 scsi driver gcc-3.4 fixes This patch fixes gcc-3.4 cast-as-lvalue warnings in the 2.4.28-pre3 kernel's drivers/scsi/53c700.h. With the exception of NCR_700_set_SXFER(), the changes are all backports from the 2.6 kernel. /Mikael ChangeSet@1.1548, 2004-09-14 14:20:22-03:00, Jack_Hammer@adaptec.com [PATCH] broken ips update This patch replaces the patch I submitted ( and then rescinded ) earlier today. It fixes the compilation problem in 2.4.28 and includes the changes recommended by Arjan on my earlier proposal for this. ChangeSet@1.1547, 2004-09-10 15:55:20-03:00, marcelo@logos.cnet Changed EXTRAVERSION to -pre3 TAG: v2.4.28-pre3