aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/ice1712.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-15/+20
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+2
* 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
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] ice1712 - Fix missing replacement to snd_ctl_boolean_mono_infoTakashi Iwai2007-10-161-2/+0
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-43/+5
* [ALSA] ice1712: build fixesRalf Baechle2007-05-111-23/+23
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-3/+1
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-1/+1
* [ALSA] Add 'const' to files in pci/ice1712/Takashi Iwai2007-02-091-36/+36
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [ALSA] Add dB scale information to ice1712 driverTakashi Iwai2006-09-231-0/+8
* [ALSA] ice1712 - fix 1600->16000Hz value typoJaroslav Kysela2006-09-231-3/+3
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] ice1712 - Set mpu401 info flags from _card_infoAlan Horstmann2006-06-221-3/+4
* [ALSA] ice1712 - Disable AC97 for DMX6fireAlan Horstmann2006-06-221-7/+8
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-2/+4
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] ice1712 - Provides specified midi port names instead of defaultsAlan Horstmann2006-06-221-2/+15
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [ALSA] sound/pci/: remove duplicate #include'sAdrian Bunk2006-04-271-1/+0
* [ALSA] ice1712 - Fix wrong register value for DMX 6FIREAlan Horstmann2006-03-311-1/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-0/+2
* [PATCH] Intruduce DMA_28BIT_MASKTobias Klauser2006-03-221-2/+3
* [ALSA] ice1712 - typo fixes for dxr_enable module optionAlan Horstmann2006-03-221-4/+4
* [ALSA] ice1712 - Delta 1010LT S/PDIF fixesJaroslav Kysela2006-03-221-0/+3
* [ALSA] ice1712 - disable unused ADCs & DACs on DMX6fireAlan Horstmann2006-03-221-2/+14
* [ALSA] ice1712 & cs8427 - fix problem for S/PDIF input setupJaroslav Kysela2006-03-221-15/+18
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-3/+4
* [ALSA] Remove xxx_t typedefs: PCI ICE1712Takashi Iwai2006-01-031-255/+299
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-24/+0