summaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/ice1724.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'topic/ice' into for-linusTakashi Iwai2009-03-241-19/+41
|\
| * ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712Takashi Iwai2009-02-051-3/+14
| * ALSA: ice1724 - Dynamic MIDI TX irq controlTakashi Iwai2009-02-021-16/+27
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
|/
* ALSA: ice1724 - Fix a typo in IEC958 PCM nameAlan Horstmann2009-01-051-1/+1
* ALSA: ice1724 - Re-fix IRQ mask initializationTakashi Iwai2008-11-051-4/+4
* ALSA: ice1724 - Fix IRQ register initializationTakashi Iwai2008-11-011-6/+3
* ALSA: ice1724 - Fix TX IRQ lockupTakashi Iwai2008-10-201-8/+12
* ALSA: ice1724.c: fix coding styleAlexander Beregalov2008-09-091-84/+96
* ALSA: ice1724 - limit channels for multi-channel playbackTakashi Iwai2008-09-041-2/+3
OpenPOWER on IntegriCloud