index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
usx2y
/
usbusx2yaudio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
ALSA: usx2y: Use standard print API
Takashi Iwai
1
-28
/
+39
2023-09-23
ALSA: usx2y: Annotate struct snd_usx2y_urb_seq with __counted_by
Kees Cook
1
-1
/
+1
2022-09-27
ALSA: usx2y: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-2
/
+1
2022-04-23
sound: usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-1
/
+1
2021-09-21
ALSA: usx2y: Prefer struct_size over open coded arithmetic
Len Baker
1
-5
/
+6
2021-07-05
ALSA: usx2y: fix spelling mistakes
gushengxian
1
-1
/
+1
2021-05-17
ALSA: usx2y: Nuke pcm_list
Takashi Iwai
1
-3
/
+1
2021-05-17
ALSA: usx2y: Coding style fixes
Takashi Iwai
1
-101
/
+119
2021-05-17
ALSA: usx2y: Fix spaces
Takashi Iwai
1
-60
/
+80
2021-05-17
ALSA: usx2y: Avoid camelCase
Takashi Iwai
1
-224
/
+224
2020-04-21
ALSA: usx2y: Fix potential NULL dereference
Takashi Iwai
1
-0
/
+2
2020-02-18
ALSA: usx2y: use for_each_pcm_streams() macro
Kuninori Morimoto
1
-4
/
+5
2020-01-05
ALSA: usx2y: More constifications
Takashi Iwai
1
-3
/
+3
2020-01-03
ALSA: usb: Constify snd_pcm_hardware definitions
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: usb: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-11
ALSA: usx2y: Use managed buffer allocation
Takashi Iwai
1
-17
/
+9
2019-11-06
ALSA: usb: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-02-06
ALSA: usb: Drop superfluous PCM preallocation error checks
Takashi Iwai
1
-11
/
+10
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+5
2017-10-11
ALSA: usx2y: Add sanity checks for invalid EPs
Takashi Iwai
1
-0
/
+3
2017-08-19
ALSA: usb: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-12
ALSA: usx2y: Delete an error message for a failed memory allocation in two fu...
Markus Elfring
1
-6
/
+3
2015-12-02
ALSA: usx2y: fix inconsistent indenting on if statement
Colin Ian King
1
-1
/
+1
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
1
-7
/
+2
2014-02-17
ALSA: usx2y: Don't peep the card internal object
Takashi Iwai
1
-26
/
+34
2013-10-02
ALSA: snd-usb-usx2y: remove bogus frame checks
Daniel Mack
1
-19
/
+3
2013-07-15
ALSA: usx2y: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+4
2013-06-17
ALSA: usx2y: remove some old dead code
Dan Carpenter
1
-3
/
+0
2013-04-29
ALSA: USB: adjust for changed 3.8 USB API
Clemens Ladisch
1
-1
/
+0
2012-02-15
ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.c
Masanari Iida
1
-2
/
+2
2011-10-31
sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC
Paul Gortmaker
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-24
sound: usxxx: cleanup chip field
Clemens Ladisch
1
-15
/
+15
2009-11-24
sound: usb: make the USB MIDI module more independent
Clemens Ladisch
1
-2
/
+2
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-3
/
+4
2009-04-28
ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers
Takashi Iwai
1
-1
/
+2
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-07-20
[ALSA] usbusx2yaudio: kfree(NULL) is valid
Richard Knutsson
1
-4
/
+3
2007-01-23
[ALSA] Repair snd-usb-usx2y over OHCI
Karsten Wiese
1
-1
/
+1
2006-10-06
[ALSA] Repair snd-usb-usx2y for usb 2.6.18
Karsten Wiese
1
-12
/
+6
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-5
/
+5
2006-03-22
[ALSA] semaphore -> mutex (Archs, misc buses)
Ingo Molnar
1
-4
/
+4
2006-01-03
[ALSA] Remove xxx_t typedefs: USB-USX2Y
Takashi Iwai
1
-94
/
+115
2006-01-03
[ALSA] usx2y - Code clean up
Takashi Iwai
1
-97
/
+87
2006-01-03
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
1
-3
/
+1
2005-11-04
[ALSA] Add missing KERN_* prefix
Takashi Iwai
1
-12
/
+11
2005-09-12
[ALSA] Replace with kzalloc() - others
Takashi Iwai
1
-1
/
+1
2005-06-22
[ALSA] Remove redundant NULL checks before kfree
Jesper Juhl
1
-4
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1026