summaryrefslogtreecommitdiff
path: root/sound/pci/ice1712
AgeCommit message (Expand)Author
2012-01-18ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-18ALSA: ice1712 delta - initialize SPI clockBrian Bloniarz
2010-12-09ALSA: ice1712 - working M-Audio Delta 66E supportBrian Bloniarz
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches
2010-08-23ALSA: ice1712: Add support for Edirol DA-2496Garnet MacPhee
2010-05-20Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai
2010-05-12ALSA: ice1724 - Fix ESI Maya44 capture source controlTakashi Iwai
2010-04-13Merge branch 'topic/bkl' into topic/core-cleanupTakashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23ALSA: aureon - Patch for suspend/resume for Terratec Aureon cards.Bernhard Urban
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2010-02-05ALSA: ice1724 - aureon - fix wm8770 volume offsetJaroslav Kysela
2010-02-05ALSA: ice1712: fix: lock samplerate when samplerate locking is enabledSebastien Alaiwan
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09ALSA: ice1724 - aureon - modify WM8770 Master & DAC volumeJaroslav Kysela
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-12-01Merge branch 'topic/ice1724-quartet' into topic/hdaTakashi Iwai
2009-12-01Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-11-16ALSA: ice1724 - make some bitfields unsignedDan Carpenter
2009-11-14Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-11-14ALSA: ice1724 - Fix section mismatch in prodigy_hd2_resume()Takashi Iwai
2009-11-14ALSA: ice1724 - Patch for suspend/resume for ESI Juli@Aleksey Kunitskiy
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-10-11ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@David Henningsson
2009-10-10ALSA: ice1724: Fix surround on Chaintech AV-710Robert Hancock
2009-10-08ALSA: ice1724: increase SPDIF and independent stereo buffer sizesRobert Hancock
2009-10-08ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman
2009-09-21ALSA: ice1724 - Infrasonic Quartet supportPavel Hofman
2009-09-21ALSA: ice1724 - Support for multiple external clock typesPavel Hofman
2009-09-21ALSA: ice1724 - pro-rate-locking makes sense only for internal clock modePavel Hofman
2009-09-21ALSA: ice1724 - adding GPIO routines for mask and directionPavel Hofman
2009-09-21ALSA: ak4620 support, codec regs listed in procPavel Hofman
2009-09-10Merge branch 'topic/ice1724-pm' into for-linusTakashi Iwai
2009-07-02ALSA: ice1724 - Fix section mismatchTakashi Iwai
2009-06-25ALSA: ice1724 - Patch for suspend/resume for Audiotrak Prodigy HD2Igor Chernyshev
2009-06-25sound: Use PCI_VDEVICEJoe Perches
2009-05-06ALSA: ice1724 - Add ESI Maya44 supportTakashi Iwai
2009-05-06ALSA: ice1724 - Allow spec driver to create own routing controlsTakashi Iwai
2009-05-06ALSA: ice1724 - Add PCI postint to reset sequenceTakashi Iwai
2009-05-06ALSA: ice1724 - Clean up definitions of DMA recordsTakashi Iwai
2009-05-06ALSA: ice1724 - Check error in set_rate functionTakashi Iwai
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang