index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
sound
/
usb
/
6fire
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-17
ALSA: 6fire: Fix input volume change detection
Cássio Gabriel
1
-4
/
+6
2026-04-15
ALSA: 6fire: Drop unnecessary NULL checks
Takashi Iwai
1
-20
/
+16
2026-04-15
ALSA: 6fire: Reduce multi-level conditionals in usb6fire_chip_disconnect()
Takashi Iwai
1
-19
/
+22
2026-04-15
ALSA: 6fire: Fix leftover global pointers after probe failures
Takashi Iwai
1
-8
/
+6
2026-04-15
ALSA: 6fire: Cover the whole probe and disconnect calls with register_mutex
Takashi Iwai
1
-19
/
+17
2026-04-10
ALSA: 6fire: fix use-after-free on disconnect
Berk Cem Goksel
1
-5
/
+12
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-9
/
+6
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-08-12
ALSA: 6fire: Clean ups with guard()
Takashi Iwai
3
-85
/
+59
2025-07-11
ALSA: 6fire: Use safer strscpy() instead of strcpy()
Takashi Iwai
3
-4
/
+4
2024-11-13
ALSA: 6fire: Release resources at card release
Takashi Iwai
1
-5
/
+5
2024-05-08
ALSA: usb: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-1
/
+1
2022-07-25
ALSA: usb/6fire: fix repeated words in comments
wangjianli
1
-1
/
+1
2021-10-26
ALSA: 6fire: fix control and bulk message timeouts
Johan Hovold
2
-4
/
+4
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2020-09-25
sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
1
-25
/
+13
2020-09-25
Revert "sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()"
Oliver Neukum
1
-13
/
+25
2020-09-16
sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
1
-25
/
+13
2020-07-20
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: usb: Constify snd_kcontrol_new items
Takashi Iwai
1
-4
/
+4
2019-12-11
ALSA: usb: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-11
ALSA: 6fire: Use managed buffer allocation
Takashi Iwai
1
-16
/
+1
2019-11-06
ALSA: 6fire: Convert to the common vmalloc memalloc
Takashi Iwai
1
-4
/
+5
2019-11-06
ALSA: 6fire: Drop the dead code
Takashi Iwai
1
-7
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
13
-65
/
+13
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
1
-1
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-4
/
+6
2017-10-16
ALSA: 6fire: remove unused variable card
Colin Ian King
1
-2
/
+0
2017-09-07
ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()
Markus Elfring
1
-18
/
+13
2017-08-19
ALSA: usb: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-06
ALSA: 6fire: constify usb_device_id.
Arvind Yadav
1
-1
/
+1
2017-01-12
ALSA: usb: Constify snd_rawmidi_ops
Takashi Iwai
1
-2
/
+2
2015-12-08
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2014-11-14
ALSA: 6fire: Convert byte_rev_table uses to bitrev8
Joe Perches
1
-1
/
+1
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
1
-13
/
+4
2014-10-21
ALSA: 6fire: Use snd_ctl_enum_info()
Takashi Iwai
1
-18
/
+4
2014-02-26
ALSA: 6fire: Use standard printk helpers
Takashi Iwai
6
-72
/
+86
2014-02-12
ALSA: usb: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+2
2013-10-29
ALSA: 6fire: Fix probe of multiple cards
Takashi Iwai
1
-1
/
+1
2013-08-23
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
6
-17
/
+102
2013-08-12
ALSA: 6fire: make buffers DMA-able (midi)
Torsten Schenk
2
-6
/
+16
2013-08-12
ALSA: 6fire: make buffers DMA-able (pcm)
Torsten Schenk
2
-2
/
+41
2013-08-08
ALSA: don't push static constants on stack for %*ph
Andy Shevchenko
1
-2
/
+2
2013-08-07
ALSA: 6fire: fix DMA issues with URB transfer_buffer usage
Jussi Kivilinna
2
-6
/
+34
2013-07-21
ALSA: usb-audio: 6fire: return correct XRUN indication
Eldad Zack
1
-1
/
+1
2013-07-15
ALSA: 6fire: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-2
/
+10
2013-06-21
ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()
Antonio Ospite
1
-1
/
+1
[next]