summaryrefslogtreecommitdiffstats
path: root/sound/pci/asihpi
Commit message (Expand)AuthorAgeFilesLines
* ALSA: asihpi: Put missing KERN_CONT prefixTakashi Iwai2017-08-311-2/+2
* ALSA: asihpi: fix kernel memory disclosureVlad Tsyrklevich2016-10-181-1/+1
* ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-071-5/+2
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-0/+1
* ALSA: asihpi: Fix duplicate const for clock sourcesKrzysztof Kozlowski2015-03-241-1/+1
* ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2015-01-281-1/+1
* ALSA: asihpi: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-8/+5
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-4/+2
* ALSA: asihpi: Remove always NULL parameterLars-Peter Clausen2015-01-021-7/+2
* ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl()Eliot Blennerhassett2014-12-312-2/+7
* ALSA: asihpi: update to HPI version 4.14Eliot Blennerhassett2014-12-181-3/+3
* ALSA: asihpi: increase tuner pad cache sizeEliot Blennerhassett2014-12-181-3/+3
* ALSA: asihpi: relax firmware version checkEliot Blennerhassett2014-12-181-14/+12
* ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"Markus Elfring2014-12-021-2/+1
* ALSA: asihpi: used parts of message/response are zeroed before useEliot Blennerhassett2014-11-221-10/+20
* ALSA: asihpi: don't fail probe if adapter mode read failsEliot Blennerhassett2014-11-221-7/+6
* ALSA: asihpi: Use standard printk helpersEliot Blennerhassett2014-11-221-19/+13
* ALSA: asihpi: Turn off msg/resp logging after DSP has crashed.Eliot Blennerhassett2014-11-221-3/+12
* ALSA: asihpi: Add support for stream interrupt.Eliot Blennerhassett2014-11-226-50/+321
* ALSA: asihpi: Refactor control cache code.Eliot Blennerhassett2014-11-221-44/+63
* ALSA: asihpi: Use CONFIG_64BIT directlyEliot Blennerhassett2014-11-222-10/+10
* ALSA: asihpi: Logging format improvementsEliot Blennerhassett2014-11-221-46/+39
* ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiverEliot Blennerhassett2014-11-222-11/+30
* ALSA: asihpi: Minor string and dead code cleanupEliot Blennerhassett2014-11-221-9/+4
* ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-4/+1
* ALSA: asihpi: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-41/+5
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new()Dan Carpenter2014-03-311-4/+5
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-11/+5
* ALSA: asihpi: a couple array out of bounds issuesDan Carpenter2013-09-131-2/+7
* ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+3
* ALSA: Replace the magic number 44 with constTakashi Iwai2013-06-281-1/+1
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: asihpi: add format support check in snd_card_asihpi_capture_formatsEldad Zack2013-04-291-1/+1
* ALSA: pcm_format_to_bits strong-typed conversionEldad Zack2013-04-291-2/+2
* ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun2013-03-121-1/+2
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-073-34/+33
* ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-282-22/+17
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-061-1/+1
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-1/+1
* Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-04-071-1/+0
|\
| * Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-302-2/+2
| |\
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | | ALSA: asihpi - fix return value of hpios_locked_mem_alloc()Eliot Blennerhassett2012-03-302-7/+7
| |/ |/|
* | ALSA: asihpi - fix return type of hpios_locked_mem_alloc()Dan Carpenter2012-03-282-2/+2
|/
* ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()Takashi Iwai2012-01-091-0/+3
* ALSA: asihpi - Fix format validity check.Eliot Blennerhassett2011-12-221-36/+33
* ALSA: asihpi - Use valid channel count in format enumeration.Eliot Blennerhassett2011-12-221-12/+8
* ALSA: asihpi - Correct headers in cached control responses.Eliot Blennerhassett2011-12-221-1/+7
OpenPOWER on IntegriCloud