Revision 5eb11d6b3f55eb4d28c51ea7f641c0e5e255a70f authored by Linus Torvalds on 21 January 2015, 08:37:25 UTC, committed by Linus Torvalds on 21 January 2015, 08:37:25 UTC
Pull sound fixes from Takashi Iwai:
 "This batch contains two fixes for FireWire lib module and a quirk for
  yet another Logitech WebCam.  The former is the fixes for MIDI
  handling I forgot to pick up during the merge window.  All the fixed
  code is pretty local and shouldn't give any regressions"

* tag 'sound-3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
  ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210
  ALSA: firewire-lib: limit the MIDI data rate
  ALSA: firewire-lib: remove rx_blocks_for_midi quirk
2 parent s 479459a + 6455931
History
File Mode Size
Makefile -rw-r--r-- 244 bytes
bitops.S -rw-r--r-- 1.6 KB
clear_page.S -rw-r--r-- 957 bytes
clear_user.S -rw-r--r-- 1.4 KB
copy_from_user.S -rw-r--r-- 1.5 KB
copy_in_user.S -rw-r--r-- 1.4 KB
copy_page.S -rw-r--r-- 1.2 KB
copy_to_user.S -rw-r--r-- 1.4 KB
delay.c -rw-r--r-- 1.4 KB
memchr.S -rw-r--r-- 1.0 KB
memcmp.S -rw-r--r-- 7.0 KB
memcpy.S -rw-r--r-- 4.7 KB
memmove.S -rw-r--r-- 4.3 KB
memset.S -rw-r--r-- 4.9 KB
strchr.S -rw-r--r-- 1.1 KB
strcmp.S -rw-r--r-- 6.5 KB
strlen.S -rw-r--r-- 3.4 KB
strncmp.S -rw-r--r-- 8.8 KB
strnlen.S -rw-r--r-- 4.7 KB
strrchr.S -rw-r--r-- 1.1 KB

back to top