aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/ice1712.c
AgeCommit message (Expand)Author
2020-05-27ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio optionScott Bahling
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2017-11-06ALSA: ice1712: define i2c eeprom addr to header fileKonstantinos Tsimpoukas
2017-06-09ALSA: ice1712: Constify hw_constraintsTakashi Iwai
2017-05-21ALSA: ice1712: constify snd_kcontrol_new structuresBhumika Goyal
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-09ALSA: ice1712: Simplify PM callbacksTakashi Iwai
2015-01-02ALSA: ice1712: Remove always NULL parametersLars-Peter Clausen
2014-11-17ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...Markus Elfring
2014-11-14ALSA: ice1712: remove unused variableSudip Mukherjee
2014-11-14ALSA: ice1712: remove unneeded return statementSudip Mukherjee
2014-10-21ALSA: ice1712: Use snd_ctl_enum_info()Takashi Iwai
2014-08-27ALSA: ice1712: Replacing hex with #definesKonstantinos Tsimpoukas
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-04-08ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai
2014-04-04ALSA: ice1712: Save/restore routing and rate registersOndrej Zary
2014-03-31ALSA: ice1712: add suspend support for ICE1712 chipOndrej Zary
2014-02-26ALSA: ice17xx: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2013-03-07ALSA: ice1712: Initialize card->private_data properlySean Connor
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-10-18ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai
2012-10-17ALSA: ice1712: add chip_exit callbackOndrej Zary
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2011-03-31Fix common misspellingsLucas De Marchi
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2010-02-05ALSA: ice1712: fix: lock samplerate when samplerate locking is enabledSebastien Alaiwan
2009-12-01Merge branch 'topic/ice1724-quartet' into topic/hdaTakashi Iwai
2009-10-08ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman
2009-09-21ALSA: ice1724 - adding GPIO routines for mask and directionPavel Hofman
2009-06-25sound: Use PCI_VDEVICEJoe Perches
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang
2009-03-24Merge branch 'topic/ice' into for-linusTakashi Iwai
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712Takashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-10-30ALSA: sound/ice1712: indentation & braces disagree - add bracesIlpo Järvinen
2008-09-09ALSA: ice1712.c: fix coding styleAlexander Beregalov