| Age | Commit message (Expand) | Author | Files | Lines |
| 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-06 | 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-10-31 | 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-24 | 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-14 | [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 |
| 2009-04-13 | [ALSA] intel8x0: an attempt to make ac97_clock measurement more reliable | Jaroslav Kysela | 1 | -9/+28 |
| 2009-03-24 | Merge branch 'topic/intel8x0' into for-linus | Takashi Iwai | 1 | -20/+59 |
| 2009-03-24 | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 1 | -3/+3 |
| 2009-02-05 | ALSA: intel8x0 - Add missing KERN_* prefix to printk | Takashi Iwai | 1 | -4/+7 |
| 2009-01-31 | ALSA: alsa: time reaches -1, tested 0 | Roel Kluin | 1 | -1/+1 |
| 2009-01-28 | ALSA: intel8x0 - Fix build with CONFIG_SND_AC97_POWERSAVE=n | Takashi Iwai | 1 | -1/+1 |
| 2009-01-28 | ALSA: Don't cold reset AC97 codecs in some ICH chipsets | Thadeu Lima de Souza Cascardo | 1 | -16/+52 |
| 2009-01-12 | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 1 | -3/+3 |
| 2008-10-29 | ALSA: intel8x0 - add Dell Optiplex GX620 (AD1981B) to AC97 clock whitelist | Bastien Nocera | 1 | -0/+1 |
| 2008-10-10 | ALSA: intel8x0 - Add quirk for Fujitsu Lifebook P7010 | Takashi Iwai | 1 | -0/+6 |
| 2008-09-04 | ALSA: intel8x0 - use snd_pci_quirk for clock list | Takashi Iwai | 1 | -25/+15 |
| 2008-08-29 | ALSA: intel8x0: implement ac97_clock whitelist | Jaroslav Kysela | 1 | -3/+41 |
| 2008-08-13 | ALSA: sound/pci: supported cards update | Alexander Beregalov | 1 | -0/+6 |
| 2008-08-13 | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai | 1 | -2/+2 |
| 2008-04-24 | [ALSA] Fix synchronize_irq() bugs, redundancies | Jeff Garzik | 1 | -2/+1 |
| 2008-04-24 | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison | 1 | -1/+1 |
| 2008-04-24 | [ALSA] intel8x0 - Add support of 8 channel sound | Takashi Iwai | 1 | -3/+25 |
| 2008-02-29 | [ALSA] intel8x0 - Add quirk for Compaq Deskpro EN | Takashi Iwai | 1 | -0/+6 |
| 2008-02-29 | [ALSA] intel8x0 - Add quirk for Acer Travelmate 2310 | Takashi Iwai | 1 | -0/+6 |
| 2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
| 2008-01-31 | [ALSA] sound/pci: Drop unnecessary continue | Julia Lawall | 1 | -1/+0 |
| 2008-01-30 | x86: cpa: move flush to cpa | Thomas Gleixner | 1 | -1/+0 |
| 2008-01-30 | x86: convert CPA users to the new set_page_ API | Arjan van de Ven | 1 | -2/+5 |
| 2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 1 | -2/+2 |
| 2007-05-16 | [ALSA] Include quirks from Ubuntu Dapper/Edgy/Feisty | Daniel T Chen | 1 | -1/+19 |
| 2007-05-11 | [ALSA] intel8x0 - Fix Oops in crash kernel | Takashi Iwai | 1 | -10/+10 |
| 2007-03-14 | [ALSA] intel8x0 - Fix Oops at kdump crash kernel | Takashi Iwai | 1 | -2/+3 |
| 2007-03-14 | [ALSA] intel8x0 - Fix speaker output after S2RAM | Tommi Kyntola | 1 | -1/+4 |
| 2007-02-09 | [ALSA] intel8x0 - Add spdif_aclink option | Takashi Iwai | 1 | -26/+60 |
| 2007-02-09 | [ALSA] ac97 - Suppress power-saving mode on non-supporting drivers | Takashi Iwai | 1 | -1/+1 |
| 2007-02-09 | [ALSA] intel8x0 - Use pci_iomap | Takashi Iwai | 1 | -78/+42 |
| 2006-12-20 | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai | 1 | -2/+2 |
| 2006-10-24 | [PATCH] Merge headphone and speaker volume controls for Panasonic R4 laptop | Keith Packard | 1 | -0/+6 |
| 2006-10-22 | [ALSA] Various fixes for suspend/resume of ALSA PCI drivers | Takashi Iwai | 1 | -4/+19 |
| 2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
| 2006-09-23 | [ALSA] Add experimental support of aggressive AC97 power-saving mode | Takashi Iwai | 1 | -1/+13 |
| 2006-07-12 | [ALSA] Fix section mismatch errors in ALSA PCI drivers | Takashi Iwai | 1 | -1/+1 |
| 2006-07-12 | [ALSA] intel8x0 - Add ac97 quirk for Tyan Thunder K8WE board | Takashi Iwai | 1 | -0/+6 |
| 2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -2/+2 |
| 2006-06-22 | [ALSA] sound/pci/: Add hp_only quirk for Dell D800 laptops | Daniel T Chen | 1 | -0/+6 |
| 2006-06-22 | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 1 | -1/+1 |
| 2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 1 | -1/+1 |
| 2006-04-27 | [ALSA] add __devinitdata to all pci_device_id | Henrik Kretzschmar | 1 | -1/+1 |
| 2006-04-27 | [ALSA] intel8x0 - Disable ALI5455 SPDIF-input | Takashi Iwai | 1 | -3/+3 |
| 2006-03-22 | [ALSA] intel8x0 - wait for ICH_RESETREGS | Jaroslav Kysela | 1 | -1/+10 |
| 2006-03-22 | [ALSA] intel8x0 - Fix/cleanup detection of codecs on SIS7012 | Takashi Iwai | 1 | -54/+84 |
| 2006-02-01 | [ALSA] intel8x0 - Add MCP51 PCI ID | Takashi Iwai | 1 | -0/+1 |
| 2006-01-22 | [ALSA] intel8x0: Add quirk for Optiplex GX270 | Chris Ball | 1 | -0/+6 |
| 2006-01-22 | [ALSA] intel8x0 - Fix duplicate ac97_quirks entry | Ulrich Mueller | 1 | -7/+1 |
| 2006-01-03 | [ALSA] Add a new quirk for mute-LED and HP-only. | Matthew Garrett | 1 | -0/+24 |
| 2006-01-03 | [ALSA] Optimize for config without PROC_FS (pci drivers) | Takashi Iwai | 1 | -0/+4 |
| 2006-01-03 | [ALSA] intel8x0 - Added swap_hp quirk for Fujitsu-Siemens Celsius H320 [0x10c... | Jaroslav Kysela | 1 | -0/+6 |
| 2006-01-03 | [ALSA] intel8x0 - Fix PM support | Takashi Iwai | 1 | -15/+22 |
| 2006-01-03 | [ALSA] Remove xxx_t typedefs: PCI Intel8x0 | Takashi Iwai | 1 | -188/+240 |
| 2006-01-03 | [ALSA] intel8x0 - Clean up delay function | Takashi Iwai | 1 | -10/+6 |
| 2005-11-10 | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 1 | -1/+0 |
| 2005-11-04 | [ALSA] intel8x0 - Fix irq handler registration | Takashi Iwai | 1 | -19/+28 |
| 2005-11-04 | [ALSA] intel8x0 - Add ac97_quirk for Dell Inspiron 8600 | Karoly Lorentey | 1 | -0/+6 |
| 2005-11-04 | [ALSA] Fix schedule_timeout usage | Nishanth Aravamudan | 1 | -2/+1 |
| 2005-11-04 | [ALSA] intel8x0 - fix capture for M1563 | Wei Ni | 1 | -2/+2 |
| 2005-11-04 | [ALSA] Add missing KERN_* suffix to printk | Takashi Iwai | 1 | -9/+9 |
| 2005-11-04 | [ALSA] Fix the type of enable module option | Takashi Iwai | 1 | -1/+1 |
| 2005-11-04 | [ALSA] intel8x0 - Fix handling of module parameters | Takashi Iwai | 1 | -7/+7 |
| 2005-11-04 | [ALSA] intel8x0 - enable ac97_quirk hp_only for Acer Aspire 3003LCi | Dick Streefland | 1 | -0/+6 |
| 2005-11-04 | [ALSA] Add dummy obsoleted module options for backward compatibility | Takashi Iwai | 1 | -0/+6 |
| 2005-11-04 | [ALSA] intel8x0 - Suppress the codec warnings during probing | Takashi Iwai | 1 | -2/+5 |
| 2005-11-04 | [ALSA] highlanderize motherboard AC97/HDA drivers | Clemens Ladisch | 1 | -37/+21 |
| 2005-11-04 | [ALSA] Removing obsolete AC97_SHARED_TYPES | Sasha Khapyorsky | 1 | -1/+0 |
| 2005-09-12 | [ALSA] set owner field in struct pci_driver | Clemens Ladisch | 1 | -0/+1 |
| 2005-09-12 | [ALSA] Replace with kzalloc() - pci stuff | Takashi Iwai | 1 | -1/+1 |
| 2005-09-12 | [ALSA] intel8x0 - Add buggy_semaphore option | Takashi Iwai | 1 | -1/+11 |
| 2005-09-12 | [ALSA] Remove superfluous PCI ID definitions | Takashi Iwai | 1 | -63/+7 |
| 2005-09-12 | [ALSA] intel8x0 - Add quirk for IBM NetVisa A30p | Takashi Iwai | 1 | -0/+6 |
| 2005-08-30 | [ALSA] intel8x0 - Add quirk for FSC 4010 | Takashi Iwai | 1 | -0/+6 |
| 2005-08-30 | [ALSA] intel8x0 - add AC97_TUNE_MUTE_LED quirk for HP nx8220 laptop 103c:0934 | Daniel Horchner | 1 | -0/+6 |
| 2005-08-30 | [ALSA] HP nx6110 quirks | Sergey Vlasov | 1 | -0/+6 |
| 2005-08-30 | [ALSA] intel8x0 - Fix PM | Takashi Iwai | 1 | -8/+31 |
| 2005-07-30 | merge 2.6.13-rc4 with ACPI's to-linus tree | Len Brown | 1 | -2/+15 |
| 2005-07-29 | /home/lenb/src/to-linus branch 'acpi-2.6.12' | Len Brown | 1 | -1/+5 |
| 2005-07-29 | [ACPI] fix resume issues on Asus L5D | Rafael J. Wysocki | 1 | -1/+5 |
| 2005-07-28 | [ALSA] sound/pci: fix-up sleeping paths | Nishanth Aravamudan | 1 | -2/+1 |
| 2005-07-28 | [ALSA] Fix resume of intel8x0 | Takashi Iwai | 1 | -0/+13 |
| 2005-06-22 | [ALSA] Add FSC T3010 quirk | Takashi Iwai | 1 | -0/+6 |
| 2005-06-22 | [ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriate | James Courtier-Dutton | 1 | -74/+74 |
| 2005-05-29 | [ALSA] Replace pci_module_init() with pci_register_driver() | Takashi Iwai | 1 | -1/+1 |
| 2005-05-05 | [PATCH] intel8x0: fix for Intel AC'97 audio driver | Jason Gaston | 1 | -3/+3 |
| 2005-04-16 | [PATCH] intel8x0: AC'97 audio patch for Intel ESB2 | Jason Gaston | 1 | -0/+6 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+2855 |