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
*
Merge branch 'topic/usb-uac2-effect-unit' into for-next
Takashi Iwai
2020-02-17
13
-62
/
+162
|
\
|
*
ALSA: usb-audio: Parse source ID of UAC2 effect unit
Takashi Iwai
2020-02-17
1
-0
/
+6
|
*
usb: audio-v2: Add uac2_effect_unit_descriptor definition
Takashi Iwai
2020-02-17
1
-0
/
+12
|
*
ALSA: rawmidi: Avoid bit fields for state flags
Takashi Iwai
2020-02-14
1
-3
/
+3
|
*
ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai
2020-02-14
4
-9
/
+20
|
*
ALSA: seq: Avoid concurrent access to queue flags
Takashi Iwai
2020-02-14
1
-4
/
+16
|
*
ALSA: pcm: Fix double hw_free calls
Takashi Iwai
2020-02-13
1
-1
/
+2
|
*
ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000
Alexander Tsoy
2020-02-13
3
-32
/
+66
|
*
ALSA: hda/realtek - Fix silent output on MSI-GL73
Takashi Iwai
2020-02-12
1
-0
/
+1
|
*
ALSA: hda/realtek - Add more codec supported Headset Button
Kailang Yang
2020-02-12
1
-0
/
+3
|
*
ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
Arvind Sankar
2020-02-11
1
-0
/
+1
|
*
ALSA: usb-audio: Fix UAC2/3 effect unit parsing
Takashi Iwai
2020-02-11
1
-2
/
+10
|
*
ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra Evolve 65 headset
Takashi Iwai
2020-02-11
1
-11
/
+22
*
|
ALSA: usb-audio: Add support for Presonus Studio 1810c
Nick Kossifidis
2020-02-15
6
-0
/
+681
*
|
ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/write
Takashi Iwai
2020-02-14
1
-0
/
+4
*
|
ALSA: usb-audio: Don't create a mixer element with bogus volume range
Takashi Iwai
2020-02-14
1
-0
/
+10
*
|
ALSA: hda_codec: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
1
-1
/
+1
*
|
ALSA: hda/ca0132 - Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
1
-1
/
+1
*
|
ALSA: usb-midi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
1
-1
/
+1
*
|
ALSA: core: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
1
-1
/
+1
*
|
ALSA: info: remove redundant assignment to variable c
Colin Ian King
2020-02-10
1
-1
/
+1
*
|
ALSA: ali5451: remove redundant variable capture_flag
Colin Ian King
2020-02-10
1
-4
/
+2
*
|
ALSA: hda: remove redundant assignment to variable timeout
Colin Ian King
2020-02-10
1
-1
/
+1
*
|
ALSA: hdsp: remove redundant assignment to variable err
Colin Ian King
2020-02-10
1
-1
/
+2
*
|
ALSA: pcm: Minor refactoring
Takashi Iwai
2020-02-10
1
-6
/
+11
*
|
ALSA: pcm_dmaengine: Use pcm_for_each_format() macro for PCM format iteration
Takashi Iwai
2020-02-10
1
-1
/
+1
*
|
ALSA: pcm: Use a macro for parameter masks to reduce the needed cast
Takashi Iwai
2020-02-10
1
-14
/
+18
*
|
ALSA: pcm: Use standard macros for fixing PCM format cast
Takashi Iwai
2020-02-10
2
-18
/
+16
*
|
ALSA: dummy: Use standard macros for fixing PCM format cast
Takashi Iwai
2020-02-10
1
-3
/
+3
*
|
ALSA: usb-audio: Use pcm_for_each_format() macro for PCM format iterations
Takashi Iwai
2020-02-10
1
-1
/
+1
*
|
ALSA: pcm: More helper macros for reducing snd_pcm_format_t cast
Takashi Iwai
2020-02-10
2
-0
/
+16
*
|
ALSA: aloop: Fix PCM format assignment
Takashi Iwai
2020-02-10
1
-3
/
+3
*
|
ALSA: emu8000: Fix the cast to __user pointer
Takashi Iwai
2020-02-10
1
-2
/
+2
*
|
ALSA: emu10k1: Fix endianness annotations
Takashi Iwai
2020-02-10
1
-1
/
+3
*
|
ALSA: via82xx: Fix endianness annotations
Takashi Iwai
2020-02-10
2
-4
/
+8
*
|
ALSA: hda/hdmi: Move ELD parse and jack reporting into update_eld()
Takashi Iwai
2020-02-10
1
-62
/
+48
*
|
ALSA: hda/hdmi: Move runtime PM resume into hdmi_present_sense_via_verbs()
Takashi Iwai
2020-02-10
1
-11
/
+9
*
|
ALSA: hda/hdmi: Don't use standard hda_jack for generic HDMI jacks
Takashi Iwai
2020-02-10
1
-162
/
+57
*
|
ALSA: hda/hdmi: Reduce hda_jack_tbl lookup at unsol event handling
Takashi Iwai
2020-02-10
1
-15
/
+3
|
/
*
Linux 5.6-rc1
v5.6-rc1
Linus Torvalds
2020-02-10
1
-2
/
+2
*
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-10
53
-261
/
+252
|
\
|
*
kbuild: make multiple directory targets work
Masahiro Yamada
2020-02-05
1
-1
/
+1
|
*
kconfig: Invalidate all symbols after changing to y or m.
Tetsuo Handa
2020-02-05
1
-3
/
+2
|
*
kallsyms: fix type of kallsyms_token_table[]
Masahiro Yamada
2020-02-05
1
-2
/
+3
|
*
scripts/kallsyms: change table to store (strcut sym_entry *)
Masahiro Yamada
2020-02-03
1
-56
/
+65
|
*
scripts/kallsyms: rename local variables in read_symbol()
Masahiro Yamada
2020-02-03
1
-12
/
+12
|
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-03
49
-190
/
+172
|
*
kbuild: fix the document to use extra-y for vmlinux.lds
Masahiro Yamada
2020-02-03
1
-2
/
+2
|
*
kconfig: fix broken dependency in randconfig-generated .config
Masahiro Yamada
2020-02-03
1
-1
/
+1
*
|
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-10
9
-0
/
+2058
|
\
\
[next]