Age | Commit message (Expand) | Author | Files | Lines |
2015-05-29 | ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS | Takashi Iwai | 1 | -4/+0 |
2015-04-16 | ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALI | Scott Wood | 1 | -2/+2 |
2015-04-05 | ALSA: Use const struct ac97_quirk | Joe Perches | 1 | -1/+1 |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 1 | -1/+1 |
2015-01-09 | ALSA: intel8x0: Simplify PM callbacks | Takashi Iwai | 1 | -15/+0 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-06-12 | ALSA: intel8x0: Use ktime and ktime_get() | Thomas Gleixner | 1 | -6/+4 |
2014-02-26 | ALSA: intel8x0: Use standard printk helpers | Takashi Iwai | 1 | -37/+49 |
2014-02-12 | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -3/+1 |
2013-11-06 | ALSA: intel8x0: Fix chmap application | Takashi Iwai | 1 | -9/+8 |
2013-05-29 | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 1 | -1/+0 |
2013-01-25 | ALSA: Make snd_printd() and snd_printdd() inline | Takashi Iwai | 1 | -4/+6 |
2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton | 1 | -28/+28 |
2012-10-06 | sound: Remove unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
2012-09-06 | ALSA: Implement channel maps for standard onboard AC97 drivers | Takashi Iwai | 1 | -0/+20 |
2012-08-14 | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 1 | -2/+2 |
2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 1 | -9/+15 |
2012-04-24 | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 1 | -14/+2 |
2012-02-14 | ALSA: intel8x0: Fix default inaudible sound on Gateway M520 | Daniel T Chen | 1 | -0/+6 |
2012-01-13 | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell | 1 | -2/+2 |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 1 | -3/+3 |
2011-11-09 | ALSA: intel8x0: improve virtual environment detection | Konstantin Ozerkov | 1 | -10/+31 |
2011-11-09 | ALSA: intel8x0: move virtual environment detection code into one place | Konstantin Ozerkov | 1 | -11/+19 |
2011-11-08 | ALSA: intel8x0: Improve comments for VM optimization | Denis V. Lunev | 1 | -0/+7 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2011-11-01 | ALSA: intel8x0 - Fix inclusion of kvm_para.h | Takashi Iwai | 1 | -1/+1 |
2011-11-01 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 1 | -1/+1 |
2011-10-31 | ALSA: intel8x0: Improve performance in virtual environment | Konstantin Ozerkov | 1 | -2/+27 |
2011-07-15 | ALSA: intel8x0: Apply headphones+mute LED quirk for Dell Inspiron 9300 | Daniel T Chen | 1 | -0/+6 |
2011-06-10 | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai | 1 | -2/+2 |
2011-06-10 | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-11-22 | ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone c... | Daniel T Chen | 1 | -0/+6 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+1 |
2010-08-19 | ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31 | Daniel T Chen | 1 | -0/+6 |
2010-02-09 | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 1 | -1/+1 |
2009-11-25 | ALSA: intel8x0: Mute External Amplifier by default for Gateway 4525GZ | Daniel T Chen | 1 | -0/+6 |
2009-11-05 | ALSA: intel8x0: Mute External Amplifier by default for another Sony model | Daniel T Chen | 1 | -0/+6 |
2009-10-02 | ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VP | Daniel T Chen | 1 | -0/+6 |
2009-10-01 | ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-T350P | Daniel T Chen | 1 | -0/+6 |
2009-06-25 | sound: Use PCI_VDEVICE | Joe Perches | 1 | -23/+23 |
2009-06-15 | ALSA: intel8x0 - Fix PCM position craziness | Takashi Iwai | 1 | -12/+12 |
2009-04-22 | Merge commit 'alsa/master' into for-linus | Takashi Iwai | 1 | -2/+4 |
2009-04-21 | [ALSA] intel8x0: another attempt to fix ac97_clock measure routine | Jaroslav Kysela | 1 | -2/+4 |
2009-04-16 | ALSA: Intel8x0: Add hp_only quirk for SSID 0x1028016a (Dell Inspiron 8600) | Daniel T Chen | 1 | -0/+6 |
2009-04-16 | ALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934 | Daniel T Chen | 1 | -6/+0 |
2009-04-15 | [ALSA] intel8x0: add one retry to the ac97_clock measurement routine | Jaroslav Kysela | 1 | -4/+11 |
2009-04-15 | [ALSA] intel8x0: fix wrong conditions in ac97_clock measure routine | Jaroslav Kysela | 1 | -3/+3 |
2009-04-13 | [ALSA] intel8x0: do not use zero value from PICB register | Jaroslav Kysela | 1 | -10/+33 |