summaryrefslogtreecommitdiff
path: root/sound/usb/usx2y
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-31
|\
| * usx2y: don't bother with memdup_user() for 16-byte structureAl Viro2017-12-28
| * usx2y: don't bother with access_ok() in ->dsp_load()Al Viro2017-12-28
* | sound: annotate ->poll() instancesAl Viro2017-11-27
|/
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-13
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ALSA: usx2y: Fix invalid stream URBsTakashi Iwai2017-11-06
* | ALSA: usx2y: Add sanity checks for invalid EPsTakashi Iwai2017-10-11
|/
* ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai2017-10-02
* ALSA: usx2y: Use common error handling code in submit_urbs()Markus Elfring2017-09-07
* ALSA: us122l: Use common error handling code in us122l_create_card()Markus Elfring2017-09-07
* ALSA: usx2y: Put missing KERN_CONT prefixTakashi Iwai2017-08-31
* ALSA: usb: constify snd_pcm_ops structuresArvind Yadav2017-08-19
* ALSA: usx2y: Delete an error message for a failed memory allocation in two fu...Markus Elfring2017-08-12
* ALSA: usbusx2y: constify usb_device_id.Arvind Yadav2017-08-06
* ALSA: us122l: constify usb_device_id.Arvind Yadav2017-08-06
* ALSA: us122l: clean up US144 handlingJohan Hovold2017-05-15
* ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usbMauro Carvalho Chehab2017-04-17
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* ALSA: usx2y: fix inconsistent indenting on if statementColin Ian King2015-12-02
* ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.hTakashi Iwai2015-01-28
* ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-09
* ALSA: usx2y: Don't peep the card internal objectTakashi Iwai2014-02-17
* ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: us122l: Fix pcm_usb_stream mmapping regressionTakashi Iwai2013-10-15
* ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack2013-10-02
* Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-23
|\
| * ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-15
* | ALSA: usx2y: remove an unneeded checkDan Carpenter2013-07-29
|/
* ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()Antonio Ospite2013-06-21
* ALSA: usx2y: remove some old dead codeDan Carpenter2013-06-17
* ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch2013-04-29
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.cMasanari Iida2012-02-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12
|\
| * ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese2012-01-09
| * 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
* sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-31
* Fix common misspellingsLucas De Marchi2011-03-31
* ALSA: snd-usb-us122l: Fix missing NULL checksKarsten Wiese2011-01-11
* sound: fixed typosAndrea Gelmini2010-10-17
* ALSA: sound/usb/usx2y: simplify conditionalNicolas Kaiser2010-10-11
* Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Jaroslav Kysela2010-04-16
|\
| * ALSA: usb-audio: refactor codeDaniel Mack2010-03-05
| * ALSA: usb-audio: header file cleanupsDaniel Mack2010-03-05
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ALSA: usbaudio: consolidate header filesDaniel Mack2010-02-23