index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda/ca0132 - Remove now unnecessary DSP setup functions.
Connor McAdams
2020-12-11
1
-105
/
+0
*
ALSA: hda/ca0132 - Ensure DSP is properly setup post-firmware download.
Connor McAdams
2020-12-11
1
-0
/
+119
*
ALSA: hda/ca0132 - Add 8051 exram helper functions.
Connor McAdams
2020-12-11
1
-58
/
+79
*
ALSA: hda/ca0132 - Add stream port remapping function.
Connor McAdams
2020-12-11
1
-52
/
+156
*
ALSA: hda/ca0132 - Reset codec upon initialization.
Connor McAdams
2020-12-11
1
-5
/
+16
*
ALSA: hda/hdmi: fix silent stream for first playback to DP
Kai Vehmanen
2020-12-10
1
-12
/
+86
*
ALSA: hda/ca0132 - Change Input Source enum strings.
Connor McAdams
2020-12-10
1
-1
/
+1
*
ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg.
Connor McAdams
2020-12-10
1
-1
/
+1
*
ALSA: usb-audio: Add implicit fb support for Steinberg UR22
Takashi Iwai
2020-12-10
1
-0
/
+1
*
ALSA: hda: Fix regressions on clear and reconfig sysfs
Takashi Iwai
2020-12-10
2
-2
/
+2
*
ALSA: hda/proc - print DP-MST connections
Kai Vehmanen
2020-12-08
1
-1
/
+37
*
ALSA: rawmidi: Access runtime->avail always in spinlock
Takashi Iwai
2020-12-06
1
-14
/
+35
*
ALSA: seq: Use bool for snd_seq_queue internal flags
Takashi Iwai
2020-12-06
1
-4
/
+4
*
ALSA: usb-audio: Add quirk for Pioneer DJ DDJ-SR2
Takashi Iwai
2020-11-30
1
-0
/
+57
*
ALSA: remove trailing semicolon in macro definition
Tom Rix
2020-11-28
1
-1
/
+1
*
ALSA: ppc: remove redundant checks in PS3 driver probe
Leonard Goehrs
2020-11-28
1
-5
/
+0
*
ALSA: ppc: drop if block with always false condition
Uwe Kleine-König
2020-11-28
1
-2
/
+0
*
ALSA: usb-audio: Add support for Pioneer DJ DDJ-RR controller
Daniel Martin
2020-11-28
1
-0
/
+56
*
ALSA: hda/ca0132: Move unsol callback setups to parser
Takashi Iwai
2020-11-28
1
-2
/
+3
*
ALSA: compress: allow pause and resume during draining
Gyeongtaek Lee
2020-11-27
2
-8
/
+47
*
Merge branch 'topic/usb-audio-refactoring' into for-next
Takashi Iwai
2020-11-24
1928
-39022
/
+23225
|
\
|
*
ALSA: usb-audio: Fix MOTU M-Series quirks
Dylan Robinson
2020-11-23
2
-17
/
+0
|
*
ALSA: usb-audio: Fix quirks for other BOSS devices
Takashi Iwai
2020-11-23
1
-3
/
+6
|
*
ALSA: usb-audio: Add implicit_fb module option
Takashi Iwai
2020-11-23
4
-0
/
+14
|
*
ALSA: usb-audio: Add generic implicit fb parsing
Takashi Iwai
2020-11-23
1
-5
/
+54
|
*
ALSA: usb-audio: Factor out the implicit feedback quirk code
Takashi Iwai
2020-11-23
4
-306
/
+376
|
*
ALSA: usb-audio: Quirk for BOSS GT-001
Takashi Iwai
2020-11-23
1
-0
/
+31
|
*
ALSA: usb-audio: Show sync endpoint information in proc outputs
Takashi Iwai
2020-11-23
1
-1
/
+15
|
*
ALSA: usb-audio: Use unsigned char for iface and altsettings fields
Takashi Iwai
2020-11-23
2
-5
/
+8
|
*
ALSA: usb-audio: Replace slave/master terms
Takashi Iwai
2020-11-23
2
-16
/
+16
|
*
ALSA: usb-audio: Simplify rate_min/max and rates set up
Takashi Iwai
2020-11-23
1
-29
/
+24
|
*
ALSA: usb-audio: Unify the code for the next packet size calculation
Takashi Iwai
2020-11-23
3
-25
/
+27
|
*
ALSA: usb-audio: Drop unneeded snd_usb_substream fields
Takashi Iwai
2020-11-23
5
-38
/
+24
|
*
ALSA: usb-audio: Refactoring endpoint URB deactivation
Takashi Iwai
2020-11-23
1
-18
/
+23
|
*
ALSA: usb-audio: Use atomic_t for endpoint use_count
Takashi Iwai
2020-11-23
2
-13
/
+15
|
*
ALSA: usb-audio: Constify audioformat pointer references
Takashi Iwai
2020-11-23
9
-38
/
+39
|
*
ALSA: usb-audio: Fix possible stall of implicit fb packet ring-buffer
Takashi Iwai
2020-11-23
2
-25
/
+63
|
*
ALSA: usb-audio: Refactor endpoint management
Takashi Iwai
2020-11-23
6
-734
/
+616
|
*
ALSA: usb-audio: Fix EP matching for continuous rates
Takashi Iwai
2020-11-23
1
-24
/
+13
|
*
ALSA: usb-audio: Always set up the parameters after resume
Takashi Iwai
2020-11-23
4
-34
/
+6
|
*
ALSA: usb-audio: Set callbacks via snd_usb_endpoint_set_callback()
Takashi Iwai
2020-11-23
3
-34
/
+66
|
*
ALSA: usb-audio: Stop both endpoints properly at error
Takashi Iwai
2020-11-23
2
-22
/
+23
|
*
ALSA: usb-audio: Simplify snd_usb_init_pitch() arguments
Takashi Iwai
2020-11-23
4
-18
/
+12
|
*
ALSA: usb-audio: Simplify snd_usb_init_sample_rate() arguments
Takashi Iwai
2020-11-23
5
-20
/
+18
|
*
ALSA: usb-audio: Pass snd_usb_audio object to quirk functions
Takashi Iwai
2020-11-23
4
-18
/
+17
|
*
ALSA: usb-audio: Don't set altsetting before initializing sample rate
Takashi Iwai
2020-11-23
1
-1
/
+2
|
*
ALSA: usb-audio: Add snd_usb_get_host_interface() helper
Takashi Iwai
2020-11-23
3
-27
/
+24
|
*
ALSA: usb-audio: Drop keep_interface flag again
Takashi Iwai
2020-11-23
3
-59
/
+7
|
*
ALSA: usb-audio: Create endpoint objects at parsing phase
Takashi Iwai
2020-11-23
4
-73
/
+67
|
*
ALSA: usb-audio: Avoid doubly initialization for implicit fb
Takashi Iwai
2020-11-23
1
-9
/
+20
[next]