aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/intel8x0.c
AgeCommit message (Expand)Author
2020-07-15ALSA: intel8x0: Replace the words white/blacklistTakashi Iwai
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-01-05ALSA: intel8x0: More constificationsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_pci_quirk tablesTakashi Iwai
2020-01-03ALSA: pci: Constify snd_ac97_bus_ops definitionsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: intel8x0: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: intel8x0: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: intel8x0: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2018-10-03ALSA: intel8x0: Fix fall-through annotationsGustavo A. R. Silva
2018-08-28ALSA: intel8x0: Use the new non-cached allocation for 440MX workaroundTakashi Iwai
2018-07-27ALSA: intel8x0: Proper endian notationsTakashi Iwai
2017-08-23ALSA: intel8x0: constify ac97_pcm structuresArvind Yadav
2017-08-12ALSA: pci: make snd_pcm_hardware constBhumika Goyal
2017-08-10ALSA: intel8x0: constify snd_pcm_ops structuresArvind Yadav
2017-06-09ALSA: intel8x0: Constify hw_constraintsTakashi Iwai
2017-05-08alsa: use set_memory.h headerLaura Abbott
2016-04-06ALSA: intel8x0: Drop superfluous VM checksTakashi Iwai
2016-03-18Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-03-14ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.Vittorio Gambaletta (VittGam)
2016-03-08PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson
2015-05-29ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai
2015-04-16ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALIScott Wood
2015-04-05ALSA: Use const struct ac97_quirkJoe Perches
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-09ALSA: intel8x0: Simplify PM callbacksTakashi Iwai
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-06-12ALSA: intel8x0: Use ktime and ktime_get()Thomas Gleixner
2014-02-26ALSA: intel8x0: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-11-06ALSA: intel8x0: Fix chmap applicationTakashi Iwai
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2013-01-25ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin
2012-09-06ALSA: Implement channel maps for standard onboard AC97 driversTakashi Iwai
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
2012-02-14ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-11-09ALSA: intel8x0: improve virtual environment detectionKonstantin Ozerkov
2011-11-09ALSA: intel8x0: move virtual environment detection code into one placeKonstantin Ozerkov
2011-11-08ALSA: intel8x0: Improve comments for VM optimizationDenis V. Lunev
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds