| Commit message (Expand) | Author | Age |
* | ALSA: hda - Fix DAC assignment for independent HP | Takashi Iwai | 2013-03-21 |
* | ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loader | Takashi Iwai | 2013-03-20 |
* | ALSA: hda - Fix typo in checking IEC958 emphasis bit | Takashi Iwai | 2013-03-20 |
* | ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls() | Daniel Mack | 2013-03-20 |
* | ALSA: snd-usb: mixer: propagate errors up the call chain | Daniel Mack | 2013-03-20 |
* | ALSA: usb: Parse UAC2 extension unit like for UAC1 | Torstein Hegge | 2013-03-20 |
* | ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driver | Takashi Iwai | 2013-03-18 |
* | ALSA: hda/cirrus - Fix the digital beep registration | Takashi Iwai | 2013-03-18 |
* | ALSA: hda - Fix missing beep detach in patch_conexant.c | Takashi Iwai | 2013-03-18 |
* | ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs | Takashi Iwai | 2013-03-15 |
* | sound: sequencer: cap array index in seq_chn_common_event() | Dan Carpenter | 2013-03-15 |
* | ALSA: hda/ca0132 - Remove extra setting of dsp_state. | Dylan Reid | 2013-03-15 |
* | ALSA: hda/ca0132 - Check download state of DSP. | Dylan Reid | 2013-03-15 |
* | ALSA: hda/ca0132 - Check if dspload_image succeeded. | Dylan Reid | 2013-03-15 |
* | ALSA: hda - Disable IDT eapd_switch if there are no internal speakers | David Henningsson | 2013-03-14 |
* | ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct value | Takashi Iwai | 2013-03-12 |
* | ALSA: usb-audio: add a workaround for the NuForce UDH-100 | Clemens Ladisch | 2013-03-12 |
* | ALSA: asihpi - fix potential NULL pointer dereference | Wei Yongjun | 2013-03-12 |
* | ALSA: seq: Fix missing error handling in snd_seq_timer_open() | Takashi Iwai | 2013-03-11 |
* | ALSA: ice1712: Initialize card->private_data properly | Sean Connor | 2013-03-07 |
* | ALSA: hda - Add support of new codec ALC233 | Kailang Yang | 2013-03-07 |
* | ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg() | Xi Wang | 2013-03-07 |
* | ALSA: hda - check NULL pointer when creating SPDIF PCM switch | Mengdong Lin | 2013-03-07 |
* | ALSA: hda - check NULL pointer when creating SPDIF controls | Mengdong Lin | 2013-03-07 |
* | Merge tag 'asoc-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2013-03-07 |
|\ |
|
| * | Merge remote-tracking branch 'asoc/fix/wm8960' into tmp | Mark Brown | 2013-03-07 |
| |\ |
|
| | * | ASoC: wm8960: Fix ADC power bits | Mark Brown | 2013-03-01 |
| | * | ASoC: wm8960: Correct register 0 and 1 defaults | Mark Brown | 2013-03-01 |
| * | | Merge remote-tracking branch 'asoc/fix/wm8350' into tmp | Mark Brown | 2013-03-07 |
| |\ \ |
|
| | * | | ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work() | Axel Lin | 2013-03-03 |
| | |/ |
|
| * | | Merge remote-tracking branch 'asoc/fix/tegra' into tmp | Mark Brown | 2013-03-07 |
| |\ \ |
|
| | * | | ASoC: tegra: fix I2S bit count mask | Stephen Warren | 2013-03-04 |
| * | | | Merge remote-tracking branch 'asoc/fix/arizona' into tmp | Mark Brown | 2013-03-07 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ASoC: wm5102: Apply a SYSCLK patch for later revs | Mark Brown | 2013-03-06 |
| | * | | ASoC: wm5110: Correct OUT2/3 volume and switch names | Charles Keepax | 2013-03-01 |
| | * | | ASoC: wm5102: Correct OUT2 volume and switch names | Charles Keepax | 2013-03-01 |
* | | | | ALSA: vmaster: Fix slave change notification | Takashi Iwai | 2013-03-05 |
* | | | | ALSA: seq: seq_oss_event: missing range checks | Dan Carpenter | 2013-03-04 |
|/ / / |
|
* | | | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2013-02-27 |
|\ \ \ |
|
| * | | | ALSA: emu10k1: Allow to switch hardware sampe rate on EMU | Mihail Zenkov | 2013-02-25 |
| * | | | ALSA: hda - Enable beep for ASUS EeeBox EBP1501P | Takashi Iwai | 2013-02-25 |
| * | | | ALSA: emu10k1: Load firmware when it was already cached | Florian Zeitz | 2013-02-25 |
| * | | | ALSA: ice1724: M-Audio Audiophile192: Fix SPDIF input | Jonas Petersen | 2013-02-25 |
| * | | | ALSA: bt87x: Make load_all parameter working again | Takashi Iwai | 2013-02-25 |
| * | | | ALSA: emu10k1: Fix regression in emu1010 firmware loading | Mihail Zenkov | 2013-02-22 |
| * | | | ALSA: hda - hdmi: Make jacks phantom, if they're not detectable | David Henningsson | 2013-02-22 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ \ \ \ |
|
| * | | | | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-25 |
|\ \ \ \ \ |
|
| * | | | | | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 |
| |/ / / / |
|