| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ALSA: usb-audio: sound/usb/endpoint.c: suppress warning | Andrew Morton | 2012-04-24 | 1 | -1/+1 |
* | ALSA: usb-audio: Add missing error checks in snd_ebox44_create_mixer() | Takashi Iwai | 2012-04-24 | 1 | -9/+29 |
* | ALSA: usb-audio: M-Audio Fast Track Ultra: Add effect controls | Felix Homann | 2012-04-24 | 2 | -0/+319 |
* | ALSA: usb-audio: Rename Fast Track Ultra mixer quirk functions | Felix Homann | 2012-04-24 | 1 | -5/+5 |
* | ALSA: usb-audio: Add TLV to M-Audio Fast Track Ultra controls | Felix Homann | 2012-04-24 | 1 | -2/+2 |
* | ALSA: usb-audio: Rename and export mixer_vol_tlv | Felix Homann | 2012-04-24 | 2 | -2/+5 |
* | ALSA: usb-audio: Unify M-Audio Fast Track Ultra and Ebox-44 mixer quirks. | Felix Homann | 2012-04-24 | 1 | -85/+125 |
* | ALSA: snd-usb: remove refactorization left-overs | Daniel Mack | 2012-04-21 | 2 | -18/+1 |
* | Merge branch 'topic/usb-endpoint' into topic/misc | Takashi Iwai | 2012-04-18 | 8 | -825/+1401 |
|\ |
|
| * | ALSA: usb: Remove obsoleted fields from struct snd_usb_substream | Takashi Iwai | 2012-04-13 | 2 | -26/+21 |
| * | ALSA: usb: Fix fill_max flag set | Takashi Iwai | 2012-04-13 | 1 | -1/+1 |
| * | ALSA: usb: Remove unused variable | Takashi Iwai | 2012-04-13 | 1 | -1/+0 |
| * | ALSA: snd-usb: add some documentation | Daniel Mack | 2012-04-13 | 1 | -11/+171 |
| * | ALSA: snd-usb: add support for implicit feedback | Daniel Mack | 2012-04-13 | 1 | -11/+26 |
| * | ALSA: snd-usb: remove old streaming logic | Daniel Mack | 2012-04-13 | 2 | -859/+6 |
| * | ALSA: snd-usb: switch over to new endpoint streaming logic | Daniel Mack | 2012-04-13 | 6 | -119/+385 |
| * | ALSA: snd-usb: implement new endpoint streaming model | Daniel Mack | 2012-04-13 | 4 | -11/+1002 |
| * | ALSA: snd-usb: add snd_usb_audio-wide mutex | Daniel Mack | 2012-04-13 | 2 | -0/+3 |
* | | ALSA: snd-usb-audio: Replace mixer for Electrix Ebox-44 | Mark Hills | 2012-04-15 | 2 | -0/+80 |
* | | ALSA: snd-usb-audio: Skip un-parseable mixer units instead of erroring | Mark Hills | 2012-04-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2012-03-18 | 16 | -63/+310 |
|\ |
|
| * | ALSA: usb-audio - Fix build error by consitification of rate list | Takashi Iwai | 2012-03-15 | 1 | -2/+4 |
| * | ALSA: snd-usb-6fire: Select missing SND_VMASTER option in Kconfig | Torsten Schenk | 2012-02-25 | 1 | -0/+1 |
| * | ALSA: snd-usb-6fire: add analog input volume control | Torsten Schenk | 2012-02-22 | 2 | -0/+73 |
| * | ALSA: snd-usb-6fire: add mute control for analog outputs | Torsten Schenk | 2012-02-22 | 2 | -0/+96 |
| * | ALSA: snd-usb-6fire: add individual volume control for analog channels | Torsten Schenk | 2012-02-22 | 2 | -23/+126 |
| * | ALSA: snd-usb-6fire: add tlv to controls | Torsten Schenk | 2012-02-22 | 1 | -25/+9 |
| * | ALSA: snd-usb-6fire: remove driver version information | Torsten Schenk | 2012-02-22 | 12 | -13/+1 |
| * | ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.c | Masanari Iida | 2012-02-15 | 2 | -3/+3 |
* | | ALSA: snd-usb-caiaq: Fix the return of XRUN | Mark Hills | 2012-02-22 | 1 | -1/+4 |
* | | ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk() | Xi Wang | 2012-02-15 | 3 | -4/+7 |
* | | ALSA: usb-audio: add Edirol UM-3G support | Clemens Ladisch | 2012-02-08 | 1 | -0/+8 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 10 | -15/+56 |
|\ |
|
| * | ALSA: usb-audio: add Yamaha MOX6/MOX8 support | Clemens Ladisch | 2012-01-11 | 1 | -0/+26 |
| * | ALSA: usb-audio - Avoid flood of frame-active debug messages | Takashi Iwai | 2012-01-09 | 1 | -2/+3 |
| * | ALSA: snd-usb-us122l: Delete calls to preempt_disable | Karsten Wiese | 2012-01-09 | 1 | -4/+2 |
| * | ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran... | Xi Wang | 2012-01-08 | 1 | -1/+7 |
| * | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 6 | -8/+8 |
| * | ALSA: snd-usb: added VOX ToneLab ST midi handling | Sergiusz Urbaniak | 2011-12-12 | 1 | -0/+10 |
* | | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 5 | -63/+6 |
|\ \
| |/
|/| |
|
| * | USB: convert sound/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 5 | -63/+6 |
* | | ALSA: usb-audio - Support for Roland GAIA SH-01 Synthesizer | John F Leach | 2011-11-29 | 1 | -0/+31 |
* | | ALSA: usb-audio: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2011-11-10 | 1 | -4/+3 |
* | | ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384 | Alexey Fisher | 2011-11-09 | 1 | -0/+1 |
* | | ALSA: usb-audio - Fix the missing volume quirks at delayed init | Takashi Iwai | 2011-11-08 | 1 | -50/+59 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 5 | -0/+5 |
|\ |
|
| * | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 |
| * | sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-11-06 | 1 | -7/+21 |
|\ \
| |/
|/| |
|
| * | ALSA: ua101: fix crash when unplugging | Clemens Ladisch | 2011-11-06 | 1 | -7/+21 |