summaryrefslogtreecommitdiffstats
path: root/sound/usb/6fire
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* ALSA: 6fire: Convert byte_rev_table uses to bitrev8Joe Perches2014-11-141-1/+1
* ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-13/+4
* ALSA: 6fire: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-18/+4
* ALSA: 6fire: Use standard printk helpersTakashi Iwai2014-02-266-72/+86
* ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+2
* ALSA: 6fire: Fix probe of multiple cardsTakashi Iwai2013-10-291-1/+1
* Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-236-17/+102
|\
| * ALSA: 6fire: make buffers DMA-able (midi)Torsten Schenk2013-08-122-6/+16
| * ALSA: 6fire: make buffers DMA-able (pcm)Torsten Schenk2013-08-122-2/+41
| * ALSA: 6fire: fix DMA issues with URB transfer_buffer usageJussi Kivilinna2013-08-072-6/+34
| * ALSA: usb-audio: 6fire: return correct XRUN indicationEldad Zack2013-07-211-1/+1
| * ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-2/+10
* | ALSA: don't push static constants on stack for %*phAndy Shevchenko2013-08-081-2/+2
|/
* ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()Antonio Ospite2013-06-211-1/+1
* ALSA: snd-usb-6fire: use vmalloc buffersAntonio Ospite2013-06-211-7/+5
* ALSA: usb-6fire: Modify firmware version checkTorsten Schenk2013-05-231-3/+3
* ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch2013-04-291-1/+0
* ALSA: usb6fire: prevent driver panic state when stoppingJurgen Kramer2012-12-071-0/+3
* ALSA: snd-usb-6fire: remove __dev* attributesBill Pemberton2012-12-0710-17/+17
* ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.cSachin Kamat2012-11-211-1/+2
* ALSA: print small buffers via %*ph[C]Andy Shevchenko2012-08-061-3/+2
* ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack2012-06-181-1/+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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-1/+1
|\
| * ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* | USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-13/+2
|/
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: 6fire: don't use custom hex_to_bin()Andy Shevchenko2011-09-231-13/+12
* ALSA: 6fire - Fix signedness bugTorsten Schenk2011-06-161-2/+2
* ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload()Jesper Juhl2011-06-141-1/+0
* ALSA: 6fire: Don't leak firmware in error pathJesper Juhl2011-06-021-0/+1
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-224-99/+193
|\
| * ALSA: 6fire: use the kernel's built-in bit reverse tableDaniel Mack2011-04-261-27/+2
| * ALSA: 6fire - Add support of digital-thru mixerTorsten Schenk2011-04-043-47/+137
| * ALSA: 6fire - Improve firmware loaderTorsten Schenk2011-04-041-13/+31
| * ALSA: 6fire - Add support for S32_LE formatTorsten Schenk2011-04-041-4/+18
| * ALSA: 6fire - Fix pcm rate assignmentTorsten Schenk2011-04-041-8/+5
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
|/
* ALSA: USB: 6fire: signedness bug in usb6fire_pcm_prepare()Dan Carpenter2011-02-071-2/+1
* ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USBTorsten Schenk2011-01-2414-0/+2296
OpenPOWER on IntegriCloud