1. 07 May, 2002 40 commits
    • Roman Zippel's avatar
      [PATCH] m68k: remove hwclk_time/gettod [9/20] · 6c4c810c
      Roman Zippel authored
      - replace hwclk_time with rtc_time
      - use hwclk instead of gettod to set initial time
      6c4c810c
    • Roman Zippel's avatar
      [PATCH] m68k: hp300 update [8/20] · 6e01cc32
      Roman Zippel authored
      compile fix
      6e01cc32
    • Roman Zippel's avatar
      [PATCH] m68k: license updates [7/20] · 1e99766a
      Roman Zippel authored
      Add missing license tags.
      1e99766a
    • Roman Zippel's avatar
      [PATCH] m68k: config.in update [5/20] · aff3519c
      Roman Zippel authored
      Update to the latest config.in.
      aff3519c
    • Roman Zippel's avatar
      [PATCH] m68k: add cacheflush.h [4/20] · dbc468c6
      Roman Zippel authored
      This moves several cache flush function into cacheflush.h.
      dbc468c6
    • Roman Zippel's avatar
      [PATCH] m68k: bitops update [3/20] · 1fe3f6c2
      Roman Zippel authored
      Add __clear_bit/__ffs/sched_find_first_bit.
      1fe3f6c2
    • Roman Zippel's avatar
      [PATCH] m68k: atari updates [2/20] · 3841da91
      Roman Zippel authored
      Some compile fixes.
      3841da91
    • Roman Zippel's avatar
      [PATCH] m68k: AFFS update [1/20] · 60ee061e
      Roman Zippel authored
      - sizeof changes from Kernel Janitor Project
      - several bug fixes found with fsx
      60ee061e
    • Douglas Gilbert's avatar
      [PATCH] sg update · 3981b9e7
      Douglas Gilbert authored
      Here is one fix and one enhancement to the scsi generic (sg)
      driver in 2.5.14
      Changelog:
          - off by one fix for last scatter gather element
          - if possible compact kiobuf_map into scatter gather list
      3981b9e7
    • Douglas Gilbert's avatar
      [PATCH] osst update · f85fae3f
      Douglas Gilbert authored
      This is the OnStream variant of the st driver that
      has been in Dave's tree for some time.
      
      The change looks like it is from Willem Riede (osst@riede.org)
      and that it has been forwarded ported from lk 2.4 .
      f85fae3f
    • Douglas Gilbert's avatar
      [PATCH] aha1542 update · c99b1407
      Douglas Gilbert authored
      This ISA scsi adapter still seems to be popular
      given the number of people that supply patches
      for it collected in Dave's tree.
      
      The latest patch was from William Stinson (first item):
        - request_region cleanup
        - removal of old scsi error handling (leaving newer version)
        - scatterlist::address replaced
        - host_lock replacing io_request_lock
      
      
      Doug Gilbert
      
      P.S. This is a transfer from Dave's tree. It runs fine for
      me on a dual Celeron SMP box.
      c99b1407
    • Linus Torvalds's avatar
      Re-apply Dave's VIA quirk update from 2.4.x · 1840ce49
      Linus Torvalds authored
      after the manual merge of the PCI re-organization
      removed it.
      1840ce49
    • Linus Torvalds's avatar
      Manual merge of VIA tweak diffs · c8ef0212
      Linus Torvalds authored
      c8ef0212
    • Dave Jones's avatar
      [PATCH] dmasound update. · 79918bec
      Dave Jones authored
      The largest part of the OSS update from 2.4
      Various changelog entries scattered throughout the patch.
      79918bec
    • Dave Jones's avatar
      [PATCH] NCR5380 update. · 8412c915
      Dave Jones authored
      From 2.4
      - Lindented
      - Add Docbook comments
      - Remove duplicate MODULE_LICENSE tag
      8412c915
    • Dave Jones's avatar
      [PATCH] PNPBIOS / floppy conflict. · d56fe0f6
      Dave Jones authored
      The PNPBIOS driver and the floppy driver both fight over reservation
      of the floppy port. This patch makes things friendly again.
      As the comment suggests, this fix could be done better, but until
      someone steps forward to fix this, this is the best we have.
      d56fe0f6
    • Dave Jones's avatar
      [PATCH] typo in z2ram driver · bf1f4263
      Dave Jones authored
      bf1f4263
    • Dave Jones's avatar
      [PATCH] simplify wdt285 copying. · ea20670f
      Dave Jones authored
      copy_to_user already does the relevant checking.
      ea20670f
    • Dave Jones's avatar
      [PATCH] documentation for Cyrix IRQ routing · 65da4ecc
      Dave Jones authored
      65da4ecc
    • Dave Jones's avatar
      [PATCH] region handling cleanup · d2e8d48b
      Dave Jones authored
      Done by William Stinson.
      Adds error handling to request_region() calls,
      and converts some old check_region() calls too.
      d2e8d48b
    • Dave Jones's avatar
      [PATCH] prefetching too far in mem copies · 53887e3d
      Dave Jones authored
      This patch from 2.4 makes sure we don't prefetch past the
      end of a range to be copied (in case its at the end of a memrange)
      i386 case looks safe already, we just weren't optimal for the last
      chunk to be copied.
      
      Andi. same change needed for x86-64.
      
          Dave.
      53887e3d
    • Dave Jones's avatar
      [PATCH] sonypi update · 3fe2c413
      Dave Jones authored
      Syncs up with latest from Stelian
      3fe2c413
    • Dave Jones's avatar
      [PATCH] VIA quirk update. · 77245680
      Dave Jones authored
      Brings up to date with the quirk in 2.4
      This makes sure we only apply it on the right chipsets,
      and adjusts the bits that get poked depending on which we find.
      77245680
    • Dave Jones's avatar
      [PATCH] typo. · fae1d3fc
      Dave Jones authored
      fae1d3fc
    • Dave Jones's avatar
      [PATCH] region handling cleanup · 0a030a29
      Dave Jones authored
      Done by William Stinson.
      Adds error handling to request_region() calls,
      and converts some old check_region() calls too.
      0a030a29
    • Dave Jones's avatar
      [PATCH] CREDITS update · bffc5050
      Dave Jones authored
      bffc5050
    • Dave Jones's avatar
      [PATCH] IA64 ZX1 AGPGart support. · 8ea9828b
      Dave Jones authored
      From 2.4
      8ea9828b
    • Dave Jones's avatar
      [PATCH] region handling cleanup · 5bf7d130
      Dave Jones authored
      Done by William Stinson.
      Adds error handling to request_region() calls,
      and converts some old check_region() calls too.
      5bf7d130
    • Dave Jones's avatar
      [PATCH] check various return codes in advantechwdt. · c372d43a
      Dave Jones authored
      Adds missing checks. Probably another from William Stinson
      c372d43a
    • Dave Jones's avatar
      [PATCH] update NBD URL · 0099be84
      Dave Jones authored
      0099be84
    • Dave Jones's avatar
      [PATCH] motioneye driver update. · 3d00dc9b
      Dave Jones authored
      Syncs up with Stelians latest
      3d00dc9b
    • Dave Jones's avatar
      [PATCH] region handling cleanup · c153abec
      Dave Jones authored
      Done by William Stinson.
      Adds error handling to request_region() calls,
      and converts some old check_region() calls too.
      c153abec
    • Dave Jones's avatar
      [PATCH] DMI update. · e71be658
      Dave Jones authored
      Another Sony for the apm blacklist.
      e71be658
    • Dave Jones's avatar
      [PATCH] capabilities for mtrr driver. · 632340cd
      Dave Jones authored
      632340cd
    • Dave Jones's avatar
      [PATCH] region handling cleanup · 6187ff39
      Dave Jones authored
      Done by William Stinson.
      Adds error handling to request_region() calls,
      and converts some old check_region() calls too.
      6187ff39
    • Dave Jones's avatar
      [PATCH] region handling cleanup · ebfdbb01
      Dave Jones authored
      Done by William Stinson.
      Adds error handling to request_region() calls,
      and converts some old check_region() calls too.
      ebfdbb01
    • Dave Jones's avatar
      [PATCH] region handling cleanup · fcb58746
      Dave Jones authored
      Done by William Stinson.
      Adds error handling to request_region() calls,
      and converts some old check_region() calls too.
      fcb58746
    • Martin Dalecki's avatar
      [PATCH] IDE 58 · 96a878c0
      Martin Dalecki authored
       - m68k fixes by Roman Zippel.
      
       - CDROM PIO mode fix by Osamu Tamita.
         (You are true "Hawk-eye" hovering over my head! Respect - and many Thanks.)
      
       - Virtualize the udma_enable method as well to help ARM and PPC people.  Please
         please if you would like to have some other methods virtualized in a similar
         way - just tell me or even better do it yourself at the end of ide-dma.c.
         I *don't mind* patches.
      
       - Fix the pmac code to adhere to the new API. It's supposed to work again.
         However this is blind coding... I give myself 80% chances for it to work ;-).
      96a878c0
    • Martin Dalecki's avatar
      [PATCH] 2.5.14 IDE 57 · 682a9c41
      Martin Dalecki authored
      Nuke /proc/ide. For explanations why, please see the frustrated comments in the
      previous change log. If one still don't see why it wasn't a good thing,
      well please just take a look at the following:
      
      Kernel size before:
      
          text    data     bss     dec     hex filename
      1716049  403968  470252 2590269  27863d vmlinux
      
      Kernel size after:
      
          text    data     bss     dec     hex filename
      1680993  403488  470124 2554605  26faed vmlinux
      
      2% of overall size! And this is not exactly an minimalistic setup.
      682a9c41
    • Martin Dalecki's avatar
      [PATCH] 2.5.14 IDE 56 · 470d15bb
      Martin Dalecki authored
       - Push poll_timeout down from the hwgroup to the channel. We are resetting the
         channel and not a whole hwgroup. This way using multiple pdc202xxx cards
         should magically start to work with multiple performance and resets will no
         longer lock the system.
      
       - Updates for PDC4030 by Peter Denison <peterd@marshadder.uklinux.net>.
      
       - Make ide_raw_taskfile don't care about request buffers. They where always
         NULL.
      
       - Port set multi mode count over from the special setting interface to
         ide_raw_taskfile. Fix errors in the corresponding interrupt handler in one go
         as well. It turned out that this is precisely the same code as in
         task_no_data_intr, so we can nuke it altogether. And finally we have found
         some problems with the set_pio_mode() command which can fail with -EBUSY -
         this is in esp. probably *very* common during boot hdparm usage those days!
         (OK it was masked by reportig too early that it finished...  Crap Crap utter
         crap it was!!!) Right now hdparm should just be extendid to properly
         sync and retry on   -EBUSY and everything should be fine.
      
         And now the 1 Milion EUR question for everybody who loves to put driver
         settings in to /proc:
      
         How the hell could echo > /proc/ide/ide0/settings blah blah blah blah handle
         properly cases like -EIO, -EBUSY and so on??? Having the possibility o do it
         does not mean that it is a good idea to use it.
      
         OK. After realizing the simple fact that quite a lot of low level hardware
         manipulating ioctls may require assistance in usage from proper logic which is
         *very* unlikely to be implemented in a bash (for me preferable still ksh) I
         have made my mind up.
      
      	/proc/ide will be nuked.
      
       - Execute the recalibration for error recovery on precisely the same request as
         the one which failed.
      
       - Remove set geometry.  It's crap by means of standard specification. Because:
      
         1. We rely on the existence of the identify command anyway.
      
         2. This command was obsoleted *before* the identify command existed as far
         as I can see.
      
         2. I'm able to have a look at what other ATA/ATAPI drivers in the wild do:
         They don't do it.
      
       - Just call tuneproc in set_pio_mode() directly - we are already behind the rq
         queue there.
      
       - After we have uncovered the broken logics behind the whole ioctl handling we
         now just have made ide_spin_wait_hwgroup() waiting for a proper somehow
         longer timeout before giving up. This was previously just hiding the broken
         concept of setting ioctl values through /proc/ide/ideX/settings - now it just
         really helps hdparm to not to give up too early. (It shouldn't probably play
         wreck havock on the global driver spin lock as well. I will look in to this
         later.)
      
       - Scrap the non necessary, to say the least, disabling of interrupts for 3,
         read it again please, 3 seconds, on the local CPU inside
         ide_spin_wait_hwgroup().  Spin lock handling needs checking there badly as I
         see now as well...
      
      Hey apparently any "special" requests are gone. We now have only
      to deal with REQ_DEVICE_ACB and REQ_DEVICE_CMD. One of them is still too
      much and will be killed.
      470d15bb