ChangeSet@1.1149, 2003-08-09 09:40:17-07:00, tmolina@cablespeed.com [PATCH] Re: Linux 2.6.0-test3: logo patch The following patch has been floating around forever. It is required for several ARM framebuffer drivers, and several other drivers. James has indicated that this is the correct fix back in May. ChangeSet@1.1148, 2003-08-09 09:40:09-07:00, benh@kernel.crashing.org [PATCH] PowerMac: Ground work for new driver model This provides the necessary infrastructure for PowerMac specific drivers (and actually some Open Firmware platform drivers on non-PowerMacs as well provided somebody port them) to be properly probed & referenced via the new driver model and be part of sysfs. As-is, this patch doesn't break anything nor change any driver. I'll send you individual driver patches as I clean them up & get them tested on as many machines as possible, though I don't expect much problems. ChangeSet@1.1147, 2003-08-09 09:39:26-07:00, jgarzik@pobox.com [PATCH] PATCH 2.6: fix X86_VENDOR_ID offset in head.S While reviewing my 2.4 backport of the 2.6 cpu capabilities (including the Via RNG support), Mikael Pettersson noticed a bug in both my backport, and 2.6: when NCAPINTS (x86_capability array size) is increased, one must adjust the offset in arch/i386/kernel/head.S also. Contributed by Mikael Pettersson. ChangeSet@1.1146, 2003-08-09 09:39:19-07:00, herbert@gondor.apana.org.au [PATCH] Fix usb interface change in hisax st5481_* This makes the HISAX ST5481 driver build again with 2.6.0-test3 where the usb_host_config structure has changed. ChangeSet@1.1145, 2003-08-09 18:31:48+02:00, wim@iguana.be [WATCHDOG] sbc60xxwdt.c patch6 some small clean-ups: do correct errorhandling ChangeSet@1.1144, 2003-08-09 18:29:13+02:00, wim@iguana.be [WATCHDOG] w83877f_wdt.c patch3 (add timeout features) added WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctls made timeout (the emulated heartbeat) a module_param made the keepalive ping an internal subroutine ChangeSet@1.1143, 2003-08-09 18:18:18+02:00, wim@iguana.be [WATCHDOG] w83877f_wdt.c patch2 add CONFIG_WATCHDOG_NOWAYOUT support changed watchdog_info to correctly reflect what the driver offers added WDIOC_GETSTATUS, WDIOC_GETBOOTSTATUS and WDIOC_SETOPTIONS ioctls use module_param ChangeSet@1.1142, 2003-08-09 17:39:41+02:00, wim@iguana.be [WATCHDOG] w83877f_wdt patch cleanup comments and trailing spaces eliminate extra spin_unlock add KERN_* tags to printks added extra printk's to report what problem occured ChangeSet@1.1141, 2003-08-09 16:00:53+02:00, wim@iguana.be [WATCHDOG] advantechwdt.c patch2 some small clean-ups (use PFX + report default timeout as it's value in the MODULE_PARM_DESC) ChangeSet@1.1140, 2003-08-09 15:50:46+02:00, wim@iguana.be [WATCHDOG] sbc60xxwdt.c patch5 some last clean-ups ChangeSet@1.1139, 2003-08-09 15:44:14+02:00, wim@iguana.be [WATCHDOG] sbc60xxwdt patch4 added extra printk's to report what problem occured ChangeSet@1.1138, 2003-08-09 15:32:42+02:00, wim@iguana.be [WATCHDOG] sbc60xxwdt patch3 make wdt_stop and wdt_start module params ChangeSet@1.1137, 2003-08-09 15:10:23+02:00, wim@iguana.be [WATCHDOG] sbc60xxwdt patch2 report default timeout as a number ChangeSet@1.1136, 2003-08-09 14:34:52+02:00, wim@iguana.be [WATCHDOG] sbc60xxwdt.c patch general cleanup of trailing spaces and comments fix possible wdt_is_open race add KERN_* to printk's changed watchdog_info to correctly reflect what the driver offers added WDIOC_GETSTATUS, WDIOC_GETBOOTSTATUS, WDIOC_SETTIMEOUT, WDIOC_GETTIMEOUT, and WDIOC_SETOPTIONS ioctls made timeout (the emulated heartbeat) a module_param made the keepalive ping an internal subroutine added MODULE_AUTHOR and MODULE_DESCRIPTION info ChangeSet@1.1135, 2003-08-08 21:09:36-07:00, torvalds@home.osdl.org Linux 2.6.0-test3 TAG: v2.6.0-test3