summaryrefslogtreecommitdiffstats
path: root/sound/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/misc' into for-linusTakashi Iwai2012-03-1816-63/+310
|\
| * ALSA: usb-audio - Fix build error by consitification of rate listTakashi Iwai2012-03-151-2/+4
| * ALSA: snd-usb-6fire: Select missing SND_VMASTER option in KconfigTorsten Schenk2012-02-251-0/+1
| * ALSA: snd-usb-6fire: add analog input volume controlTorsten Schenk2012-02-222-0/+73
| * ALSA: snd-usb-6fire: add mute control for analog outputsTorsten Schenk2012-02-222-0/+96
| * ALSA: snd-usb-6fire: add individual volume control for analog channelsTorsten Schenk2012-02-222-23/+126
| * ALSA: snd-usb-6fire: add tlv to controlsTorsten Schenk2012-02-221-25/+9
| * ALSA: snd-usb-6fire: remove driver version informationTorsten Schenk2012-02-2212-13/+1
| * ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.cMasanari Iida2012-02-152-3/+3
* | ALSA: snd-usb-caiaq: Fix the return of XRUNMark Hills2012-02-221-1/+4
* | ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()Xi Wang2012-02-153-4/+7
* | ALSA: usb-audio: add Edirol UM-3G supportClemens Ladisch2012-02-081-0/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-1210-15/+56
|\
| * ALSA: usb-audio: add Yamaha MOX6/MOX8 supportClemens Ladisch2012-01-111-0/+26
| * ALSA: usb-audio - Avoid flood of frame-active debug messagesTakashi Iwai2012-01-091-2/+3
| * ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese2012-01-091-4/+2
| * ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...Xi Wang2012-01-081-1/+7
| * ALSA: module_param: make bool parameters really boolRusty Russell2011-12-196-8/+8
| * ALSA: snd-usb: added VOX ToneLab ST midi handlingSergiusz Urbaniak2011-12-121-0/+10
* | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-065-63/+6
|\ \ | |/ |/|
| * USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman2011-11-185-63/+6
* | ALSA: usb-audio - Support for Roland GAIA SH-01 SynthesizerJohn F Leach2011-11-291-0/+31
* | ALSA: usb-audio: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-101-4/+3
* | ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384Alexey Fisher2011-11-091-0/+1
* | ALSA: usb-audio - Fix the missing volume quirks at delayed initTakashi Iwai2011-11-081-50/+59
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\
| * sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-314-0/+4
| * sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-311-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-11-061-7/+21
|\ \ | |/ |/|
| * ALSA: ua101: fix crash when unpluggingClemens Ladisch2011-11-061-7/+21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-2826-1365/+1648
|\ \ | |/
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2011-10-2626-1365/+1648
| |\
| | * ALSA: usb-audio - Fix possible access over audio_feature_info[] arrayTakashi Iwai2011-10-131-1/+1
| | * ALSA: snd-usb-caiaq: Add support for MaschineWilliam Light2011-10-134-2/+160
| | * ALSA: snd-usb-caiaq: Fix NULL dereference in input.cWilliam Light2011-10-131-1/+3
| | * ALSA: usb-audio: increase control transfer timeoutClemens Ladisch2011-09-278-25/+25
| | * ALSA: 6fire: don't use custom hex_to_bin()Andy Shevchenko2011-09-231-13/+12
| | * ALSA: usb-audio: Added support for Roland UM-ONE midi-usb interfaceDaniele Guerrieri2011-09-161-0/+14
| | * ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack2011-09-148-991/+967
| | * ALSA: snd-usb: re-order codeDaniel Mack2011-09-147-444/+472
| | * ALSA: snd-usb: re-order the MakefileDaniel Mack2011-09-141-6/+6
| | * ALSA: usb: refine delay information with USB frame counterPierre-Louis Bossart2011-09-124-3/+60
| | * ALSA: usb-audio: add Starr Labs USB MIDI supportKristian Amlie2011-08-264-0/+40
| | * ALSA: usb-audio - Check the dB-range validity in the later read, tooTakashi Iwai2011-08-191-2/+11
* | | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-071-1/+1
|\ \ \ | |/ / |/| |
| * | PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-191-1/+1
* | | ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...Thomas Pfaff2011-09-261-3/+5
* | | ALSA: usb-audio - clear chip->probing on error exitThomas Pfaff2011-09-231-0/+1
| |/ |/|
* | ALSA: usb-audio - Fix missing mixer dB informationTakashi Iwai2011-08-191-1/+2
* | ALSA: snd_usb_caiaq: track submitted output urbsDaniel Mack2011-08-142-4/+28
|/
OpenPOWER on IntegriCloud