aboutsummaryrefslogtreecommitdiffstats
path: root/hda-emu.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-21Fix build on 6.5HEADmasterTakashi Iwai1-0/+2
2020-06-16Fix the build with 5.8 kernelTakashi Iwai1-0/+5
2019-08-30Add dump_coef to the available optionTakashi Iwai1-0/+10
2019-08-12Check the drop of hdac_io_opsTakashi Iwai1-0/+4
2018-10-24Fix the build with 4.20Takashi Iwai1-1/+3
2016-11-21Fix the regression wrt runtime PMTakashi Iwai1-4/+3
2015-06-12Allow specifying multiple -P, -U and -H optionsTakashi Iwai1-12/+32
2015-05-29Fix missing card setup in busTakashi Iwai1-0/+1
2015-04-27Support for 4.2+ kernel codeTakashi Iwai1-3/+53
2015-04-08Fix -P x=y option handlingTakashi Iwai1-1/+1
2015-03-23Support HD-audio core library for kernel v4.1+Takashi Iwai1-1/+8
2015-03-16Support for the new HD-audio infrastructure for 4.1 kernelTakashi Iwai1-43/+71
2015-02-25Fix build without hda_bus_templateTakashi Iwai1-1/+26
2014-07-01Adapt to new snd_hda_calc_stream_formatDavid Henningsson1-1/+5
2014-01-07Add -U option for providing the initial user-pincfgsTakashi Iwai1-8/+25
2013-11-26Fix unbalanced brace in ifdefTakashi Iwai1-1/+1
2013-11-26Do proper error handling at PCM testTakashi Iwai1-8/+13
2013-11-25Allow to pass a firmware patch file output to -H optionTakashi Iwai1-1/+21
2013-11-25Allow the direct pin config via -P optionTakashi Iwai1-0/+11
2013-11-25Allow to pass a direct hint via -H optionTakashi Iwai1-0/+9
2013-11-21Allow firmware patch file to read via -P optionTakashi Iwai1-0/+20
2013-10-30Allocate PCM substreams properlyTakashi Iwai1-5/+64
2013-06-03Do explicit power up/down while dumping the procTakashi Iwai1-0/+2
2013-03-12stream tag should always be non-zeroDavid Henningsson1-1/+1
2013-01-24Suppress unsol event during power down via jack commandTakashi Iwai1-0/+4
2013-01-23Fix the build with old kernelsTakashi Iwai1-0/+7
2013-01-23Add -n option to start without invocation of codec parserTakashi Iwai1-8/+16
2013-01-23Add handling of sysfs hintsTakashi Iwai1-3/+57
2013-01-21Add -m option to route command for showing mute flagsTakashi Iwai1-6/+46
2013-01-16Add -i and -r options to pm commandTakashi Iwai1-0/+61
2012-12-04Change the kernel file managementTakashi Iwai1-3/+3
2012-12-03Abort when PCM channel count doesn't matchTakashi Iwai1-2/+5
2012-11-22Use snd_hda_codec_get_pincfg() for listing jacksTakashi Iwai1-9/+15
2012-09-17hda-emu: Add support for channel mapping APIDavid Henningsson1-3/+6
2012-09-05Add support for new pm_notify callback formatDavid Henningsson1-0/+12
2012-08-21hda-emu: Store pointers to pcm streams instead of their contentDavid Henningsson1-12/+12
2012-07-20hda-emu: Silence warningDavid Henningsson1-1/+1
2012-07-20hda-emu: Add logging prefix optionDavid Henningsson1-1/+5
2012-06-21Allow dump only codec/FG info by passing "1"Takashi Iwai1-5/+8
2012-04-16Trivial typo fixesClaudio Matsuoka1-1/+1
2012-02-20Skip the modem codec automaticallyTakashi Iwai1-1/+1
2011-11-14Add -j optionTakashi Iwai1-8/+35
2011-11-09Add route -i and -o options, change -i from -x optionTakashi Iwai1-10/+14
2011-11-07Check the presence of the file before calling popen()Takashi Iwai1-5/+9
2011-11-07Allow to pass *.bz2 or *.gz file for reading proc or alsa-info fileTakashi Iwai1-1/+22
2011-11-07Show 16bit values in SET_PROC_COEF and SET_COEF_INDEX logsTakashi Iwai1-0/+6
2011-09-26Fix the order of PCM and mixer buildsTakashi Iwai1-6/+6
2011-07-18Add spinlock and mutex debuggingTakashi Iwai1-0/+1
2011-07-12Add -i option to route commandTakashi Iwai1-3/+3
2011-07-11Add route commandTakashi Iwai1-0/+68
2011-07-08Fix segfault in error message from PCMTakashi Iwai1-1/+1
2011-06-22Fix error message at open errorTakashi Iwai1-1/+1
2011-06-09Fix build with the recent spdif_ctl changesTakashi Iwai1-2/+13
2011-05-17Fix missing init of user_pin_configs arrayTakashi Iwai1-0/+4
2011-05-17Show only concise jack info via jack listingTakashi Iwai1-1/+45
2011-05-17Show available jacks via "jacK" command w/o argumentsTakashi Iwai1-1/+38
2011-05-16Implement -s and -e option to PCM test commandTakashi Iwai1-58/+63
2011-05-16Don't issue errors while setup_fg_nodes()Takashi Iwai1-3/+9
2011-05-10Call snd_hda_codec_prepare/cleanup functions if available in PCM testTakashi Iwai1-1/+8
2011-05-05Extended -P optionTakashi Iwai1-2/+18
2011-04-26Send SIGTRAP instead of assert() when -a option is givenTakashi Iwai1-2/+6
2011-04-26Add -P option to specify the initial pincfg overrideTakashi Iwai1-3/+48
2011-04-26hda-emu - Check channels count for playback/capture using PCM commandRaymond Yau1-0/+4
2010-08-05Add a configure check for new snd_hda_calc_stream_format() argumentsTakashi Iwai1-1/+5
2010-08-02Use format-tag 1 for PCM emulationTakashi Iwai1-1/+1
2010-04-14Set up pcm substream->pstr to avoid NULL derefTakashi Iwai1-0/+3
2009-11-18Fix build with beep_mode additionTakashi Iwai1-0/+4
2009-10-14Add build failures with the recent changes of VIA codecsTakashi Iwai1-0/+2
2009-10-07Add -a option to assert at codec errorsTakashi Iwai1-1/+5
2009-08-04Support for the new get_response op with caddrTakashi Iwai1-2/+14
2009-07-17Fix build with older drivers (hda_pcm.pcm field)Takashi Iwai1-0/+2
2009-07-08Assign a dummy PCM instance at attaching the streamTakashi Iwai1-0/+3
2009-06-24FIx the build for recent change of snd_hda_codec_new()Takashi Iwai1-0/+4
2009-06-22Fix PCM creationTakashi Iwai1-16/+28
2009-06-05Yet more fix for attach_pcm checkTakashi Iwai1-0/+2
2009-06-05Check attach_pcm bus opsTakashi Iwai1-2/+2
2009-06-05Check the second argument of snd_hda_suspend()Takashi Iwai1-0/+4
2009-05-18Better sysfs handlingTakashi Iwai1-0/+31
2009-04-20Show available PCM parameters at PCM commandTakashi Iwai1-1/+42
2009-04-15Show get/set amp details in command echoesTakashi Iwai1-6/+31
2009-03-13Add power-up/down control in hwdep reconfigTakashi Iwai1-5/+6
2009-02-26Fix build with the recent driver codeTakashi Iwai1-1/+3
2009-02-13Add error check for invalid PCM parametersTakashi Iwai1-1/+18
2009-02-12No need to check is_modem for PCM creationTakashi Iwai1-9/+0
2009-02-12Fix PCM creation of old kernelsTakashi Iwai1-0/+27
2009-02-10Fix build with very old 2.6 kernelTakashi Iwai1-2/+29
2009-01-23Parse PCI ID/SSID in alsa-info outputTakashi Iwai1-3/+15
2009-01-22Fix breakage of unsol event handlingTakashi Iwai1-1/+1
2009-01-21Add unsol commandTakashi Iwai1-2/+9
2009-01-19Add hda-decode-verb and hda-encode-verb programsTakashi Iwai1-84/+11
2009-01-16Make default color outputTakashi Iwai1-3/+7
2009-01-16Change dump command to show only the given NIDTakashi Iwai1-1/+63
2009-01-16Add -C option for color outputsTakashi Iwai1-4/+35
2009-01-14Check build flags at configureTakashi Iwai1-2/+7
2009-01-14Update to the latest sound.git (as of 2.6.29-rc1)Takashi Iwai1-1/+1
2008-12-01Add dump command argument to specify the output fileTakashi Iwai1-2/+14
2008-12-01Add the build flag for 2.6.27 or older kernel frameworkTakashi Iwai1-1/+39
2008-12-01Add ifdef CONFIG_SND_HDA_RECONFIGTakashi Iwai1-0/+6
2008-11-28Add codec-specific extended verbs and parametersTakashi Iwai1-2/+2
2008-11-28Changed power_save option handlingTakashi Iwai1-0/+34
2008-11-18Add PCM command to list and simulate PCM streamsTakashi Iwai1-20/+128
2008-11-13Return error code in cmd_send() of hda-emuTakashi Iwai1-1/+6
2008-11-13Initial importv0.0.1Takashi Iwai1-0/+377