aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/au88x0
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-224-9/+10
|\
| * ALSA: au88x0 - Use a better name for pcm devices of au88x0Raymond Yau2011-04-264-9/+10
* | ALSA - au88x0 - Add buffer bytes constraintsRaymond Yau2011-04-271-2/+5
* | Fix common misspellingsLucas De Marchi2011-03-313-4/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-181-1/+2
|\
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-111-3/+11
| |\
| * | ALSA - au88x0 - add Playback Volume to 10 bands Equalizer ControlsRaymond Yau2011-02-201-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-182-4/+4
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2011-02-151-4/+20
| |\ \ | | |/
| * | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-192-4/+4
* | | ALSA: au88x0 - Modify pointer callback to give accurate playback positionRaymond Yau2011-02-141-3/+11
| |/ |/|
* | ALSA : au88x0 - Limit number of channels to fix Oops via OSS emuRaymond Yau2011-01-171-4/+20
|/
* sound: fixed typosAndrea Gelmini2010-10-171-1/+1
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-093-3/+3
* sound: Use PCI_VDEVICEJoe Perches2009-06-253-6/+3
* ALSA: au88x0: fix wrong period_elapsed() callJaroslav Kysela2009-05-291-1/+2
* ALSA: au88x0: fix .pointer callbackJaroslav Kysela2009-05-291-4/+3
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-243-16/+51
|\
| * ALSA: au88x0 - Fix &&|| typoTakashi Iwai2009-02-171-1/+1
| * ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai2009-02-053-15/+50
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
|/
* pci: use pci_ioremap_bar() in sound/Arjan van de Ven2008-10-211-2/+1
* ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-253-38/+21
* ALSA: au88x0: clipping ceiling loop wrong in commentroel kluin2008-08-131-1/+1
* [ALSA] remove CVS keywordsAdrian Bunk2008-05-271-2/+0
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-2/+0
* [ALSA] sound: au88x0_pcm.c fix integer as NULL pointer warningHarvey Harrison2008-04-241-5/+5
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-315-5/+0
* [ALSA] sound/: Spelling fixesJoe Perches2008-01-311-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] au88x0_synth.c bugfixAdrian Bunk2007-10-161-2/+2
* [ALSA] au88x0: mem leak fix in snd_vortex_create()Jesper Juhl2007-10-161-0/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-5/+1
* [ALSA] Delete unused header file sound/pci/au88x0/au88x0_sb.hRobert P. J. Day2007-05-111-40/+0
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* [ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad2006-10-061-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-4/+3
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-126-21/+21
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] au88x0 - Fix 64bit address of MPU401 MMIO portTakashi Iwai2006-06-221-1/+1
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-1/+2
* [ALSA] Remove ENTER_UART from au88x0 initAlan Horstmann2006-06-221-3/+0
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-23/+6
* [ALSA] au88x0 - Init before create componentsAlan Horstmann2006-06-222-5/+10
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-273-3/+3
* [ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.cEric Sesterhenn2006-04-121-1/+1
* [ALSA] au88x0 - clean up __devinit/__devexitDale Sedivec2006-04-123-9/+8