aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/asihpi/asihpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-24ALSA: asihpi: Fix duplicate const for clock sourcesKrzysztof Kozlowski1-1/+1
2015-01-19ALSA: asihpi: Use setup_timer() and mod_timer()Takashi Iwai1-8/+5
2015-01-02ALSA: asihpi: Remove always NULL parameterLars-Peter Clausen1-7/+2
2014-11-22ALSA: asihpi: Use standard printk helpersEliot Blennerhassett1-19/+13
2014-11-22ALSA: asihpi: Add support for stream interrupt.Eliot Blennerhassett1-29/+148
2014-11-22ALSA: asihpi: Logging format improvementsEliot Blennerhassett1-46/+39
2014-11-22ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiverEliot Blennerhassett1-7/+18
2014-11-22ALSA: asihpi: Minor string and dead code cleanupEliot Blennerhassett1-9/+4
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai1-4/+1
2014-10-21ALSA: asihpi: Use snd_ctl_enum_info()Takashi Iwai1-41/+5
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-03-31ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new()Dan Carpenter1-4/+5
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai1-11/+5
2013-09-13ALSA: asihpi: a couple array out of bounds issuesDan Carpenter1-2/+7
2013-07-15ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+3
2013-06-28ALSA: Replace the magic number 44 with constTakashi Iwai1-1/+1
2013-04-29ALSA: asihpi: add format support check in snd_card_asihpi_capture_formatsEldad Zack1-1/+1
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack1-2/+2
2013-03-12ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun1-1/+2
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-28/+27
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai1-1/+1
2012-01-09ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()Takashi Iwai1-0/+3
2011-12-22ALSA: asihpi - Fix format validity check.Eliot Blennerhassett1-36/+33
2011-12-22ALSA: asihpi - Use valid channel count in format enumeration.Eliot Blennerhassett1-12/+8
2011-12-22ALSA: asihpi - Add HPI version to module description.Eliot Blennerhassett1-1/+3
2011-12-22ALSA: asihpi - Remove redundant struct members.Eliot Blennerhassett1-77/+66
2011-12-22ALSA: asihpi - Update node types.Eliot Blennerhassett1-2/+1
2011-12-22ALSA: asihpi - Only set sync if card supports hardware stream grouping.Eliot Blennerhassett1-3/+3
2011-12-22ALSA: asihpi - Relax drained check for more reliable playback startup.Eliot Blennerhassett1-3/+2
2011-12-22ALSA: asihpi - Use snd_pcm_debug_name to get substream name.Eliot Blennerhassett1-2/+6
2011-12-22ALSA: asihpi - Volumes and meters may have 1 or 2 channels.Eliot Blennerhassett1-2/+14
2011-12-22ALSA: asihpi - Low latency mode stream has fixed channel count.Eliot Blennerhassett1-4/+13
2011-12-22ALSA: asihpi - fix pcm dma pointer trackingEliot Blennerhassett1-2/+2
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-2/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-07-24ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett1-21/+0
2011-07-22Merge branch 'topic/misc' into for-linusTakashi Iwai1-15/+66
2011-07-22ALSA: asihpi - Replace with snd_ctl_boolean_mono_info()Takashi Iwai1-9/+1
2011-07-22ALSA: asihpi - Add volume mute controlsEliot Blennerhassett1-1/+50
2011-07-22ALSA: asihpi - Control name updatesEliot Blennerhassett1-4/+8
2011-07-22ALSA: asihpi - Revise snd_pcm_debug_name, get rid of DEBUG_NAME macroEliot Blennerhassett1-9/+15
2011-06-24ALSA: Remove unneeded version.h includes from sound/Jesper Juhl1-1/+0
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai1-1/+1
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai1-186/+142
2011-04-05ALSA: asihpi: Standardise substream name generationEliot Blennerhassett1-15/+16
2011-04-05ALSA: asihpi: MMAP for non-busmaster cardsEliot Blennerhassett1-135/+70
2011-04-05ALSA: asihpi: Handle playback drained status betterEliot Blennerhassett1-2/+10
2011-04-05ALSA: asihpi: Update debug printingEliot Blennerhassett1-46/+56
2011-04-05ALSA: snd-asihpi: Control namingEliot Blennerhassett1-3/+5