summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/pcm-cleanup' into for-linusTakashi Iwai2009-03-243-60/+102
|\
| * ALSA: pcm - Safer boundary checksTakashi Iwai2009-03-201-4/+5
| * ALSA: pcm - Fix delta calculation at boundary overlapTakashi Iwai2009-03-191-2/+7
| * ALSA: pcm - Reset invalid position even without debug optionTakashi Iwai2009-03-191-3/+7
| * ALSA: pcm - avoid unnecessary inlineTakashi Iwai2009-03-191-5/+6
| * ALSA: pcm - Fix a typo in error messagesTakashi Iwai2009-03-191-1/+1
| * ALSA: Remove unneeded snd_pcm_substream.timer_lockTakashi Iwai2009-03-092-7/+0
| * ALSA: Rewrite hw_ptr updatersTakashi Iwai2009-03-091-45/+83
* | Merge branch 'topic/vmaster-update' into for-linusTakashi Iwai2009-03-241-19/+43
|\ \
| * | ALSA: Add kernel-doc comments to vmaster stuffTakashi Iwai2009-03-091-2/+14
| * | ALSA: add snd_ctl_add_slave_uncached()Takashi Iwai2009-03-091-17/+29
| |/
* | Merge branch 'topic/rawmidi-fix' into for-linusTakashi Iwai2009-03-241-184/+195
|\ \
| * | ALSA: rawmidi - Refactor rawmidi open/close codesTakashi Iwai2009-03-091-183/+194
| * | ALSA: rawmidi - Fix possible race in openTakashi Iwai2009-03-091-7/+7
| |/
* | Merge branch 'topic/ctl-list-cleanup' into for-linusTakashi Iwai2009-03-241-27/+15
|\ \
| * | ALSA: Clean up snd_monitor_file managementTakashi Iwai2009-03-091-27/+15
| |/
* | Merge branch 'topic/quirk-cleanup' into for-linusTakashi Iwai2009-03-241-4/+6
|\ \
| * | ALSA: Add subdevice_mask field to quirk entriesTakashi Iwai2009-02-091-4/+6
* | | Merge branch 'topic/jack' into for-linusTakashi Iwai2009-03-241-24/+21
|\ \ \
| * | | ALSA: Add support for video out to the jack reporting APIJani Nikula2009-01-071-0/+1
| * | | ALSA: Reduce boilerplate for new jack typesMark Brown2009-01-031-24/+20
* | | | Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai2009-03-249-112/+6
|\ \ \ \
| * | | | ALSA: Remove superfluous hwdep opsTakashi Iwai2009-02-058-108/+1
| * | | | ALSA: hwdep - Make open callback optionalTakashi Iwai2009-02-051-4/+5
| | |/ / | |/| |
* | | | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-24104-479/+560
|\ \ \ \
| * | | | ALSA: opti9xx - Fix build breakage by snd_card_create() conversionTakashi Iwai2009-01-141-0/+1
| * | | | ALSA: Return proper error code at probe in sound/pcmcia/*Takashi Iwai2009-01-122-13/+18
| * | | | ALSA: pdaudiocf - Fix missing free in the error pathTakashi Iwai2009-01-121-1/+3
| * | | | ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai2009-01-123-44/+67
| * | | | ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai2009-01-126-64/+65
| * | | | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-1231-103/+111
| * | | | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-1247-144/+148
| * | | | ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-1225-100/+122
| * | | | ALSA: Introduce snd_card_create()Takashi Iwai2009-01-121-16/+31
* | | | | Merge branch 'fix/opl3sa2-suspend' into for-linusTakashi Iwai2009-03-181-6/+12
|\ \ \ \ \
| * | | | | ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2Krzysztof Helt2009-03-171-6/+12
* | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-03-181-13/+26
|\ \ \ \ \ \
| * | | | | | ALSA: hda - Workaround for buggy DMA position on ATI controllersTakashi Iwai2009-03-181-13/+18
| * | | | | | ALSA: hda - Fix DMA mask for ATI controllersTakashi Iwai2009-03-181-0/+8
* | | | | | | ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()Takashi Iwai2009-03-181-3/+4
* | | | | | | ALSA: mixart, fix lock imbalanceJiri Slaby2009-03-181-0/+1
* | | | | | | ALSA: pcm_oss, fix locking typoJiri Slaby2009-03-181-2/+2
* | | | | | | ALSA: oss-mixer - Fixes recording gain controlViral Mehta2009-03-181-0/+3
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-03-081-2/+4
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | ALSA: hda - Fix headphone-detect regression with multiple HP jacksTakashi Iwai2009-03-061-0/+2
| * | | | ALSA: hda - Fix typos in slave controls in patch_sigmatel.cTakashi Iwai2009-03-061-2/+2
* | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-03-023-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268Takashi Iwai2009-03-021-0/+2
| * | | | ALSA: hda - Add quirk for new HP xw seriesTakashi Iwai2009-02-271-0/+1
| * | | | ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3Takashi Iwai2009-02-271-1/+1
OpenPOWER on IntegriCloud