aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/6fire/firmware.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2014-11-14ALSA: 6fire: Convert byte_rev_table uses to bitrev8Joe Perches1-1/+1
2014-02-26ALSA: 6fire: Use standard printk helpersTakashi Iwai1-33/+37
2013-08-08ALSA: don't push static constants on stack for %*phAndy Shevchenko1-2/+2
2013-05-23ALSA: usb-6fire: Modify firmware version checkTorsten Schenk1-3/+3
2012-08-06ALSA: print small buffers via %*ph[C]Andy Shevchenko1-3/+2
2012-06-18ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack1-1/+1
2012-02-22ALSA: snd-usb-6fire: remove driver version informationTorsten Schenk1-1/+0
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-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 Iwai1-40/+33
2011-04-26ALSA: 6fire: use the kernel's built-in bit reverse tableDaniel Mack1-27/+2
2011-04-04ALSA: 6fire - Improve firmware loaderTorsten Schenk1-13/+31
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-24ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USBTorsten Schenk1-0/+426