aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAge
* Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-04
|\
| * ALSA: indigo-express: add missing 64KHz flagsGiuliano Pochini2009-04-28
* | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-28
* | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-04-27
|\|
| * ALSA: Fix Trivial Warnining in sound/pci/cmipci.cSubrata Modak2009-04-27
* | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-04-27
|\ \
| * | ALSA: hda - Fix init verbs of AD1884A mobile modelTakashi Iwai2009-04-23
* | | Merge commit 'alsa/master' into for-linusTakashi Iwai2009-04-22
|\ \ \
| * | | [ALSA] intel8x0: another attempt to fix ac97_clock measure routineJaroslav Kysela2009-04-21
| * | | [ALSA] ac97_codec: increase timeout for analog subsectionsJaroslav Kysela2009-04-21
* | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-04-21
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: hda - Add quirk for Packard Bell RS65Takashi Iwai2009-04-21
* | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-04-21
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: Atiixp: Add SSID for mute_led quirk (unknown HP model)Daniel T Chen2009-04-20
* | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-04-21
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: hda - Add quirks for Realtek codecsKailang Yang2009-04-21
| * | | ALSA: hda - Fix alc662_init_verbsKailang Yang2009-04-21
* | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-04-19
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: emu10k1 - off by 1 in snd_emu10k1_wait()Roel Kluin2009-04-17
* | | | Merge branch 'fix/intel8x0' into for-linusTakashi Iwai2009-04-19
|\ \ \ \ | |_|/ / |/| | |
| * | | ALSA: Intel8x0: Add hp_only quirk for SSID 0x1028016a (Dell Inspiron 8600)Daniel T Chen2009-04-16
| * | | ALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934Daniel T Chen2009-04-16
* | | | ALSA: hda - Set function_id only on FG nodesTakashi Iwai2009-04-17
* | | | ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, tooTakashi Iwai2009-04-16
* | | | ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai2009-04-16
* | | | ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches2009-04-16
|/ / /
* | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-15
|\ \ \
| * | | ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai2009-04-15
* | | | Merge branch 'topic/memdup_user' into for-linusTakashi Iwai2009-04-15
|\ \ \ \
| * | | | ALSA: sound/pci: use memdup_user()Li Zefan2009-04-14
* | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai2009-04-15
| |\ \ \ \
| | * | | | ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2009-04-14
| | |/ / /
| * | / / ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai2009-04-15
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai2009-04-15
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | [ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela2009-04-15
| * | [ALSA] intel8x0: fix wrong conditions in ac97_clock measure routineJaroslav Kysela2009-04-14
| * | [ALSA] intel8x0: do not use zero value from PICB registerJaroslav Kysela2009-04-13
| * | [ALSA] intel8x0: an attempt to make ac97_clock measurement more reliableJaroslav Kysela2009-04-13
| * | [ALSA] hda_intel: fix unexpected ring buffer positionsJaroslav Kysela2009-04-10
| |/
* / Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-07
|\
| * Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-06
| |\
| | * ALSA: hda - Add VREF powerdown sequence for another boardMatthew Ranostay2009-04-06
| | * ALSA: hda - add missing comma in ad1884_slave_volsAkinobu Mita2009-04-06
| * | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-05
| |\|
| | * ALSA: hda - enable SPDIF output for Intel DX58SO boardWu Fengguang2009-04-05
| | * ALSA: Add 92HD81B1C device idMatthew Ranostay2009-04-05
* | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-07
* | | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang2009-04-07