summaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y/usx2yhwdeppcm.c
Commit message (Expand)AuthorAgeFilesLines
* mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
* ALSA: usx2y: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-271-2/+1
* sound: usb: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-231-1/+1
* ALSA: usx2y: fix spelling mistakesgushengxian2021-07-051-1/+1
* ALSA: usxy2: Fix potential doubly allocationsTakashi Iwai2021-05-171-3/+6
* ALSA: usx2y: Fix potential leaks of uninitialized memoryTakashi Iwai2021-05-171-5/+8
* ALSA: usx2y: Coding style fixesTakashi Iwai2021-05-171-108/+129
* ALSA: usx2y: Fix spacesTakashi Iwai2021-05-171-44/+46
* ALSA: usx2y: Avoid camelCaseTakashi Iwai2021-05-171-205/+205
* ALSA: usb: Constify snd_pcm_hardware definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: usb: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ALSA: usx2y: Use managed buffer allocationTakashi Iwai2019-12-111-9/+9
* ALSA: usb: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-061-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* 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/+8
* 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-241-3/+2
* ALSA: usx2y: Don't peep the card internal objectTakashi Iwai2014-02-171-51/+25
* ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack2013-10-021-6/+1
* ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch2013-04-291-1/+0
* 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/+7
* [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/+5
* [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/+12
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0
* [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/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+807