aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/au88x0/au88x0_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-05ALSA: au88x0: More constificationsTakashi Iwai1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 130Thomas Gleixner1-13/+1
2018-10-12ALSA: au88xx: Add fall-through annotationsTakashi Iwai1-0/+6
2018-07-27ALSA: au88x0: Fix sparse warning wrt PCM format typeTakashi Iwai1-1/+1
2017-10-17ALSA: au88x0: remove redundant assignment of variable iColin Ian King1-1/+1
2017-03-24ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann1-0/+3
2016-09-16ALSA: au88x0: Add missing \n to end of dev_err messageColin Ian King1-1/+1
2016-06-29ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai1-3/+2
2016-05-12ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai1-9/+5
2014-10-15ALSA: au88x0: pr_* replaced with dev_*Sudip Mukherjee1-45/+52
2014-10-15ALSA: au88x0: added reference of vortex_tSudip Mukherjee1-2/+3
2014-09-09sound: pci: au88x0: printk replacementSudip Mukherjee1-38/+38
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-1/+1
2012-10-25ALSA: au88x0: Give comment for vortex_wtdma_bufshift() issueTakashi Iwai1-1/+6
2012-03-16ALSA: au88x0 - Avoid possible Oops at unbindingTakashi Iwai1-1/+1
2012-01-24ALSA: Au88x0 - Implement subdevice volume controlsRaymond Yau1-7/+11
2012-01-08ALSA: Au88x0 - Fix channels swapping of 4 channels playbackRaymond Yau1-2/+0
2012-01-08ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playbackRaymond Yau1-4/+4
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2011-02-14ALSA: au88x0 - Modify pointer callback to give accurate playback positionRaymond Yau1-3/+11
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl1-2/+2
2009-05-29ALSA: au88x0: fix wrong period_elapsed() callJaroslav Kysela1-1/+2
2009-05-29ALSA: au88x0: fix .pointer callbackJaroslav Kysela1-4/+3
2009-02-17ALSA: au88x0 - Fix &&|| typoTakashi Iwai1-1/+1
2009-02-05ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai1-4/+15
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai1-21/+17
2008-08-13ALSA: au88x0: clipping ceiling loop wrong in commentroel kluin1-1/+1
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai1-2/+2
2006-04-12[ALSA] au88x0 - clean up __devinit/__devexitDale Sedivec1-1/+1
2006-03-22[ALSA] au88x0 - 64bit arch fixesTakashi Iwai1-6/+6
2006-01-03[ALSA] Remove xxx_t typedefs: PCI AU88x0Takashi Iwai1-4/+4
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-2/+2
2005-11-04[ALSA] au88x0: codec access procs for multiple AC97 codecsSasha Khapyorsky1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2837