summaryrefslogtreecommitdiff
path: root/sound/usb/usx2y/usX2Yhwdep.c
AgeCommit message (Expand)Author
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2021-05-17ALSA: usx2y: Fix shmem initializationTakashi Iwai
2021-05-17ALSA: usx2y: Avoid self-killingTakashi 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-05ALSA: usx2y: More constificationsTakashi Iwai
2020-01-03ALSA: usx2y: Constify struct snd_usb_audio_quirk entriesTakashi Iwai
2019-12-18ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_statusNathan Chancellor
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
2018-04-25ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-12-28usx2y: don't bother with access_ok() in ->dsp_load()Al Viro
2017-11-27sound: annotate ->poll() instancesAl Viro
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
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
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-11-24sound: usb: make the USB MIDI module more independentClemens Ladisch
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-04-14ALSA: sound/usb: use memdup_user()Li Zefan
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-26ALSA: sound/usb/usx2y: fix sparse warning: Should it be static?Hannes Eder
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] alsa: usx2y nopageNick Piggin
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin
2006-01-03[ALSA] Remove xxx_t typedefs: USB-USX2YTakashi Iwai
2006-01-03[ALSA] usx2y - Code clean upTakashi Iwai
2005-11-04[ALSA] Add missing KERN_* prefixTakashi Iwai
2005-07-28[ALSA] Fix-up sleeping in sound/usbNishanth Aravamudan
2005-04-16Linux-2.6.12-rc2Linus Torvalds