Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
99fb4a122e96203dfd6c67d99d908aafd20f4753
/
sound
/
usb
2fc07ef
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
f5a246e
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
613769f
ALSA: usb-audio: Add TASCAM US122 MKII playback
by Oto Petřík
· 12 years ago
8dce30c
ALSA: snd-usb: fix next_packet_size calls for pause case
by Daniel Mack
· 12 years ago
c105143
ALSA: usb - disable broken hw volume for Tenx TP6911
by David Henningsson
· 12 years ago
384dc085
ALSA: usb-audio: Avoid unnecessary EP setups in prepare
by Takashi Iwai
· 12 years ago
61a7095
ALSA: usb-audio: Move configuration to prepare.
by Dylan Reid
· 12 years ago
35ec7aa2
ALSA: usb-audio: Don't require hw_params in endpoint.
by Dylan Reid
· 12 years ago
715a170
ALSA: usb-audio: set period_bytes in substream.
by Dylan Reid
· 12 years ago
0528842
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
1213a20
ALSA: usb-audio: Fix bogus error messages for delay accounting
by Takashi Iwai
· 12 years ago
2b58fd5
ALSA: snd-usb: Add quirks for Playback Designs devices
by Daniel Mack
· 12 years ago
c05fce5
ALSA: USB: Support for (original) Xbox Communicator
by Marko Friedemann
· 12 years ago
2e4a263
ALSA: snd-usb: fix cross-interface streaming devices
by Daniel Mack
· 12 years ago
245baf9
ALSA: snd-usb: fix calls to next_packet_size
by Daniel Mack
· 12 years ago
fbcfbf5
ALSA: snd-usb: restore delay information
by Daniel Mack
· 12 years ago
03d2f44
ALSA: snd-usb: use list_for_each_safe for endpoint resources
by Pavel Roskin
· 12 years ago
015618b
ALSA: snd-usb: Fix URB cancellation at stream start
by Daniel Mack
· 12 years ago
48ee7cb
ALSA: usb-audio: Remove obsoleted fields in struct snd_usb_substream
by Takashi Iwai
· 12 years ago
ddf8348
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
e9ba389
ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture stream
by Takashi Iwai
· 12 years ago
793ea49
ALSA: print small buffers via %*ph[C]
by Andy Shevchenko
· 12 years ago
aff252a
ALSA: snd-usb: fix clock source validity index
by Daniel Mack
· 12 years ago
f0913cd
Merge branch 'topic/misc' into for-next
by Takashi Iwai
· 12 years ago
68e67f4
ALSA: snd-usb: move calls to usb_set_interface
by Daniel Mack
· 12 years ago
9e9b594
ALSA: usb-audio: Fix the first PCM interface assignment
by Takashi Iwai
· 12 years ago
da18544
ALSA: snd-usb-caiaq: initialize card pointer
by Daniel Mack
· 12 years ago
74953e2
ALSA: usb-audio: add BOSS GT-100 support
by Clemens Ladisch
· 12 years ago
b64a1ba
ALSA: snd_usb_audio: ignore ctrl errors on QuickCam Pro for Notebooks
by Oleksij Rempel
· 12 years ago
05b9afd5
ALSA: snd_usb_audio: ignore ctrl errors on QuickCam E3500
by Oleksij Rempel
· 12 years ago
0b1d8e0
ALSA: 6fire: use NULL instead of 0 for pointer assignment
by Daniel Mack
· 12 years ago
afe2596
ALSA: snd-usb: make snd_usb_substream_capture_trigger static
by Daniel Mack
· 12 years ago
7fb75db
ALSA: snd-usb: fix sync pipe check
by Daniel Mack
· 12 years ago
989b013
ALSA: usb-audio: Convert table to preferred C99 format
by Mark Hills
· 12 years ago
b71dad18
ALSA: usb-audio: Use a table of mixer controls
by Mark Hills
· 12 years ago
8260ef0
ALSA: usb-audio: Fix substream assignments
by Takashi Iwai
· 12 years ago
5cd5d7c
ALSA: usb-audio: fix rate_list memory leak
by Clemens Ladisch
· 12 years ago
97f8d3b
ALSA: snd-usb: fix stream info output in /proc
by Daniel Mack
· 12 years ago
e182534
ALSA: usb-audio - Call get_min_max_*() after determining the name string
by Takashi Iwai
· 13 years ago
7df4a69
ALSA: usb-audio: Fix comment
by Mark Hills
· 13 years ago
07a5e9d
ALSA: snd-usb: fix some typos in endpoint.c documentation
by Daniel Mack
· 13 years ago
68853fa
ALSA: usb-audio: sound/usb/endpoint.c: suppress warning
by Andrew Morton
· 13 years ago
baba2e0
ALSA: usb-audio: Add missing error checks in snd_ebox44_create_mixer()
by Takashi Iwai
· 13 years ago
d34bf14
ALSA: usb-audio: M-Audio Fast Track Ultra: Add effect controls
by Felix Homann
· 13 years ago
cfe8f97
ALSA: usb-audio: Rename Fast Track Ultra mixer quirk functions
by Felix Homann
· 13 years ago
25ee7ef
ALSA: usb-audio: Add TLV to M-Audio Fast Track Ultra controls
by Felix Homann
· 13 years ago
285de9c
ALSA: usb-audio: Rename and export mixer_vol_tlv
by Felix Homann
· 13 years ago
8a4d1d3
ALSA: usb-audio: Unify M-Audio Fast Track Ultra and Ebox-44 mixer quirks.
by Felix Homann
· 13 years ago
c89a5d9
ALSA: snd-usb: remove refactorization left-overs
by Daniel Mack
· 13 years ago
56599bb
Merge branch 'topic/usb-endpoint' into topic/misc
by Takashi Iwai
· 13 years ago
7536c30
ALSA: snd-usb-audio: Replace mixer for Electrix Ebox-44
by Mark Hills
· 13 years ago
284a8dd
ALSA: snd-usb-audio: Skip un-parseable mixer units instead of erroring
by Mark Hills
· 13 years ago
22026c1
ALSA: usb: Remove obsoleted fields from struct snd_usb_substream
by Takashi Iwai
· 13 years ago
85f7193
ALSA: usb: Fix fill_max flag set
by Takashi Iwai
· 13 years ago
c5ee4ec
ALSA: usb: Remove unused variable
by Takashi Iwai
· 13 years ago
94c2721
ALSA: snd-usb: add some documentation
by Daniel Mack
· 13 years ago
c75a8a7
ALSA: snd-usb: add support for implicit feedback
by Daniel Mack
· 13 years ago
d399ff9
ALSA: snd-usb: remove old streaming logic
by Daniel Mack
· 13 years ago
edcd363
ALSA: snd-usb: switch over to new endpoint streaming logic
by Daniel Mack
· 13 years ago
8fdff6a
ALSA: snd-usb: implement new endpoint streaming model
by Daniel Mack
· 13 years ago
596580d
ALSA: snd-usb: add snd_usb_audio-wide mutex
by Daniel Mack
· 13 years ago
44c76a9
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 13 years ago
0717d0f
ALSA: usb-audio - Fix build error by consitification of rate list
by Takashi Iwai
· 13 years ago
adef39c
ALSA: snd-usb-6fire: Select missing SND_VMASTER option in Kconfig
by Torsten Schenk
· 13 years ago
06bb4e7
ALSA: snd-usb-6fire: add analog input volume control
by Torsten Schenk
· 13 years ago
d97c735
ALSA: snd-usb-6fire: add mute control for analog outputs
by Torsten Schenk
· 13 years ago
f90ffbf
ALSA: snd-usb-6fire: add individual volume control for analog channels
by Torsten Schenk
· 13 years ago
8e247a9
ALSA: snd-usb-6fire: add tlv to controls
by Torsten Schenk
· 13 years ago
c596758
ALSA: snd-usb-6fire: remove driver version information
by Torsten Schenk
· 13 years ago
cb74eb1
ALSA: snd-usb-caiaq: Fix the return of XRUN
by Mark Hills
· 13 years ago
8866f40
ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()
by Xi Wang
· 13 years ago
6e8d5d2
ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.c
by Masanari Iida
· 13 years ago
927c942
ALSA: usb-audio: add Edirol UM-3G support
by Clemens Ladisch
· 13 years ago
a429638
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
8c3f5d8
ALSA: usb-audio: add Yamaha MOX6/MOX8 support
by Clemens Ladisch
· 13 years ago
80c8a2a
ALSA: usb-audio - Avoid flood of frame-active debug messages
by Takashi Iwai
· 13 years ago
d0f3a2e
ALSA: snd-usb-us122l: Delete calls to preempt_disable
by Karsten Wiese
· 13 years ago
4fa0e81
ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_range()
by Xi Wang
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
1bba160
ALSA: snd-usb: added VOX ToneLab ST midi handling
by Sergiusz Urbaniak
· 13 years ago
ae7cc70
ALSA: usb-audio - Support for Roland GAIA SH-01 Synthesizer
by John F Leach
· 13 years ago
424f075
USB: convert sound/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
43df2a5
ALSA: usb-audio: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
55c0008
ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384
by Alexey Fisher
· 13 years ago
dcaaf9f
ALSA: usb-audio - Fix the missing volume quirks at delayed init
by Takashi Iwai
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
9991357
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
862a624
ALSA: ua101: fix crash when unplugging
by Clemens Ladisch
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
31623ca
sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC
by Paul Gortmaker
· 13 years ago
68d99b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
d226657
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 13 years ago
d09c06c
ALSA: usb-audio - Fix possible access over audio_feature_info[] array
by Takashi Iwai
· 13 years ago
e653510
ALSA: snd-usb-caiaq: Add support for Maschine
by William Light
· 13 years ago
3d37fbe
ALSA: snd-usb-caiaq: Fix NULL dereference in input.c
by William Light
· 13 years ago
d727b60
Merge branch 'pm-runtime' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
17d900c
ALSA: usb-audio: increase control transfer timeout
by Clemens Ladisch
· 13 years ago
61a6a10
ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing flag
by Thomas Pfaff
· 13 years ago
Next »