aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/au88x0
AgeCommit message (Expand)Author
2021-01-15ALSA: pci: Simplify with dma_set_mask_and_coherent()Takashi Iwai
2020-07-09ALSA: Replace with fallthrough pseudo keyword in the remaining placesTakashi Iwai
2020-07-07ALSA: pci/au88x0: remove "defined but not used" warningsPierre-Louis Bossart
2020-01-05ALSA: au88x0: More constificationsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_ac97_bus_ops definitionsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: au88x0: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: au88x0: Use managed buffer allocationTakashi Iwai
2019-11-12ALSA: au88x0: Fix incorrect device pointer for preallocationTakashi Iwai
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai
2019-07-15ALSA: au88x0: Remove unneeded variable: "changed"Hariprasad Kelam
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 130Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-10-12ALSA: au88xx: Add fall-through annotationsTakashi Iwai
2018-07-27ALSA: au88x0: Fix sparse warning wrt PCM format typeTakashi Iwai
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-17ALSA: au88x0: remove redundant assignment of variable iColin Ian King
2017-08-17ALSA: pci: make snd_pcm_hardware constBhumika Goyal
2017-08-10ALSA: au88x0: constify snd_pcm_ops structuresArvind Yadav
2017-06-09ALSA: au88x0: Constify hw_constraintsTakashi Iwai
2017-03-24ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal
2016-11-13ALSA: pci: don't opencode IS_REACHABLE()Fabian Frederick
2016-09-16ALSA: au88x0: Add missing \n to end of dev_err messageColin Ian King
2016-06-29ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai
2016-05-12ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai
2016-04-26ALSA: au88x0: Fix overlapped PCM pointerTakashi Iwai
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert
2015-01-28ALSA: au88x0: Remove superfluous ifdef __KERNEL__Takashi Iwai
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2014-10-28ALSA: au88x0: Kill the rest snd_print*()Takashi Iwai
2014-10-15ALSA: au88x0: pr_* replaced with dev_*Sudip Mukherjee
2014-10-15ALSA: au88x0: added reference of vortex_tSudip Mukherjee
2014-09-09sound: pci: au88x0: printk replacementSudip Mukherjee
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-10-14sound: Remove unnecessary semicolonsJoe Perches
2013-09-13ALSA: au88x0: Remove redundant breakSachin Kamat
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2013-02-14ALSA: au88x0 - Define channel map for au88x0Raymond Yau
2013-01-07ALSA: au88x0: fix incorrect left shiftNickolai Zeldovich
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-10-25ALSA: au88x0: Give comment for vortex_wtdma_bufshift() issueTakashi Iwai
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin
2012-06-05ALSA: au88x0 - Remove unused "Master Mono" Playback Volume and Playback Switc...Raymond Yau