summaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/ice1712.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ice17xx: Constify snd_ice1712_card_infoTakashi Iwai2020-01-031-3/+3
* ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai2020-01-031-1/+1
* ALSA: pci: Constify snd_ac97_bus_ops definitionsTakashi Iwai2020-01-031-2/+2
* ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: ice1712: Support PCM sync_stopTakashi Iwai2019-12-111-1/+1
* ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-5/+0
* ALSA: ice1712: Use managed buffer allocationTakashi Iwai2019-12-111-34/+8
* ALSA: pci: Avoid non-standard macro usageTakashi Iwai2019-11-061-3/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* ALSA: pci: Clean up with new procfs helpersTakashi Iwai2019-02-061-4/+1
* ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-3/+0
* 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
|/