Skip to content
Snippets Groups Projects
  1. Jul 21, 2010
  2. Jul 20, 2010
  3. Jul 19, 2010
  4. Jul 17, 2010
  5. Jul 16, 2010
  6. Jul 14, 2010
  7. Jun 30, 2010
  8. Jun 24, 2010
  9. Jun 22, 2010
    • Ping Cheng's avatar
      Input: wacom - fix serial number handling on Cintiq 21UX2 · 493630b2
      Ping Cheng authored
      
      Cintiq 21UX2 added 8 more bits for the tool serial number and more
      buttons for the expresskey. We did not enable them properly in the
      last patch.
      
      Signed-off-by: default avatarPing Cheng <pingc@wacom.com>
      Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
      493630b2
    • Randy Dunlap's avatar
      Input: fixup X86_MRST selects · 0b28bac5
      Randy Dunlap authored
      
      Some of the recent X86_MRST additions make some "select"s
      conditional on X86_MRST but missed some related kconfig symbols,
      causing:
      
      drivers/built-in.o: In function `ps2_end_command':
      (.text+0x257ab2): undefined reference to `i8042_check_port_owner'
      drivers/built-in.o: In function `ps2_end_command':
      (.text+0x257ae1): undefined reference to `i8042_unlock_chip'
      drivers/built-in.o: In function `ps2_begin_command':
      (.text+0x257b40): undefined reference to `i8042_check_port_owner'
      drivers/built-in.o: In function `ps2_begin_command':
      (.text+0x257b6f): undefined reference to `i8042_lock_chip'
      
      when SERIO_I8042=m, SERIO_LIBPS2=y, KEYBOARD_ATKBD=y.
      
      We need to make i8042 dependant upon !X86_MRST and allow deselecting
      atkbd on Moorestown even when !CONFIG_EMBEDDED.
      
      Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
      Cc: Jacob Pan <jacob.jun.pan@intel.com>
      Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
      0b28bac5
    • Dmitry Torokhov's avatar
      0e789314
  10. Jun 11, 2010
Loading