summaryrefslogtreecommitdiffstats
path: root/sound/pci/asihpi/asihpi.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: asihpi: remove variable loopsColin Ian King2022-10-241-2/+0
* ALSA: asihpi: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-271-1/+1
* ALSA: pci/asihpi: Remove unused function hpi_stream_group_get_map()YueHaibing2020-09-091-9/+0
* ALSA: asihpi: Replace tasklet with threaded irqTakashi Iwai2020-09-091-25/+3
* ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-5/+4
* ALSA: pci/asihpi: remove 'set but not used' warningPierre-Louis Bossart2020-07-071-2/+2
* ALSA: pci/asihpi: remove 'set but not used' warningsPierre-Louis Bossart2020-07-071-7/+5
* ALSA: asihpi: More constificationsTakashi Iwai2020-01-051-2/+2
* ALSA: asihpi: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-17/+0
* ALSA: asihpi: Use managed buffer allocationTakashi Iwai2019-12-111-7/+3
* ALSA: pci: Avoid non-standard macro usageTakashi Iwai2019-11-061-2/+2
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-14/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273Thomas Gleixner2019-06-051-14/+1
* | ALSA: asihpi: Remove unneeded variable changeHariprasad Kelam2019-07-051-5/+2
|/
* ALSA: pci: Clean up with new procfs helpersTakashi Iwai2019-02-061-4/+2
* ALSA: asihpi: clean up indentation, replace spaces with tabColin Ian King2018-11-191-1/+1
* ALSA: asihpi: Fix PCM format notationsTakashi Iwai2018-07-271-11/+13
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-6/+6
* ALSA: asihpi: clean up a couple of build warningsColin Ian King2017-10-161-3/+0
* ALSA: asihpi: Convert timers to use timer_setup()Kees Cook2017-10-051-7/+5
* ALSA: asihpi: Kill BUG_ON() usagesTakashi Iwai2017-09-071-5/+1
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: asihpi: Fix duplicate const for clock sourcesKrzysztof Kozlowski2015-03-241-1/+1
* ALSA: asihpi: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-8/+5
* ALSA: asihpi: Remove always NULL parameterLars-Peter Clausen2015-01-021-7/+2
* ALSA: asihpi: Use standard printk helpersEliot Blennerhassett2014-11-221-19/+13
* ALSA: asihpi: Add support for stream interrupt.Eliot Blennerhassett2014-11-221-29/+148
* ALSA: asihpi: Logging format improvementsEliot Blennerhassett2014-11-221-46/+39
* ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiverEliot Blennerhassett2014-11-221-7/+18
* 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: 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-071-28/+27
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-061-1/+1
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-1/+1
* 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 - Add HPI version to module description.Eliot Blennerhassett2011-12-221-1/+3
* ALSA: asihpi - Remove redundant struct members.Eliot Blennerhassett2011-12-221-77/+66
* ALSA: asihpi - Update node types.Eliot Blennerhassett2011-12-221-2/+1