1. 17 Aug, 2004 2 commits
    • Douglas Gilbert's avatar
      [libata] fix INQUIRY handling · 7d187418
      Douglas Gilbert authored
      
      Changes:
         - send vendor, product and rev strings back for 36 byte
           INQUIRYs
         - set the additional length field to indicate 96 byte
           response is available 
      7d187418
    • Jeff Garzik's avatar
      [libata] fix error recovery reference count · d413da79
      Jeff Garzik authored
      This bug could potentially lead to soft hangs (processes stuck in D
      state) if an error occurred.
      
      Yet another undocumented nuance of the ->eh_strategy_handler.
      
      Thanks to excellent detective work by Brad Campbell tracking this down.
      d413da79
  2. 16 Aug, 2004 1 commit
    • Andrew Morton's avatar
      [PATCH] libata build fix · 72d7a036
      Andrew Morton authored
      drivers/scsi/libata-core.c: In function `swap_buf_le16':
      drivers/scsi/libata-core.c:2073: `words' undeclared (first use in this function)
      drivers/scsi/libata-core.c:2073: (Each undeclared identifier is reported only once
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      72d7a036
  3. 14 Aug, 2004 5 commits
  4. 13 Aug, 2004 17 commits
  5. 12 Aug, 2004 3 commits
  6. 13 Aug, 2004 2 commits
    • Marc Singer's avatar
      [ARM PATCH] 2002/1: lh7a40x Timer fixup · 85021953
      Marc Singer authored
      Patch from Marc Singer
      
      The work already done to rectify the timer code initialization missed
      a necessary change.  This patch adds a timer initialization function
      to the LPD7A400 machine type.  It also makes a small correction to the
      kernel configuration that is out of step with the machine specific
      Kconfig.
      
      85021953
    • Marc Singer's avatar
      [ARM PATCH] 2001/1: lh7a40x IDE cleanup · 94fd05b4
      Marc Singer authored
      Patch from Marc Singer
      
      This patch aligns the lh7a40x port with the updated structure of IDE
      drivers.  It also removes an unused FIQ handler.  This patch is made
      in order to get the lh7a40x port to build.
      94fd05b4
  7. 12 Aug, 2004 10 commits