summaryrefslogtreecommitdiff
path: root/sound/usb/6fire
AgeCommit message (Expand)Author
2017-10-16ALSA: 6fire: remove unused variable cardColin Ian King
2017-09-07ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()Markus Elfring
2017-08-19ALSA: usb: constify snd_pcm_ops structuresArvind Yadav
2017-08-06ALSA: 6fire: constify usb_device_id.Arvind Yadav
2017-01-12ALSA: usb: Constify snd_rawmidi_opsTakashi Iwai
2015-12-08treewide: Fix typos in printkMasanari Iida
2014-11-14ALSA: 6fire: Convert byte_rev_table uses to bitrev8Joe Perches
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai
2014-10-21ALSA: 6fire: Use snd_ctl_enum_info()Takashi Iwai
2014-02-26ALSA: 6fire: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-10-29ALSA: 6fire: Fix probe of multiple cardsTakashi Iwai
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-08-12ALSA: 6fire: make buffers DMA-able (midi)Torsten Schenk
2013-08-12ALSA: 6fire: make buffers DMA-able (pcm)Torsten Schenk
2013-08-08ALSA: don't push static constants on stack for %*phAndy Shevchenko
2013-08-07ALSA: 6fire: fix DMA issues with URB transfer_buffer usageJussi Kivilinna
2013-07-21ALSA: usb-audio: 6fire: return correct XRUN indicationEldad Zack
2013-07-15ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai
2013-06-21ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()Antonio Ospite
2013-06-21ALSA: snd-usb-6fire: use vmalloc buffersAntonio Ospite
2013-05-23ALSA: usb-6fire: Modify firmware version checkTorsten Schenk
2013-04-29ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch
2012-12-07ALSA: usb6fire: prevent driver panic state when stoppingJurgen Kramer
2012-12-07ALSA: snd-usb-6fire: remove __dev* attributesBill Pemberton
2012-11-21ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.cSachin Kamat
2012-08-06ALSA: print small buffers via %*ph[C]Andy Shevchenko
2012-06-18ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack
2012-02-22ALSA: snd-usb-6fire: add analog input volume controlTorsten Schenk
2012-02-22ALSA: snd-usb-6fire: add mute control for analog outputsTorsten Schenk
2012-02-22ALSA: snd-usb-6fire: add individual volume control for analog channelsTorsten Schenk
2012-02-22ALSA: snd-usb-6fire: add tlv to controlsTorsten Schenk
2012-02-22ALSA: snd-usb-6fire: remove driver version informationTorsten Schenk
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-11-18USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-09-23ALSA: 6fire: don't use custom hex_to_bin()Andy Shevchenko
2011-06-16ALSA: 6fire - Fix signedness bugTorsten Schenk
2011-06-14ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload()Jesper Juhl
2011-06-02ALSA: 6fire: Don't leak firmware in error pathJesper Juhl
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-04-26ALSA: 6fire: use the kernel's built-in bit reverse tableDaniel Mack
2011-04-04ALSA: 6fire - Add support of digital-thru mixerTorsten Schenk
2011-04-04ALSA: 6fire - Improve firmware loaderTorsten Schenk
2011-04-04ALSA: 6fire - Add support for S32_LE formatTorsten Schenk
2011-04-04ALSA: 6fire - Fix pcm rate assignmentTorsten Schenk
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-07ALSA: USB: 6fire: signedness bug in usb6fire_pcm_prepare()Dan Carpenter
2011-01-24ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USBTorsten Schenk