index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: line6: stop using get_seconds()
Arnd Bergmann
2018-06-18
1
-2
/
+3
*
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-15
5
-19
/
+56
|
\
|
*
ALSA: usb-audio: Always create the interrupt pipe for the mixer
Jorge Sanjuan
2018-06-14
1
-3
/
+5
|
*
ALSA: usb-audio: Add insertion control for UAC3 BADD
Jorge Sanjuan
2018-06-14
1
-0
/
+17
|
*
ALSA: usb-audio: Change in connectors control creation interface
Jorge Sanjuan
2018-06-14
1
-10
/
+10
|
*
ALSA: usb-audio: Remove explicitly listed Mytek devices
Jussi Laako
2018-06-13
1
-3
/
+0
|
*
ALSA: usb-audio: Generic DSD detection for XMOS-based implementations
Jussi Laako
2018-06-13
1
-2
/
+1
|
*
ALSA: usb-audio: Add native DSD support for Mytek DACs
Jussi Laako
2018-06-13
3
-1
/
+18
|
*
ALSA: usb-audio: Disable the quirk for Nura headset
Takashi Iwai
2018-06-12
1
-0
/
+5
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
3
-8
/
+10
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
7
-12
/
+21
|
/
*
ALSA: usb-audio: remove redundant check on err
Colin Ian King
2018-06-04
1
-2
/
+0
*
ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers
Takashi Iwai
2018-05-29
5
-5
/
+63
*
ALSA: usb-audio: Avoid lowlevel device object
Takashi Iwai
2018-05-28
1
-25
/
+5
*
ALSA: usb-audio: Follow standard coding style
Takashi Iwai
2018-05-28
5
-26
/
+41
*
ALSA: usb-audio: Move autoresume call at the end of open
Takashi Iwai
2018-05-28
1
-36
/
+37
*
ALSA: usb-audio: Simplify PCM open/close callbacks
Takashi Iwai
2018-05-28
1
-26
/
+8
*
ALSA: usb-audio: Drop superfluous ifndef
Takashi Iwai
2018-05-24
1
-4
/
+0
*
ALSA: usb: stream: fix potential memory leak during uac3 interface parsing
Ruslan Bilovol
2018-05-18
1
-1
/
+5
*
ALSA: usb-audio: Apply rate limit to warning messages in URB complete callback
Takashi Iwai
2018-05-16
1
-1
/
+1
*
ALSA: usb-audio: UAC3: Parse Input Terminal number of channels.
Jorge Sanjuan
2018-05-15
1
-2
/
+6
*
ALSA: usb-audio: UAC3 Add support for connector insertion.
Jorge Sanjuan
2018-05-15
1
-14
/
+94
*
ALSA: usb-audio: UAC3. Add support for mixer unit.
Jorge Sanjuan
2018-05-15
1
-7
/
+81
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-05-15
2
-1
/
+16
|
\
|
*
ALSA: usb-audio: Use Class Specific EP for UAC3 devices.
Jorge Sanjuan
2018-05-15
1
-1
/
+8
|
*
ALSA: usb: mixer: volume quirk for CM102-A+/102S+
Federico Cuello
2018-05-13
1
-0
/
+8
*
|
ALSA: usb-audio: add boot quirk for Axe-Fx III
Alberto Aguirre
2018-05-13
1
-0
/
+32
*
|
ALSA: usb: add UAC3 BADD profiles support
Ruslan Bilovol
2018-05-13
6
-41
/
+459
*
|
ALSA: usb: mixer: make string parsing independent of mixer_build state
Ruslan Bilovol
2018-05-04
1
-14
/
+16
*
|
ALSA: usb: Only get AudioControl header for UAC1 class.
Jorge Sanjuan
2018-05-04
1
-20
/
+19
*
|
ALSA: usb: stream: refactor uac3 audio interface parsing
Ruslan Bilovol
2018-05-04
1
-143
/
+146
*
|
ALSA: usb: stream: refactor uac1/2 audio interface parsing
Ruslan Bilovol
2018-05-04
1
-148
/
+185
*
|
ALSA: usb: stream: move audioformat alloc/init into separate function
Ruslan Bilovol
2018-05-04
1
-16
/
+36
*
|
ALSA: usb-audio: Clean up mixer element list traverse
Takashi Iwai
2018-05-03
4
-16
/
+18
*
|
ALSA: usb-audio: Give proper vendor/product name for Dell WD15 Dock
Takashi Iwai
2018-05-02
1
-0
/
+10
*
|
ALSA: usb-audio: Allow to override the longname string
Takashi Iwai
2018-05-02
2
-59
/
+88
*
|
ALSA: usb-audio: Add "Keep Interface" control
Takashi Iwai
2018-05-02
1
-0
/
+45
*
|
ALSA: usb-audio: Add keep_iface flag
Takashi Iwai
2018-05-02
2
-7
/
+13
*
|
ALSA: usb-audio: Avoid superfluous usb_set_interface() calls
Takashi Iwai
2018-05-02
1
-7
/
+4
*
|
ALSA: usb-audio: Initialize Dell Dock playback volumes
Takashi Iwai
2018-05-02
3
-0
/
+40
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-04-25
6
-7
/
+11
|
\
\
|
|
/
|
*
ALSA: usx2y: Change return type to vm_fault_t
Souptick Joarder
2018-04-25
3
-3
/
+3
|
*
ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3.
Michael Drake
2018-04-24
1
-1
/
+1
|
*
ALSA: usb-audio: Skip broken EU on Dell dock USB-audio
Takashi Iwai
2018-04-24
1
-0
/
+3
|
*
ALSA: usb-audio: Fix missing endian conversion
Takashi Iwai
2018-04-24
1
-2
/
+2
|
*
ALSA: usb-audio: Fix forgotten conversion of control query functions
Takashi Iwai
2018-04-23
1
-1
/
+2
*
|
ALSA: usb-audio: add more quirks for DSD interfaces
Daniel Mack
2018-04-23
1
-0
/
+27
*
|
ALSA: usb-audio: add implicit fb quirk for Axe-Fx III
Alberto Aguirre
2018-04-19
1
-0
/
+4
*
|
ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirk
Alberto Aguirre
2018-04-19
1
-32
/
+20
|
/
*
ALSA: line6: Use correct endpoint type for midi output
Fabián Inostroza
2018-04-12
1
-1
/
+1
[next]