1. 09 Feb, 2004 4 commits
    • Greg Kroah-Hartman's avatar
      Merge kroah.com:/home/greg/linux/BK/bleed-2.6 · c9ebf6ef
      Greg Kroah-Hartman authored
      into kroah.com:/home/greg/linux/BK/i2c-2.6
      c9ebf6ef
    • Trond Myklebust's avatar
      Merge http://nfsclient.bkbits.net/linux-2.5 · 7b51a623
      Trond Myklebust authored
      into fys.uio.no:/home/linux/bitkeeper/nfsclient-2.5
      7b51a623
    • Jean Delvare's avatar
      [PATCH] I2C: add new chip driver: fscher · a1eefc49
      Jean Delvare authored
      This is a new ported driver, fscher, which supports the FSC Hermes chip.
      The original driver was written by Reinhard Nissl, who also ported it to
      Linux 2.6, as discussed on the lm_sensors mailing list during the last
      two weeks. I reviewed the code and we made the necessary changes, so
      that what we have now looks good to me. Please apply on top of your i2c
      patches stack.
      a1eefc49
    • Marcelo Tosatti's avatar
      [PATCH] Fix pc300_tty.c -> implement tiocmset/tiocmget · d9a9168b
      Marcelo Tosatti authored
      PC300 MLPPP support is currently marked broken in 2.6.x.
      
      To fix that, attached patch implements tiocmset/tiocmget methods on the
      pc300_tty.c driver, which is the new method tty drivers are supposed to
      use instead ioctl.
      
      This fixes two related issues in the ioctl handler:
      
      - ioctl requesting RTS signal would affect DTR signal
      - The RTS signal is now handled.
      
      Bonus: Throw out unused ioctl handler
      d9a9168b
  2. 08 Feb, 2004 2 commits
  3. 10 Feb, 2004 14 commits
  4. 08 Feb, 2004 20 commits