Age | Commit message (Expand) | Author |
2019-12-11 | ALSA: intel8x0: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: intel8x0: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: intel8x0: Use managed buffer allocation | Takashi Iwai |
2019-11-06 | ALSA: pci: Avoid non-standard macro usage | Takashi Iwai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-02-06 | ALSA: pci: Clean up with new procfs helpers | Takashi Iwai |
2019-01-15 | ALSA: pci: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai |
2018-10-03 | ALSA: intel8x0: Fix fall-through annotations | Gustavo A. R. Silva |
2018-08-28 | ALSA: intel8x0: Use the new non-cached allocation for 440MX workaround | Takashi Iwai |
2018-07-27 | ALSA: intel8x0: Proper endian notations | Takashi Iwai |
2017-08-23 | ALSA: intel8x0: constify ac97_pcm structures | Arvind Yadav |
2017-08-12 | ALSA: pci: make snd_pcm_hardware const | Bhumika Goyal |
2017-08-10 | ALSA: intel8x0: constify snd_pcm_ops structures | Arvind Yadav |
2017-06-09 | ALSA: intel8x0: Constify hw_constraints | Takashi Iwai |
2017-05-08 | alsa: use set_memory.h header | Laura Abbott |
2016-04-06 | ALSA: intel8x0: Drop superfluous VM checks | Takashi Iwai |
2016-03-18 | Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2016-03-14 | ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41. | Vittorio Gambaletta (VittGam) |
2016-03-08 | PCI: Add QEMU top-level IDs for (sub)vendor & device | Robin H. Johnson |
2015-05-29 | ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS | Takashi Iwai |
2015-04-16 | ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALI | Scott Wood |
2015-04-05 | ALSA: Use const struct ac97_quirk | Joe Perches |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai |
2015-01-09 | ALSA: intel8x0: Simplify PM callbacks | Takashi Iwai |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-06-12 | ALSA: intel8x0: Use ktime and ktime_get() | Thomas Gleixner |
2014-02-26 | ALSA: intel8x0: Use standard printk helpers | Takashi Iwai |
2014-02-12 | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-11-06 | ALSA: intel8x0: Fix chmap application | Takashi Iwai |
2013-05-29 | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai |
2013-01-25 | ALSA: Make snd_printd() and snd_printdd() inline | Takashi Iwai |
2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton |
2012-10-06 | sound: Remove unnecessary semicolon | Peter Senna Tschudin |
2012-09-06 | ALSA: Implement channel maps for standard onboard AC97 drivers | Takashi Iwai |
2012-08-14 | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai |
2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai |
2012-04-24 | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai |
2012-02-14 | ALSA: intel8x0: Fix default inaudible sound on Gateway M520 | Daniel T Chen |
2012-01-13 | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-11-09 | ALSA: intel8x0: improve virtual environment detection | Konstantin Ozerkov |
2011-11-09 | ALSA: intel8x0: move virtual environment detection code into one place | Konstantin Ozerkov |
2011-11-08 | ALSA: intel8x0: Improve comments for VM optimization | Denis V. Lunev |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-01 | ALSA: intel8x0 - Fix inclusion of kvm_para.h | Takashi Iwai |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker |
2011-10-31 | ALSA: intel8x0: Improve performance in virtual environment | Konstantin Ozerkov |
2011-07-15 | ALSA: intel8x0: Apply headphones+mute LED quirk for Dell Inspiron 9300 | Daniel T Chen |
2011-06-10 | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai |
2011-06-10 | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai |