summaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y/usX2Yhwdep.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
* ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai2019-03-271-1/+2
* ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder2018-04-251-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-15/+13Star
|\
| * usx2y: don't bother with access_ok() in ->dsp_load()Al Viro2017-12-281-15/+13Star
* | sound: annotate ->poll() instancesAl Viro2017-11-271-2/+2
|/
* 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-4/+3Star
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-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-3/+3
* sound: usb: make the USB MIDI module more independentClemens Ladisch2009-11-241-1/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* ALSA: sound/usb: use memdup_user()Li Zefan2009-04-141-7/+6Star
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-241-3/+0Star
|\
| * ALSA: sound/usb/usx2y: fix sparse warning: Should it be static?Hannes Eder2009-02-261-3/+0Star
* | ALSA: Remove superfluous hwdep opsTakashi Iwai2009-02-051-12/+0Star
|/
* vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-041-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] alsa: usx2y nopageNick Piggin2008-01-311-13/+10Star
* [PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin2006-12-071-1/+1
* [ALSA] Remove xxx_t typedefs: USB-USX2YTakashi Iwai2006-01-031-29/+33
* [ALSA] usx2y - Code clean upTakashi Iwai2006-01-031-6/+7
* [ALSA] Add missing KERN_* prefixTakashi Iwai2005-11-041-5/+5
* [ALSA] Fix-up sleeping in sound/usbNishanth Aravamudan2005-07-281-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+280