1. 07 Feb, 2002 6 commits
    • Vojtech Pavlik's avatar
      [PATCH] Input drivers, step #3 · 51847e22
      Vojtech Pavlik authored
      This patch updates the input core to the current version, fixing a bunch
      of bugs, adding hotplug support and a listing of available input devices
      in /proc. The later is very useful for troubleshooting.
      
      Vojtech Pavlik
      SuSE Labs
      51847e22
    • Linus Torvalds's avatar
      Merge master.kernel.org:/home/axboe/linus-merge-2.5 · 3ba2a466
      Linus Torvalds authored
      into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
      3ba2a466
    • Jens Axboe's avatar
      Merge http://linux.bkbits.net/linux-2.5 · 2adf779d
      Jens Axboe authored
      into burns.home.kernel.dk:/usr/local/kernel/BK/linux-2.5
      2adf779d
    • Robert Love's avatar
      [PATCH] 2.5: bluetooth compile fix · 16c7c780
      Robert Love authored
      The llseek cleanup contained a typo in bluetooth/hci_vhci.c that
      prevents compile.  Thankfully it seems to be the only of this type.
      
      	Robert Love
      16c7c780
    • Jeff Garzik's avatar
      Remove deprecated SIOCDEVPRIVATE ioctls from several net drivers. The same... · c026ee55
      Jeff Garzik authored
      Remove deprecated SIOCDEVPRIVATE ioctls from several net drivers.  The same capabilities have been accessible via SIOCxMIIxxx ioctls
      since their introduction in 2.4.x, and it's DaveM's intention to
      eventually remove SIOCDEVPRIVATE during the 2.5.x series.
      c026ee55
    • Jeff Garzik's avatar
      8139too net driver updates: · b6f800b1
      Jeff Garzik authored
      * Support new clone board.
      * Count rx-lost-in-ring events.
      * Support ethtool-compatible bitmapped printk message enable number.
      * Support MII ethtool helper interface, and associated ioctls.
      * Replace some MII-related magic numbers with linux/mii.h constants.
      * Add in optional (and hopefully preferred... after testing) code
      for resetting RX DMA engine on error.
      b6f800b1
  2. 06 Feb, 2002 34 commits