Age | Commit message (Expand) | Author |
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 |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-11-22 | ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone c... | Daniel T Chen |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-08-19 | ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31 | Daniel T Chen |
2010-02-09 | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan |
2009-11-25 | ALSA: intel8x0: Mute External Amplifier by default for Gateway 4525GZ | Daniel T Chen |
2009-11-05 | ALSA: intel8x0: Mute External Amplifier by default for another Sony model | Daniel T Chen |
2009-10-02 | ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VP | Daniel T Chen |
2009-10-01 | ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-T350P | Daniel T Chen |
2009-06-25 | sound: Use PCI_VDEVICE | Joe Perches |
2009-06-15 | ALSA: intel8x0 - Fix PCM position craziness | Takashi Iwai |
2009-04-22 | Merge commit 'alsa/master' into for-linus | Takashi Iwai |
2009-04-21 | [ALSA] intel8x0: another attempt to fix ac97_clock measure routine | Jaroslav Kysela |
2009-04-16 | ALSA: Intel8x0: Add hp_only quirk for SSID 0x1028016a (Dell Inspiron 8600) | Daniel T Chen |
2009-04-16 | ALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934 | Daniel T Chen |
2009-04-15 | [ALSA] intel8x0: add one retry to the ac97_clock measurement routine | Jaroslav Kysela |
2009-04-14 | [ALSA] intel8x0: fix wrong conditions in ac97_clock measure routine | Jaroslav Kysela |
2009-04-13 | [ALSA] intel8x0: do not use zero value from PICB register | Jaroslav Kysela |