| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: intel8x0: Fix fall-through annotations | Gustavo A. R. Silva | 2018-10-03 | 1 | -4/+4 |
* | ALSA: intel8x0: Use the new non-cached allocation for 440MX workaround | Takashi Iwai | 2018-08-28 | 1 | -77/+12 |
* | ALSA: intel8x0: Proper endian notations | Takashi Iwai | 2018-07-27 | 1 | -3/+3 |
* | ALSA: intel8x0: constify ac97_pcm structures | Arvind Yadav | 2017-08-23 | 1 | -1/+1 |
* | ALSA: pci: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-12 | 1 | -1/+1 |
* | ALSA: intel8x0: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-10 | 1 | -12/+12 |
* | ALSA: intel8x0: Constify hw_constraints | Takashi Iwai | 2017-06-09 | 1 | -6/+6 |
* | alsa: use set_memory.h header | Laura Abbott | 2017-05-08 | 1 | -1/+3 |
* | ALSA: intel8x0: Drop superfluous VM checks | Takashi Iwai | 2016-04-06 | 1 | -17/+3 |
* | Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2016-03-18 | 1 | -0/+1 |
|\ |
|
| * | ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41. | Vittorio Gambaletta (VittGam) | 2016-03-14 | 1 | -0/+1 |
* | | PCI: Add QEMU top-level IDs for (sub)vendor & device | Robin H. Johnson | 2016-03-08 | 1 | -2/+2 |
|/ |
|
* | ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS | Takashi Iwai | 2015-05-29 | 1 | -4/+0 |
* | ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALI | Scott Wood | 2015-04-16 | 1 | -2/+2 |
* | ALSA: Use const struct ac97_quirk | Joe Perches | 2015-04-05 | 1 | -1/+1 |
* | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 2015-01-28 | 1 | -1/+1 |
* | ALSA: intel8x0: Simplify PM callbacks | Takashi Iwai | 2015-01-09 | 1 | -15/+0 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | ALSA: intel8x0: Use ktime and ktime_get() | Thomas Gleixner | 2014-06-12 | 1 | -6/+4 |
* | ALSA: intel8x0: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 1 | -37/+49 |
* | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 1 | -3/+1 |
* | ALSA: intel8x0: Fix chmap application | Takashi Iwai | 2013-11-06 | 1 | -9/+8 |
* | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 2013-05-29 | 1 | -1/+0 |
* | ALSA: Make snd_printd() and snd_printdd() inline | Takashi Iwai | 2013-01-25 | 1 | -4/+6 |
* | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -28/+28 |
* | sound: Remove unnecessary semicolon | Peter Senna Tschudin | 2012-10-06 | 1 | -1/+1 |
* | ALSA: Implement channel maps for standard onboard AC97 drivers | Takashi Iwai | 2012-09-06 | 1 | -0/+20 |
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 2012-08-14 | 1 | -2/+2 |
* | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 2012-07-03 | 1 | -9/+15 |
* | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 1 | -14/+2 |
* | ALSA: intel8x0: Fix default inaudible sound on Gateway M520 | Daniel T Chen | 2012-02-14 | 1 | -0/+6 |
* | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell | 2012-01-13 | 1 | -2/+2 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -3/+3 |
* | ALSA: intel8x0: improve virtual environment detection | Konstantin Ozerkov | 2011-11-09 | 1 | -10/+31 |
* | ALSA: intel8x0: move virtual environment detection code into one place | Konstantin Ozerkov | 2011-11-09 | 1 | -11/+19 |
* | ALSA: intel8x0: Improve comments for VM optimization | Denis V. Lunev | 2011-11-08 | 1 | -0/+7 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -1/+1 |
|\ |
|
| * | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | | ALSA: intel8x0 - Fix inclusion of kvm_para.h | Takashi Iwai | 2011-11-01 | 1 | -1/+1 |
* | | ALSA: intel8x0: Improve performance in virtual environment | Konstantin Ozerkov | 2011-10-31 | 1 | -2/+27 |
|/ |
|
* | ALSA: intel8x0: Apply headphones+mute LED quirk for Dell Inspiron 9300 | Daniel T Chen | 2011-07-15 | 1 | -0/+6 |
* | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai | 2011-06-10 | 1 | -2/+2 |
* | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone c... | Daniel T Chen | 2010-11-22 | 1 | -0/+6 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31 | Daniel T Chen | 2010-08-19 | 1 | -0/+6 |
|/ |
|
* | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 2010-02-09 | 1 | -1/+1 |
* | ALSA: intel8x0: Mute External Amplifier by default for Gateway 4525GZ | Daniel T Chen | 2009-11-25 | 1 | -0/+6 |