| Commit message (Expand) | Author | Age |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2012-03-18 |
|\ |
|
| * | ALSA: usb-audio - Fix build error by consitification of rate list | Takashi Iwai | 2012-03-15 |
| * | ALSA: snd-usb-6fire: Select missing SND_VMASTER option in Kconfig | Torsten Schenk | 2012-02-25 |
| * | ALSA: snd-usb-6fire: add analog input volume control | Torsten Schenk | 2012-02-22 |
| * | ALSA: snd-usb-6fire: add mute control for analog outputs | Torsten Schenk | 2012-02-22 |
| * | ALSA: snd-usb-6fire: add individual volume control for analog channels | Torsten Schenk | 2012-02-22 |
| * | ALSA: snd-usb-6fire: add tlv to controls | Torsten Schenk | 2012-02-22 |
| * | ALSA: snd-usb-6fire: remove driver version information | Torsten Schenk | 2012-02-22 |
| * | ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.c | Masanari Iida | 2012-02-15 |
* | | ALSA: snd-usb-caiaq: Fix the return of XRUN | Mark Hills | 2012-02-22 |
* | | ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk() | Xi Wang | 2012-02-15 |
* | | ALSA: usb-audio: add Edirol UM-3G support | Clemens Ladisch | 2012-02-08 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 |
|\ |
|
| * | ALSA: usb-audio: add Yamaha MOX6/MOX8 support | Clemens Ladisch | 2012-01-11 |
| * | ALSA: usb-audio - Avoid flood of frame-active debug messages | Takashi Iwai | 2012-01-09 |
| * | ALSA: snd-usb-us122l: Delete calls to preempt_disable | Karsten Wiese | 2012-01-09 |
| * | ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran... | Xi Wang | 2012-01-08 |
| * | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 |
| * | ALSA: snd-usb: added VOX ToneLab ST midi handling | Sergiusz Urbaniak | 2011-12-12 |
* | | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 |
|\ \
| |/
|/| |
|
| * | USB: convert sound/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 |
* | | ALSA: usb-audio - Support for Roland GAIA SH-01 Synthesizer | John F Leach | 2011-11-29 |
* | | ALSA: usb-audio: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2011-11-10 |
* | | ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384 | Alexey Fisher | 2011-11-09 |
* | | ALSA: usb-audio - Fix the missing volume quirks at delayed init | Takashi Iwai | 2011-11-08 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 |
| * | sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 2011-10-31 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-11-06 |
|\ \
| |/
|/| |
|
| * | ALSA: ua101: fix crash when unplugging | Clemens Ladisch | 2011-11-06 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-10-28 |
|\| |
|
| * | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-10-26 |
| |\ |
|
| | * | ALSA: usb-audio - Fix possible access over audio_feature_info[] array | Takashi Iwai | 2011-10-13 |
| | * | ALSA: snd-usb-caiaq: Add support for Maschine | William Light | 2011-10-13 |
| | * | ALSA: snd-usb-caiaq: Fix NULL dereference in input.c | William Light | 2011-10-13 |
| | * | ALSA: usb-audio: increase control transfer timeout | Clemens Ladisch | 2011-09-27 |
| | * | ALSA: 6fire: don't use custom hex_to_bin() | Andy Shevchenko | 2011-09-23 |
| | * | ALSA: usb-audio: Added support for Roland UM-ONE midi-usb interface | Daniele Guerrieri | 2011-09-16 |
| | * | ALSA: snd-usb: move code from urb.c to endpoint.c | Daniel Mack | 2011-09-14 |
| | * | ALSA: snd-usb: re-order code | Daniel Mack | 2011-09-14 |
| | * | ALSA: snd-usb: re-order the Makefile | Daniel Mack | 2011-09-14 |
| | * | ALSA: usb: refine delay information with USB frame counter | Pierre-Louis Bossart | 2011-09-12 |
| | * | ALSA: usb-audio: add Starr Labs USB MIDI support | Kristian Amlie | 2011-08-26 |
| | * | ALSA: usb-audio - Check the dB-range validity in the later read, too | Takashi Iwai | 2011-08-19 |
* | | | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | PM / Runtime: Add macro to test for runtime PM events | Alan Stern | 2011-08-19 |
* | | | ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing... | Thomas Pfaff | 2011-09-26 |
* | | | ALSA: usb-audio - clear chip->probing on error exit | Thomas Pfaff | 2011-09-23 |
| |/
|/| |
|
* | | ALSA: usb-audio - Fix missing mixer dB information | Takashi Iwai | 2011-08-19 |
* | | ALSA: snd_usb_caiaq: track submitted output urbs | Daniel Mack | 2011-08-14 |
|/ |
|