aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/au88x0 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-16ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16Raymond Yau2-1/+3
2012-01-16ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bitRaymond Yau2-5/+6
2012-01-08ALSA: Au88x0 - Fix channels swapping of 4 channels playbackRaymond Yau2-4/+1
2012-01-08ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playbackRaymond Yau2-6/+6
2012-01-08ALSA: Au88x0 - Fix Xtalk's constantsRaymond Yau1-31/+56
2012-01-08ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instatesRaymond Yau1-32/+32
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker1-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch1-3/+3
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai1-1/+1
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai1-1/+1
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai4-9/+10
2011-04-27ALSA - au88x0 - Add buffer bytes constraintsRaymond Yau1-2/+5
2011-04-26ALSA: au88x0 - Use a better name for pcm devices of au88x0Raymond Yau4-9/+10
2011-03-31Fix common misspellingsLucas De Marchi3-4/+4
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+2
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2011-03-11Merge branch 'fix/misc' into topic/miscTakashi Iwai1-3/+11
2011-02-20ALSA - au88x0 - add Playback Volume to 10 bands Equalizer ControlsRaymond Yau1-1/+2
2011-02-15Merge branch 'master' into for-nextJiri Kosina1-4/+20
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 Juhl2-4/+4
2011-01-17ALSA : au88x0 - Limit number of channels to fix Oops via OSS emuRaymond Yau1-4/+20
2010-10-17sound: fixed typosAndrea Gelmini1-1/+1
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan3-3/+3
2009-06-25sound: Use PCI_VDEVICEJoe Perches3-6/+3
2009-05-29ALSA: au88x0: fix wrong period_elapsed() callJaroslav Kysela1-1/+2
2009-05-29ALSA: au88x0: fix .pointer callbackJaroslav Kysela1-4/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai3-16/+51
2009-02-17ALSA: au88x0 - Fix &&|| typoTakashi Iwai1-1/+1
2009-02-05ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai3-15/+50
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai1-3/+3
2008-10-21pci: use pci_ioremap_bar() in sound/Arjan van de Ven1-2/+1
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai3-38/+21
2008-08-13ALSA: au88x0: clipping ceiling loop wrong in commentroel kluin1-1/+1
2008-05-27[ALSA] remove CVS keywordsAdrian Bunk1-2/+0
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik1-2/+0
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 Iwai5-5/+0
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-16[ALSA] au88x0_synth.c bugfixAdrian Bunk1-2/+2
2007-10-16[ALSA] au88x0: mem leak fix in snd_vortex_create()Jesper Juhl1-0/+1
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-9/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-5/+1
2007-05-11[ALSA] Delete unused header file sound/pci/au88x0/au88x0_sb.hRobert P. J. Day1-40/+0
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-1/+1