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