summaryrefslogtreecommitdiffstats
path: root/sound/pci/intel8x0.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: intel8x0: constify ac97_pcm structuresArvind Yadav2017-08-231-1/+1
* ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-121-1/+1
* ALSA: intel8x0: constify snd_pcm_ops structuresArvind Yadav2017-08-101-12/+12
* ALSA: intel8x0: Constify hw_constraintsTakashi Iwai2017-06-091-6/+6
* alsa: use set_memory.h headerLaura Abbott2017-05-081-1/+3
* ALSA: intel8x0: Drop superfluous VM checksTakashi Iwai2016-04-061-17/+3
* Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-03-181-0/+1
|\
| * ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.Vittorio Gambaletta (VittGam)2016-03-141-0/+1
* | PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson2016-03-081-2/+2
|/
* ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FSTakashi Iwai2015-05-291-4/+0
* ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALIScott Wood2015-04-161-2/+2
* ALSA: Use const struct ac97_quirkJoe Perches2015-04-051-1/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: intel8x0: Simplify PM callbacksTakashi Iwai2015-01-091-15/+0
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: intel8x0: Use ktime and ktime_get()Thomas Gleixner2014-06-121-6/+4
* ALSA: intel8x0: Use standard printk helpersTakashi Iwai2014-02-261-37/+49
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+1
* ALSA: intel8x0: Fix chmap applicationTakashi Iwai2013-11-061-9/+8
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-251-4/+6
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-28/+28
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-061-1/+1
* ALSA: Implement channel maps for standard onboard AC97 driversTakashi Iwai2012-09-061-0/+20
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-2/+2
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-9/+15
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-14/+2
* ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen2012-02-141-0/+6
* module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-131-2/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-3/+3
* ALSA: intel8x0: improve virtual environment detectionKonstantin Ozerkov2011-11-091-10/+31
* ALSA: intel8x0: move virtual environment detection code into one placeKonstantin Ozerkov2011-11-091-11/+19
* ALSA: intel8x0: Improve comments for VM optimizationDenis V. Lunev2011-11-081-0/+7
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\
| * sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* | ALSA: intel8x0 - Fix inclusion of kvm_para.hTakashi Iwai2011-11-011-1/+1
* | ALSA: intel8x0: Improve performance in virtual environmentKonstantin Ozerkov2011-10-311-2/+27
|/
* ALSA: intel8x0: Apply headphones+mute LED quirk for Dell Inspiron 9300Daniel T Chen2011-07-151-0/+6
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-2/+2
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone c...Daniel T Chen2010-11-221-0/+6
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31Daniel T Chen2010-08-191-0/+6
|/
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* ALSA: intel8x0: Mute External Amplifier by default for Gateway 4525GZDaniel T Chen2009-11-251-0/+6
* ALSA: intel8x0: Mute External Amplifier by default for another Sony modelDaniel T Chen2009-11-051-0/+6
* ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VPDaniel T Chen2009-10-021-0/+6
* ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-T350PDaniel T Chen2009-10-011-0/+6
OpenPOWER on IntegriCloud