summaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/ice1724.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pci: Constify snd_rawmidi_opsTakashi Iwai2017-01-121-2/+2
* ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-071-3/+1
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-5/+5
* ALSA: ice1724: Simplify PM callbacksTakashi Iwai2015-01-091-16/+0
* ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...Markus Elfring2014-11-171-2/+1
* ALSA: ice1712: remove unneeded return statementSudip Mukherjee2014-11-141-5/+2
* ALSA: ice1724: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-7/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: ice17xx: Use standard printk helpersTakashi Iwai2014-02-261-21/+24
* 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: pci: remove __dev* attributesBill Pemberton2012-12-071-32/+32
* ALSA: ice1724: Fix build error without CONFIG_PM_SLEEPTakashi Iwai2012-11-121-0/+2
* ALSA: ice1724: enable suspend on unknown ICE1724 cardsOndrej Zary2012-11-121-0/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-081-1/+6
|\
| * ALSA: ice1724: Fix rate setup after resumeTakashi Iwai2012-10-311-1/+6
* | ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai2012-10-181-1/+0
* | ALSA: ice17xx: Constify strings and string arraysTakashi Iwai2012-10-171-3/+3
* | ALSA: ice1712: Add Philips PSC724 Ultimate EdgeOndrej Zary2012-10-171-1/+3
* | ALSA: ice1712: add chip_exit callbackOndrej Zary2012-10-171-1/+7
|/
* 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-10/+16
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-13/+2
* ALSA: ice1724 - constrain runtime rates for locked internal ratePavel Hofman2012-03-051-0/+23
* ALSA: ice1724 - Support for ooAoo SQ210aPavel Hofman2012-01-111-0/+35
* ALSA: ice1724 - Allow card info based on model onlyPavel Hofman2012-01-111-3/+5
* ALSA: ice1724 - Create capture pcm only for ADC-enabled configurationsPavel Hofman2012-01-111-3/+10
* ALSA: ice1724 - External clock item only for cards with SPDIF_INPavel Hofman2012-01-081-1/+6
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-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
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* Merge branch 'topic/ice1724-quartet' into topic/hdaTakashi Iwai2009-12-011-20/+83
|\
| * ALSA: ice1724 - Infrasonic Quartet supportPavel Hofman2009-09-211-0/+3
| * ALSA: ice1724 - Support for multiple external clock typesPavel Hofman2009-09-211-13/+45
| * ALSA: ice1724 - pro-rate-locking makes sense only for internal clock modePavel Hofman2009-09-211-7/+16
| * ALSA: ice1724 - adding GPIO routines for mask and directionPavel Hofman2009-09-211-0/+19
* | ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@David Henningsson2009-10-111-1/+1
* | ALSA: ice1724: increase SPDIF and independent stereo buffer sizesRobert Hancock2009-10-081-2/+2
* | ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman2009-10-081-1/+1
|/
* Merge branch 'topic/ice1724-pm' into for-linusTakashi Iwai2009-09-101-10/+102
|\
| * ALSA: ice1724 - Fix section mismatchTakashi Iwai2009-07-021-1/+1
| * ALSA: ice1724 - Patch for suspend/resume for Audiotrak Prodigy HD2Igor Chernyshev2009-06-251-9/+101
* | sound: Use PCI_VDEVICEJoe Perches2009-06-251-1/+1
|/
* ALSA: ice1724 - Add ESI Maya44 supportTakashi Iwai2009-05-061-0/+3
* ALSA: ice1724 - Allow spec driver to create own routing controlsTakashi Iwai2009-05-061-13/+20
* ALSA: ice1724 - Add PCI postint to reset sequenceTakashi Iwai2009-05-061-0/+2
* ALSA: ice1724 - Clean up definitions of DMA recordsTakashi Iwai2009-05-061-16/+21
* ALSA: ice1724 - Check error in set_rate functionTakashi Iwai2009-05-061-7/+14