An error occurred fetching the project authors.
  1. 31 Jul, 2006 1 commit
  2. 10 Jul, 2006 1 commit
  3. 28 Jun, 2006 2 commits
  4. 25 Jun, 2006 1 commit
  5. 23 Jun, 2006 1 commit
  6. 08 Feb, 2006 2 commits
  7. 09 Jan, 2006 1 commit
    • Benjamin Herrenschmidt's avatar
      [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 · a28d3af2
      Benjamin Herrenschmidt authored
      This is the continuation of the previous patch. This one removes the old
      PowerMac i2c drivers (i2c-keywest and i2c-pmac-smu) and replaces them
      both with a single stub driver that uses the new PowerMac low i2c layer.
      
      Now that i2c-keywest is gone, the low-i2c code is extended to support
      interrupt driver transfers. All i2c busses now appear as platform
      devices. Compatibility with existing drivers should be maintained as the
      i2c bus names have been kept identical, except for the SMU bus but in
      that later case, all users has been fixed.
      
      With that patch added, matching a device node to an i2c_adapter becomes
      trivial.
      Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
      Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
      a28d3af2
  8. 08 Nov, 2005 1 commit
  9. 24 Aug, 2005 1 commit
  10. 27 Jul, 2005 1 commit
    • Olaf Hering's avatar
      [PATCH] ppc64: hide CONFIG_ADB · 64c74de7
      Olaf Hering authored
      This bites me all day when I use our default config for ppc64.  We use a
      patch to fix the compile errors and provide the CONFIG_MAC_EMUMOUSEBTN
      functionality (which is behind CONFIG_INPUT_ADBHID).  But Benh doesnt like
      it.
      
      http://ozlabs.org/pipermail/linuxppc64-dev/2005-March/003423.html
      
      Just hide all the ADB parts from via-pmu on ppc64 instead.
      
      drivers/macintosh/adbhid.c: In function `adbhid_init':
      drivers/macintosh/adbhid.c:1199: error: `_MACH_chrp' undeclared (first use in this function)
      drivers/macintosh/adbhid.c:1199: error: (Each undeclared identifier is reported only once
      drivers/macintosh/adbhid.c:1199: error: for each function it appears in.)
      
      Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
      Cc: Paul Mackerras <paulus@samba.org>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      64c74de7
  11. 27 Jun, 2005 2 commits
  12. 16 Apr, 2005 1 commit
    • 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