summaryrefslogtreecommitdiff
path: root/sound/pci/au88x0
AgeCommit message (Expand)Author
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
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] au88x0_synth.c bugfixAdrian Bunk
2007-10-16[ALSA] au88x0: mem leak fix in snd_vortex_create()Jesper Juhl
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-05-11[ALSA] Delete unused header file sound/pci/au88x0/au88x0_sb.hRobert P. J. Day
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai
2006-10-06[ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-22[ALSA] au88x0 - Fix 64bit address of MPU401 MMIO portTakashi Iwai
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai
2006-06-22[ALSA] Remove ENTER_UART from au88x0 initAlan Horstmann
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai
2006-06-22[ALSA] au88x0 - Init before create componentsAlan Horstmann
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar