index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
quirks-table.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-12
ALSA: core: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-10
ALSA: info: remove redundant assignment to variable c
Colin Ian King
1
-1
/
+1
2020-02-10
ALSA: ali5451: remove redundant variable capture_flag
Colin Ian King
1
-4
/
+2
2020-02-10
ALSA: hda: remove redundant assignment to variable timeout
Colin Ian King
1
-1
/
+1
2020-02-10
ALSA: hdsp: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+2
2020-02-10
ALSA: pcm: Minor refactoring
Takashi Iwai
1
-6
/
+11
2020-02-10
ALSA: pcm_dmaengine: Use pcm_for_each_format() macro for PCM format iteration
Takashi Iwai
1
-1
/
+1
2020-02-10
ALSA: pcm: Use a macro for parameter masks to reduce the needed cast
Takashi Iwai
1
-14
/
+18
2020-02-10
ALSA: pcm: Use standard macros for fixing PCM format cast
Takashi Iwai
2
-18
/
+16
2020-02-10
ALSA: dummy: Use standard macros for fixing PCM format cast
Takashi Iwai
1
-3
/
+3
2020-02-10
ALSA: usb-audio: Use pcm_for_each_format() macro for PCM format iterations
Takashi Iwai
1
-1
/
+1
2020-02-10
ALSA: pcm: More helper macros for reducing snd_pcm_format_t cast
Takashi Iwai
2
-0
/
+16
2020-02-10
ALSA: aloop: Fix PCM format assignment
Takashi Iwai
1
-3
/
+3
2020-02-10
ALSA: emu8000: Fix the cast to __user pointer
Takashi Iwai
1
-2
/
+2
2020-02-10
ALSA: emu10k1: Fix endianness annotations
Takashi Iwai
1
-1
/
+3
2020-02-10
ALSA: via82xx: Fix endianness annotations
Takashi Iwai
2
-4
/
+8
2020-02-10
ALSA: hda/hdmi: Move ELD parse and jack reporting into update_eld()
Takashi Iwai
1
-62
/
+48
2020-02-10
ALSA: hda/hdmi: Move runtime PM resume into hdmi_present_sense_via_verbs()
Takashi Iwai
1
-11
/
+9
2020-02-10
ALSA: hda/hdmi: Don't use standard hda_jack for generic HDMI jacks
Takashi Iwai
1
-162
/
+57
2020-02-10
ALSA: hda/hdmi: Reduce hda_jack_tbl lookup at unsol event handling
Takashi Iwai
1
-15
/
+3
2020-02-10
Linux 5.6-rc1
v5.6-rc1
Linus Torvalds
1
-2
/
+2
2020-02-10
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
12
-0
/
+3280
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-08
pipe: use exclusive waits when reading or writing
Linus Torvalds
4
-30
/
+51
2020-02-08
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
1
-4
/
+7
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
1
-1
/
+1
2020-02-08
powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+1
2020-02-08
powerpc/futex: Fix incorrect user access blocking
Michael Ellerman
1
-4
/
+6
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
3
-24
/
+24
2020-02-08
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
1
-1
/
+0
2020-02-08
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
Zenghui Yu
1
-3
/
+1
2020-02-08
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
Zenghui Yu
1
-0
/
+80
2020-02-08
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
2
-2
/
+5
2020-02-08
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
Zenghui Yu
1
-1
/
+1
2020-02-08
mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
Lorenzo Bianconi
1
-1
/
+2
2020-02-07
bpf: Improve bucket_log calculation logic
Martin KaFai Lau
1
-2
/
+3