1. 10 7月, 2007 3 次提交
  2. 30 4月, 2007 1 次提交
  3. 12 4月, 2007 3 次提交
    • E
      Input: wistron - declare keymaps as initdata · 55d29c98
      Eric Piel 提交于
      As the number of keymaps increases and is very unlikely to
      reduce, this patch helps to reduce memory consumption by
      declaring all keymaps as __initdata and copying right keymap
      during DMI detection. On x86 this make the module size at
      runtime going from 10616 to 9428: a bit more than 1kb saved.
      Signed-off-by: NEric Piel <eric.piel@tremplin-utc.net>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      55d29c98
    • E
      Input: wistron - introduce generic keymap · 7b0a4cd7
      Eric Piel 提交于
      It turns out that the keymaps in the wistron driver are almost the
      same, the main difference being some keys which may not exist and
      leds which might not be present. Therefore it's possible to write
      a generic keymap which would allow the use of an unknown keyboard
      with little drawbacks. The user can select it specifying the parameter
      "keymap=generic".
      Signed-off-by: NEric Piel <eric.piel@tremplin-utc.net>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      7b0a4cd7
    • E
      Input: wistron - add acerhk laptop database · 6480e2a2
      Eric Piel 提交于
      Acerhk supports already a lot of laptops. Lets import its database so
      that everyone can benefit of the work of Olaf Tauber. Only the "tm_new"
      laptops were imported. "tm_old" laptops could be possible but requires
      more testing and probably only few laptops are still alive. "dritek"
      laptops should probably be imported into a different driver. Also compress
      the keymaps by fitting each entry on an int. Most of the dmi matching was
      written based on google searches, so it's rather prone to errors. That's
      why I'm asking people to confirm it works.
      
      Support to generate switch input events was added as some laptops indicate
      lid open/close through this interface.
      
      This adds the following hardware:
      Acer TravelMate 370
      Acer TravelMate 380
      Acer TravelMate C300
      Acer TravelMate C100
      Acer TravelMate C110
      Acer TravelMate 250
      Acer TravelMate 350
      Acer TravelMate 620
      Acer TravelMate 630
      Acer TravelMate 220
      Acer TravelMate 230
      Acer TravelMate 260
      Acer TravelMate 280
      Acer TravelMate 360
      Acer TravelMate 2100
      Acer TravelMate 2410
      Acer Aspire 1500
      Acer Aspire 1600
      Acer Aspire 3020
      Acer Aspire 5020
      Medion MD 2900
      Medion MD 40100
      Medion MD 95400
      Medion MD 96500
      Fujitsu Siemens Amilo 7820
      Signed-off-by: NEric Piel <eric.piel@tremplin-utc.net>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      6480e2a2
  4. 07 3月, 2007 1 次提交
  5. 10 2月, 2007 1 次提交
  6. 12 10月, 2006 1 次提交
  7. 02 10月, 2006 2 次提交
  8. 23 8月, 2006 1 次提交
  9. 06 7月, 2006 1 次提交
  10. 27 6月, 2006 1 次提交
  11. 30 5月, 2006 1 次提交
  12. 05 4月, 2006 2 次提交
  13. 10 1月, 2006 1 次提交
  14. 28 12月, 2005 1 次提交
  15. 16 12月, 2005 1 次提交
  16. 12 12月, 2005 1 次提交
  17. 20 11月, 2005 5 次提交