1. 22 Feb, 2010 1 commit
  2. 13 Feb, 2010 1 commit
  3. 09 Feb, 2010 3 commits
  4. 08 Feb, 2010 3 commits
  5. 05 Feb, 2010 3 commits
  6. 04 Feb, 2010 5 commits
  7. 29 Jan, 2010 1 commit
  8. 28 Jan, 2010 4 commits
  9. 27 Jan, 2010 2 commits
  10. 26 Jan, 2010 1 commit
  11. 25 Jan, 2010 3 commits
  12. 24 Jan, 2010 5 commits
  13. 23 Jan, 2010 2 commits
  14. 20 Jan, 2010 1 commit
  15. 19 Jan, 2010 3 commits
  16. 17 Jan, 2010 1 commit
  17. 15 Jan, 2010 1 commit
    • Kunal Gangakhedkar's avatar
      ALSA: hda - Fix mute led GPIO on HP dv-series notebooks · d38cce70
      Kunal Gangakhedkar authored
      On my laptop (HP dv6-1110ax), there are no OEM strings in SMBIOS of type
      "HP_Mute_LED*". Hence, the GPIO for the mute button LED doesn't get set
      properly. I didn't find the strings in my cousin's laptop (HP dv9500t CTO)
      either.
      
      As per the documentation of find_mute_led_gpio(), these strings occur
      in HP B-series systems - so, before scanning the SMBIOS strings, we need to
      check if we're dealing with a B-series system.
      Need to get confirmation from HP if this logic takes care of all the
      systems. I'm trying to poke a friend there.
      Signed-off-by: default avatarKunal Gangakhedkar <kunal.gangakhedkar@gmail.com>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      d38cce70