aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/au88x0/au88x0_pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-05ALSA: au88x0: More constificationsTakashi Iwai1-2/+2
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai1-1/+1
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-11ALSA: au88x0: Use managed buffer allocationTakashi Iwai1-12/+3
2019-11-12ALSA: au88x0: Fix incorrect device pointer for preallocationTakashi Iwai1-1/+1
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai1-1/+1
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 130Thomas Gleixner1-13/+1
2017-08-17ALSA: pci: make snd_pcm_hardware constBhumika Goyal1-4/+4
2017-08-10ALSA: au88x0: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-06-09ALSA: au88x0: Constify hw_constraintsTakashi Iwai1-2/+2
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal1-1/+1
2016-04-26ALSA: au88x0: Fix overlapped PCM pointerTakashi Iwai1-1/+4
2014-10-15ALSA: au88x0: pr_* replaced with dev_*Sudip Mukherjee1-3/+3
2014-10-15ALSA: au88x0: added reference of vortex_tSudip Mukherjee1-1/+1
2014-09-09sound: pci: au88x0: printk replacementSudip Mukherjee1-4/+4
2013-10-14sound: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-02-14ALSA: au88x0 - Define channel map for au88x0Raymond Yau1-0/+23
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-3/+3
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-01-24ALSA: Au88x0 - Implement subdevice volume controlsRaymond Yau1-4/+123
2012-01-16ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bitRaymond Yau1-0/+1
2012-01-08ALSA: Au88x0 - Fix channels swapping of 4 channels playbackRaymond Yau1-2/+1
2012-01-08ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playbackRaymond Yau1-2/+2
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai1-6/+7
2011-04-27ALSA - au88x0 - Add buffer bytes constraintsRaymond Yau1-2/+5
2011-04-26ALSA: au88x0 - Use a better name for pcm devices of au88x0Raymond Yau1-6/+7
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-17ALSA : au88x0 - Limit number of channels to fix Oops via OSS emuRaymond Yau1-4/+20
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai1-12/+2
2008-04-24[ALSA] sound: au88x0_pcm.c fix integer as NULL pointer warningHarvey Harrison1-5/+5
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2006-04-12[ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.cEric Sesterhenn1-1/+1
2006-01-03[ALSA] Remove xxx_t typedefs: PCI AU88x0Takashi Iwai1-25/+25
2005-08-30[ALSA] Fix missing spin_unlockTakashi Iwai1-1/+3
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+548