summaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y/usx2yhwdeppcm.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai2019-03-271-2/+4
* ALSA: usb: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-11/+8Star
* ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder2018-04-251-1/+1
* ALSA: usb: constify snd_pcm_ops structuresArvind Yadav2017-08-191-1/+1
* ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usbMauro Carvalho Chehab2017-04-171-1/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-3/+2Star
* ALSA: usx2y: Don't peep the card internal objectTakashi Iwai2014-02-171-51/+25Star
* ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack2013-10-021-6/+1Star
* ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch2013-04-291-1/+0Star
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.cMasanari Iida2012-02-151-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* sound: fixed typosAndrea Gelmini2010-10-171-2/+2
* ALSA: sound/usb/usx2y: simplify conditionalNicolas Kaiser2010-10-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sound: usxxx: cleanup chip fieldClemens Ladisch2009-11-241-4/+4
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-041-1/+1
* [ALSA] alsa: usx2y nopageNick Piggin2008-01-311-13/+7Star
* [ALSA] Repair snd-usb-usx2y over OHCIKarsten Wiese2007-01-231-1/+1
* [ALSA] Repair snd-usb-usx2y for usb 2.6.18Karsten Wiese2006-10-061-10/+5Star
* [ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()Karsten Wiese2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [ALSA] Add O_APPEND flag support to PCMTakashi Iwai2006-06-221-1/+1
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar2006-03-221-6/+6
* [ALSA] Remove xxx_t typedefs: USB-USX2YTakashi Iwai2006-01-031-79/+92
* [ALSA] usx2y - Code clean upTakashi Iwai2006-01-031-19/+12Star
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0Star
* [PATCH] unpaged: sound nopage get_pageHugh Dickins2005-11-221-0/+1
* [ALSA] Add missing KERN_* prefixTakashi Iwai2005-11-041-2/+2
* [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese2005-08-301-1/+1
* [ALSA] Fix-up sleeping in sound/usbNishanth Aravamudan2005-07-281-4/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+807