1. 23 5月, 2007 1 次提交
  2. 09 5月, 2007 1 次提交
  3. 02 5月, 2007 2 次提交
  4. 10 2月, 2007 1 次提交
  5. 04 12月, 2006 1 次提交
  6. 17 11月, 2006 1 次提交
    • S
      Input: MAC mouse button emulation - relax dependencies · 5b44f1aa
      Stelian Pop 提交于
      Mouse button emulation for the one-button mouse Apple machines isn't
      restricted to older ADB based machines. There are PPC Powerbooks where
      the keyboard and the mouse are no longer on the ADB bus but regular USB,
      and users still like (and need) to be able to emulate the middle mouse
      button with F11 and the right mouse button with F12.
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      5b44f1aa
  7. 04 10月, 2006 1 次提交
  8. 01 8月, 2006 1 次提交
  9. 28 7月, 2006 1 次提交
  10. 25 7月, 2006 1 次提交
  11. 11 7月, 2006 1 次提交
  12. 07 7月, 2006 1 次提交
  13. 28 6月, 2006 2 次提交
  14. 26 6月, 2006 1 次提交
  15. 23 6月, 2006 1 次提交
  16. 08 2月, 2006 2 次提交
  17. 09 1月, 2006 1 次提交
    • B
      [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 · a28d3af2
      Benjamin Herrenschmidt 提交于
      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: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      a28d3af2
  18. 08 11月, 2005 1 次提交
  19. 24 8月, 2005 1 次提交
  20. 28 7月, 2005 1 次提交
    • O
      [PATCH] ppc64: hide CONFIG_ADB · 64c74de7
      Olaf Hering 提交于
      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: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      64c74de7
  21. 28 6月, 2005 2 次提交
  22. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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