| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-03-23 | 2 | -20/+65 |
|\ |
|
| * | ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/Side | David Henningsson | 2011-03-23 | 1 | -8/+17 |
| * | ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issue | Lydia Wang | 2011-03-22 | 1 | -3/+6 |
| * | ALSA: hda - VIA: Correct stream names for VT1818S | Lydia Wang | 2011-03-22 | 1 | -0/+5 |
| * | ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timing | Lydia Wang | 2011-03-22 | 1 | -4/+5 |
| * | ALSA: hda - VIA: Fix invalid A-A path volume adjust issue | Lydia Wang | 2011-03-22 | 1 | -1/+8 |
| * | ALSA: hda - VIA: Add missing support for VT1718S in A-A path | Lydia Wang | 2011-03-22 | 1 | -0/+5 |
| * | ALSA: hda - VIA: Fix independent headphone no sound issue | Lydia Wang | 2011-03-22 | 1 | -1/+11 |
| * | ALSA: hda - VIA: Fix stereo mixer recording no sound issue | Lydia Wang | 2011-03-22 | 1 | -3/+6 |
| * | ALSA: hda - Set EAPD for Realtek ALC665 | Andres Mejia | 2011-03-21 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-03-18 | 42 | -6750/+7287 |
|\ \
| |/ |
|
| * | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-03-18 | 34 | -6241/+6870 |
| |\ |
|
| | * | ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl | Dan Rosenberg | 2011-03-18 | 1 | -0/+5 |
| | * | ALSA: ctxfi - use list_move() instead of list_del()/list_add() combination | Kirill A. Shutemov | 2011-03-16 | 1 | -2/+1 |
| | * | ALSA: ctxfi - Clear input settings before initialization | Przemyslaw Bruski | 2011-03-14 | 1 | -0/+2 |
| | * | ALSA: ctxfi - Fix SPDIF status retrieval | Przemyslaw Bruski | 2011-03-14 | 1 | -14/+5 |
| | * | ALSA: ctxfi - Fix incorrect SPDIF status bit mask | Przemyslaw Bruski | 2011-03-14 | 1 | -1/+1 |
| | * | ALSA: ctxfi - Fix microphone boost codes/comments | Przemyslaw Bruski | 2011-03-14 | 1 | -10/+18 |
| | * | ALSA: atiixp - Fix wrong time-out checks during ac-link reset | Takashi Iwai | 2011-03-11 | 2 | -2/+2 |
| | * | ALSA: intel8x0m: append 'm' to "r_intel8x0" | Paul Bolle | 2011-03-11 | 1 | -3/+3 |
| | * | ALSA: intel8x0m: add 'm' as "suffix" to static functions | Paul Bolle | 2011-03-11 | 1 | -49/+49 |
| | * | ALSA: intel8x0m: wait a bit before warm reset check | Paul Bolle | 2011-03-11 | 1 | -1/+2 |
| | * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2011-03-11 | 11 | -109/+237 |
| | |\ |
|
| | * | | ALSA: asihpi - Use %zd for size_t argument in error message | Takashi Iwai | 2011-03-08 | 1 | -1/+1 |
| | * | | ALSA: hdspm - Add firmware ID for older AES32 cards. | Adrian Knoth | 2011-03-08 | 1 | -0/+2 |
| | * | | ALSA: hdspm - Fix midi port initialization | Adrian Knoth | 2011-02-28 | 1 | -2/+4 |
| | * | | ALSA: hdspm - Abort on unknown firmware revision | Adrian Knoth | 2011-02-28 | 1 | -0/+4 |
| | * | | ALSA: hdspm - Add updated firmware revision for AES32 | Adrian Knoth | 2011-02-28 | 1 | -0/+2 |
| | * | | ALSA: hdspm - AES32: Use define instead of hardcoded channel count | Adrian Knoth | 2011-02-28 | 1 | -4/+7 |
| | * | | ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word. | Justin P. Mattock | 2011-02-25 | 1 | -1/+1 |
| | * | | ALSA: hda - patch_realtek.c remove one to many l's in the word. | Justin P. Mattock | 2011-02-25 | 1 | -1/+1 |
| | * | | ALSA: hdspm - Fix lock/sync reporting on MADI and AES32 | Adrian Knoth | 2011-02-23 | 1 | -2/+2 |
| | * | | ALSA: hdspm - prevent reading unitialized stack memory | Adrian Knoth | 2011-02-23 | 1 | -0/+1 |
| | * | | ALSA: hdspm - fix sync check on AES32 | Adrian Knoth | 2011-02-23 | 1 | -3/+26 |
| | * | | ALSA: hdspm - Remove input selector on MADIface | Adrian Knoth | 2011-02-23 | 1 | -2/+1 |
| | * | | ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIface | Adrian Knoth | 2011-02-23 | 1 | -2/+2 |
| | * | | ALSA: hdspm - Restrict channel count on RME AES/AES32 | Adrian Knoth | 2011-02-23 | 1 | -16/+20 |
| | * | | ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32) | Adrian Knoth | 2011-02-23 | 1 | -2/+11 |
| | * | | ALSA: hpdsm - RME AES(32): Fix missing channel mappings | Adrian Knoth | 2011-02-23 | 1 | -0/+40 |
| | * | | ALSA - au88x0 - add Playback Volume to 10 bands Equalizer Controls | Raymond Yau | 2011-02-20 | 1 | -1/+2 |
| | * | | ALSA: azt3328: hook up new emulated AC97 on AC97 patch side | Andreas Mohr | 2011-02-19 | 2 | -0/+59 |
| | * | | ALSA: azt3328: add custom AC97 semi-emulation use standard ALSA AC97 layer | Andreas Mohr | 2011-02-19 | 2 | -48/+408 |
| | * | | ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit defines | Andreas Mohr | 2011-02-17 | 1 | -34/+49 |
| | * | | ALSA: asihpi - HPI v4.06 | Eliot Blennerhassett | 2011-02-10 | 1 | -2/+2 |
| | * | | ALSA: asihpi - Fix outstream start trigger for non-mmap adapters. | Eliot Blennerhassett | 2011-02-10 | 1 | -1/+2 |
| | * | | ALSA: asihpi - Tighten firmware version requirements. | Eliot Blennerhassett | 2011-02-10 | 1 | -4/+3 |
| | * | | ALSA: asihpi - Ensure all adapter data is cleared on device removal. | Eliot Blennerhassett | 2011-02-10 | 1 | -3/+3 |
| | * | | ALSA: asihpi - Minor define updates | Eliot Blennerhassett | 2011-02-10 | 3 | -16/+22 |
| | * | | ALSA: asihpi - New functions prep for interrupt driven streams. | Eliot Blennerhassett | 2011-02-10 | 2 | -5/+39 |
| | * | | ALSA: asihpi - Use consistent err return variable, change some bad variable n... | Eliot Blennerhassett | 2011-02-10 | 1 | -68/+75 |