1. 30 12月, 2008 1 次提交
  2. 20 11月, 2008 1 次提交
  3. 16 4月, 2008 1 次提交
  4. 29 9月, 2007 1 次提交
  5. 26 9月, 2007 1 次提交
  6. 18 7月, 2007 1 次提交
    • J
      Input: xpad - add support for leds on xbox 360 pad · 4994cd8d
      Jan Kratochvil 提交于
      Export LEDs on Xbox360 pad via led subsystem as a single device in
      /sys/class/leds/xpad[0-9]+.
      
      Xbox360 pad has four leds, which form a circle. Unfortunately the leds
      can't be controlled independently and can only display a predefined
      set of patterns (for example one is turned on wile others are off or
      a rotating pattern - 1-2-3-4). To activate a pattern one needs to send
      a specific command to the device (see http://www.free60.org/wiki/Gamepad).
      
      Led subsystem allows us to set brightness, but there is nothing like
      brightness on this device. So brightness is actually interpreted as
      the command (only values between 0 and 14 are accepted).
      Signed-off-by: NJan Kratochvil <honza@jikos.cz>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      4994cd8d
  7. 10 7月, 2007 1 次提交
  8. 16 5月, 2007 1 次提交
  9. 08 5月, 2007 1 次提交
  10. 04 10月, 2006 1 次提交
  11. 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