index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
6fire
Age
Commit message (
Expand
)
Author
2020-09-25
sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-25
Revert "sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_...
Oliver Neukum
2020-09-16
sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
2020-07-20
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
2020-01-03
ALSA: usb: Constify snd_kcontrol_new items
Takashi Iwai
2019-12-11
ALSA: usb: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
ALSA: 6fire: Use managed buffer allocation
Takashi Iwai
2019-11-06
ALSA: 6fire: Convert to the common vmalloc memalloc
Takashi Iwai
2019-11-06
ALSA: 6fire: Drop the dead code
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-10-16
ALSA: 6fire: remove unused variable card
Colin Ian King
2017-09-07
ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()
Markus Elfring
2017-08-19
ALSA: usb: constify snd_pcm_ops structures
Arvind Yadav
2017-08-06
ALSA: 6fire: constify usb_device_id.
Arvind Yadav
2017-01-12
ALSA: usb: Constify snd_rawmidi_ops
Takashi Iwai
2015-12-08
treewide: Fix typos in printk
Masanari Iida
2014-11-14
ALSA: 6fire: Convert byte_rev_table uses to bitrev8
Joe Perches
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
2014-10-21
ALSA: 6fire: Use snd_ctl_enum_info()
Takashi Iwai
2014-02-26
ALSA: 6fire: Use standard printk helpers
Takashi Iwai
2014-02-12
ALSA: usb: Convert to snd_card_new() with a device pointer
Takashi Iwai
2013-10-29
ALSA: 6fire: Fix probe of multiple cards
Takashi Iwai
2013-08-23
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2013-08-12
ALSA: 6fire: make buffers DMA-able (midi)
Torsten Schenk
2013-08-12
ALSA: 6fire: make buffers DMA-able (pcm)
Torsten Schenk
2013-08-08
ALSA: don't push static constants on stack for %*ph
Andy Shevchenko
2013-08-07
ALSA: 6fire: fix DMA issues with URB transfer_buffer usage
Jussi Kivilinna
2013-07-21
ALSA: usb-audio: 6fire: return correct XRUN indication
Eldad Zack
2013-07-15
ALSA: 6fire: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-06-21
ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()
Antonio Ospite
2013-06-21
ALSA: snd-usb-6fire: use vmalloc buffers
Antonio Ospite
2013-05-23
ALSA: usb-6fire: Modify firmware version check
Torsten Schenk
2013-04-29
ALSA: USB: adjust for changed 3.8 USB API
Clemens Ladisch
2012-12-07
ALSA: usb6fire: prevent driver panic state when stopping
Jurgen Kramer
2012-12-07
ALSA: snd-usb-6fire: remove __dev* attributes
Bill Pemberton
2012-11-21
ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.c
Sachin Kamat
2012-08-06
ALSA: print small buffers via %*ph[C]
Andy Shevchenko
2012-06-18
ALSA: 6fire: use NULL instead of 0 for pointer assignment
Daniel Mack
2012-02-22
ALSA: snd-usb-6fire: add analog input volume control
Torsten Schenk
2012-02-22
ALSA: snd-usb-6fire: add mute control for analog outputs
Torsten Schenk
2012-02-22
ALSA: snd-usb-6fire: add individual volume control for analog channels
Torsten Schenk
2012-02-22
ALSA: snd-usb-6fire: add tlv to controls
Torsten Schenk
2012-02-22
ALSA: snd-usb-6fire: remove driver version information
Torsten Schenk
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-11-18
USB: convert sound/* to use module_usb_driver()
Greg Kroah-Hartman
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
[next]