summaryrefslogtreecommitdiffstats
path: root/sound/pci/au88x0
Commit message (Expand)AuthorAge
* ALSA: au88x0: Remove unneeded variable: "changed"Hariprasad Kelam2019-07-15
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 130Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* ALSA: au88xx: Add fall-through annotationsTakashi Iwai2018-10-12
* ALSA: au88x0: Fix sparse warning wrt PCM format typeTakashi Iwai2018-07-27
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-13
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ALSA: au88x0: remove redundant assignment of variable iColin Ian King2017-10-17
|/
* ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-17
* ALSA: au88x0: constify snd_pcm_ops structuresArvind Yadav2017-08-10
* ALSA: au88x0: Constify hw_constraintsTakashi Iwai2017-06-09
* ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann2017-03-24
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-21
* ALSA: pci: don't opencode IS_REACHABLE()Fabian Frederick2016-11-13
* ALSA: au88x0: Add missing \n to end of dev_err messageColin Ian King2016-09-16
* ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai2016-06-29
* ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai2016-05-12
* ALSA: au88x0: Fix overlapped PCM pointerTakashi Iwai2016-04-26
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-16
* ALSA: au88x0: Remove superfluous ifdef __KERNEL__Takashi Iwai2015-01-28
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* ALSA: au88x0: Kill the rest snd_print*()Takashi Iwai2014-10-28
* ALSA: au88x0: pr_* replaced with dev_*Sudip Mukherjee2014-10-15
* ALSA: au88x0: added reference of vortex_tSudip Mukherjee2014-10-15
* sound: pci: au88x0: printk replacementSudip Mukherjee2014-09-09
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* sound: Remove unnecessary semicolonsJoe Perches2013-10-14
* ALSA: au88x0: Remove redundant breakSachin Kamat2013-09-13
* 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