aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/ice1712.c
Commit message (Expand)AuthorAge
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-11
|\
| * ALSA: ice1712: Simplify PM callbacksTakashi Iwai2015-01-09
* | ALSA: ice1712: Remove always NULL parametersLars-Peter Clausen2015-01-02
|/
* ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...Markus Elfring2014-11-17
* ALSA: ice1712: remove unused variableSudip Mukherjee2014-11-14
* ALSA: ice1712: remove unneeded return statementSudip Mukherjee2014-11-14
* ALSA: ice1712: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* ALSA: ice1712: Replacing hex with #definesKonstantinos Tsimpoukas2014-08-27
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai2014-04-08
* ALSA: ice1712: Save/restore routing and rate registersOndrej Zary2014-04-04
* ALSA: ice1712: add suspend support for ICE1712 chipOndrej Zary2014-03-31
* ALSA: ice17xx: Use standard printk helpersTakashi Iwai2014-02-26
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* ALSA: ice1712: Initialize card->private_data properlySean Connor2013-03-07
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai2012-10-18
* ALSA: ice1712: add chip_exit callbackOndrej Zary2012-10-17
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-24
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * treewide: transciever/transceiver spelling fixesJoe Perches2011-06-24
* | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-10
* | ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-10
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-09
* ALSA: ice1712: fix: lock samplerate when samplerate locking is enabledSebastien Alaiwan2010-02-05
* Merge branch 'topic/ice1724-quartet' into topic/hdaTakashi Iwai2009-12-01
|\
| * ALSA: ice1724 - adding GPIO routines for mask and directionPavel Hofman2009-09-21
* | ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman2009-10-08
|/
* sound: Use PCI_VDEVICEJoe Perches2009-06-25
* dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang2009-04-07
* Merge branch 'topic/ice' into for-linusTakashi Iwai2009-03-23
|\
| * ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712Takashi Iwai2009-02-05
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-12
|/
* ALSA: sound/ice1712: indentation & braces disagree - add bracesIlpo Järvinen2008-10-30
* ALSA: ice1712.c: fix coding styleAlexander Beregalov2008-09-09
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-13
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-24
* [ALSA] sound: ice1712.c fix shadowed variable warningsHarvey Harrison2008-04-24
* [ALSA] ice1712, ice1724 - Code clean upTakashi Iwai2008-01-31
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] ice1712 - Fix missing replacement to snd_ctl_boolean_mono_infoTakashi Iwai2007-10-16
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-16
* [ALSA] ice1712: build fixesRalf Baechle2007-05-11
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-11