aboutsummaryrefslogtreecommitdiff
path: root/sound/usb/usx2y/usx2yhwdeppcm.c
AgeCommit message (Expand)Author
2022-04-23sound: usb: remove third argument of usb_maxpacket()Vincent Mailhol
2021-07-05ALSA: usx2y: fix spelling mistakesgushengxian
2021-05-17ALSA: usxy2: Fix potential doubly allocationsTakashi Iwai
2021-05-17ALSA: usx2y: Fix potential leaks of uninitialized memoryTakashi Iwai
2021-05-17ALSA: usx2y: Coding style fixesTakashi Iwai
2021-05-17ALSA: usx2y: Fix spacesTakashi Iwai
2021-05-17ALSA: usx2y: Avoid camelCaseTakashi Iwai
2020-01-03ALSA: usb: Constify snd_pcm_hardware definitionsTakashi Iwai
2019-12-11ALSA: usb: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: usx2y: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: usb: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-03-27ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai
2019-02-06ALSA: usb: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-04-25ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder
2017-08-19ALSA: usb: constify snd_pcm_ops structuresArvind Yadav
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
2014-02-17ALSA: usx2y: Don't peep the card internal objectTakashi Iwai
2013-10-02ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack
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
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-17sound: fixed typosAndrea Gelmini
2010-10-11ALSA: sound/usb/usx2y: simplify conditionalNicolas Kaiser
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-24sound: usxxx: cleanup chip fieldClemens Ladisch
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2008-01-31[ALSA] alsa: usx2y nopageNick Piggin
2007-01-23[ALSA] Repair snd-usb-usx2y over OHCIKarsten Wiese
2006-10-06[ALSA] Repair snd-usb-usx2y for usb 2.6.18Karsten Wiese
2006-10-06[ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()Karsten Wiese
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-22[ALSA] Add O_APPEND flag support to PCMTakashi Iwai
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-22[ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar
2006-01-03[ALSA] Remove xxx_t typedefs: USB-USX2YTakashi Iwai
2006-01-03[ALSA] usx2y - Code clean upTakashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-11-22[PATCH] unpaged: sound nopage get_pageHugh Dickins
2005-11-04[ALSA] Add missing KERN_* prefixTakashi Iwai
2005-08-30[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese
2005-07-28[ALSA] Fix-up sleeping in sound/usbNishanth Aravamudan
2005-04-16Linux-2.6.12-rc2Linus Torvalds