summaryrefslogtreecommitdiffstats
path: root/sound/pci/au88x0
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-171-4/+4
* ALSA: au88x0: constify snd_pcm_ops structuresArvind Yadav2017-08-101-1/+1
* ALSA: au88x0: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann2017-03-241-0/+3
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-213-5/+5
* ALSA: pci: don't opencode IS_REACHABLE()Fabian Frederick2016-11-131-1/+1
* ALSA: au88x0: Add missing \n to end of dev_err messageColin Ian King2016-09-161-1/+1
* ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai2016-06-291-3/+2
* ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai2016-05-121-9/+5
* ALSA: au88x0: Fix overlapped PCM pointerTakashi Iwai2016-04-261-1/+4
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-2/+2
* ALSA: au88x0: Remove superfluous ifdef __KERNEL__Takashi Iwai2015-01-281-2/+0
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: au88x0: Kill the rest snd_print*()Takashi Iwai2014-10-281-1/+1
* ALSA: au88x0: pr_* replaced with dev_*Sudip Mukherjee2014-10-158-82/+94
* ALSA: au88x0: added reference of vortex_tSudip Mukherjee2014-10-154-8/+9
* sound: pci: au88x0: printk replacementSudip Mukherjee2014-09-098-74/+74
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-123-3/+3
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* sound: Remove unnecessary semicolonsJoe Perches2013-10-141-1/+1
* ALSA: au88x0: Remove redundant breakSachin Kamat2013-09-131-19/+10
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: au88x0 - Define channel map for au88x0Raymond Yau2013-02-141-0/+23
* ALSA: au88x0: fix incorrect left shiftNickolai Zeldovich2013-01-071-1/+1
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-078-20/+20
* ALSA: au88x0: Give comment for vortex_wtdma_bufshift() issueTakashi Iwai2012-10-251-1/+6
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-062-2/+2
* ALSA: au88x0 - Remove unused "Master Mono" Playback Volume and Playback Switc...Raymond Yau2012-06-051-0/+11
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-15/+2
* ALSA: au88x0 - Avoid possible Oops at unbindingTakashi Iwai2012-03-161-1/+1
* ALSA: Au88x0 - Implement subdevice volume controlsRaymond Yau2012-01-243-13/+145
* ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16Raymond Yau2012-01-162-1/+3
* ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bitRaymond Yau2012-01-162-5/+6
* ALSA: Au88x0 - Fix channels swapping of 4 channels playbackRaymond Yau2012-01-082-4/+1
* ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playbackRaymond Yau2012-01-082-6/+6
* ALSA: Au88x0 - Fix Xtalk's constantsRaymond Yau2012-01-081-31/+56
* ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instatesRaymond Yau2012-01-081-32/+32
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-311-0/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-3/+3
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* 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
OpenPOWER on IntegriCloud