1. 13 Feb, 2010 1 commit
  2. 09 Feb, 2010 3 commits
  3. 08 Feb, 2010 3 commits
  4. 05 Feb, 2010 3 commits
  5. 04 Feb, 2010 5 commits
  6. 29 Jan, 2010 1 commit
  7. 28 Jan, 2010 4 commits
  8. 27 Jan, 2010 2 commits
  9. 26 Jan, 2010 1 commit
  10. 25 Jan, 2010 3 commits
  11. 24 Jan, 2010 5 commits
  12. 23 Jan, 2010 2 commits
  13. 20 Jan, 2010 1 commit
  14. 19 Jan, 2010 3 commits
  15. 17 Jan, 2010 1 commit
  16. 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
  17. 14 Jan, 2010 1 commit