summaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-314-7/+7
* ALSA: ice1712 delta - initialize SPI clockBrian Bloniarz2011-01-181-0/+7
* ALSA: ice1712 - working M-Audio Delta 66E supportBrian Bloniarz2010-12-092-1/+59
* sound: Remove unnecessary casts of private_dataJoe Perches2010-09-072-4/+4
* ALSA: ice1712: Add support for Edirol DA-2496Garnet MacPhee2010-08-232-1/+13
* Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai2010-05-201-25/+64
|\
| * Merge branch 'topic/bkl' into topic/core-cleanupTakashi Iwai2010-04-131-25/+64
| |\
| | * ALSA: aureon - Patch for suspend/resume for Terratec Aureon cards.Bernhard Urban2010-03-231-25/+64
* | | ALSA: ice1724 - Fix ESI Maya44 capture source controlTakashi Iwai2010-05-121-3/+3
|/ /
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-3/+1
|/
* Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2010-02-162-2/+11
|\
| * sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-092-2/+2
| * ALSA: ice1712: fix: lock samplerate when samplerate locking is enabledSebastien Alaiwan2010-02-051-0/+9
* | ALSA: ice1724 - aureon - fix wm8770 volume offsetJaroslav Kysela2010-02-051-5/+7
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-091-24/+7
|\
| * ALSA: ice1724 - aureon - modify WM8770 Master & DAC volumeJaroslav Kysela2009-12-091-24/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \ | |/ |/|
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-12-047-45/+1250
|\ \ \
| * \ \ Merge branch 'topic/ice1724-quartet' into topic/hdaTakashi Iwai2009-12-017-45/+1250
| |\ \ \ | | |_|/ | |/| |
| | * | ALSA: ice1724 - Infrasonic Quartet supportPavel Hofman2009-09-214-1/+1144
| | * | ALSA: ice1724 - Support for multiple external clock typesPavel Hofman2009-09-213-16/+52
| | * | 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-213-0/+38
| | * | ALSA: ak4620 support, codec regs listed in procPavel Hofman2009-09-211-21/+0
* | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-011-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: ice1724 - make some bitfields unsignedDan Carpenter2009-11-161-2/+2
* | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-141-1/+1
|\ \ \ \ | |/ / /
| * | | ALSA: ice1724 - Fix section mismatch in prodigy_hd2_resume()Takashi Iwai2009-11-141-1/+1
| |/ /
* | | ALSA: ice1724 - Patch for suspend/resume for ESI Juli@Aleksey Kunitskiy2009-11-141-0/+32
|/ /
* | ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@David Henningsson2009-10-111-1/+1
* | ALSA: ice1724: Fix surround on Chaintech AV-710Robert Hancock2009-10-101-3/+5
* | 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-082-2/+2
|/
* Merge branch 'topic/ice1724-pm' into for-linusTakashi Iwai2009-09-103-20/+147
|\
| * ALSA: ice1724 - Fix section mismatchTakashi Iwai2009-07-021-1/+1
| * ALSA: ice1724 - Patch for suspend/resume for Audiotrak Prodigy HD2Igor Chernyshev2009-06-253-19/+146
* | sound: Use PCI_VDEVICEJoe Perches2009-06-252-2/+2
|/
* ALSA: ice1724 - Add ESI Maya44 supportTakashi Iwai2009-05-064-1/+793
* ALSA: ice1724 - Allow spec driver to create own routing controlsTakashi Iwai2009-05-062-15/+30
* 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
* 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-244-26/+54
|\
| * ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712Takashi Iwai2009-02-054-10/+27
| * ALSA: ice1724 - Dynamic MIDI TX irq controlTakashi Iwai2009-02-021-16/+27
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-122-6/+6
|/
* ALSA: ice1724 - Fix a typo in IEC958 PCM nameAlan Horstmann2009-01-051-1/+1
OpenPOWER on IntegriCloud