1. 29 May, 2002 6 commits
    • Matthew Dharm's avatar
      [PATCH] USB storage: Dead code, more abort cleanups, and detached device fix · 86b56955
      Matthew Dharm authored
      Here's a patch which does three things:
      
      (1) It removes some dead code.
      (2) It moves more code to using the new state machine
      (3) It fixes a long standing bug relating to the sense data for a detached
          device.
      86b56955
    • Greg Kroah-Hartman's avatar
      USB OHCI driver: Added SA1111 support · db4b1c4a
      Greg Kroah-Hartman authored
        
      Added the patch from Russell King <rmk@arm.linux.org.uk> that splits
      the usb-ohci driver into two pieces, enabling the sa1111 hardware to
      work with the driver.
        
      I also added some changes to get the usb-ohci-pci.o module to build
      and run properly.
      db4b1c4a
    • Martin Dalecki's avatar
      [PATCH] 2.5.18 IDE 75 · 1138d8a0
      Martin Dalecki authored
       - Comment out config_chipset_for_pio from hpt366 driver. It seems to hang on it
         and many people consistently reported that this may be necessary.
         Well apparently this host chip is forced to be in DMA read mode anyway
         and we where undoing this there.
      
       - Apply small cosmetics to pdc202xx.c driver by Thierry Vignaud.
         His change log entries follow:
      
            - factorize constants with PDC_CLOCK and UDMA_SPEED_FLAG macros and
      	the init_high_16() static inline functions, thus removing floating
      	constants in code
      
            - remove unused variables and pci space read
      
            - kill useless code in pdc202xx_udma_irq_status() resulting in
      	removing unused variable: the code does lots of tests to check what
      	value to return but just always return the same exact value in all
      	code paths!
      	this also saves a few cpu & pci bus cyles by removing a useless read
      	in pci space
      
            - simplify #if/#else resulting in code duplication
      
            - make init_pdc202xx clearer
      
            - remove duplicated initializations in config_drive_xfer_rate() and
      	simplify code paths
      
       - Kill unused init_speed member from ata_device struct. Spotted by
         M.H.VanLeeuwen.
      1138d8a0
    • Pavel Machek's avatar
      [PATCH] swsusp: cleanup · d72fb463
      Pavel Machek authored
       - use list_for_each in head_of_free_region
       - cleanups from 2.4
       - fix for usb
       - kill broken queueing
      d72fb463
    • Linus Torvalds's avatar
      Merge USB update · 455980ab
      Linus Torvalds authored
      455980ab
    • Linus Torvalds's avatar
      Merge bk://ppc.bkbits.net/for-linus-ppc · 54f1543d
      Linus Torvalds authored
      into home.transmeta.com:/home/torvalds/v2.5/linux
      54f1543d
  2. 30 May, 2002 2 commits
  3. 29 May, 2002 17 commits
  4. 28 May, 2002 15 commits