aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ice1712
AgeCommit message (Expand)AuthorFilesLines
2011-01-18ALSA: ice1712 delta - initialize SPI clockGravatar Brian Bloniarz 1-0/+7
2010-12-09ALSA: ice1712 - working M-Audio Delta 66E supportGravatar Brian Bloniarz 2-1/+59
2010-09-07sound: Remove unnecessary casts of private_dataGravatar Joe Perches 2-4/+4
2010-08-23ALSA: ice1712: Add support for Edirol DA-2496Gravatar Garnet MacPhee 2-1/+13
2010-05-20Merge branch 'topic/core-cleanup' into for-linusGravatar Takashi Iwai 1-25/+64
2010-05-12ALSA: ice1724 - Fix ESI Maya44 capture source controlGravatar Takashi Iwai 1-3/+3
2010-04-13Merge branch 'topic/bkl' into topic/core-cleanupGravatar Takashi Iwai 1-25/+64
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 4-3/+1
2010-03-23ALSA: aureon - Patch for suspend/resume for Terratec Aureon cards.Gravatar Bernhard Urban 1-25/+64
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Jaroslav Kysela 2-2/+11
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEGravatar Alexey Dobriyan 2-2/+2
2010-02-05ALSA: ice1724 - aureon - fix wm8770 volume offsetGravatar Jaroslav Kysela 1-5/+7
2010-02-05ALSA: ice1712: fix: lock samplerate when samplerate locking is enabledGravatar Sebastien Alaiwan 1-0/+9
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-24/+7
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-12-09ALSA: ice1724 - aureon - modify WM8770 Master & DAC volumeGravatar Jaroslav Kysela 1-24/+7
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2009-12-04Merge branch 'topic/hda' into for-linusGravatar Takashi Iwai 7-45/+1250
2009-12-01Merge branch 'topic/ice1724-quartet' into topic/hdaGravatar Takashi Iwai 7-45/+1250
2009-12-01Merge branch 'fix/misc' into topic/miscGravatar Takashi Iwai 1-2/+2
2009-11-16ALSA: ice1724 - make some bitfields unsignedGravatar Dan Carpenter 1-2/+2
2009-11-14Merge branch 'fix/misc' into topic/miscGravatar Takashi Iwai 1-1/+1
2009-11-14ALSA: ice1724 - Fix section mismatch in prodigy_hd2_resume()Gravatar Takashi Iwai 1-1/+1
2009-11-14ALSA: ice1724 - Patch for suspend/resume for ESI Juli@Gravatar Aleksey Kunitskiy 1-0/+32
2009-11-09tree-wide: fix a very frequent spelling mistakeGravatar Dirk Hohndel 1-1/+1
2009-10-11ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@Gravatar David Henningsson 1-1/+1
2009-10-10ALSA: ice1724: Fix surround on Chaintech AV-710Gravatar Robert Hancock 1-3/+5
2009-10-08ALSA: ice1724: increase SPDIF and independent stereo buffer sizesGravatar Robert Hancock 1-2/+2
2009-10-08ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Gravatar Pavel Hofman 2-2/+2
2009-09-21ALSA: ice1724 - Infrasonic Quartet supportGravatar Pavel Hofman 4-1/+1144
2009-09-21ALSA: ice1724 - Support for multiple external clock typesGravatar Pavel Hofman 3-16/+52
2009-09-21ALSA: ice1724 - pro-rate-locking makes sense only for internal clock modeGravatar Pavel Hofman 1-7/+16
2009-09-21ALSA: ice1724 - adding GPIO routines for mask and directionGravatar Pavel Hofman 3-0/+38
2009-09-21ALSA: ak4620 support, codec regs listed in procGravatar Pavel Hofman 1-21/+0
2009-09-10Merge branch 'topic/ice1724-pm' into for-linusGravatar Takashi Iwai 3-20/+147
2009-07-02ALSA: ice1724 - Fix section mismatchGravatar Takashi Iwai 1-1/+1
2009-06-25ALSA: ice1724 - Patch for suspend/resume for Audiotrak Prodigy HD2Gravatar Igor Chernyshev 3-19/+146
2009-06-25sound: Use PCI_VDEVICEGravatar Joe Perches 2-2/+2
2009-05-06ALSA: ice1724 - Add ESI Maya44 supportGravatar Takashi Iwai 4-1/+793
2009-05-06ALSA: ice1724 - Allow spec driver to create own routing controlsGravatar Takashi Iwai 2-15/+30
2009-05-06ALSA: ice1724 - Add PCI postint to reset sequenceGravatar Takashi Iwai 1-0/+2
2009-05-06ALSA: ice1724 - Clean up definitions of DMA recordsGravatar Takashi Iwai 1-16/+21
2009-05-06ALSA: ice1724 - Check error in set_rate functionGravatar Takashi Iwai 1-7/+14
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Gravatar Yang Hongyang 1-2/+2
2009-03-24Merge branch 'topic/ice' into for-linusGravatar Takashi Iwai 4-26/+54
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712Gravatar Takashi Iwai 4-10/+27
2009-02-02ALSA: ice1724 - Dynamic MIDI TX irq controlGravatar Takashi Iwai 1-16/+27
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Gravatar Takashi Iwai 2-6/+6
2009-01-05ALSA: ice1724 - Fix a typo in IEC958 PCM nameGravatar Alan Horstmann 1-1/+1
2008-11-07Merge branch 'topic/fix/misc' into topic/miscGravatar Takashi Iwai 1-2/+4