summaryrefslogtreecommitdiff
path: root/sound/core/jack.c
Commit message (Expand)AuthorAge
* ALSA: jack: Allow building the jack layer without input deviceTakashi Iwai2016-02-23
* ALSA: jack: Remove MODULE_*() macrosTakashi Iwai2015-05-21
* ALSA: jack: Fix another NULL dereference due to empty input jackTakashi Iwai2015-04-30
* ALSA: jack: don't report input event for phantom jackJie Yang2015-04-30
* ALSA: hda - Update to use the new jack kctls methodJie Yang2015-04-27
* ALSA: jack: extend snd_jack_new to support phantom jackJie Yang2015-04-27
* ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang2015-04-27
* ALSA: jack: implement kctl creating for jack devicesJie Yang2015-04-27
* ALSA: jack: Unregister input device at disconnectionTakashi Iwai2013-11-14
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
* ALSA: jack: Update documention to reflect other userspace interfacesMark Brown2012-05-07
* ALSA: Use a define for the number of jack switch typesMark Brown2012-02-27
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* ALSA: jack - Add "Line In" input jack constantsDavid Henningsson2011-10-05
* ALSA: fix one memory leak in sound jackLu Guanqun2011-02-21
* Merge branch 'topic/jack' into for-linusTakashi Iwai2010-05-20
|\
| * ALSA: Add support for key reporting via the jack interfaceMark Brown2010-03-17
| * ALSA: Rename jack switch table in preparation for button supportMark Brown2010-03-17
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ALSA: use card device as parent for jack input-devicesKay Sievers2009-06-10
* ALSA: add private_data to struct snd_jackTakashi Iwai2009-04-14
* Merge branch 'topic/jack' into for-linusTakashi Iwai2009-03-24
|\
| * ALSA: Add support for video out to the jack reporting APIJani Nikula2009-01-07
| * ALSA: Reduce boilerplate for new jack typesMark Brown2009-01-03
* | ALSA: jack - Use card->shortname for input nameTakashi Iwai2009-02-18
|/
* Merge branch 'topic/jack-mechanical' into to-pushTakashi Iwai2008-12-25
|\
| * ALSA: Add support for mechanical jack insertionMark Brown2008-12-10
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2008-12-19
|\ \
| * | ALSA: Handle NULL jacks in snd_jack_report()Mark Brown2008-10-16
* | | ALSA: hda: dynamic jack idMatthew Ranostay2008-10-27
| |/ |/|
* | ALSA: jack: lineout support to jack abstraction layerMatthew Ranostay2008-10-27
|/
* ALSA: Add jack reporting APIMark Brown2008-07-29