1. 22 Mar, 2003 7 commits
    • Paul Mackerras's avatar
      [PATCH] update mac53c94 scsi driver · f301496d
      Paul Mackerras authored
      This patch updates the mac53c94 scsi HBA driver, used on older
      powermacs, to correspond with the recent scsi subsystem changes, to
      use the PCI DMA API, to not panic, and to use a spinlock instead of
      save_flags/restore_flags/cli/sti.
      f301496d
    • Paul Mackerras's avatar
      [PATCH] update MESH scsi driver · d132e137
      Paul Mackerras authored
      This patch updates the `mesh' scsi driver used on older powermacs to
      correspond with recent changes in the scsi subsystem (things like
      using cmd->device->id instead of cmd->target).
      d132e137
    • Paul Mackerras's avatar
      [PATCH] update via-pmu driver · 1e06dcf9
      Paul Mackerras authored
      This patch forward-ports various fixes to the driver for the PMU
      (power manager unit) on powermacs and powerbooks from 2.4, and in
      particular, some improvements to the battery charge calculations.
      
      From Ben Herrenschmidt.
      1e06dcf9
    • Paul Mackerras's avatar
      [PATCH] SMP-safe macserial driver · b1e16506
      Paul Mackerras authored
      The patch below removes the uses of save_flags/restore_flags/cli
      etc. from the macserial driver and replaces them with a spinlock.
      b1e16506
    • Paul Mackerras's avatar
      [PATCH] update via-cuda driver · c2970ed3
      Paul Mackerras authored
      This patch updates the CUDA driver (the power/reset/ADB controller on
      older powermacs) to fix some SMP issues and to match the 2.4 version
      of the driver.
      
      From Ben Herrenschmidt.
      c2970ed3
    • Paul Mackerras's avatar
      [PATCH] update macintosh-specific headers · 8f7d7732
      Paul Mackerras authored
      This patch updates include/linux/adb.h and include/linux/pmu.h with
      some additional definitions that we need on powermacs and powerbooks.
      8f7d7732
    • Linus Torvalds's avatar
      Merge bk://ppc.bkbits.net/for-linus-ppc · 8035f35c
      Linus Torvalds authored
      into home.transmeta.com:/home/torvalds/v2.5/linux
      8035f35c
  2. 24 Mar, 2003 1 commit
  3. 23 Mar, 2003 6 commits
  4. 22 Mar, 2003 26 commits