| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | ALSA: hda - Fix build without CONFIG_PROC_FS | Takashi Iwai | 2008-11-21 | 1 | -0/+30 |
* | | ALSA: hda - Fix double free of jack instances | Takashi Iwai | 2008-11-21 | 1 | -0/+1 |
* | | ALSA: hda - Fix another cache list management | Takashi Iwai | 2008-11-10 | 1 | -4/+3 |
* | | ALSA: hda - Fix broken hash chain allocation | Takashi Iwai | 2008-11-07 | 1 | -0/+1 |
* | | ALSA: hda - Add max allocation check in array allocator | Takashi Iwai | 2008-11-07 | 1 | -1/+4 |
* | | ALSA: hda - Add missing NULL check in amp hash allocation | Takashi Iwai | 2008-11-07 | 1 | -0/+2 |
* | | ALSA: hda - simplify hda_bus ops callbacks | Takashi Iwai | 2008-11-06 | 1 | -15/+47 |
* | | ALSA: hda - Intel HDMI audio support | Wu, Fengguang | 2008-11-05 | 1 | -0/+3 |
* | | ALSA: hda - Don't create empty PCM streams | Takashi Iwai | 2008-11-04 | 1 | -0/+5 |
* | | ALSA: hda - Fix possible NULL dereference | Takashi Iwai | 2008-11-04 | 1 | -1/+3 |
* | | Merge branch 'topic/fix/hda' into topic/hda | Takashi Iwai | 2008-10-29 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | ALSA: hda: Add HDA vendor ID for Wolfson Microelectronics | Mark Brown | 2008-10-28 | 1 | -0/+1 |
* | | ALSA: hda: add snd_hda_get_jack* functions | Matthew Ranostay | 2008-10-27 | 1 | -0/+46 |
* | | ALSA: hda - Add init_verbs entries | Takashi Iwai | 2008-10-13 | 1 | -0/+13 |
* | | ALSA: hda - Add sysfs entries to hwdep devices | Takashi Iwai | 2008-10-13 | 1 | -2/+15 |
* | | ALSA: hda - Add codec reconfiguration feature | Takashi Iwai | 2008-10-13 | 1 | -47/+100 |
* | | ALSA: hda - Manage kcontrol lists | Takashi Iwai | 2008-10-13 | 1 | -6/+34 |
* | | ALSA: hda - Allocate name string of each codec | Takashi Iwai | 2008-10-13 | 1 | -12/+25 |
* | | ALSA: hda - Use generic array helpers | Takashi Iwai | 2008-10-13 | 1 | -29/+9 |
* | | ALSA: hda - Add generic arrays | Takashi Iwai | 2008-10-13 | 1 | -0/+34 |
* | | ALSA: hda - Add infrastructure for dynamic stream allocation | Takashi Iwai | 2008-10-13 | 1 | -8/+66 |
|/ |
|
* | ALSA: hda: comment typo fix | Wu Fengguang | 2008-10-10 | 1 | -1/+1 |
* | ALSA: hda: comment typo fix | Wu Fengguang | 2008-10-10 | 1 | -1/+1 |
* | ALSA: Support NVIDIA MCP78/7A HDMI audio | Wei Ni | 2008-10-10 | 1 | -0/+3 |
* | ALSA: hda - Fix / clean-up slave digital out codes | Takashi Iwai | 2008-10-10 | 1 | -65/+50 |
* | ALSA: hda: slave_dig_outs code block in wrong location | Matthew Ranostay | 2008-10-10 | 1 | -6/+0 |
* | ALSA: hda: Input port AMP controls | Matthew Ranostay | 2008-09-23 | 1 | -9/+0 |
* | ALSA: hda: fix oopses in snd-hda-intel after digital slave support additions | Herton Ronaldo Krzesinski | 2008-09-23 | 1 | -14/+19 |
* | ALSA: hda: slave digital out support | Matthew Ranostay | 2008-09-09 | 1 | -2/+50 |
* | ALSA: hda - put all HDA codec IDs to components for precise hw detection | Jaroslav Kysela | 2008-08-13 | 1 | -2/+2 |
* | ALSA: hda - Don't reset SPDIF in each status change | Takashi Iwai | 2008-08-13 | 1 | -2/+2 |
* | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai | 2008-08-13 | 1 | -7/+14 |
* | [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE | Takashi Iwai | 2008-05-27 | 1 | -1/+1 |
* | [ALSA] hda-codec - Fix unbalanced mutex | Frederik Deweerdt | 2008-04-24 | 1 | -1/+1 |
* | [ALSA] hda-codec - keep the format verb at closing PCM streams | Takashi Iwai | 2008-04-24 | 1 | -10/+21 |
* | [ALSA] sound: hda: missing includes of hda_patch.h | Harvey Harrison | 2008-04-24 | 1 | -3/+28 |
* | [ALSA] hda-codec - Add more names to vendor list | Takashi Iwai | 2008-04-24 | 1 | -1/+6 |
* | [ALSA] hda-codec - Add "IEC958 Default PCM" switch | Takashi Iwai | 2008-04-24 | 1 | -4/+69 |
* | [ALSA] hda-codec - More fix-up for auto-configuration | Takashi Iwai | 2008-04-24 | 1 | -0/+24 |
* | [ALSA] hda-codec - Allow multiple SPDIF devices | Takashi Iwai | 2008-04-24 | 1 | -2/+33 |
* | [ALSA] hda-codec - Don't create vmaster if no slaves found | Takashi Iwai | 2008-02-22 | 1 | -0/+6 |
* | [ALSA] hda-codec - Fix race condition in generic bound volume/swtich controls | Serge A. Suchkov | 2008-02-22 | 1 | -4/+4 |
* | [ALSA] hda: Add dynamic mono mixer support for STAC92xx codecs | Matthew Ranostay | 2008-01-31 | 1 | -1/+1 |
* | [ALSA] hda: Added mono_out_pin to autoconfig | Matthew Ranostay | 2008-01-31 | 1 | -0/+5 |
* | [ALSA] hda-codec - Optimize snd_hda_pser_pin_def_config() | Takashi Iwai | 2008-01-31 | 1 | -4/+3 |
* | [ALSA] hda-codec - Add afg and mfg preset mask | Marc Boucher | 2008-01-31 | 1 | -0/+4 |
* | [ALSA] hda-codec - Add a delay after power state change | Marc Boucher | 2008-01-31 | 1 | -0/+1 |
* | [ALSA] hda-codec - print control name in error messages | Takashi Iwai | 2008-01-31 | 1 | -1/+2 |
* | [ALSA] hda-codec - Add virtual master controls | Takashi Iwai | 2008-01-31 | 1 | -0/+60 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |