alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Enable mute LEDs and mic mute LEDs on Thinkpad
@ 2013-10-16 21:10 David Henningsson
  2013-10-16 21:10 ` [PATCH v2 1/3] thinkpad-acpi: Add mute and mic-mute LED functionality David Henningsson
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: David Henningsson @ 2013-10-16 21:10 UTC (permalink / raw)
  To: tiwai, alsa-devel, platform-driver-x86, ibm-acpi, alex.hung,
	hui.wang
  Cc: David Henningsson

Encouraged by the quick and helpful feedback from both Takashi and Henrique (thanks!),
I went to work with v2 of the patch.

Changes since v1:

 - thinkpad-acpi patch: rewritten to follow Takashi's ideas
 - thinkpad-acpi patch: added documentation update
 - alsa side: added a separate patch for the new fixup action
 - alsa side: rewrote patch a little, mostly based on comments from Takashi

David Henningsson (3):
  thinkpad-acpi: Add mute and mic-mute LED functionality
  ALSA: hda - add HDA_FIXUP_ACT_FREE action
  ALSA: hda - add connection to thinkpad_acpi to control mute/micmute
    LEDs

 Documentation/laptops/thinkpad-acpi.txt |    7 ++-
 drivers/platform/x86/thinkpad_acpi.c    |   92 ++++++++++++++++++++++++++++++-
 include/linux/thinkpad_acpi.h           |   15 +++++
 sound/pci/hda/hda_local.h               |    1 +
 sound/pci/hda/patch_conexant.c          |   92 ++++++++++++++++++++++++++++++-
 5 files changed, 202 insertions(+), 5 deletions(-)
 create mode 100644 include/linux/thinkpad_acpi.h

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-10-17 16:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-16 21:10 [PATCH v2 0/3] Enable mute LEDs and mic mute LEDs on Thinkpad David Henningsson
2013-10-16 21:10 ` [PATCH v2 1/3] thinkpad-acpi: Add mute and mic-mute LED functionality David Henningsson
2013-10-17 11:34   ` Henrique de Moraes Holschuh
2013-10-16 21:10 ` [PATCH v2 2/3] ALSA: hda - add HDA_FIXUP_ACT_FREE action David Henningsson
2013-10-16 21:10 ` [PATCH v2 3/3] ALSA: hda - add connection to thinkpad_acpi to control mute/micmute LEDs David Henningsson
2013-10-17 10:08 ` [PATCH v2 0/3] Enable mute LEDs and mic mute LEDs on Thinkpad Takashi Iwai
2013-10-17 11:34   ` Henrique de Moraes Holschuh
2013-10-17 13:15     ` Takashi Iwai
2013-10-17 16:16       ` David Henningsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).