1. 15 Apr, 2002 2 commits
  2. 14 Apr, 2002 2 commits
    • Jes Sorensen's avatar
      [PATCH] cpqfc.o · 92ebc650
      Jes Sorensen authored
      This makes the cpqfc driver recognize the HP Tachyon.  I moved the
      device list to an __initdata structure so the driver doesn't build it at
      runtime and changed it to use the proper PCI_DEVICE_ID_* names. 
      
      With this patch applied, the driver happily detects the disks attached
      to my HP Tachyon.
      92ebc650
    • Martin Dalecki's avatar
      [PATCH] 2.5.8-pre3 IDE 33 · 3e11aea0
      Martin Dalecki authored
      - Kill unneded parameters to ide_cmd_ioctl() and ide_task_ioctl().
      
      - Apply Petr Vendrovecs fix for 32bit ver 16bit transfers.
      
      - Make CD-ROM usable again by guarding the generic routines against request
         field abuse found there. We will try to convert this driver to the just to be
         finished struct ata_request after the generic changes stabilize a bit.
         The strcut ata_taskfile and struct ata_request merge to be more preciese.
      3e11aea0
  3. 12 Apr, 2002 7 commits
    • Martin Dalecki's avatar
      [PATCH] 2.5.8-pre3 IDE 32 · 6a0b3e79
      Martin Dalecki authored
      - Don't provide symbolic links in /proc/ide - they are redundant data.
      
      - Try to use a more reasonable default capacity value in ata_capacity().
      
      - Fix ata_put() ata_get() usage in ide_check_media_change().
      
      - Small readability fixes to the option parsing code.
      
      - Apply Vojtech Pavliks /proc PIIX output fix.
      
      - Replace all occurrences of ide_wait_taskfile() with ide_raw_taskfile().  One
         duplicated code path fewer.
      6a0b3e79
    • Linus Torvalds's avatar
      Kernel version update · 78cb05eb
      Linus Torvalds authored
      78cb05eb
    • Jes Sorensen's avatar
      [PATCH] qla1280.c update · edb3acf2
      Jes Sorensen authored
      Included is the latest version of the code. Indenting it properly
      actually reduced the size of the files by another 10K or so.
      edb3acf2
    • Linus Torvalds's avatar
      Update defconfig for IDE TCQ configs · 3a917e20
      Linus Torvalds authored
      3a917e20
    • Thomas Sailer's avatar
      [PATCH] Wrong sanity check in audio.c · efff9dd2
      Thomas Sailer authored
      Even though I originally implemented it, the sanity check removed
      by the patch below seems wrong to me...
      efff9dd2
    • David Brownell's avatar
      [PATCH] USB devio device removal fix · 950a8f82
      David Brownell authored
      USB devio device removal fix
      
      Fixes problem with using usbfs and a device is removed while the
      device still has pending events.
      950a8f82
    • David Brownell's avatar
      [PATCH] USB minor ehci cleanup · 17f98d55
      David Brownell authored
      USB minor ehci cleanup
      
      This patch just does minor internal cleanup, renaming to
      match the put/get convention used elsewhere in Linux.
      (Get ref, put it back ... not "putting a new ref here".)
      17f98d55
  4. 11 Apr, 2002 4 commits
  5. 10 Apr, 2002 6 commits
  6. 09 Apr, 2002 1 commit
  7. 10 Apr, 2002 18 commits