Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6c5fc8f17a2528052bace1d91a3bef003bd1331d
/
sound
/
pci
deac842
Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
7f80f51
alsa: use set_memory.h header
by Laura Abbott
· 8 years ago
c3123d6
ALSA: hda - Add mute led support for HP EliteBook 840 G3
by Florin Tudorache
· 8 years ago
221656e
Merge tag 'sound-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
85724ed
Merge tag 'leds_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 8 years ago
0997e37
ALSA: ali5451: fix spelling mistake in "ali_capture_preapre"
by Colin Ian King
· 8 years ago
ca169cc
ALSA: hda/realtek - Add Dual Codecs support for Lenovo P520/420
by Kailang Yang
· 8 years ago
610793f
Merge branch 'topic/hda-dual-codecs' into for-next
by Takashi Iwai
· 8 years ago
56798e6
ALSA: hda - Use a helper function for renaming kctl names
by Takashi Iwai
· 8 years ago
7beb3a6
ALSA: hda - Support Gigabyte Gaming board with dual Realtek codecs
by Takashi Iwai
· 8 years ago
fc7438b
ALSA: hda - Fix headset microphone detection for ASUS N551 and N751
by Mikhail Paulyshka
· 8 years ago
6192c41
Annotate hardware config module parameters in sound/pci/
by David Howells
· 8 years ago
5cd5b1b
ALSA: hda - Add HP ZBook 15u G3 Conexant CX20724 GPIO mute leds
by Jerónimo Borque
· 8 years ago
a87a4d2
ALSA: hda: Move common haswell init to a helper
by Ander Conselvan De Oliveira
· 8 years ago
12ee402
ALSA: hda: Add Geminilake id to SKL_PLUS
by Subhransu S. Prusty
· 8 years ago
b7c5ac8
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
7480316
ALSA: hda - Allow to enable/disable vmaster build explicitly
by Takashi Iwai
· 8 years ago
9f3dadb
ALSA: hda - A new flag to enforce prefix to each pin
by Takashi Iwai
· 8 years ago
ff21b25
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
1f9d3d9
ALSA: hda - set intel audio clock to a proper value
by Libin Yang
· 8 years ago
f87e7f2
ALSA: hda - Improved position reporting on SKL+
by Takashi Iwai
· 8 years ago
70eafad
ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.h
by Takashi Iwai
· 8 years ago
d160040
ALSA: hda/ca0132: Limit values for chip addresses to 32-bit
by Matthias Kaehlcke
· 8 years ago
2f726ae
ALSA: hda - fix a problem for lineout on a Dell AIO machine
by Hui Wang
· 8 years ago
ac310dc
ALSA: oxygen: simply setting of the shortname for Xonar DG cards
by Clemens Ladisch
· 8 years ago
13f99eb
ALSA: au88x0: avoid theoretical uninitialized access
by Arnd Bergmann
· 8 years ago
3f30783
ALSA: hda - Adding a group of pin definition to fix headset problem
by Hui Wang
· 8 years ago
a16fbb8
ALSA: hda/ca0132: Remove double parentheses
by Matthias Kaehlcke
· 8 years ago
ebe2aa9
Merge branch 'topic/for-4.12' into for-next
by Takashi Iwai
· 8 years ago
cc3a47a
ALSA: hda - add support for docking station for HP 840 G3
by Jaroslav Kysela
· 8 years ago
04d5466
ALSA: hda - add support for docking station for HP 820 G2
by Jaroslav Kysela
· 8 years ago
f363a06
ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
by Takashi Iwai
· 8 years ago
44319ab
platform/x86: dell-laptop: import dell_micmute_led_set() from drivers/leds/dell-led.c
by Michał Kępień
· 8 years ago
5dba880
ALSA: hda - rename dell_led_set_func to dell_micmute_led_set_func
by Michał Kępień
· 8 years ago
fa5923c
ALSA: hda - use dell_micmute_led_set() instead of dell_app_wmi_led_set()
by Michał Kępień
· 8 years ago
044d5df
Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
eeed4cd
ALSA: hda/realtek - Fix speaker support for Asus AiO ZN270IE
by Chris Chiu
· 8 years ago
216d7ae
ALSA: hda/realtek - Fix headset mic and speaker on Asus X441SA/X441UV
by Chris Chiu
· 8 years ago
c1732ed
ALSA: hda/realtek - Fix headset and mic on several Asus laptops with ALC256
by Chris Chiu
· 8 years ago
615966a
ALSA: hda/realtek - Fix headset mic on several Asus laptops with ALC255
by Chris Chiu
· 8 years ago
5824ce8
ALSA: hda/realtek - Add support for Acer Aspire E5-475 headset mic
by Chris Chiu
· 8 years ago
493de34
ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
by Takashi Iwai
· 8 years ago
15c75b0
ALSA: ctxfi: Fallback DMA mask to 32bit
by Takashi Iwai
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
4091fb9
scripts/spelling.txt: add "followings" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
b8a14f3
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
03440c4
scripts/spelling.txt: add "an union" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
08a7e62
scripts/spelling.txt: add "swith" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
126cfa2
ALSA: hda: Add Geminilake HDMI codec ID
by Vinod Koul
· 8 years ago
29693ef
ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
by Hui Wang
· 8 years ago
44b46d7
ALSA: hda - Add Geminilake PCI ID
by Vinod Koul
· 8 years ago
ef96152
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
94000cc
Merge tag 'v4.10-rc8' into drm-next
by Dave Airlie
· 8 years ago
f3b827e
ALSA: pci: constify snd_kcontrol_new structures
by Bhumika Goyal
· 8 years ago
fc0e23f
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 8 years ago
3bb9eca
ALSA: emu10k1: constify snd_emux_operators structure
by Bhumika Goyal
· 8 years ago
9f1bc2c4
ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
by Kai-Heng Feng
· 8 years ago
df56c3d
ALSA: hda - add sanity check to force the separate stream tags
by Jaroslav Kysela
· 8 years ago
e7480b3
ALSA: hda - fix Lewisburg audio issue
by Jaroslav Kysela
· 8 years ago
078502b
ALSA: hda/patch_sigmatel: Add AmigaOne X1000 pinconfigs
by Darren Stevens
· 8 years ago
af67716
ALSA: hda - adding a new NV HDMI/DP codec ID in the driver
by Hui Wang
· 8 years ago
a6f9dec
ALSA: cs46xx: constify snd_pcm_ops structures
by Bhumika Goyal
· 8 years ago
e1a063f
Merge branch 'topic/intel-lpe-audio' into for-next
by Takashi Iwai
· 8 years ago
9eb5d0e
ALSA: hda/realtek - Add support headphone Mic for ALC221 of HP platform
by Kailang Yang
· 8 years ago
a535ad5
ALSA: hda/realtek - New codec support of ALC1220
by Kailang Yang
· 8 years ago
41438f1
ALSA: hda - Make single_cmd option to stop the fallback mechanism
by Takashi Iwai
· 8 years ago
485885b
ALSA: pci: Constify snd_rawmidi_ops
by Takashi Iwai
· 8 years ago
9152085
ALSA: hda - add DP MST audio support
by Libin Yang
· 8 years ago
13800f3
ALSA: hda - add DP mst verb support
by Libin Yang
· 8 years ago
46a049d
ALSA: hda/ca0132 - fix possible NULL pointer use
by Arnd Bergmann
· 8 years ago
c7efff9
ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL
by Takashi Iwai
· 8 years ago
874e1f6
ALSA: vx: Fix possible transfer overflow
by Takashi Iwai
· 8 years ago
85bcf96
ALSA: hda - Fix up GPIO for ASUS ROG Ranger
by Takashi Iwai
· 8 years ago
ab949d5
ALSA: hda - Fix deadlock of controller device lock at unbinding
by Takashi Iwai
· 8 years ago
28f1f9b
ALSA: hda/realtek - Add new codec ID ALC299
by Kailang Yang
· 8 years ago
823ff16
ALSA: hda - Fix click noises on Samsung Ativ Book 8
by Gabriele Mazzotta
· 8 years ago
972aa2c
ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBE
by Gabriele Mazzotta
· 8 years ago
1c623c2
ALSA: mixart: fix a comment typo
by Geliang Tang
· 8 years ago
fe4cb86
ALSA: cs5535audio: fix unused warnings on resume/suspend
by Jérémy Lefaure
· 8 years ago
ce38207
Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
d71bb23
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
048ea6d
ALSA: cs46xx: add a new line
by Dan Carpenter
· 8 years ago
f73cd43
ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiO
by Takashi Iwai
· 8 years ago
5e0ad0d
ALSA: hda: when comparing pin configurations, ignore assoc in addition to seq
by Kai-Heng Feng
· 8 years ago
f03ee46
Backmerge tag 'v4.9-rc8' into drm-next
by Dave Airlie
· 8 years ago
e59d8bb
ALSA: echoaudio: Fix improper return value in function load_asic
by Pan Bian
· 8 years ago
c6790c8
ALSA: hda/realtek - Add support for headset MIC for ALC622
by Kailang Yang
· 8 years ago
55d2b19
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
b5337cf
ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016
by Sven Hahne
· 8 years ago
989dbe4
ALSA: hda - fix headset-mic problem on a Dell laptop
by Hui Wang
· 8 years ago
64047d7f
ALSA: hda - ignore the assoc and seq when comparing pin configurations
by Hui Wang
· 8 years ago
aeaa620
ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw polling
by Takashi Iwai
· 8 years ago
4e4dfe4
ALSA: emu10k1: Simplify firmware loader code
by Takashi Iwai
· 8 years ago
e8c44ab
ALSA: emu10k1: Fix emu1010 dock attach check
by Takashi Iwai
· 8 years ago
1936f00
ALSA: ac97: Fix kernel-doc error with sphinx formatter
by Takashi Iwai
· 8 years ago
b2fac07
ALSA: pci: don't opencode IS_REACHABLE()
by Fabian Frederick
· 8 years ago
9a25419
ALSA: hda - Fix mic regression by ASRock mobo fixup
by Takashi Iwai
· 8 years ago
2ecb704
ALSA: hda - add a new condition to check if it is thinkpad
by Hui Wang
· 8 years ago
4ce8e6a
ALSA: hda - Fix typo
by Lars-Peter Clausen
· 8 years ago
Next »