summaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/ice1712.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ice1712: define i2c eeprom addr to header fileKonstantinos Tsimpoukas2017-11-061-1/+1
* ALSA: ice1712: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: ice1712: constify snd_kcontrol_new structuresBhumika Goyal2017-05-211-3/+3
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-15/+15
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-5/+5
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-2/+2
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-111-16/+0
|\
| * ALSA: ice1712: Simplify PM callbacksTakashi Iwai2015-01-091-16/+0
* | ALSA: ice1712: Remove always NULL parametersLars-Peter Clausen2015-01-021-20/+6
|/
* ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...Markus Elfring2014-11-171-2/+1
* ALSA: ice1712: remove unused variableSudip Mukherjee2014-11-141-2/+1
* ALSA: ice1712: remove unneeded return statementSudip Mukherjee2014-11-141-13/+6
* ALSA: ice1712: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-23/+4
* ALSA: ice1712: Replacing hex with #definesKonstantinos Tsimpoukas2014-08-271-1/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai2014-04-081-5/+10
* ALSA: ice1712: Save/restore routing and rate registersOndrej Zary2014-04-041-0/+32
* ALSA: ice1712: add suspend support for ICE1712 chipOndrej Zary2014-03-311-8/+77
* ALSA: ice17xx: Use standard printk helpersTakashi Iwai2014-02-261-13/+20
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: ice1712: Initialize card->private_data properlySean Connor2013-03-071-0/+2
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-47/+47
* ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai2012-10-181-1/+0
* ALSA: ice1712: add chip_exit callbackOndrej Zary2012-10-171-1/+7
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-13/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-2/+2
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-4/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-1/+1
* | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* | ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* ALSA: ice1712: fix: lock samplerate when samplerate locking is enabledSebastien Alaiwan2010-02-051-0/+9
* Merge branch 'topic/ice1724-quartet' into topic/hdaTakashi Iwai2009-12-011-0/+12
|\
| * ALSA: ice1724 - adding GPIO routines for mask and directionPavel Hofman2009-09-211-0/+12
* | ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman2009-10-081-1/+1
|/
* sound: Use PCI_VDEVICEJoe Perches2009-06-251-1/+1
* dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang2009-04-071-2/+2
* Merge branch 'topic/ice' into for-linusTakashi Iwai2009-03-241-1/+1
|\
| * ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712Takashi Iwai2009-02-051-1/+1
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
|/
* ALSA: sound/ice1712: indentation & braces disagree - add bracesIlpo Järvinen2008-10-301-2/+4
* ALSA: ice1712.c: fix coding styleAlexander Beregalov2008-09-091-112/+125
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-1/+2
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-3/+2
* [ALSA] sound: ice1712.c fix shadowed variable warningsHarvey Harrison2008-04-241-16/+24
* [ALSA] ice1712, ice1724 - Code clean upTakashi Iwai2008-01-311-0/+1
OpenPOWER on IntegriCloud