- f02f2f1 ALSA: usx2y: Prefer struct_size over open coded arithmetic by Len Baker · 3 years, 3 months ago
- ea57e87 ALSA: usx2y: fix spelling mistakes by gushengxian · 3 years, 6 months ago
- f20fdd4 Merge branch 'topic/pci-rescan-prep-v2' into for-next by Takashi Iwai · 3 years, 7 months ago
- b6cc78d ALSA: Drop superfluous argument from snd_power_wait() by Takashi Iwai · 3 years, 7 months ago
- e8bfa15 ALSA: usx2y: Nuke pcm_list by Takashi Iwai · 3 years, 7 months ago
- 2ac7a12 ALSA: usx2y: Cleanup probe and disconnect callbacks by Takashi Iwai · 3 years, 7 months ago
- cae0cf6 ALSA: usx2y: Don't call free_pages_exact() with NULL address by Takashi Iwai · 3 years, 7 months ago
- 64a06f1 ALSA: usx2y: Fix shmem initialization by Takashi Iwai · 3 years, 7 months ago
- c1f2484 ALSA: usxy2: Fix potential doubly allocations by Takashi Iwai · 3 years, 7 months ago
- 02d382a ALSA: usx2y: Fix potential memory leaks by Takashi Iwai · 3 years, 7 months ago
- a11aa85 ALSA: usx2y: Avoid self-killing by Takashi Iwai · 3 years, 7 months ago
- 4e268db ALSA: usx2y: Fix potential leaks of uninitialized memory by Takashi Iwai · 3 years, 7 months ago
- a829dd5 ALSA: usx2y: Coding style fixes by Takashi Iwai · 3 years, 7 months ago
- 4c0a58e ALSA: usx2y: Fix spaces by Takashi Iwai · 3 years, 7 months ago
- bae3ce4 ALSA: usx2y: Avoid camelCase by Takashi Iwai · 3 years, 7 months ago
- 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
- f246023 sound: usx2y: move to use usb_control_msg_send() by Greg Kroah-Hartman · 4 years, 3 months ago
- 3b7672c Revert "sound: usx2y: move to use usb_control_msg_send()" by Oliver Neukum · 4 years, 3 months ago
- ec8eece sound: usx2y: move to use usb_control_msg_send() by Greg Kroah-Hartman · 4 years, 3 months ago
- 9ad06eb ALSA: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 7686e34 ALSA: usx2y: Fix potential NULL dereference by Takashi Iwai · 4 years, 8 months ago
- ffd11d1 ALSA: usx2y: use for_each_pcm_streams() macro by Kuninori Morimoto · 4 years, 11 months ago
- 7ec03ff ALSA: usx2y: More constifications by Takashi Iwai · 5 years ago
- 4962447 ALSA: usx2y: Constify struct snd_usb_audio_quirk entries by Takashi Iwai · 5 years ago
- 2ead9d0 ALSA: usb: Constify snd_pcm_hardware definitions by Takashi Iwai · 5 years ago
- df4654b ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status by Nathan Chancellor · 5 years ago
- 9c0d064 ALSA: usb: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
- 3f0c972 ALSA: usx2y: Use managed buffer allocation by Takashi Iwai · 5 years ago
- 0af0a4f ALSA: usb: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
- cbb88db ALSA: usx2y: fix a double free bug by Wenwen Wang · 6 years ago
- 36b8def ALSA: us122l: Use alloc_pages_exact() by Takashi Iwai · 6 years ago
- 734b5a0 ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, take#2 by Takashi Iwai · 6 years ago
- a2c6433 ALSA: usx2y: Fix potential NULL pointer dereference by Aditya Pakki · 6 years ago
- 4d1b530 ALSA: usb: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 2958105 ALSA: usx2y: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 3d46d71 usx2y: don't bother with memdup_user() for 16-byte structure by Al Viro · 7 years ago
- fc1c428 usx2y: don't bother with access_ok() in ->dsp_load() by Al Viro · 7 years ago
- 680ef72 sound: annotate ->poll() instances by Al Viro · 7 years ago
- 76727c2c Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
- f9a1c37 ALSA: usx2y: Fix invalid stream URBs by Takashi Iwai · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 1f10034 ALSA: usx2y: Add sanity checks for invalid EPs by Takashi Iwai · 7 years ago
- 7682e39 ALSA: usx2y: Suppress kernel warning at page allocation failures by Takashi Iwai · 7 years ago
- d2d9770 ALSA: usx2y: Use common error handling code in submit_urbs() by Markus Elfring · 7 years ago
- 80753cd ALSA: us122l: Use common error handling code in us122l_create_card() by Markus Elfring · 7 years ago
- 10304d7 ALSA: usx2y: Put missing KERN_CONT prefix by Takashi Iwai · 7 years ago
- 31cb1fb ALSA: usb: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
- 6fd9ff7 ALSA: usx2y: Delete an error message for a failed memory allocation in two functions by Markus Elfring · 7 years ago
- 5e463d6 ALSA: usbusx2y: constify usb_device_id. by Arvind Yadav · 7 years ago
- 7ab64ae ALSA: us122l: constify usb_device_id. by Arvind Yadav · 7 years ago
- 5c7e7d5 ALSA: us122l: clean up US144 handling by Johan Hovold · 8 years ago
- a5f8661 ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usb by Mauro Carvalho Chehab · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- 82bd59b ALSA: usx2y: fix inconsistent indenting on if statement by Colin Ian King · 9 years ago
- 5da7f92 ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.h by Takashi Iwai · 10 years ago
- 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
- e2439a5 ALSA: usx2y: Don't peep the card internal object by Takashi Iwai · 11 years ago
- 874b8d4 ALSA: usb: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
- ac536a8 ALSA: us122l: Fix pcm_usb_stream mmapping regression by Takashi Iwai · 11 years ago
- a9d14bc ALSA: snd-usb-usx2y: remove bogus frame checks by Daniel Mack · 11 years ago
- 68538bf Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
- 85054b2 ALSA: usx2y: remove an unneeded check by Dan Carpenter · 11 years ago
- 5be1efb ALSA: usx2y: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
- 0af49ff ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE() by Antonio Ospite · 12 years ago
- da177dd ALSA: usx2y: remove some old dead code by Dan Carpenter · 12 years ago
- c75c5ab ALSA: USB: adjust for changed 3.8 USB API by Clemens Ladisch · 12 years ago
- 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
- 6e8d5d2 ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.c by Masanari Iida · 13 years ago
- a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
- d0f3a2e ALSA: snd-usb-us122l: Delete calls to preempt_disable by Karsten Wiese · 13 years ago
- a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
- 424f075 USB: convert sound/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
- da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
- 31623ca sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- cdce2db ALSA: snd-usb-us122l: Fix missing NULL checks by Karsten Wiese · 14 years ago
- fa2eb00 sound: fixed typos by Andrea Gelmini · 14 years ago
- 1d2019f ALSA: sound/usb/usx2y: simplify conditional by Nicolas Kaiser · 14 years ago
- f09d045 Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel by Jaroslav Kysela · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- e577999 ALSA: usb-audio: refactor code by Daniel Mack · 15 years ago
- 3e1aebe ALSA: usb-audio: header file cleanups by Daniel Mack · 15 years ago
- de48c7b ALSA: usbaudio: consolidate header files by Daniel Mack · 15 years ago
- 2b6f6c0 ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKII by Tobias Hansen · 15 years ago
- a014bba sound: usxxx: cleanup chip field by Clemens Ladisch · 15 years ago
- d82af9f sound: usb: make the USB MIDI module more independent by Clemens Ladisch · 15 years ago
- e87a3dd Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
- a688e48 ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcd by Tobias Hansen · 15 years ago
- f0f37e2f const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
- 4f27234 ALSA: snd-usb-us122l: add support for US-144 by Tobias Hansen · 15 years ago
- ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
- 3f5d346 ALSA: usx2y - reparent sound device by Takashi Iwai · 15 years ago
- 2008f13 ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers by Takashi Iwai · 16 years ago
- a7b554a Merge branch 'fix/usx2y' into for-linus by Takashi Iwai · 16 years ago
- 5d4af1b ALSA: us122l: add snd_us122l_free() by Karsten Wiese · 16 years ago