summaryrefslogtreecommitdiff
path: root/sound/pci/intel8x0.c
AgeCommit message (Expand)Author
2022-04-12ALSA: intel8x0: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2021-08-04ALSA: memalloc: Correctly name as WCTakashi Iwai
2021-07-19ALSA: intel8x0: Allocate resources with device-managed APIsTakashi Iwai
2021-07-12ALSA: intel8x0: Skip ac97 clock measurement on VMTakashi Iwai
2021-07-08ALSA: intel8x0: Fix breakage at ac97 clock measurementTakashi Iwai
2021-06-09ALSA: intel8x0: Fix assignment in if conditionTakashi Iwai
2021-05-18Merge branch 'topic/firewire' into for-nextTakashi Iwai
2021-05-16ALSA: intel8x0: Don't update period unless preparedTakashi Iwai
2021-05-14ALSA: Remove trailing semicolon in macrosHuilong Deng
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
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