1. 01 7月, 2013 1 次提交
    • D
      Input: add OLPC AP-SP driver · b56ece9a
      Daniel Drake 提交于
      The OLPC XO-1.75 and XO-4 laptops include a PS/2 touchpad and an AT
      keyboard, yet they do not have a hardware PS/2 controller. Instead, a
      firmware runs on a dedicated core ("Security Processor", part of the SoC)
      that acts as a PS/2 controller through bit-banging.
      
      Communication between the main cpu (Application Processor) and the
      Security Processor happens via a standard command mechanism implemented
      by the SoC. Add a driver for this interface to enable keyboard/mouse
      input on this platform.
      
      Original author: Saadia Baloch
      Signed-off-by: NDaniel Drake <dsd@laptop.org>
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      b56ece9a
  2. 12 3月, 2013 1 次提交
  3. 23 10月, 2012 1 次提交
  4. 19 10月, 2010 1 次提交
  5. 06 5月, 2010 1 次提交
  6. 13 10月, 2009 1 次提交
  7. 08 7月, 2008 1 次提交
  8. 15 4月, 2008 1 次提交
  9. 15 2月, 2006 1 次提交
  10. 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