summaryrefslogtreecommitdiff
path: root/sound/pci/au88x0
Commit message (Expand)AuthorAge
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* ALSA: au88x0 - Define channel map for au88x0Raymond Yau2013-02-14
* ALSA: au88x0: fix incorrect left shiftNickolai Zeldovich2013-01-07
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: au88x0: Give comment for vortex_wtdma_bufshift() issueTakashi Iwai2012-10-25
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-06
* ALSA: au88x0 - Remove unused "Master Mono" Playback Volume and Playback Switc...Raymond Yau2012-06-05
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-24
* ALSA: au88x0 - Avoid possible Oops at unbindingTakashi Iwai2012-03-16
* ALSA: Au88x0 - Implement subdevice volume controlsRaymond Yau2012-01-24
* ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16Raymond Yau2012-01-16
* ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bitRaymond Yau2012-01-16
* ALSA: Au88x0 - Fix channels swapping of 4 channels playbackRaymond Yau2012-01-08
* ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playbackRaymond Yau2012-01-08
* ALSA: Au88x0 - Fix Xtalk's constantsRaymond Yau2012-01-08
* ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instatesRaymond Yau2012-01-08
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-14
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-10
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-10
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-22
|\
| * ALSA: au88x0 - Use a better name for pcm devices of au88x0Raymond Yau2011-04-26
* | ALSA - au88x0 - Add buffer bytes constraintsRaymond Yau2011-04-27
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-18
|\
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-11
| |\
| * | ALSA - au88x0 - add Playback Volume to 10 bands Equalizer ControlsRaymond Yau2011-02-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2011-02-15
| |\ \ | | |/
| * | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-19
* | | ALSA: au88x0 - Modify pointer callback to give accurate playback positionRaymond Yau2011-02-14
| |/ |/|
* | ALSA : au88x0 - Limit number of channels to fix Oops via OSS emuRaymond Yau2011-01-17
|/
* sound: fixed typosAndrea Gelmini2010-10-17
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-09
* sound: Use PCI_VDEVICEJoe Perches2009-06-25
* ALSA: au88x0: fix wrong period_elapsed() callJaroslav Kysela2009-05-29
* ALSA: au88x0: fix .pointer callbackJaroslav Kysela2009-05-29
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-24
|\
| * ALSA: au88x0 - Fix &&|| typoTakashi Iwai2009-02-17
| * ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai2009-02-05
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-12
|/
* pci: use pci_ioremap_bar() in sound/Arjan van de Ven2008-10-21
* ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-25
* ALSA: au88x0: clipping ceiling loop wrong in commentroel kluin2008-08-13
* [ALSA] remove CVS keywordsAdrian Bunk2008-05-27
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-24
* [ALSA] sound: au88x0_pcm.c fix integer as NULL pointer warningHarvey Harrison2008-04-24