1. 09 Aug, 2003 14 commits
    • Thomas Molina's avatar
      [PATCH] Re: Linux 2.6.0-test3: logo patch · 3f16e892
      Thomas Molina authored
      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.
      3f16e892
    • Benjamin Herrenschmidt's avatar
      [PATCH] PowerMac: Ground work for new driver model · 9cb79893
      Benjamin Herrenschmidt authored
      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.
      9cb79893
    • Jeff Garzik's avatar
      [PATCH] PATCH 2.6: fix X86_VENDOR_ID offset in head.S · ccb5cf6f
      Jeff Garzik authored
      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.
      ccb5cf6f
    • Herbert Xu's avatar
      [PATCH] Fix usb interface change in hisax st5481_* · 941c0135
      Herbert Xu authored
      This makes the HISAX ST5481 driver build again with 2.6.0-test3 where
      the usb_host_config structure has changed.
      941c0135
    • Wim Van Sebroeck's avatar
      [WATCHDOG] sbc60xxwdt.c patch6 · d2473081
      Wim Van Sebroeck authored
      some small clean-ups: do correct errorhandling
      d2473081
    • Wim Van Sebroeck's avatar
      [WATCHDOG] w83877f_wdt.c patch3 (add timeout features) · 72b25871
      Wim Van Sebroeck authored
      added WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctls
      made timeout (the emulated heartbeat) a module_param
      made the keepalive ping an internal subroutine
      72b25871
    • Wim Van Sebroeck's avatar
      [WATCHDOG] w83877f_wdt.c patch2 · 39d39587
      Wim Van Sebroeck authored
      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
      39d39587
    • Wim Van Sebroeck's avatar
      [WATCHDOG] w83877f_wdt patch · 469957af
      Wim Van Sebroeck authored
      cleanup comments and trailing spaces
      eliminate extra spin_unlock
      add KERN_* tags to printks
      added extra printk's to report what problem occured
      469957af
    • Wim Van Sebroeck's avatar
      [WATCHDOG] advantechwdt.c patch2 · b0e7cd75
      Wim Van Sebroeck authored
      some small clean-ups (use PFX + report default timeout as it's value in the MODULE_PARM_DESC)
      b0e7cd75
    • Wim Van Sebroeck's avatar
      [WATCHDOG] sbc60xxwdt.c patch5 · 6039f269
      Wim Van Sebroeck authored
      some last clean-ups
      6039f269
    • Wim Van Sebroeck's avatar
      [WATCHDOG] sbc60xxwdt patch4 · f1700534
      Wim Van Sebroeck authored
      added extra printk's to report what problem occured
      f1700534
    • Wim Van Sebroeck's avatar
      [WATCHDOG] sbc60xxwdt patch3 · dc05b518
      Wim Van Sebroeck authored
      make wdt_stop and wdt_start module params
      dc05b518
    • Wim Van Sebroeck's avatar
      [WATCHDOG] sbc60xxwdt patch2 · 224d9162
      Wim Van Sebroeck authored
      report default timeout as a number
      224d9162
    • Wim Van Sebroeck's avatar
      [WATCHDOG] sbc60xxwdt.c patch · 4e5c79da
      Wim Van Sebroeck authored
      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
      4e5c79da
  2. 08 Aug, 2003 22 commits
  3. 07 Aug, 2003 4 commits