index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
6fire
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-9
/
+6
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2025-08-12
ALSA: 6fire: Clean ups with guard()
Takashi Iwai
-85
/
+59
2025-07-11
ALSA: 6fire: Use safer strscpy() instead of strcpy()
Takashi Iwai
-4
/
+4
2024-11-13
ALSA: 6fire: Release resources at card release
Takashi Iwai
-5
/
+5
2024-05-08
ALSA: usb: Use *-y instead of *-objs in Makefile
Takashi Iwai
-1
/
+1
2022-07-25
ALSA: usb/6fire: fix repeated words in comments
wangjianli
-1
/
+1
2021-10-26
ALSA: 6fire: fix control and bulk message timeouts
Johan Hovold
-4
/
+4
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
-1
/
+0
2020-09-25
sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
-25
/
+13
2020-09-25
Revert "sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_...
Oliver Neukum
-13
/
+25
2020-09-16
sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
-25
/
+13
2020-07-20
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
-1
/
+1
2020-01-03
ALSA: usb: Constify snd_kcontrol_new items
Takashi Iwai
-4
/
+4
2019-12-11
ALSA: usb: Drop superfluous ioctl PCM ops
Takashi Iwai
-1
/
+0
2019-12-11
ALSA: 6fire: Use managed buffer allocation
Takashi Iwai
-16
/
+1
2019-11-06
ALSA: 6fire: Convert to the common vmalloc memalloc
Takashi Iwai
-4
/
+5
2019-11-06
ALSA: 6fire: Drop the dead code
Takashi Iwai
-7
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
-65
/
+13
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
-1
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
-4
/
+6
2017-10-16
ALSA: 6fire: remove unused variable card
Colin Ian King
-2
/
+0
2017-09-07
ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()
Markus Elfring
-18
/
+13
2017-08-19
ALSA: usb: constify snd_pcm_ops structures
Arvind Yadav
-1
/
+1
2017-08-06
ALSA: 6fire: constify usb_device_id.
Arvind Yadav
-1
/
+1
2017-01-12
ALSA: usb: Constify snd_rawmidi_ops
Takashi Iwai
-2
/
+2
2015-12-08
treewide: Fix typos in printk
Masanari Iida
-1
/
+1
2014-11-14
ALSA: 6fire: Convert byte_rev_table uses to bitrev8
Joe Perches
-1
/
+1
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
-13
/
+4
2014-10-21
ALSA: 6fire: Use snd_ctl_enum_info()
Takashi Iwai
-18
/
+4
2014-02-26
ALSA: 6fire: Use standard printk helpers
Takashi Iwai
-72
/
+86
2014-02-12
ALSA: usb: Convert to snd_card_new() with a device pointer
Takashi Iwai
-3
/
+2
2013-10-29
ALSA: 6fire: Fix probe of multiple cards
Takashi Iwai
-1
/
+1
2013-08-23
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
-17
/
+102
2013-08-12
ALSA: 6fire: make buffers DMA-able (midi)
Torsten Schenk
-6
/
+16
2013-08-12
ALSA: 6fire: make buffers DMA-able (pcm)
Torsten Schenk
-2
/
+41
2013-08-08
ALSA: don't push static constants on stack for %*ph
Andy Shevchenko
-2
/
+2
2013-08-07
ALSA: 6fire: fix DMA issues with URB transfer_buffer usage
Jussi Kivilinna
-6
/
+34
2013-07-21
ALSA: usb-audio: 6fire: return correct XRUN indication
Eldad Zack
-1
/
+1
2013-07-15
ALSA: 6fire: Fix unlocked snd_pcm_stop() call
Takashi Iwai
-2
/
+10
2013-06-21
ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()
Antonio Ospite
-1
/
+1
2013-06-21
ALSA: snd-usb-6fire: use vmalloc buffers
Antonio Ospite
-7
/
+5
2013-05-23
ALSA: usb-6fire: Modify firmware version check
Torsten Schenk
-3
/
+3
2013-04-29
ALSA: USB: adjust for changed 3.8 USB API
Clemens Ladisch
-1
/
+0
2012-12-07
ALSA: usb6fire: prevent driver panic state when stopping
Jurgen Kramer
-0
/
+3
2012-12-07
ALSA: snd-usb-6fire: remove __dev* attributes
Bill Pemberton
-17
/
+17
2012-11-21
ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.c
Sachin Kamat
-1
/
+2
[next]