aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/au88x0
AgeCommit message (Expand)Author
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
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
2012-03-16ALSA: au88x0 - Avoid possible Oops at unbindingTakashi Iwai
2012-01-24ALSA: Au88x0 - Implement subdevice volume controlsRaymond Yau
2012-01-16ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16Raymond Yau
2012-01-16ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bitRaymond Yau
2012-01-08ALSA: Au88x0 - Fix channels swapping of 4 channels playbackRaymond Yau
2012-01-08ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playbackRaymond Yau
2012-01-08ALSA: Au88x0 - Fix Xtalk's constantsRaymond Yau
2012-01-08ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instatesRaymond Yau
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-04-27ALSA - au88x0 - Add buffer bytes constraintsRaymond Yau
2011-04-26ALSA: au88x0 - Use a better name for pcm devices of au88x0Raymond Yau
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2011-02-20ALSA - au88x0 - add Playback Volume to 10 bands Equalizer ControlsRaymond Yau
2011-02-15Merge branch 'master' into for-nextJiri Kosina
2011-02-14ALSA: au88x0 - Modify pointer callback to give accurate playback positionRaymond Yau
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl
2011-01-17ALSA : au88x0 - Limit number of channels to fix Oops via OSS emuRaymond Yau
2010-10-17sound: fixed typosAndrea Gelmini
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-06-25sound: Use PCI_VDEVICEJoe Perches
2009-05-29ALSA: au88x0: fix wrong period_elapsed() callJaroslav Kysela
2009-05-29ALSA: au88x0: fix .pointer callbackJaroslav Kysela
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-17ALSA: au88x0 - Fix &&|| typoTakashi Iwai
2009-02-05ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-10-21pci: use pci_ioremap_bar() in sound/Arjan van de Ven
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai
2008-08-13ALSA: au88x0: clipping ceiling loop wrong in commentroel kluin
2008-05-27[ALSA] remove CVS keywordsAdrian Bunk
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik
2008-04-24[ALSA] sound: au88x0_pcm.c fix integer as NULL pointer warningHarvey Harrison
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai