1. 17 May, 2003 4 commits
    • Russell King's avatar
      [ARM] Update Acorn IDE drivers. · add26e4a
      Russell King authored
      icside.c:
      - Use C99 structure initialisers.
      - Use generic DMA API.
      - Use new hwif->hwif_data rather than hwif->hw.priv.
      - Add DMA supported/dma supported masks.
      - Remember the card type for the remove/shutdown methods.
      - Add shutdown method.
      rapide.c
      - ecard_{claim,release} are no longer required.
      add26e4a
    • Russell King's avatar
      [ARM] Fixup yet another missing irqreturn_t · 86ca0954
      Russell King authored
      86ca0954
    • Russell King's avatar
      [ARM] Update cyber2000fb.c · 14a307fd
      Russell King authored
      - Fix build warnings.
      - Don't modify region in copyarea method.
      - Remove FBCON_HAS_CFBx preprocessor tests.
      - Use runtime test for netwinder mclk parameters.
      14a307fd
    • Russell King's avatar
      [ARM] Relocate ARM SCSI and Net drivers · 4a6dbb82
      Russell King authored
      Move Acorn and ARM SCSI and net drivers to drivers/{net,scsi}/arm.
      This also allows us to find a reasonable home for other ARM specific
      net drivers.
      4a6dbb82
  2. 16 May, 2003 1 commit
    • Russell King's avatar
      [ARM] Update Acorn platform scsi drivers. · bdf1ad71
      Russell King authored
      These were broken by two changes - the removal of the old device model
      class code, and when scsi device lists appeared.  This cset allows
      these drivers to build again.  We also drop some unnecessary code
      from one of the drivers.
      bdf1ad71
  3. 15 May, 2003 2 commits
  4. 13 May, 2003 11 commits
  5. 12 May, 2003 1 commit
  6. 10 May, 2003 10 commits
  7. 09 May, 2003 11 commits