An error occurred fetching the project authors.
  1. 16 May, 2002 2 commits
  2. 08 Apr, 2002 1 commit
    • Johannes Erdfelt's avatar
      [PATCH] uhci.c cleanup · cf81f1c2
      Johannes Erdfelt authored
      This patch merely cleans up the code a little and doesn't fix any bugs.
      It makes a couple of code paths a bit easier to understand, removes an
      unused variable (uhci_list) and some procfs variables when not using
      procfs.
      cf81f1c2
  3. 04 Apr, 2002 1 commit
    • Greg Kroah-Hartman's avatar
      USB · c9894a14
      Greg Kroah-Hartman authored
      moved files to different subdirectories to make try to make sense
      of the current mess, and to allow usb client drivers to integrate into
      the tree easier.
      c9894a14
  4. 27 Feb, 2002 1 commit
    • Johannes Erdfelt's avatar
      uhci.c, speed improvements · 94f991d0
      Johannes Erdfelt authored
      Basically, the patch turns switching off FSBR into a lazy operation with
      the assumption there will be another transfer shortly afterwards. This
      works wonders for usb-storage for instance.
      94f991d0
  5. 20 Feb, 2002 1 commit
    • Johannes Erdfelt's avatar
      uhci.c didn't work well with USB storage. It would tend to stall · f12da37a
      Johannes Erdfelt authored
      relatively quickly and sometimes locked up the system. It usually only
      took me a couple of tries ripping a CD to reproduce the problem.
      
      I took a long hard look at the locking in uhci.c and decided to clean
      it up, fixing a couple of bugs along the way as well as documenting the
      locking strategy.
      
      With this patch applies, where I could only rip a CD a couple of times
      before causing problems, I was able to rip a CD 12,000 times in a row
      successfully, before I stopped it. Not a single error :)
      f12da37a
  6. 05 Feb, 2002 6 commits
    • Linus Torvalds's avatar
      v2.4.12.4 -> v2.4.12.5 · 2ef7e8ce
      Linus Torvalds authored
        - Greg KH: usbnet fix
        - Johannes Erdfelt: uhci.c bulk queueing fixes
      2ef7e8ce
    • Linus Torvalds's avatar
      v2.4.12.3 -> v2.4.12.4 · 96c4fbbe
      Linus Torvalds authored
        - Al Viro: mnt_list init
        - Jeff Garzik: network driver update (license tags, tulip driver)
        - David Miller: sparc, net updates
        - Ben Collins: firewire update
        - Gerd Knorr: btaudio/bttv update
        - Tim Hockin: MD cleanups
        - Greg KH, Petko Manolov: USB updates
        - Leonard Zubkoff: DAC960 driver update
      96c4fbbe
    • Linus Torvalds's avatar
      v2.4.10.5 -> v2.4.10.6 · 0a528ace
      Linus Torvalds authored
        - various: fix some module exports uncovered by stricter error checking
        - Urban Widmark: make smbfs use same error define names as samba and win32
        - Greg KH: USB update
        - Tom Rini: MPC8xx ppc update
        - Matthew Wilcox: rd.c page cache flushing fix
        - Richard Gooch: devfs race fix: rwsem for symlinks
        - Björn Wesen: Cris arch update
        - Nikita Danilov: reiserfs cleanup
        - Tim Waugh: parport update
        - Peter Rival: update alpha SMP bootup to match wait_init_idle fixes
        - Trond Myklebust: lockd/grace period fix
      0a528ace
    • Linus Torvalds's avatar
      v2.4.3.6 -> v2.4.3.7 · ed6eefe4
      Linus Torvalds authored
        - Johannes Erdfelt: USB updates
        - David Howells: more rw-sem stuff
        - David Miller: network callback cleanups and fixes
        - Jan Harkes: make Coda use the proper VFS layer interfaces, so that it can use
        "non-traditional-unix" filesystems without inode numbers for backing store.
      ed6eefe4
    • Linus Torvalds's avatar
      v2.4.2.6 -> v2.4.2.7 · 90a880a4
      Linus Torvalds authored
        - more bugs found by the automatic stanford checker, yay!
        - Andrew Morton: fix SAK locking bugs by moving it into a process context
        - Johannes Erdfelt: USB updates
        - Jeff Garzik: merge Hermes driver by David Gibson
        - Jens Axboe: cdrom merges, ll_rw_blk proper accounting
      90a880a4
    • Linus Torvalds's avatar
      Import changeset · 7a2deb32
      Linus Torvalds authored
      7a2deb32