summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-08-253-39/+22
|\
| * sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch2009-08-251-31/+8
| * sound: vx222: fix input level control range checkClemens Ladisch2009-08-241-2/+2
| * ALSA: ali5451: fix timeout handling in snd_ali_{codecs,timer}_ready()Bartlomiej Zolnierkiewicz2009-08-231-6/+12
* | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-08-203-4/+23
|\ \
| * | ALSA: hda - Fix probe of Toshiba laptops with ALC268 codecTakashi Iwai2009-08-191-2/+13
| * | ALSA: hda: add model for Intel DG45ID/DG45FC boardsWu Fengguang2009-08-191-0/+6
| * | ALSA: hda: enable speaker output for Compaq 6530s/6531sWu Fengguang2009-08-191-2/+4
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-08-121-6/+14
|\ \ \ | |/ /
| * | ALSA: hda - Don't override ADC definitions for ALC codecsTakashi Iwai2009-08-111-6/+12
| * | ALSA: hda - Add missing vmaster initialization for ALC269Takashi Iwai2009-08-101-0/+2
* | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-08-122-0/+4
|\ \ \
| * | | ASoC: Add missing DRV_NAME definitions for fsl/* driversTakashi Iwai2009-08-072-0/+4
* | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-08-045-34/+86
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: hda - Read buffer overflowRoel Kluin2009-08-031-1/+1
| * | | ALSA: hda: Correct EAPD for Dell Inspiron 1525Chengu Wang2009-08-031-1/+8
| * | | ALSA: hda: warn on spurious responseWu Fengguang2009-08-031-1/+5
| * | | ALSA: hda: remember last command for each codecWu Fengguang2009-08-031-5/+6
| * | | ALSA: hda: read CORBWP inside reg_lockWu Fengguang2009-08-031-1/+3
| * | | ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_ioWu Fengguang2009-08-031-0/+4
| * | | ALSA: hda: take cmd_mutex in probe_codec()Wu Fengguang2009-08-031-0/+2
| * | | ALSA: hda: track CIRB/CORB command/response states for each codecWu Fengguang2009-08-033-24/+56
| * | | ALSA: hda - Fix quirk for Toshiba Satellite A135-S4527Takashi Iwai2009-08-031-1/+1
* | | | Merge branch 'fix/oss' into for-linusTakashi Iwai2009-07-312-5/+6
|\ \ \ \
| * | | | sound: mpu401.c: Buffer overflowRoel Kluin2009-07-291-1/+1
| * | | | sound: aedsp16: Buffer overflowRoel Kluin2009-07-291-4/+5
* | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-07-311-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ALSA: sound/aoa: Add kmalloc NULL testsJulia Lawall2009-07-311-0/+4
* | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-313-4/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ALSA: hda - Increase PCM stream name buf in patch_realtek.cTakashi Iwai2009-07-311-2/+2
| * | | | ALSA: hda: fix out-of-bound hdmi_eld.sad[] writeRoel Kluin2009-07-291-2/+2
| * | | | ALSA: hda - Add quirk for Dell Studio 1555Takashi Iwai2009-07-281-0/+2
* | | | | Merge branch 'fix/usb-audio' into for-linusTakashi Iwai2009-07-261-5/+20
|\ \ \ \ \
| * | | | | ALSA: usb-audio - Volume control quirk for QuickCam E 3500Alexey Fisher2009-07-221-5/+20
* | | | | | Merge branch 'fix/pcm-hwptr' into for-linusTakashi Iwai2009-07-261-1/+35
|\ \ \ \ \ \
| * | | | | | ALSA: pcm - Fix hwptr buffer-size overlap bugTakashi Iwai2009-07-231-1/+1
| * | | | | | ALSA: pcm - Fix warnings in debug loggingsTakashi Iwai2009-07-231-12/+12
| * | | | | | ALSA: pcm - Add logging of hwptr updates and interrupt updatesTakashi Iwai2009-07-231-0/+25
| * | | | | | ALSA: pcm - Fix regressions with VMwareTakashi Iwai2009-07-221-1/+10
* | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-263-19/+18
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | ALSA: hda - Fix mute control with some ALC262 modelsTakashi Iwai2009-07-241-17/+16
| * | | | | | ALSA: hda - Restore GPIO1 properly at resume with AD1984ATakashi Iwai2009-07-221-1/+1
| * | | | | | ALSA: hda - Use snprintf() to be saferTakashi Iwai2009-07-221-1/+1
* | | | | | | Merge branch 'fix/ctxfi' into for-linusTakashi Iwai2009-07-262-12/+9
|\ \ \ \ \ \ \
| * | | | | | | ALSA: ctxfi - Fix uninitialized error checksTakashi Iwai2009-07-222-12/+9
* | | | | | | | Merge branch 'fix/caiaq' into for-linusTakashi Iwai2009-07-264-1/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: snd_usb_caiaq: add support for Audio2DJDaniel Mack2009-07-234-1/+10
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-07-261-1/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ASoC: tlv320aic3x: Enable PLL when not bypassedChaithrika U S2009-07-231-1/+10
* | | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-07-213-9/+6
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
OpenPOWER on IntegriCloud