Age | Commit message (Expand) | Author |
2021-02-02 | ALSA: jack: implement software jack injection via debugfs | Hui Wang |
2020-01-05 | ALSA: jack: More constification | Takashi Iwai |
2020-01-03 | ALSA: core: Constify snd_device_ops definitions | Takashi Iwai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2017-10-30 | ALSA: fix kernel-doc build warning | Randy Dunlap |
2016-02-23 | ALSA: jack: Allow building the jack layer without input device | Takashi Iwai |
2015-05-21 | ALSA: jack: Remove MODULE_*() macros | Takashi Iwai |
2015-04-30 | ALSA: jack: Fix another NULL dereference due to empty input jack | Takashi Iwai |
2015-04-30 | ALSA: jack: don't report input event for phantom jack | Jie Yang |
2015-04-27 | ALSA: hda - Update to use the new jack kctls method | Jie Yang |
2015-04-27 | ALSA: jack: extend snd_jack_new to support phantom jack | Jie Yang |
2015-04-27 | ALSA: Jack: handle jack embedded kcontrol creating within ctljack | Jie Yang |
2015-04-27 | ALSA: jack: implement kctl creating for jack devices | Jie Yang |
2013-11-14 | ALSA: jack: Unregister input device at disconnection | Takashi Iwai |
2013-03-12 | ALSA: add/change some comments describing function return values | Yacine Belkadi |
2012-05-07 | ALSA: jack: Update documention to reflect other userspace interfaces | Mark Brown |
2012-02-27 | ALSA: Use a define for the number of jack switch types | Mark Brown |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-10-05 | ALSA: jack - Add "Line In" input jack constants | David Henningsson |
2011-02-21 | ALSA: fix one memory leak in sound jack | Lu Guanqun |
2010-05-20 | Merge branch 'topic/jack' into for-linus | Takashi Iwai |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-17 | ALSA: Add support for key reporting via the jack interface | Mark Brown |
2010-03-17 | ALSA: Rename jack switch table in preparation for button support | Mark Brown |
2009-06-10 | ALSA: use card device as parent for jack input-devices | Kay Sievers |
2009-04-14 | ALSA: add private_data to struct snd_jack | Takashi Iwai |
2009-03-24 | Merge branch 'topic/jack' into for-linus | Takashi Iwai |
2009-02-18 | ALSA: jack - Use card->shortname for input name | Takashi Iwai |
2009-01-07 | ALSA: Add support for video out to the jack reporting API | Jani Nikula |
2009-01-03 | ALSA: Reduce boilerplate for new jack types | Mark Brown |
2008-12-25 | Merge branch 'topic/jack-mechanical' into to-push | Takashi Iwai |
2008-12-19 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai |
2008-12-10 | ALSA: Add support for mechanical jack insertion | Mark Brown |
2008-10-27 | ALSA: jack: lineout support to jack abstraction layer | Matthew Ranostay |
2008-10-27 | ALSA: hda: dynamic jack id | Matthew Ranostay |
2008-10-16 | ALSA: Handle NULL jacks in snd_jack_report() | Mark Brown |
2008-07-29 | ALSA: Add jack reporting API | Mark Brown |