An error occurred fetching the project authors.
  1. 06 Feb, 2006 1 commit
    • Jean Delvare's avatar
      [PATCH] hwmon: Fix reboot on it87 driver load · c5e3fbf2
      Jean Delvare authored
      Only scan I2C address 0x2d. This is the default address and no IT87xxF
      chip was ever seen on I2C at a different address. These chips are
      better accessed through their ISA interface anyway.
      
      This fixes bug #5889, although it doesn't address the whole class
      of problems. We'd need the ability to blacklist arbitrary I2C addresses
      on systems known to contain I2C devices which behave badly when probed.
      
      Plan the I2C interface for removal as well. If nobody complains within
      a year, it will confirm my impression that the I2C interface isn't
      actually needed by anyone.
      Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
      c5e3fbf2
  2. 01 Feb, 2006 2 commits
  3. 15 Jan, 2006 1 commit
  4. 06 Jan, 2006 1 commit
  5. 18 Nov, 2005 1 commit
  6. 17 Nov, 2005 1 commit
  7. 15 Nov, 2005 1 commit
  8. 09 Nov, 2005 3 commits
  9. 07 Nov, 2005 2 commits
  10. 13 Sep, 2005 1 commit
  11. 10 Sep, 2005 1 commit
  12. 08 Sep, 2005 1 commit
  13. 07 Sep, 2005 2 commits
  14. 03 Sep, 2005 1 commit
  15. 29 Aug, 2005 1 commit
  16. 16 Jul, 2005 1 commit
  17. 08 Jul, 2005 1 commit
  18. 25 Jun, 2005 1 commit
  19. 23 Jun, 2005 2 commits
  20. 22 Jun, 2005 1 commit
  21. 17 May, 2005 1 commit
  22. 01 May, 2005 1 commit
  23. 16 Apr, 2005 2 commits
    • Christoph Hellwig's avatar
      [PATCH] officially deprecate register_ioctl32_conversion · 22a685d0
      Christoph Hellwig authored
      These have been deprecated since ->compat_ioctl when in, thus only a short
      deprecation period.  There's four users left: i2o_config, s390/z90crypy,
      s390/dasd and s390/zfcp and for the first two patches are about to be
      submitted to get rid of it.
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      22a685d0
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4