| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus | Takashi Iwai | 2008-11-18 | 4 | -19/+94 |
|\ \ |
|
| | * | ALSA: sound/pci/pcxhr/pcxhr.c: introduce missing kfree and pci_disable_device | Julia Lawall | 2008-11-15 | 1 | -1/+4 |
| * | | ALSA: hda - Fix resume of GPIO unsol event for STAC/IDT | Takashi Iwai | 2008-11-18 | 1 | -2/+2 |
| * | | ALSA: hda - Add quirks for HP Pavilion DV models | Takashi Iwai | 2008-11-18 | 1 | -0/+4 |
| * | | ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx() | Takashi Iwai | 2008-11-18 | 1 | -7/+7 |
| * | | ALSA: hda - Check model type instead of SSID in patch_92hd71bxx() | Takashi Iwai | 2008-11-15 | 1 | -2/+2 |
| * | | ALSA: hda: STAC_VREF_EVENT value change | Matthew Ranostay | 2008-11-15 | 1 | -1/+3 |
| * | | ALSA: hda - Missing NULL check in hda_beep.c | Takashi Iwai | 2008-11-13 | 1 | -0/+4 |
| * | | ALSA: hda - Add digital beep playback switch for STAC/IDT codecs | Takashi Iwai | 2008-11-13 | 3 | -6/+68 |
* | | | Merge branch 'topic/fix/hda' into for-linus | Takashi Iwai | 2008-11-12 | 1 | -22/+63 |
|\ \ \
| |/ / |
|
| * | | ALSA: hda - Fix IDT/STAC multiple HP detection | Takashi Iwai | 2008-11-12 | 1 | -14/+45 |
| * | | ALSA: hda - Fix input pin initialization for STAC/IDT codecs | Takashi Iwai | 2008-11-11 | 1 | -8/+12 |
| * | | ALSA: hda - Add missing analog-mux mixer creation for STAC9200 | Takashi Iwai | 2008-11-11 | 1 | -0/+6 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-11-10 | 5 | -6/+28 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus | Takashi Iwai | 2008-11-10 | 5 | -6/+28 |
| |\ \ \ \
| | | |/ /
| | | | /
| | | |/
| | |/| |
|
| | | * | ALSA: hda - Make the HP EliteBook 8530p use AD1884A model laptop | Travis Place | 2008-11-10 | 1 | -0/+1 |
| | | * | ALSA: hda - Add another HP model (6730s) for AD1884A | Michel Marti | 2008-11-09 | 1 | -0/+1 |
| | | * | ALSA: hda - Add a quirk for MEDION MD96630 | Takashi Iwai | 2008-11-05 | 1 | -0/+1 |
| | | * | ALSA: hda - Limit the number of GPIOs show in proc | Takashi Iwai | 2008-11-04 | 1 | -0/+2 |
| | * | | ALSA: gusextreme: Fix build errors | Ville Syrjala | 2008-11-10 | 1 | -1/+1 |
| | * | | ALSA: hdsp: check for iobox and upload firmware during ioctl | Tim Blechmann | 2008-11-09 | 1 | -4/+17 |
| | * | | ALSA: HDSP: check for io box before uploading firmware | Tim Blechmann | 2008-11-09 | 1 | -1/+5 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-11-03 | 16 | -60/+89 |
|\ \ \ \
| |/ / / |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus | Takashi Iwai | 2008-11-03 | 16 | -60/+89 |
| |\ \ \ \
| | | |/ /
| | |/| /
| | | |/ |
|
| | | * | ALSA: hda: make a STAC_DELL_EQ option | Matthew Ranostay | 2008-11-03 | 1 | -6/+10 |
| | | * | ALSA: hda - Add a quirk for another Acer Aspire (1025:0090) | Takashi Iwai | 2008-11-03 | 1 | -0/+1 |
| | | * | ALSA: hda - Add digital-mic for ALC269 auto-probe mode | Takashi Iwai | 2008-10-31 | 1 | -2/+20 |
| | | * | ALSA: hda - Disable broken mic auto-muting in Realtek codes | Takashi Iwai | 2008-10-31 | 1 | -0/+6 |
| | * | | 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 |
* | | | | oss: fix O_NONBLOCK in dmasound_core | Al Viro | 2008-11-01 | 2 | -3/+3 |
* | | | | saner FASYNC handling on file close | Al Viro | 2008-11-01 | 4 | -4/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-10-31 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | dbri: check dma_alloc_coherent errors | FUJITA Tomonori | 2008-10-29 | 1 | -0/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-30 | 12 | -17/+86 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus | Takashi Iwai | 2008-10-30 | 6 | -13/+47 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | ALSA: ASoC: Fix WM9713 ALC Decay Time name | Mark Brown | 2008-10-30 | 1 | -1/+1 |
| | | * | | | ALSA: ASoC: Fix some minor errors in mpc5200 psc i2s driver | Jon Smirl | 2008-10-30 | 1 | -6/+8 |
| | | * | | | ALSA: ASoC: Fix mono controls after conversion to support full int masks | Mark Brown | 2008-10-30 | 1 | -1/+1 |
| | * | | | | 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 |
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus | Takashi Iwai | 2008-10-29 | 6 | -4/+39 |
| |\ \ \ \ \ \
| | | |/ / / /
| | | | | | /
| | | |_|_|/
| | |/| | | |
|
| | | * | | | 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 |
| | * | | | | ALSA: hda - Add reboot notifier | Takashi Iwai | 2008-10-29 | 1 | -0/+29 |
| | * | | | | ALSA: hda - Fix SPDIF mute on IDT/STAC codecs | Takashi Iwai | 2008-10-29 | 1 | -3/+1 |