| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: Fix a compile warning in cs46xx_lib.c | Takashi Iwai | 2008-12-01 | 1 | -1/+4 |
* | ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVE | Takashi Iwai | 2008-11-28 | 1 | -1/+1 |
* | ALSA: sound/pci/mixart/mixart.c: Add missing snd_card_free | Julia Lawall | 2008-11-27 | 2 | -2/+6 |
* | ALSA: snd-usb-caiaq: clean up the control adding code | Daniel Mack | 2008-11-27 | 2 | -44/+31 |
* | ALSA: snd-powermac: enable mic on iMac G4 | Risto Suominen | 2008-11-18 | 1 | -1/+1 |
* | ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKED | Takashi Iwai | 2008-11-14 | 1 | -1/+1 |
* | ALSA: powermac - Rename mic-analog loopback mixer element | Takashi Iwai | 2008-11-12 | 1 | -1/+2 |
* | ALSA: Release v1.0.18a | Jaroslav Kysela | 2008-11-12 | 1 | -1/+1 |
* | ALSA: Document debug macros | Takashi Iwai | 2008-11-07 | 1 | -1/+23 |
* | ALSA: Evaluate condition in snd_BUG_ON() in non-debugging case | Takashi Iwai | 2008-11-07 | 1 | -2/+2 |
* | Merge branch 'topic/fix/misc' into topic/misc | Takashi Iwai | 2008-11-07 | 23 | -64/+106 |
|\ |
|
| * | alsa: fix snd_BUG_on() and friends | Andrew Morton | 2008-11-07 | 1 | -3/+7 |
| * | ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy models | Takashi Iwai | 2008-11-03 | 1 | -0/+3 |
| * | ALSA: remove direct access of dev->bus_id in sound/isa/* | Takashi Iwai | 2008-11-03 | 8 | -45/+34 |
| * | sound: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-03 | 3 | -5/+5 |
| * | ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker | Zoltan Devai | 2008-11-03 | 1 | -2/+2 |
| * | ALSA: rawmidi - Add open check in rawmidi callbacks | Takashi Iwai | 2008-11-03 | 1 | -0/+8 |
| * | ALSA: sound/ice1712: indentation & braces disagree - add braces | Ilpo Järvinen | 2008-10-30 | 1 | -2/+4 |
| * | ALSA: usb - Add quirk for Edirol UA-25EX advanced modes | Takashi Iwai | 2008-10-30 | 1 | -0/+30 |
| * | sound: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-10-30 | 1 | -3/+3 |
| * | ALSA: Warn when control names are truncated | Mark Brown | 2008-10-29 | 1 | -1/+6 |
| * | ALSA: intel8x0 - add Dell Optiplex GX620 (AD1981B) to AC97 clock whitelist | Bastien Nocera | 2008-10-29 | 1 | -0/+1 |
| * | sound: use a common working email address | Alan Cox | 2008-10-27 | 3 | -3/+3 |
* | | ALSA: ice1724 - Re-fix IRQ mask initialization | Takashi Iwai | 2008-11-05 | 1 | -4/+4 |
* | | ALSA: ice1724 - Fix IRQ register initialization | Takashi Iwai | 2008-11-01 | 1 | -6/+3 |
* | | ALSA: Release v1.0.18 | Jaroslav Kysela | 2008-10-29 | 1 | -1/+1 |
* | | Merge branch 'topic/misc-next' into topic/misc | Takashi Iwai | 2008-10-27 | 11 | -321/+405 |
|\ \
| |/
|/| |
|
| * | ALSA: emu10k1: fix coding style for emu10k1_main.c | Vedran Miletic | 2008-10-23 | 1 | -165/+182 |
| * | ALSA: emu10k1: fix faulty commit 18c71092 | Vedran Miletic | 2008-10-21 | 1 | -2/+1 |
| * | ALSA: emu10k1: fix device names for Live!/Audigy1/2/4/E-mu | Vedran Miletic | 2008-10-21 | 1 | -70/+76 |
| * | ALSA: ice1724 - Fix TX IRQ lockup | Takashi Iwai | 2008-10-20 | 1 | -8/+12 |
| * | ALSA: Enable SPDIF output on ALC655 | Takashi Iwai | 2008-10-20 | 1 | -0/+2 |
| * | ALSA: pcsp - Fix locking messes in snd-pcsp | Takashi Iwai | 2008-10-20 | 3 | -48/+56 |
| * | ALSA: Print function symbol in the error messages | Takashi Iwai | 2008-10-16 | 1 | -2/+2 |
| *-. | Merge branches 'topic/misc-fixes', 'topic/hda' and 'topic/asoc' into for-linus | Takashi Iwai | 2008-10-15 | 4 | -27/+75 |
| |\ \ |
|
| | | * | ALSA: ASoC: Hide TLV320AIC26 configuration option for non-OpenFirwmare users | Mark Brown | 2008-10-14 | 1 | -1/+1 |
| | | * | ALSA: ASoC: Fix compile-time warning for tlv320aic23.c | Arun KS | 2008-10-13 | 1 | -5/+5 |
| | * | | ALSA: hda - Fix quirk lists for realtek codecs | Kailang Yang | 2008-10-15 | 1 | -2/+3 |
| | * | | ALSA: hda - Add support of ALC272 | Kailang Yang | 2008-10-15 | 1 | -0/+4 |
| | * | | ALSA: hda - Add ALC887 support | Kailang Yang | 2008-10-15 | 1 | -0/+1 |
| | * | | ALSA: hda - Add ALC1200 support | Kailang Yang | 2008-10-15 | 1 | -2/+9 |
| | * | | ALSA: hda - Fix PCI SSID of ASUS M90V | Kailang Yang | 2008-10-15 | 1 | -1/+1 |
| | * | | ALSA: hda - Add auto mic switch in realtek auto-probe mode | Kailang Yang | 2008-10-15 | 1 | -15/+50 |
| | * | | ALSA: hda: fix nid variable warning | Matthew Ranostay | 2008-10-14 | 1 | -1/+1 |
* | | | | ALSA: aoa i2sbus: don't overwrite module parameter | Johannes Berg | 2008-10-23 | 1 | -3/+3 |
* | | | | ALSA: Ensure PXA runtime data is initialised | Mark Brown | 2008-10-22 | 1 | -1/+1 |
* | | | | ALSA: misc typo fixes | Mariusz Kozlowski | 2008-10-19 | 2 | -2/+1 |
* | | | | sound: add missing pcm kernel-doc | Randy Dunlap | 2008-10-18 | 1 | -0/+1 |
* | | | | ALSA: kernel docs: fix sound/core/ kernel-doc | Randy Dunlap | 2008-10-16 | 2 | -40/+32 |
* | | | | ALSA: Handle NULL jacks in snd_jack_report() | Mark Brown | 2008-10-16 | 1 | -0/+3 |
|/ / / |
|