Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-06-23 | 14 | -175/+452 |
|\ | |||||
| * | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-06-22 | 1 | -1/+5 |
| |\ | |||||
| | * | ALSA: via82xx: add option to disable 500ms delay in snd_via82xx_codec_wait | Simon Arlott | 2009-06-22 | 1 | -1/+5 |
| * | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-06-22 | 4 | -61/+71 |
| |\ \ | |||||
| | * | | ALSA: hda - Make jack-plug notification selectable | Takashi Iwai | 2009-06-22 | 3 | -6/+13 |
| | * | | ALSA: hda - Add digital-mic support to ALC262 auto model | Takashi Iwai | 2009-06-22 | 1 | -35/+51 |
| | * | | ALSA: hda - Fix check of input source type for realtek codecs | Takashi Iwai | 2009-06-22 | 1 | -18/+3 |
| | * | | ALSA: hda - Add quirk for Sony VAIO Z21MN | Takashi Iwai | 2009-06-22 | 1 | -0/+1 |
| | * | | ALSA: hda - Get back Input Source for ALC262 toshiba-s06 model | Takashi Iwai | 2009-06-22 | 1 | -0/+1 |
| | * | | ALSA: hda - Fix unsigned comparison in patch_sigmatel.c | Takashi Iwai | 2009-06-22 | 1 | -2/+2 |
| * | | | Merge branch 'topic/ctxfi' into for-linus | Takashi Iwai | 2009-06-22 | 9 | -113/+376 |
| |\ \ \ | |||||
| | * | | | ALSA: ctxfi - Add PM support | Wai Yew CHAY | 2009-06-22 | 9 | -107/+354 |
| | * | | | ALSA: ctxfi - Allow unknown PCI SSIDs | Takashi Iwai | 2009-06-22 | 2 | -6/+22 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-06-21 | 2 | -33/+103 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-06-21 | 2 | -33/+103 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | ALSA: hda - Add model=6530g option | Takashi Iwai | 2009-06-21 | 1 | -0/+1 |
| | * | | | ALSA: hda - Acer Inspire 6530G model for Realtek ALC888 | Tony Vroon | 2009-06-21 | 1 | -1/+71 |
| | * | | | ALSA: HDA - Correct trivial typos in comments. | Sasha Alexandr | 2009-06-17 | 1 | -13/+13 |
| | * | | | ALSA: HDA - Name-fixes in code (tagra/targa) | Sasha Alexandr | 2009-06-17 | 1 | -17/+17 |
| | * | | | ALSA: HDA - Add pci-quirk for MSI MS-7350 motherboard. | Sasha Alexandr | 2009-06-17 | 1 | -0/+1 |
| | * | | | ALSA: hda - Fix memory leak at codec creation | Takashi Iwai | 2009-06-17 | 1 | -2/+0 |
* | | | | | convert some DMA_nnBIT_MASK() callers | Andrew Morton | 2009-06-19 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-06-16 | 5 | -35/+35 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'topic/intel8x0' into for-linus | Takashi Iwai | 2009-06-16 | 1 | -12/+12 |
| |\ \ \ \ | |||||
| | * | | | | ALSA: intel8x0 - Fix PCM position craziness | Takashi Iwai | 2009-06-15 | 1 | -12/+12 |
| * | | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-06-16 | 1 | -0/+2 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | ALSA: hda - Add quirk for Acer Aspire 6935G | Takashi Iwai | 2009-06-13 | 1 | -0/+2 |
| * | | | | | Merge branch 'topic/ctxfi' into for-linus | Takashi Iwai | 2009-06-16 | 3 | -23/+21 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | ALSA: ctxfi - Fix deadlock with xfi-timer | Takashi Iwai | 2009-06-15 | 1 | -8/+10 |
| | * | | | | ALSA: ctxfi - Replace atc lock to mutex | Takashi Iwai | 2009-06-13 | 2 | -15/+11 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 3 | -4/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson | 2009-06-12 | 1 | -1/+1 |
| * | | | | | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson | 2009-06-12 | 1 | -2/+2 |
| * | | | | | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able | Thadeu Lima de Souza Cascardo | 2009-06-12 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'topic/lx6464es' into for-linus | Takashi Iwai | 2009-06-12 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
| * | | | | | ALSA: lx6464es - support standard alsa module parameters | Tim Blechmann | 2009-06-11 | 1 | -0/+7 |
* | | | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-06-12 | 1 | -0/+3 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | ALSA: hda - add quirk for STAC92xx (SigmaTel STAC9205) | Simos Xenitellis | 2009-06-10 | 1 | -0/+3 |
* | | | | | | Merge branch 'topic/seq-kconfig-cleanup' into for-linus | Takashi Iwai | 2009-06-10 | 1 | -9/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ALSA: clean up the logic for building sequencer modules | Michal Marek | 2009-05-29 | 1 | -9/+1 |
* | | | | | | | Merge branch 'topic/riptide' into for-linus | Takashi Iwai | 2009-06-10 | 1 | -187/+160 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ALSA: riptide - Fix joystick resource handling | Takashi Iwai | 2009-05-26 | 1 | -35/+26 |
| * | | | | | | | ALSA: riptide - Code clean up | Takashi Iwai | 2009-05-26 | 1 | -152/+134 |
* | | | | | | | | Merge branch 'topic/pcm-subclass-fix' into for-linus | Takashi Iwai | 2009-06-10 | 2 | -2/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ALSA: Remove invalid GENERIC_MIX PCM sublass | Takashi Iwai | 2009-06-02 | 2 | -2/+0 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'topic/oxygen' into for-linus | Takashi Iwai | 2009-06-10 | 3 | -23/+51 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | sound: virtuoso: add Xonar Essence ST support | Clemens Ladisch | 2009-05-25 | 2 | -21/+43 |
| * | | | | | | | | sound: virtuoso: enable HDAV S/PDIF input | Clemens Ladisch | 2009-05-25 | 1 | -1/+2 |
| * | | | | | | | | sound: virtuoso: add another DX PCI ID | Clemens Ladisch | 2009-05-25 | 1 | -0/+1 |
| * | | | | | | | | sound: oxygen: reset DMA when stream is closed | Clemens Ladisch | 2009-05-25 | 1 | -1/+5 |
| | |/ / / / / / | |/| | | | | | |