An error occurred fetching the project authors.
  1. 21 Jan, 2005 1 commit
  2. 10 Sep, 2004 1 commit
  3. 03 Jun, 2004 1 commit
  4. 31 Mar, 2004 1 commit
    • Alexander Stohr's avatar
      [PATCH] double semicolon cleanup · 96531b37
      Alexander Stohr authored
      This cleans up a larger amount of superfluos ";;" statements in current
      Linux kernel sources by converting them to the regular single ";"
      statments.
      
      It seems to be a common problem that at the end of a line the semicolon
      key is producing an echo.
      96531b37
  5. 20 Feb, 2004 1 commit
    • Geert Uytterhoeven's avatar
      [PATCH] NCR53C9x slave_{alloc,destroy}() · 8e221e3d
      Geert Uytterhoeven authored
      NCR53C9x: Add missing slave_{alloc,destroy}() (from Kars de Jong and Matthias
      Urlichs). This affects the following drivers:
        - Amiga Blizzard 1230, Blizzard 2060, CyberStorm, CyberStorm Mk II, Fastlane,
          and Oktagon SCSI
        - DECstation NCR53C94 SCSI
        - Jazz ESP 100/100a/200 SCSI
        - Mac 53C9x SCSI
        - MCA NCR 53c9x SCSI
        - Sun-3x SCSI (was already fixed on its own)
      8e221e3d
  6. 26 Jul, 2003 1 commit
  7. 17 Jul, 2003 1 commit
    • Adrian Bunk's avatar
      [PATCH] remove all #include <blk.h>'s · 117b5e29
      Adrian Bunk authored
      This causes blk.h to print a warning and removes all uses of blk.h.
      I've tested the compilation in 2.6.0-test1 with a .config that tries to
      compile as many drivers as possible.
      117b5e29
  8. 11 Jun, 2003 1 commit
  9. 05 Jun, 2003 1 commit
    • Christoph Hellwig's avatar
      [PATCH] give all LLDD driver a ->release method · eda32612
      Christoph Hellwig authored
      This allows us to kill the horrible scsi_host_legacy_release hack.
      Note that the new ->release methods still seem to be incorrect in
      some case, but I really want to kill that hack in core code not
      to make all drivers perfect.
      eda32612
  10. 28 Dec, 2002 1 commit
    • Geert Uytterhoeven's avatar
      [PATCH] NCR53C9x ESP updates · 54b8f97b
      Geert Uytterhoeven authored
      NCR53C9x ESP SCSI driver updates:
        - Port recent 2.5.x Sun/SPARC ESP SCSI driver changes to the NCR53C9x ESP
          SCSI drivers
        - Move NCR53C9x ESP host templates and host adapter-specific definitions from
          the host adapter-specific header files to the source files
        - Move common NCR53C9x ESP prototypes from the host adapter-specific header
          files to NCR53C9x.h
      
      This affects the following SCSI host adapters:
        - M68k/PPC Amiga Blizzard 1230IV, 1260, and 2060
        - M68k/PPC Amiga BSC Oktagon
        - M68k/PPC Amiga Cyberstorm and Cyberstorm II
        - M68k/PPC Amiga Phase 5 Fastlane
        - MIPS DECstation NCR53C94
        - MIPS JAZZ Fas216
        - M68k Mac 53C9x
        - ia32 MCA 53C9x
        - M68k Sun-3x ESP
      54b8f97b
  11. 05 Feb, 2002 5 commits
    • Linus Torvalds's avatar
      v2.5.2.6 -> v2.5.3 · 1ea864f1
      Linus Torvalds authored
      - Doug Ledford: i810 audio driver update
      - Evgeniy Polyakov: update various SCSI drivers to new locking
      - David Howells: syscall latency improvement, try 2
      - Francois Romieu: dscc4 driver update
      - Patrick Mochel: driver model fixes
      - Andrew Morton: clean up a few details in ext3 inode initialization
      - Pete Wyckoff: make x86 machine check print out right address..
      - Hans Reiser: reiserfs update
      - Richard Gooch: devfs update
      - Greg KH: USB updates
      - Dave Jones: PNPBIOS
      - Nathan Scott: extended attributes
      - Corey Minyard: clean up zlib duplication (triplication..)
      1ea864f1
    • Linus Torvalds's avatar
      v2.4.9.6 -> v2.4.9.7 · 7df13152
      Linus Torvalds authored
        - Alan Cox: big driver/mips sync
        - Andries Brouwer, Christoph Hellwig: more gendisk fixups
        - Tobias Ringstrom: tulip driver workaround for DC21143 erratum
      7df13152
    • Linus Torvalds's avatar
      v2.4.6.2 -> v2.4.6.3 · d62f43c5
      Linus Torvalds authored
        - merge with Alan (SCSI subsystem)
        - Jeff Garzik: make serial driver PCI hotplug-aware
      d62f43c5
    • Linus Torvalds's avatar
      v2.4.1.2 -> v2.4.1.3 · c8ebfc88
      Linus Torvalds authored
        - Jens: better ordering of requests when unable to merge
        - Neil Brown: make md work as a module again (we cannot autodetect
        in modules, not enough background information)
        - Neil Brown: raid5 SMP locking cleanups
        - Neil Brown: nfsd: handle Irix NFS clients named pipe behavior and
        dentry leak fix
        - maestro3 shutdown fix
        - fix dcache hash calculation that could cause bad hashes under certain
        circumstances (Dean Gaudet)
        - David Miller: networking and sparc updates
        - Jeff Garzik: include file cleanups
        - Andy Grover: ACPI update
        - Coda-fs error return fixes
        - rth: alpha Jensen update
      c8ebfc88
    • Linus Torvalds's avatar
      Import changeset · 7a2deb32
      Linus Torvalds authored
      7a2deb32