aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/asihpi
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-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi 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-28ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-04-07Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-03-30ALSA: asihpi - fix return value of hpios_locked_mem_alloc()Eliot Blennerhassett
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28ALSA: asihpi - fix return type of hpios_locked_mem_alloc()Dan Carpenter
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 - Correct headers in cached control responses.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Add HPI version to module description.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Distinguish four different emif init errors.Eliot Blennerhassett
2011-12-22ALSA: asihpi - New defs and comments.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Add autofade query.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Simplify dsp code close.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Remove redundant struct members.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Increase debug response buffer size.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Add new function codes.Eliot Blennerhassett
2011-12-22ALSA: asihpi - Remove unused structs and defsEliot 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 - Correct stray capital letters in identifier.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 - Update copyright to 2011Eliot Blennerhassett
2011-12-22ALSA: asihpi - Split hpi version info into separate header file.Eliot Blennerhassett
2011-12-22ALSA: asihpi - fix pcm dma pointer trackingEliot Blennerhassett
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-12-06ALSA: asihp: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-08-07ALSA: asihpi - use kzalloc()Thomas Meyer
2011-08-02ALSA: asihpi - Clarify adapter index validity checkEliot Blennerhassett
2011-08-01ALSA: asihpi - Don't leak firmware if mem alloc failsJesper Juhl
2011-07-27ALSA: asihpi - off by one in asihpi_hpi_ioctl()Dan Carpenter
2011-07-27ALSA: asihpi - bug fix pa use before init.Eliot Blennerhassett
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 - HPI version 4.08Eliot Blennerhassett