Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fe2c32545bfc281122cb8b66572949a366ad747e
/
sound
/
usb
/
6fire
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
4981540
ALSA: 6fire: remove unused variable card
by Colin Ian King
· 7 years ago
f804fff
ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()
by Markus Elfring
· 7 years ago
31cb1fb
ALSA: usb: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
05d72cd
ALSA: 6fire: constify usb_device_id.
by Arvind Yadav
· 7 years ago
f43e540
ALSA: usb: Constify snd_rawmidi_ops
by Takashi Iwai
· 8 years ago
e3d132d
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
9547c09
ALSA: 6fire: Convert byte_rev_table uses to bitrev8
by Joe Perches
· 10 years ago
1fb8510
ALSA: pcm: Add snd_pcm_stop_xrun() helper
by Takashi Iwai
· 10 years ago
c8dd33f
ALSA: 6fire: Use snd_ctl_enum_info()
by Takashi Iwai
· 10 years ago
e3b3757
ALSA: 6fire: Use standard printk helpers
by Takashi Iwai
· 11 years ago
874b8d4
ALSA: usb: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
9b389a8
ALSA: 6fire: Fix probe of multiple cards
by Takashi Iwai
· 11 years ago
68538bf
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 11 years ago
4c2aee00
ALSA: 6fire: make buffers DMA-able (midi)
by Torsten Schenk
· 11 years ago
5ece263
ALSA: 6fire: make buffers DMA-able (pcm)
by Torsten Schenk
· 11 years ago
663819f
ALSA: don't push static constants on stack for %*ph
by Andy Shevchenko
· 11 years ago
ddb6b5a9
ALSA: 6fire: fix DMA issues with URB transfer_buffer usage
by Jussi Kivilinna
· 11 years ago
be2f93a
ALSA: usb-audio: 6fire: return correct XRUN indication
by Eldad Zack
· 11 years ago
5b9ab3f
ALSA: 6fire: Fix unlocked snd_pcm_stop() call
by Takashi Iwai
· 11 years ago
0af49ff
ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()
by Antonio Ospite
· 11 years ago
4a9f911
ALSA: snd-usb-6fire: use vmalloc buffers
by Antonio Ospite
· 11 years ago
d47333d
ALSA: usb-6fire: Modify firmware version check
by Torsten Schenk
· 11 years ago
c75c5ab
ALSA: USB: adjust for changed 3.8 USB API
by Clemens Ladisch
· 12 years ago
9621055
ALSA: usb6fire: prevent driver panic state when stopping
by Jurgen Kramer
· 12 years ago
87f9796
ALSA: snd-usb-6fire: remove __dev* attributes
by Bill Pemberton
· 12 years ago
27b2a22
ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.c
by Sachin Kamat
· 12 years ago
793ea49
ALSA: print small buffers via %*ph[C]
by Andy Shevchenko
· 12 years ago
0b1d8e0
ALSA: 6fire: use NULL instead of 0 for pointer assignment
by Daniel Mack
· 12 years ago
06bb4e7
ALSA: snd-usb-6fire: add analog input volume control
by Torsten Schenk
· 13 years ago
d97c735
ALSA: snd-usb-6fire: add mute control for analog outputs
by Torsten Schenk
· 13 years ago
f90ffbf
ALSA: snd-usb-6fire: add individual volume control for analog channels
by Torsten Schenk
· 13 years ago
8e247a9
ALSA: snd-usb-6fire: add tlv to controls
by Torsten Schenk
· 13 years ago
c596758
ALSA: snd-usb-6fire: remove driver version information
by Torsten Schenk
· 13 years ago
a429638
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
424f075
USB: convert sound/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
49957f3
ALSA: 6fire: don't use custom hex_to_bin()
by Andy Shevchenko
· 13 years ago
0ec5258
ALSA: 6fire - Fix signedness bug
by Torsten Schenk
· 13 years ago
37f7ec3
ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload()
by Jesper Juhl
· 13 years ago
bf0be0e
ALSA: 6fire: Don't leak firmware in error path
by Jesper Juhl
· 13 years ago
02e5fbf
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 13 years ago
8ae9572
ALSA: 6fire: use the kernel's built-in bit reverse table
by Daniel Mack
· 14 years ago
2475b0d
ALSA: 6fire - Add support of digital-thru mixer
by Torsten Schenk
· 14 years ago
b84610b
ALSA: 6fire - Improve firmware loader
by Torsten Schenk
· 14 years ago
58c54fa
ALSA: 6fire - Add support for S32_LE format
by Torsten Schenk
· 14 years ago
e220fa3
ALSA: 6fire - Fix pcm rate assignment
by Torsten Schenk
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
8121d91
ALSA: USB: 6fire: signedness bug in usb6fire_pcm_prepare()
by Dan Carpenter
· 14 years ago
c6d43ba
ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USB
by Torsten Schenk
· 14 years ago