aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/asihpi
Commit message (Expand)AuthorAge
* ALSA: asihpi: a couple array out of bounds issuesDan Carpenter2013-09-13
* ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-15
* ALSA: Replace the magic number 44 with constTakashi Iwai2013-06-28
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* ALSA: asihpi: add format support check in snd_card_asihpi_capture_formatsEldad Zack2013-04-29
* ALSA: pcm_format_to_bits strong-typed conversionEldad Zack2013-04-29
* ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun2013-03-12
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-28
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-06
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-14
* Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-04-07
|\
| * Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-30
| |\
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | | ALSA: asihpi - fix return value of hpios_locked_mem_alloc()Eliot Blennerhassett2012-03-30
| |/ |/|
* | ALSA: asihpi - fix return type of hpios_locked_mem_alloc()Dan Carpenter2012-03-28
|/
* ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()Takashi Iwai2012-01-09
* ALSA: asihpi - Fix format validity check.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Use valid channel count in format enumeration.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Correct headers in cached control responses.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Add HPI version to module description.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Distinguish four different emif init errors.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - New defs and comments.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Add autofade query.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Simplify dsp code close.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Remove redundant struct members.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Increase debug response buffer size.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Add new function codes.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Remove unused structs and defsEliot Blennerhassett2011-12-22
* ALSA: asihpi - Update node types.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Only set sync if card supports hardware stream grouping.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Relax drained check for more reliable playback startup.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Correct stray capital letters in identifier.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Use snd_pcm_debug_name to get substream name.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Volumes and meters may have 1 or 2 channels.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Low latency mode stream has fixed channel count.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Update copyright to 2011Eliot Blennerhassett2011-12-22
* ALSA: asihpi - Split hpi version info into separate header file.Eliot Blennerhassett2011-12-22
* ALSA: asihpi - fix pcm dma pointer trackingEliot Blennerhassett2011-12-22
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* ALSA: asihp: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-06
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* ALSA: asihpi - use kzalloc()Thomas Meyer2011-08-07
* ALSA: asihpi - Clarify adapter index validity checkEliot Blennerhassett2011-08-02
* ALSA: asihpi - Don't leak firmware if mem alloc failsJesper Juhl2011-08-01
* ALSA: asihpi - off by one in asihpi_hpi_ioctl()Dan Carpenter2011-07-27
* ALSA: asihpi - bug fix pa use before init.Eliot Blennerhassett2011-07-27
* ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett2011-07-24
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-07-22
|\
| * ALSA: asihpi - Replace with snd_ctl_boolean_mono_info()Takashi Iwai2011-07-22