aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/6fire (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-22ALSA: snd-usb-6fire: add analog input volume controlTorsten Schenk2-0/+73
2012-02-22ALSA: snd-usb-6fire: add mute control for analog outputsTorsten Schenk2-0/+96
2012-02-22ALSA: snd-usb-6fire: add individual volume control for analog channelsTorsten Schenk2-23/+126
2012-02-22ALSA: snd-usb-6fire: add tlv to controlsTorsten Schenk1-25/+9
2012-02-22ALSA: snd-usb-6fire: remove driver version informationTorsten Schenk12-13/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-11-18USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman1-13/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-09-23ALSA: 6fire: don't use custom hex_to_bin()Andy Shevchenko1-13/+12
2011-06-16ALSA: 6fire - Fix signedness bugTorsten Schenk1-2/+2
2011-06-14ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload()Jesper Juhl1-1/+0
2011-06-02ALSA: 6fire: Don't leak firmware in error pathJesper Juhl1-0/+1
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai4-99/+193
2011-04-26ALSA: 6fire: use the kernel's built-in bit reverse tableDaniel Mack1-27/+2
2011-04-04ALSA: 6fire - Add support of digital-thru mixerTorsten Schenk3-47/+137
2011-04-04ALSA: 6fire - Improve firmware loaderTorsten Schenk1-13/+31
2011-04-04ALSA: 6fire - Add support for S32_LE formatTorsten Schenk1-4/+18
2011-04-04ALSA: 6fire - Fix pcm rate assignmentTorsten Schenk1-8/+5
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-02-07ALSA: USB: 6fire: signedness bug in usb6fire_pcm_prepare()Dan Carpenter1-2/+1
2011-01-24ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USBTorsten Schenk14-0/+2296