Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'topic/pcsp-fix' into topic/misc | Takashi Iwai | 2008-12-20 | 60 | -546/+855 | |
|\ | ||||||
| * | ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCK | Takashi Iwai | 2008-11-26 | 2 | -31/+58 | |
| * | Merge branch 'topic/misc' into topic/pcsp-fix | Takashi Iwai | 2008-11-26 | 9 | -299/+333 | |
| |\ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-. \ | 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 | |
| * | | | | | 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 | |
| | | | | | | | | | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ | Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus | Takashi Iwai | 2008-10-29 | 6 | -4/+39 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | | * | | | | | | | 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 | |
| | | * | | | | | | | ALSA: hda: Add HDA vendor ID for Wolfson Microelectronics | Mark Brown | 2008-10-28 | 1 | -0/+1 | |
| | | * | | | | | | | ALSA: hda - Add another HP model for AD1884A | Takashi Iwai | 2008-10-28 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-27 | 13 | -28/+112 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-----. \ \ \ \ \ \ \ | Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic... | Takashi Iwai | 2008-10-27 | 14 | -29/+113 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / | | | | |/| | | | / / / / | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||||
| | | | | | * | | | | | | pci: use pci_ioremap_bar() in sound/ | Arjan van de Ven | 2008-10-21 | 9 | -13/+10 | |
| | | | | | | |_|/ / / | | | | | | |/| | | | | ||||||
| | | | * | | | | | | | ALSA: hda - Restore default pin configs for realtek codecs | Takashi Iwai | 2008-10-27 | 1 | -0/+77 | |
| | | * | | | | | | | | ALSA: ASoC: Blackfin: update SPORT0 port selector (v2) | Cliff Cai | 2008-10-27 | 1 | -12/+22 |