summaryrefslogtreecommitdiff
path: root/sound/core/jack.c
AgeCommit message (Expand)Author
2017-10-30ALSA: fix kernel-doc build warningRandy Dunlap
2016-02-23ALSA: jack: Allow building the jack layer without input deviceTakashi Iwai
2015-05-21ALSA: jack: Remove MODULE_*() macrosTakashi Iwai
2015-04-30ALSA: jack: Fix another NULL dereference due to empty input jackTakashi Iwai
2015-04-30ALSA: jack: don't report input event for phantom jackJie Yang
2015-04-27ALSA: hda - Update to use the new jack kctls methodJie Yang
2015-04-27ALSA: jack: extend snd_jack_new to support phantom jackJie Yang
2015-04-27ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang
2015-04-27ALSA: jack: implement kctl creating for jack devicesJie Yang
2013-11-14ALSA: jack: Unregister input device at disconnectionTakashi Iwai
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2012-05-07ALSA: jack: Update documention to reflect other userspace interfacesMark Brown
2012-02-27ALSA: Use a define for the number of jack switch typesMark Brown
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-05ALSA: jack - Add "Line In" input jack constantsDavid Henningsson
2011-02-21ALSA: fix one memory leak in sound jackLu Guanqun
2010-05-20Merge branch 'topic/jack' into for-linusTakashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-17ALSA: Add support for key reporting via the jack interfaceMark Brown
2010-03-17ALSA: Rename jack switch table in preparation for button supportMark Brown
2009-06-10ALSA: use card device as parent for jack input-devicesKay Sievers
2009-04-14ALSA: add private_data to struct snd_jackTakashi Iwai
2009-03-24Merge branch 'topic/jack' into for-linusTakashi Iwai
2009-02-18ALSA: jack - Use card->shortname for input nameTakashi Iwai
2009-01-07ALSA: Add support for video out to the jack reporting APIJani Nikula
2009-01-03ALSA: Reduce boilerplate for new jack typesMark Brown
2008-12-25Merge branch 'topic/jack-mechanical' into to-pushTakashi Iwai
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2008-12-10ALSA: Add support for mechanical jack insertionMark Brown
2008-10-27ALSA: jack: lineout support to jack abstraction layerMatthew Ranostay
2008-10-27ALSA: hda: dynamic jack idMatthew Ranostay
2008-10-16ALSA: Handle NULL jacks in snd_jack_report()Mark Brown
2008-07-29ALSA: Add jack reporting APIMark Brown