aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/asihpi
Commit message (Expand)AuthorAge
* ALSA: asihpi: Fix duplicate const for clock sourcesKrzysztof Kozlowski2015-03-24
* ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2015-01-28
* ALSA: asihpi: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-04
* ALSA: asihpi: Remove always NULL parameterLars-Peter Clausen2015-01-02
* ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl()Eliot Blennerhassett2014-12-31
* ALSA: asihpi: update to HPI version 4.14Eliot Blennerhassett2014-12-18
* ALSA: asihpi: increase tuner pad cache sizeEliot Blennerhassett2014-12-18
* ALSA: asihpi: relax firmware version checkEliot Blennerhassett2014-12-18
* ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"Markus Elfring2014-12-02
* ALSA: asihpi: used parts of message/response are zeroed before useEliot Blennerhassett2014-11-22
* ALSA: asihpi: don't fail probe if adapter mode read failsEliot Blennerhassett2014-11-22
* ALSA: asihpi: Use standard printk helpersEliot Blennerhassett2014-11-22
* ALSA: asihpi: Turn off msg/resp logging after DSP has crashed.Eliot Blennerhassett2014-11-22
* ALSA: asihpi: Add support for stream interrupt.Eliot Blennerhassett2014-11-22
* ALSA: asihpi: Refactor control cache code.Eliot Blennerhassett2014-11-22
* ALSA: asihpi: Use CONFIG_64BIT directlyEliot Blennerhassett2014-11-22
* ALSA: asihpi: Logging format improvementsEliot Blennerhassett2014-11-22
* ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiverEliot Blennerhassett2014-11-22
* ALSA: asihpi: Minor string and dead code cleanupEliot Blennerhassett2014-11-22
* ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-09
* ALSA: asihpi: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new()Dan Carpenter2014-03-31
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* 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