index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
6fire
Age
Commit message (
Expand
)
Author
Files
Lines
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/broon...
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
2013-06-21
ALSA: snd-usb-6fire: use vmalloc buffers
Antonio Ospite
1
-7
/
+5
2013-05-23
ALSA: usb-6fire: Modify firmware version check
Torsten Schenk
1
-3
/
+3
2013-04-29
ALSA: USB: adjust for changed 3.8 USB API
Clemens Ladisch
1
-1
/
+0
2012-12-07
ALSA: usb6fire: prevent driver panic state when stopping
Jurgen Kramer
1
-0
/
+3
2012-12-07
ALSA: snd-usb-6fire: remove __dev* attributes
Bill Pemberton
10
-17
/
+17
2012-11-21
ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.c
Sachin Kamat
1
-1
/
+2
2012-08-06
ALSA: print small buffers via %*ph[C]
Andy Shevchenko
1
-3
/
+2
2012-06-18
ALSA: 6fire: use NULL instead of 0 for pointer assignment
Daniel Mack
1
-1
/
+1
2012-02-22
ALSA: snd-usb-6fire: add analog input volume control
Torsten Schenk
2
-0
/
+73
2012-02-22
ALSA: snd-usb-6fire: add mute control for analog outputs
Torsten Schenk
2
-0
/
+96
2012-02-22
ALSA: snd-usb-6fire: add individual volume control for analog channels
Torsten Schenk
2
-23
/
+126
2012-02-22
ALSA: snd-usb-6fire: add tlv to controls
Torsten Schenk
1
-25
/
+9
2012-02-22
ALSA: snd-usb-6fire: remove driver version information
Torsten Schenk
12
-13
/
+1
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-11-18
USB: convert sound/* to use module_usb_driver()
Greg Kroah-Hartman
1
-13
/
+2
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-09-23
ALSA: 6fire: don't use custom hex_to_bin()
Andy Shevchenko
1
-13
/
+12
2011-06-16
ALSA: 6fire - Fix signedness bug
Torsten Schenk
1
-2
/
+2
2011-06-14
ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload()
Jesper Juhl
1
-1
/
+0
2011-06-02
ALSA: 6fire: Don't leak firmware in error path
Jesper Juhl
1
-0
/
+1
[next]