summaryrefslogtreecommitdiff
path: root/sound/usb/usx2y
AgeCommit message (Expand)Author
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-06ALSA: usx2y: Fix invalid stream URBsTakashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-11ALSA: usx2y: Add sanity checks for invalid EPsTakashi Iwai
2017-10-02ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai
2017-09-07ALSA: usx2y: Use common error handling code in submit_urbs()Markus Elfring
2017-09-07ALSA: us122l: Use common error handling code in us122l_create_card()Markus Elfring
2017-08-31ALSA: usx2y: Put missing KERN_CONT prefixTakashi Iwai
2017-08-19ALSA: usb: constify snd_pcm_ops structuresArvind Yadav
2017-08-12ALSA: usx2y: Delete an error message for a failed memory allocation in two fu...Markus Elfring
2017-08-06ALSA: usbusx2y: constify usb_device_id.Arvind Yadav
2017-08-06ALSA: us122l: constify usb_device_id.Arvind Yadav
2017-05-15ALSA: us122l: clean up US144 handlingJohan Hovold
2017-04-17ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usbMauro Carvalho Chehab
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2015-12-02ALSA: usx2y: fix inconsistent indenting on if statementColin Ian King
2015-01-28ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.hTakashi Iwai
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai
2014-02-17ALSA: usx2y: Don't peep the card internal objectTakashi Iwai
2014-02-12ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-10-15ALSA: us122l: Fix pcm_usb_stream mmapping regressionTakashi Iwai
2013-10-02ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-07-29ALSA: usx2y: remove an unneeded checkDan Carpenter
2013-07-15ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai
2013-06-21ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()Antonio Ospite
2013-06-17ALSA: usx2y: remove some old dead codeDan Carpenter
2013-04-29ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-02-15ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.cMasanari Iida
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-09ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese
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-10-31sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-11ALSA: snd-usb-us122l: Fix missing NULL checksKarsten Wiese
2010-10-17sound: fixed typosAndrea Gelmini
2010-10-11ALSA: sound/usb/usx2y: simplify conditionalNicolas Kaiser
2010-04-16Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Jaroslav Kysela
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05ALSA: usb-audio: refactor codeDaniel Mack
2010-03-05ALSA: usb-audio: header file cleanupsDaniel Mack
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack
2009-12-08ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKIITobias Hansen
2009-11-24sound: usxxx: cleanup chip fieldClemens Ladisch
2009-11-24sound: usb: make the USB MIDI module more independentClemens Ladisch
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-10-13ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcdTobias Hansen