summaryrefslogtreecommitdiff
path: root/sound/usb/6fire
Commit message (Expand)AuthorAge
* ALSA: 6fire: remove unused variable cardColin Ian King2017-10-16
* ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()Markus Elfring2017-09-07
* ALSA: usb: constify snd_pcm_ops structuresArvind Yadav2017-08-19
* ALSA: 6fire: constify usb_device_id.Arvind Yadav2017-08-06
* ALSA: usb: Constify snd_rawmidi_opsTakashi Iwai2017-01-12
* treewide: Fix typos in printkMasanari Iida2015-12-08
* ALSA: 6fire: Convert byte_rev_table uses to bitrev8Joe Perches2014-11-14
* ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-09
* ALSA: 6fire: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* ALSA: 6fire: Use standard printk helpersTakashi Iwai2014-02-26
* ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: 6fire: Fix probe of multiple cardsTakashi Iwai2013-10-29
* Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-23
|\
| * ALSA: 6fire: make buffers DMA-able (midi)Torsten Schenk2013-08-12
| * ALSA: 6fire: make buffers DMA-able (pcm)Torsten Schenk2013-08-12
| * ALSA: 6fire: fix DMA issues with URB transfer_buffer usageJussi Kivilinna2013-08-07
| * ALSA: usb-audio: 6fire: return correct XRUN indicationEldad Zack2013-07-21
| * ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-15
* | ALSA: don't push static constants on stack for %*phAndy Shevchenko2013-08-08
|/
* ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()Antonio Ospite2013-06-21
* ALSA: snd-usb-6fire: use vmalloc buffersAntonio Ospite2013-06-21
* ALSA: usb-6fire: Modify firmware version checkTorsten Schenk2013-05-23
* ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch2013-04-29
* ALSA: usb6fire: prevent driver panic state when stoppingJurgen Kramer2012-12-07
* ALSA: snd-usb-6fire: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.cSachin Kamat2012-11-21
* ALSA: print small buffers via %*ph[C]Andy Shevchenko2012-08-06
* ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack2012-06-18
* ALSA: snd-usb-6fire: add analog input volume controlTorsten Schenk2012-02-22
* ALSA: snd-usb-6fire: add mute control for analog outputsTorsten Schenk2012-02-22
* ALSA: snd-usb-6fire: add individual volume control for analog channelsTorsten Schenk2012-02-22
* ALSA: snd-usb-6fire: add tlv to controlsTorsten Schenk2012-02-22
* ALSA: snd-usb-6fire: remove driver version informationTorsten Schenk2012-02-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12
|\
| * ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* | USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
|/
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* ALSA: 6fire: don't use custom hex_to_bin()Andy Shevchenko2011-09-23
* ALSA: 6fire - Fix signedness bugTorsten Schenk2011-06-16
* ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload()Jesper Juhl2011-06-14
* ALSA: 6fire: Don't leak firmware in error pathJesper Juhl2011-06-02
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-22
|\
| * ALSA: 6fire: use the kernel's built-in bit reverse tableDaniel Mack2011-04-26
| * ALSA: 6fire - Add support of digital-thru mixerTorsten Schenk2011-04-04
| * ALSA: 6fire - Improve firmware loaderTorsten Schenk2011-04-04
| * ALSA: 6fire - Add support for S32_LE formatTorsten Schenk2011-04-04
| * ALSA: 6fire - Fix pcm rate assignmentTorsten Schenk2011-04-04
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* ALSA: USB: 6fire: signedness bug in usb6fire_pcm_prepare()Dan Carpenter2011-02-07
* ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USBTorsten Schenk2011-01-24