Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5eb6126e1c5c5b69d90003444acc99743881b7b7
/
sound
/
usb
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
7086b7b
ALSA: usb-audio: Tidy up mixer_us16x08.c
by Takashi Iwai
· 8 years ago
e2810d7
ALSA: usb-audio: Fix memory leak and corruption in mixer_us16x08.c
by Takashi Iwai
· 8 years ago
89b593c
ALSA: usb-audio: purge needless variable length array
by Takashi Sakamoto
· 8 years ago
34371d2
ALSA: usb-audio: localize function without external linkage
by Takashi Sakamoto
· 8 years ago
02ed051
ALSA: usb-audio: localize one-referrer variable
by Takashi Sakamoto
· 8 years ago
d2bb390a
ALSA: usb-audio: Tascam US-16x08 DSP mixer quirk
by Detlef Urban
· 8 years ago
5d81296
ALSA: line6: Always setup isochronous transfer properties
by Andrej Krutak
· 8 years ago
1e94320
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
f3d8331
Revert "ALSA: line6: Only determine control port properties if needed"
by Takashi Iwai
· 8 years ago
e1a063f
Merge branch 'topic/intel-lpe-audio' into for-next
by Takashi Iwai
· 8 years ago
f43e540
ALSA: usb: Constify snd_rawmidi_ops
by Takashi Iwai
· 8 years ago
2e40795
ALSA: usb-audio: Add a quirk for Plantronics BT600
by Dennis Kadioglu
· 8 years ago
13a6c83
ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion
by Ioan-Adrian Ratiu
· 8 years ago
1d0f953
ALSA: usb-audio: Fix irq/process data synchronization
by Ioan-Adrian Ratiu
· 8 years ago
3eff682
ALSA: usb-audio: Support both DSD LE/BE Amanero firmware versions
by Jussi Laako
· 8 years ago
f8114f8
Revert "ALSA: usb-audio: Fix race at stopping the stream"
by Takashi Iwai
· 8 years ago
995c6a7
ALSA: hiface: Fix M2Tech hiFace driver sampling rate change
by Jussi Laako
· 8 years ago
0120073
ALSA: usb-audio: Eliminate noise at the start of DSD playback.
by Nobutaka Okabe
· 8 years ago
7f38ca0
ALSA: usb-audio: Add native DSD support for TEAC 501/503 DAC
by Nobutaka Okabe
· 8 years ago
d71bb23
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
82ffb6f
ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirks
by Con Kolivas
· 8 years ago
17f08b0
ALSA: usb-audio: add implicit fb quirk for Axe-Fx II
by Alberto Aguirre
· 8 years ago
fd1a505
ALSA: usb-audio: more tolerant packetsize
by Andreas Pape
· 8 years ago
1e2e3fe
ALSA: usb-audio: avoid setting of sample rate multiple times on bus
by Daniel Girnus
· 8 years ago
1620094
ALSA: usb-audio: Fix race at stopping the stream
by Takashi Iwai
· 8 years ago
4763601
ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
by Takashi Iwai
· 8 years ago
fc90172
ALSA: line6: Claim pod x3 usb data interface
by Andrej Krutak
· 8 years ago
6ff1a25
ALSA: usb-audio: Fix use-after-free of usb_device at disconnect
by Takashi Iwai
· 8 years ago
bdc3478
ALSA: usb-audio: Add quirk for Syntek STK1160
by Marcel Hasler
· 8 years ago
fdd8218
ALSA: line6: fix a crash in line6_hwdep_write()
by Dan Carpenter
· 8 years ago
b907900
ALSA: line6: Fix POD X3 Live audio input
by Andrej Krutak
· 8 years ago
3383c5c
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
8da08ca
ALSA: usb-line6: use the same declaration as definition in header for MIDI manufacturer ID
by Takashi Sakamoto
· 8 years ago
eb1a74b
ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants
by Anssi Hannula
· 8 years ago
0da325a
ALSA: line6: snd-usb-line6 depends on CONFIG_SND_HWDEP
by Valdis Kletnieks
· 8 years ago
a4bc746
ALSA: line6: fix ifnullfree.cocci warnings
by kbuild test robot
· 8 years ago
a16039c
ALSA: line6: Add hwdep interface to access the POD control messages
by Andrej Krutak
· 8 years ago
cfa7696
ALSA: line6: Cleanup podhd initialization
by Andrej Krutak
· 8 years ago
f6a0dd1
ALSA: line6: Only determine control port properties if needed
by Andrej Krutak
· 8 years ago
c039aaa
ALSA: line6: Add support for POD X3 Live (only USB ID differs from POD X3)
by Andrej Krutak
· 8 years ago
790869d
ALSA: line6: Add support for POD X3
by Andrej Krutak
· 8 years ago
7811a3a
ALSA: line6: Allow processing of raw incoming messages
by Andrej Krutak
· 8 years ago
174e1fc
ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)
by Andrej Krutak
· 8 years ago
f56742c
ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during capture
by Andrej Krutak
· 8 years ago
97d78ac
ALSA: line6: Allow different channel numbers for in/out
by Andrej Krutak
· 8 years ago
7a0f55a
ALSA: line6: Support assymetrical in/out configurations
by Andrej Krutak
· 8 years ago
79faa2b
ALSA: line6: Add high-speed USB support
by Andrej Krutak
· 8 years ago
b2233d9
ALSA: line6: Enable different number of URBs for frame transfers
by Andrej Krutak
· 8 years ago
3d2f4d0
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
83d9956
ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114
by Ken Lin
· 8 years ago
1bc00f32
ALSA: usb-audio: rmove print for failure of kmalloc
by Shawn Lin
· 8 years ago
36e1ac3
ALSA: usb: fine-tune Tenor error compensation value
by Daniel Mack
· 8 years ago
ca0dd27
ALSA: usb: use TEAC UD-H01 quirk for more devices
by Daniel Mack
· 8 years ago
9abc134
ALSA: usb: move udh01_fb_quirk setting to quirks.c
by Daniel Mack
· 8 years ago
b027d11
ALSA: line6: Fix POD sysfs attributes segfault
by Andrej Krutak
· 8 years ago
adc8a43
ALSA: line6: Give up on the lock while URBs are released.
by Andrej Krutak
· 8 years ago
7e4379e
ALSA: line6: Remove double line6_pcm_release() after failed acquire.
by Andrej Krutak
· 8 years ago
289ef67
ALSA: usb: caiaq: audio: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
41f5e3b
ALSA: usb-audio: Add quirk for ELP HD USB Camera
by Vittorio Gambaletta (VittGam)
· 8 years ago
7627e40
ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD (VF0610)
by Piotr Karasinski
· 8 years ago
cf81d6b
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 8 years ago
76df529
ALSA: usb-audio: Fix quirks code is not called
by Kazuki Oikawa
· 8 years ago
e5c5327
ALSA: usb-audio: Change structure initialisation to C99 style
by Amitoj Kaur Chawla
· 8 years ago
581abba
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 9 years ago
84add30
ALSA: usb-audio: Yet another Phoneix Audio device quirk
by Takashi Iwai
· 9 years ago
2e00fde
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
89e448b
ALSA: usb-midi: correct speed checking
by Oliver Neukum
· 9 years ago
748a1cc
ALSA: usb-audio: correct speed checking
by Oliver Neukum
· 9 years ago
2d2c038
ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
by Takashi Iwai
· 9 years ago
57dd541
ALSA: usb-audio: Limit retrying sample rate reads
by Takashi Iwai
· 9 years ago
a33d595
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
c8c5285
Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
adcdd0d
ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
by Kailang Yang
· 9 years ago
191227d
ALSA: usb-audio: allow clock source validity interrupts
by Daniel Mack
· 9 years ago
cddaafb
ALSA: usb-audio: add UAC2 clock sources as mixer controls
by Daniel Mack
· 9 years ago
b4203ff
ALSA: usb-audio: Add a quirk for Plantronics BT300
by Dennis Kadioglu
· 9 years ago
62d2def
Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
f03b24a
ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
by Takashi Iwai
· 9 years ago
2708d17d
Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
c89178f
[media] Revert "[media] sound/usb: Use Media Controller API to share media resources"
by Mauro Carvalho Chehab
· 9 years ago
836b34a
ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_stream() call
by Vladis Dronov
· 9 years ago
87cf815
Merge tag 'sound-fix-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
0ef2110
ALSA: usb-audio: add Microsoft HD-5001 to quirks
by Victor Clément
· 9 years ago
021f163
Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
447d627
ALSA: usb-audio: Add sanity checks for endpoint accesses
by Takashi Iwai
· 9 years ago
902eb7f
ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
by Takashi Iwai
· 9 years ago
0f886ca
ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
by Takashi Iwai
· 9 years ago
8331c05
Merge commit '840f5b0572ea' into v4l_for_linus
by Mauro Carvalho Chehab
· 9 years ago
6defb60
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
c0fd9cd
[media] sound/usb: Use meaninful names for goto labels
by Shuah Khan
· 9 years ago
aebb2b8
[media] sound/usb: Use Media Controller API to share media resources
by Shuah Khan
· 9 years ago
17e2df4
ALSA: usb-audio: Add a quirk for Plantronics DA45
by Dennis Kadioglu
· 9 years ago
d61b04f
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
07d86ca
ALSA: usb-audio: avoid freeing umidi object twice
by Andrey Konovalov
· 9 years ago
c9e9dac
Merge branch 'topic/core-fixes' into for-next
by Takashi Iwai
· 9 years ago
1b3c993
ALSA: usb-audio: Add quirk for Microsoft LifeCam HD-6000
by Lev Lybin
· 9 years ago
ad678b4
ALSA: usb-audio: Add native DSD support for PS Audio NuWave DAC
by Jurgen Kramer
· 9 years ago
5327d6b
ALSA: usb-audio: Fix OPPO HA-1 vendor ID
by Jurgen Kramer
· 9 years ago
e270336
ALSA: usb-audio: Add quirk_alias option
by Takashi Iwai
· 9 years ago
Next »