Prev: [PATCH 2/6] pidns: Call pid_ns_prepare_proc from create_pid_namespace
Next: [PATCH 1/6] pid: Remove the child_reaper special case in init/main.c
From: Takashi Iwai on 20 Jun 2010 04:50 At Tue, 15 Jun 2010 13:11:18 +0200, I wrote: > > Linus, > > please pull sound fixes for v2.6.35-rc4 from: > > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git for-linus > > So far, little surprises came for 2.6.35 in the sound area. This one includes > only a few USB audio v2-specific fixes, a regression (Oops) fix on 2.6.34, > and a quirk fix for Intel Mac. FYI, two more patches have been added to for-linus branch. The URL is same: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git for-linus The latest shortlog is below. thanks, Takashi === Alex Murray (1): ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2 Daniel Mack (4): ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2() ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACE ALSA: usb-audio: parse UAC2 sample rate ranges correctly ALSA: usb-audio: fix UAC2 control value queries Eliot Blennerhassett (1): ALSA: asihpi - Get rid of incorrect "long" types and casts. Sudhakar Rajashekhara (1): ASoC: DaVinci: Fix McASP hardware FIFO configuration Takashi Iwai (1): ALSA: hda - Don't check capture source mixer if no ADC is available sound/pci/asihpi/hpi6205.c | 22 ++++---- sound/pci/hda/patch_realtek.c | 35 ++++++------ sound/soc/davinci/davinci-mcasp.c | 2 - sound/usb/clock.c | 12 +++-- sound/usb/format.c | 104 ++++++++++++++++++++++++++++++------- sound/usb/helper.h | 4 ++ sound/usb/mixer.c | 19 +++++-- 7 files changed, 139 insertions(+), 59 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |