summaryrefslogtreecommitdiffstats
path: root/sound/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | | ALSA: usb-audio: simplify snd_usb_endpoint_start/stop argumentsTakashi Iwai2012-11-213-26/+21
* | | ALSA: usb-audio: Deprecate async_unlink optionTakashi Iwai2012-11-213-9/+1
* | | ALSA: usb-audio: Return meaningful error codes instead of -1 in format.cSachin Kamat2012-11-211-5/+5
* | | ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.cSachin Kamat2012-11-211-1/+2
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-192-5/+9
|\ \ \ | |/ /
| * | Merge branch 'usb-midi-fix-3.7' of git://git.alsa-project.org/alsa-kprivate i...Takashi Iwai2012-11-191-2/+6
| |\ \
| | * | ALSA: ua101, usx2y: fix broken MIDI outputClemens Ladisch2012-11-181-2/+6
| * | | ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai2012-11-141-3/+3
* | | | ALSA: usb-audio: use bitmap_weightJoe Perches2012-11-171-6/+1
* | | | ALSA: usb-audio: Add quirk for Focusrite Scarlett 18i6Martin Schwenke2012-11-131-0/+52
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-083-0/+17
|\ \ \ \ | |/ / /
| * | | ALSA: usb-audio: Fix crash at re-preparing the PCM streamTakashi Iwai2012-11-083-0/+17
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2012-10-308-55/+141
|\ \ \ \ | |/ / /
| * | | ALSA: usb-audio: Fix races at disconnection in mixer_quirks.cTakashi Iwai2012-10-301-7/+51
| * | | ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai2012-10-304-17/+21
| * | | ALSA: usb-audio: Fix races at disconnectionTakashi Iwai2012-10-305-41/+79
| | |/ | |/|
* | | ALSA: sound/usb: remove CONFIG_EXPERIMENTALKees Cook2012-10-251-1/+1
* | | ALSA: usb-audio: Add quirk for Reloop PlayDidier Villevalois2012-10-231-0/+41
* | | ALSA: usb-audio: USB audio quirk for Roland VG-99 advanced modePete Leigh2012-10-211-0/+34
* | | ALSA: snd-usb: remove unused variable in init_pitch_v2()Wei Yongjun2012-10-211-3/+0
|/ /
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-121-0/+46
|\ \
| * | ALSA: usb-audio: Add TASCAM US122 MKII playbackOto Petřík2012-10-081-0/+46
* | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-093-3/+3
* | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-0911-67/+216
|\ \ \ | |/ / | | / | |/ |/|
| * ALSA: usb - disable broken hw volume for Tenx TP6911David Henningsson2012-09-201-0/+7
| * ALSA: usb-audio: Avoid unnecessary EP setups in prepareTakashi Iwai2012-09-193-3/+10
| * ALSA: usb-audio: Move configuration to prepare.Dylan Reid2012-09-192-60/+76
| * ALSA: usb-audio: Don't require hw_params in endpoint.Dylan Reid2012-09-193-17/+35
| * ALSA: usb-audio: set period_bytes in substream.Dylan Reid2012-09-191-0/+2
| * Merge branch 'for-linus' into for-nextTakashi Iwai2012-09-114-29/+72
| |\
| * | ALSA: snd-usb: Add quirks for Playback Designs devicesDaniel Mack2012-09-045-0/+49
| * | ALSA: USB: Support for (original) Xbox CommunicatorMarko Friedemann2012-09-031-0/+53
| * | ALSA: usb-audio: Remove obsoleted fields in struct snd_usb_substreamTakashi Iwai2012-08-281-2/+0
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-202-4/+3
| |\ \
| * | | ALSA: print small buffers via %*ph[C]Andy Shevchenko2012-08-061-3/+2
* | | | ALSA: snd-usb: fix next_packet_size calls for pause caseDaniel Mack2012-09-271-1/+7
| |_|/ |/| |
* | | ALSA: usb-audio: Fix bogus error messages for delay accountingTakashi Iwai2012-09-061-0/+6
* | | ALSA: snd-usb: fix cross-interface streaming devicesDaniel Mack2012-08-311-0/+15
* | | ALSA: snd-usb: fix calls to next_packet_sizeDaniel Mack2012-08-313-13/+8
* | | ALSA: snd-usb: restore delay informationDaniel Mack2012-08-311-3/+26
* | | ALSA: snd-usb: use list_for_each_safe for endpoint resourcesPavel Roskin2012-08-311-2/+2
* | | ALSA: snd-usb: Fix URB cancellation at stream startDaniel Mack2012-08-303-11/+15
| |/ |/|
* | ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture streamTakashi Iwai2012-08-162-4/+3
|/
* ALSA: snd-usb: fix clock source validity indexDaniel Mack2012-08-011-1/+2
* Merge branch 'topic/misc' into for-nextTakashi Iwai2012-07-182-57/+104
|\
| * ALSA: snd-usb-caiaq: initialize card pointerDaniel Mack2012-06-271-1/+1
| * ALSA: usb-audio: Convert table to preferred C99 formatMark Hills2012-06-111-10/+64
| * ALSA: usb-audio: Use a table of mixer controlsMark Hills2012-06-111-56/+49
* | ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2012-07-132-89/+41
* | ALSA: usb-audio: Fix the first PCM interface assignmentTakashi Iwai2012-07-061-2/+2
OpenPOWER on IntegriCloud