aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/asihpi/asihpi.c
AgeCommit message (Expand)Author
2013-07-15ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai
2013-06-28ALSA: Replace the magic number 44 with constTakashi Iwai
2013-04-29ALSA: asihpi: add format support check in snd_card_asihpi_capture_formatsEldad Zack
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack
2013-03-12ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-01-09ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()Takashi Iwai
2011-12-22ALSA: asihpi - Fix format validity check.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Use valid channel count in format enumeration.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Add HPI version to module description.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Remove redundant struct members.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Update node types.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Only set sync if card supports hardware stream grouping.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Relax drained check for more reliable playback startup.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Use snd_pcm_debug_name to get substream name.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Volumes and meters may have 1 or 2 channels.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Low latency mode stream has fixed channel count.Eliot Blennerhassett
2011-12-22ALSA: asihpi - fix pcm dma pointer trackingEliot Blennerhassett
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-07-24ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett
2011-07-22Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-07-22ALSA: asihpi - Replace with snd_ctl_boolean_mono_info()Takashi Iwai
2011-07-22ALSA: asihpi - Add volume mute controlsEliot Blennerhassett
2011-07-22ALSA: asihpi - Control name updatesEliot Blennerhassett
2011-07-22ALSA: asihpi - Revise snd_pcm_debug_name, get rid of DEBUG_NAME macroEliot Blennerhassett
2011-06-24ALSA: Remove unneeded version.h includes from sound/Jesper Juhl
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-04-05ALSA: asihpi: Standardise substream name generationEliot Blennerhassett
2011-04-05ALSA: asihpi: MMAP for non-busmaster cardsEliot Blennerhassett
2011-04-05ALSA: asihpi: Handle playback drained status betterEliot Blennerhassett
2011-04-05ALSA: asihpi: Update debug printingEliot Blennerhassett
2011-04-05ALSA: snd-asihpi: Control namingEliot Blennerhassett
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25ALSA: asihpi - Update verbose debug print macrosEliot Blennerhassett
2011-03-25ALSA: asihpi - Improve non-busmaster adapter operationEliot Blennerhassett
2011-03-25ALSA: asihpi - Support single-rate no-SRC cardsEliot Blennerhassett
2011-02-10ALSA: asihpi - Fix outstream start trigger for non-mmap adapters.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Add snd_card_set_dev to init.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Remove unused subsys pointer from all HPI functions.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Rewrite PCM timer function. Update control names.Eliot Blennerhassett
2010-07-16ALSA: asihpi: fix sign bugKulikov Vasiliy
2010-07-06ALSA: asihpi - HPI API updatesEliot Blennerhassett
2010-06-02ALSA: asihpi - Fix uninitialized variableTakashi Iwai
2010-04-22ALSA: Add support of AudioScience ASI boardsEliot Blennerhassett