1. 14 9月, 2012 1 次提交
  2. 28 7月, 2012 4 次提交
  3. 01 7月, 2012 1 次提交
  4. 01 6月, 2012 1 次提交
  5. 27 3月, 2012 5 次提交
    • L
      acer-wmi: add quirk table for video backlight vendor mode · 86924de2
      Lee, Chun-Yi 提交于
      There have some acer laptop have broken _BCM implemenation, the AML
      code wrote value to EC register but firmware didn't change brighenss.
      
      Fortunately, the brightness control works on those machines with
      vendor mode. So, add quirk table for video backlight vendor mode
      and unregister acpi video interface on those machines.
      
      Tested on Acer TravelMate 4750
      
      Cc: Carlos Corbacho <carlos@strangeworlds.co.uk>
      Cc: Matthew Garrett <mjg@redhat.com>
      Cc: Dmitry Torokhov <dtor@mail.ru>
      Cc: Corentin Chary <corentincj@iksaif.net>
      Cc: Thomas Renninger <trenn@suse.de>
      Signed-off-by: NLee, Chun-Yi <jlee@suse.com>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      86924de2
    • L
      acer-wmi: No wifi rfkill on Sony machines · 5719b819
      Lee, Chun-Yi 提交于
      The wireless rfkill should charged by sony-laptop but not acer-wmi.
      So, add Sony's SNY5001 acpi device to blacklist in acer-wmi.
      
      Tested on Sony Vaio
      
      Cc: Carlos Corbacho <carlos@strangeworlds.co.uk>
      Cc: Matthew Garrett <mjg@redhat.com>
      Cc: Mattia Dongili <malattia@linux.it>
      Cc: Dimitris N <ddarlac@gmail.com>
      Tested-by: NDimitris N <ddarlac@gmail.com>
      Signed-off-by: NLee, Chun-Yi <jlee@suse.com>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      5719b819
    • L
      acer-wmi: support Lenovo ideapad S205 Brazos wifi switch · c08f2086
      Lee, Chun-Yi 提交于
      Vaclav found a new ideapad S205 Brazos machine that used the same
      EC register of wireless with S205 but has different product name.
      
      So, add this machine to quirk for support wireless rfkill.
      
      Tested on Lenovo ideapad S205 Brazos
      Tested-by: NVaclav Mocek <vmocek@gmail.com>
      Acked-by: NIke Panhc <ike.pan@canonical.com>
      Cc: Carlos Corbacho <carlos@strangeworlds.co.uk>
      Cc: Matthew Garrett <mjg@redhat.com>
      Cc: Dmitry Torokhov <dtor@mail.ru>
      Cc: Corentin Chary <corentincj@iksaif.net>
      Cc: Thomas Renninger <trenn@suse.de>
      Signed-off-by: NLee, Chun-Yi <jlee@suse.com>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      c08f2086
    • L
      acer-wmi: fix out of input parameter size when set · 996d23ba
      Lee, Chun-Yi 提交于
      The input parameter of set device status is different with get device
      status. There have volume value element for set status but don't need
      for get action.
      
      On Acer TravelMate 4750 creates field on volume value element even
      doesn't use it in DSDT. So, add this patch for separate input paramter
      between set device status with get status.
      
      Tested on Acer TravelMate 4750
      
      Cc: Carlos Corbacho <carlos@strangeworlds.co.uk>
      Cc: Matthew Garrett <mjg@redhat.com>
      Cc: Dmitry Torokhov <dtor@mail.ru>
      Cc: Corentin Chary <corentincj@iksaif.net>
      Cc: Thomas Renninger <trenn@suse.de>
      Signed-off-by: NLee, Chun-Yi <jlee@suse.com>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      996d23ba
    • L
      acer-wmi: Detect communication hot key number · 34b6cfab
      Lee, Chun-Yi 提交于
      Currently we set a fixed hot key number to 0x01 for communction button,
      but, actually, the key number is different on each acer laptop and it was
      reported by SMBIOS.
      
      So, add this patch to get the communication hot key number from Acer
      OEM-specific SMBIOS Type AA.
      
      Tested on Acer TravelMate 4750
      
      Cc: Carlos Corbacho <carlos@strangeworlds.co.uk>
      Cc: Matthew Garrett <mjg@redhat.com>
      Cc: Dmitry Torokhov <dtor@mail.ru>
      Cc: Corentin Chary <corentincj@iksaif.net>
      Cc: Thomas Renninger <trenn@suse.de>
      Signed-off-by: NLee, Chun-Yi <jlee@suse.com>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      34b6cfab
  6. 21 3月, 2012 4 次提交
  7. 12 3月, 2012 1 次提交
    • I
      acer-wmi: No wifi rfkill on Lenovo machines · 461e7437
      Ike Panhc 提交于
      We have several reports which says acer-wmi is loaded on ideapads
      and register rfkill for wifi which can not be unblocked.
      
      Since ideapad-laptop also register rfkill for wifi and it works
      reliably, it will be fine acer-wmi is not going to register rfkill
      for wifi once VPC2004 is found.
      
      Also put IBM0068/LEN0068 in the list. Though thinkpad_acpi has no
      wifi rfkill capability, there are reports which says acer-wmi also
      block wireless on Thinkpad E520/E420.
      Signed-off-by: NIke Panhc <ike.pan@canonical.com>
      Signed-off-by: NMatthew Garrett <mjg@redhat.com>
      461e7437
  8. 24 10月, 2011 5 次提交
  9. 06 8月, 2011 3 次提交
  10. 07 7月, 2011 2 次提交
  11. 28 5月, 2011 7 次提交
  12. 12 4月, 2011 1 次提交
  13. 28 3月, 2011 5 次提交