summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/seq-midi-fix' into for-linusTakashi Iwai2009-06-221-4/+4
|\
| * sound: seq_midi_event: fix decoding of (N)RPN eventsClemens Ladisch2009-06-221-4/+4
* | Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai2009-06-221-1/+1
|\ \
| * | sound: fix check for return value in snd_pcm_hw_refineMariusz Kozlowski2009-06-221-1/+1
* | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-06-221-1/+5
|\ \ \
| * | | ALSA: via82xx: add option to disable 500ms delay in snd_via82xx_codec_waitSimon Arlott2009-06-221-1/+5
* | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-06-224-61/+71
|\ \ \ \
| * | | | ALSA: hda - Make jack-plug notification selectableTakashi Iwai2009-06-223-6/+13
| * | | | ALSA: hda - Add digital-mic support to ALC262 auto modelTakashi Iwai2009-06-221-35/+51
| * | | | ALSA: hda - Fix check of input source type for realtek codecsTakashi Iwai2009-06-221-18/+3
| * | | | ALSA: hda - Add quirk for Sony VAIO Z21MNTakashi Iwai2009-06-221-0/+1
| * | | | ALSA: hda - Get back Input Source for ALC262 toshiba-s06 modelTakashi Iwai2009-06-221-0/+1
| * | | | ALSA: hda - Fix unsigned comparison in patch_sigmatel.cTakashi Iwai2009-06-221-2/+2
* | | | | Merge branch 'topic/ctxfi' into for-linusTakashi Iwai2009-06-229-113/+376
|\ \ \ \ \
| * | | | | ALSA: ctxfi - Add PM supportWai Yew CHAY2009-06-229-107/+354
| * | | | | ALSA: ctxfi - Allow unknown PCI SSIDsTakashi Iwai2009-06-222-6/+22
* | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-06-221-3/+7
|\ \ \ \ \ \
| * | | | | | ASoC: Blackfin: update the bf5xx_i2s_resume parametersBarry Song2009-06-201-2/+1
| * | | | | | ASoC: Blackfin: keep better track of SPORT configuration stateCliff Cai2009-06-201-1/+6
* | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-06-212-33/+103
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | ALSA: hda - Add model=6530g optionTakashi Iwai2009-06-211-0/+1
| * | | | | | ALSA: hda - Acer Inspire 6530G model for Realtek ALC888Tony Vroon2009-06-211-1/+71
| * | | | | | ALSA: HDA - Correct trivial typos in comments.Sasha Alexandr2009-06-171-13/+13
| * | | | | | ALSA: HDA - Name-fixes in code (tagra/targa)Sasha Alexandr2009-06-171-17/+17
| * | | | | | ALSA: HDA - Add pci-quirk for MSI MS-7350 motherboard.Sasha Alexandr2009-06-171-0/+1
| * | | | | | ALSA: hda - Fix memory leak at codec creationTakashi Iwai2009-06-171-2/+0
* | | | | | | Merge branch 'topic/caiaq' into for-linusTakashi Iwai2009-06-212-3/+4
|\ \ \ \ \ \ \
| * | | | | | | ALSA: snd_usb_caiaq: fix legacy input streamingDaniel Mack2009-06-172-3/+4
* | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-06-211-2/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | ASoC: Kill BUS_ID_SIZETakashi Iwai2009-06-171-2/+2
* | | | | | | | Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-06-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkIIAndrea Borgia2009-06-151-1/+1
* | | | | | | | | Merge branch 'topic/intel8x0' into for-linusTakashi Iwai2009-06-161-12/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: intel8x0 - Fix PCM position crazinessTakashi Iwai2009-06-151-12/+12
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-06-161-0/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | ALSA: hda - Add quirk for Acer Aspire 6935GTakashi Iwai2009-06-131-0/+2
* | | | | | | | | Merge branch 'topic/ctxfi' into for-linusTakashi Iwai2009-06-163-23/+21
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | ALSA: ctxfi - Fix deadlock with xfi-timerTakashi Iwai2009-06-151-8/+10
| * | | | | | | | ALSA: ctxfi - Replace atc lock to mutexTakashi Iwai2009-06-132-15/+11
* | | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-06-164-9/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | ASoC: magician: fix PXA SSP clock polarityPhilipp Zabel2009-06-141-1/+1
| * | | | | | | | ASoC: Instantiate any forgotten DAPM widgetsMark Brown2009-06-141-0/+3
| * | | | | | | | ASoC: Revert duplicated code in SSM2602 driverMark Brown2009-06-131-4/+0
| * | | | | | | | ASoC: Remove odd bit clock ratios for WM8903Mark Brown2009-06-121-4/+0
* | | | | | | | | Merge branch 'topic/ps3' into for-linusTakashi Iwai2009-06-121-351/+304
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: sound/ps3: Correct existing and add missing annotationsGeert Uytterhoeven2009-06-101-6/+6
| * | | | | | | | | ALSA: sound/ps3: Restructure driver sourceGeert Uytterhoeven2009-06-101-333/+288
| * | | | | | | | | ALSA: sound/ps3: Fix checkpatch issuesGeert Uytterhoeven2009-06-101-17/+15
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-06-121-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | ALSA: use card device as parent for jack input-devicesKay Sievers2009-06-101-1/+1
OpenPOWER on IntegriCloud