Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0287d970652027d5e299e0215578f228660a0e4e
0287d97
intelhdmi - dont power off HDA link
by Wu Fengguang
· 15 years ago
b14224b
ALSA: intelhdmi - add channel mapping for typical configurations
by Wu Fengguang
· 15 years ago
1ffc69a
ALSA: intelhdmi - channel mapping applies to Pin
by Wu Fengguang
· 15 years ago
728765b
ALSA: intelhdmi - accept DisplayPort pin
by Wu Fengguang
· 15 years ago
b923528
ALSA: hda - show HBR(High Bit Rate) pin cap in procfs
by Wu Fengguang
· 15 years ago
c357aab
ALSA: hda - Fix LED GPIO setup for HP laptops with IDT codecs
by Vitaliy Kulikov
· 15 years ago
7aee674
ALSA: hda/realtek: quirk for D945GCLF2 mainboard
by David Santinoli
· 15 years ago
396087e
ALSA: hda - Terradici HDA controllers does not support 64-bit mode
by Jaroslav Kysela
· 15 years ago
11caa3b
ALSA: document: Add direct git link to grub hda-analyzer
by Alexey Fisher
· 15 years ago
ee6e365
ALSA: hda - Generalize EAPD inversion check in patch_analog.c
by Takashi Iwai
· 15 years ago
d11f74c
ALSA: hda - Exclude unusable ADCs for ALC88x
by Takashi Iwai
· 15 years ago
23033b2
ALSA: hda - Add missing Line-Out and PCM switches as slave
by Takashi Iwai
· 15 years ago
4b7e180
ALSA: hda - iMac 9,1 sound patch.
by Justin P. Mattock
· 15 years ago
ac2c92e
ALSA: hda - Fix memory leaks in the previous patch
by Takashi Iwai
· 15 years ago
274693f
ALSA: hda - Add ALC661/259, ALC892/888VD support
by Kailang Yang
· 15 years ago
980f31c
Merge branch 'topic/ice1724-quartet' into topic/hda
by Takashi Iwai
· 15 years ago
9e298f4
Merge branch 'topic/oxygen' into topic/hda
by Takashi Iwai
· 15 years ago
2f703e7
ALSA: hda - Add position_fix quirk for HP dv3
by Takashi Iwai
· 15 years ago
cfc9b06
ALSA: hda - Add a pin-fix for FSC Amilo Pi1505
by Takashi Iwai
· 15 years ago
854206b
ALSA: hda - Fix Cxt5047 test mode
by Takashi Iwai
· 15 years ago
45d4ebf
ALSA: hda - Add a position_fix quirk for MSI Wind U115
by Takashi Iwai
· 15 years ago
bfc9902
ALSA: hda - Don't trigger pin-sense for STAC/IDT codecs
by Takashi Iwai
· 15 years ago
0b587fc
ALSA: hda: Fix max PCM level to 0 dB for Fujitsu-Siemens laptops using CX20549 (Venice)
by Daniel T Chen
· 15 years ago
95a618b
ALSA: hda - Make Dell Vostro 1015n mic and speaker switching work
by Einar Rünkaru
· 15 years ago
83dd740
Revert "ALSA: hda - Change quirk for Acer Aspire 5930G"
by Takashi Iwai
· 15 years ago
fc08722
ALSA: hda - Fix input and jack Kconfig depenencies
by Takashi Iwai
· 15 years ago
7cef4cf
ALSA: hda - 4930g mute lfe and side when pluging in headphones
by Łukasz Wojniłowicz
· 15 years ago
f262479
ALSA: hda - Change quirk for Acer Aspire 5930G
by Takashi Iwai
· 15 years ago
b4e8187
ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx codecs
by Takashi Iwai
· 15 years ago
8af3aeb
ALSA: hda - Fix detection of dual headphones
by Takashi Iwai
· 15 years ago
d56757a
ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect()
by Takashi Iwai
· 15 years ago
83d605f
ALSA: hda - show EPSS capability in proc
by Wu Fengguang
· 15 years ago
81bf31e
ALSA: intelhdmi - sticky channel count
by Wu Fengguang
· 15 years ago
5779191
ALSA: intelhdmi - sticky stream id and format
by Wu Fengguang
· 15 years ago
848de59
ALSA: intelhdmi - sticky infoframe
by Wu Fengguang
· 15 years ago
978be6d
ALSA: intelhdmi - separate out infoframe checksum routine
by Wu Fengguang
· 15 years ago
3f54aa5
ALSA: intelhdmi - probe for monitor/eld presence at module init time
by Wu Fengguang
· 15 years ago
864f92b
ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()
by Wu Fengguang
· 15 years ago
23ccc2b
ALSA: intelhdmi - export monitor-presence and ELD-valid status
by Wu Fengguang
· 15 years ago
1e7c10f
ALSA: intelhdmi - fix channel mapping slot mask
by Wu Fengguang
· 15 years ago
6f539a9
ALSA: intelhdmi - fix audio infoframe fill size
by Wu Fengguang
· 15 years ago
c5b5165
ALSA: hda - Disable default quirk for Sony VAIO with ALC262 codec
by Takashi Iwai
· 15 years ago
5a35598
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
12929ba
ALSA: hda - Fix quirk for VAIO type G
by Takashi Iwai
· 15 years ago
67d634c
ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=n
by Takashi Iwai
· 15 years ago
9bb1fe3
ALSA: hda - Fix beep_mode option value
by Takashi Iwai
· 15 years ago
d5191e5
ALSA: hda - Update / add kerneldoc comments to exported functions
by Takashi Iwai
· 15 years ago
85dd662
ALSA: hda - move snd_hda_pcm_type_name from hda_codec.h to hda_local.h
by Jaroslav Kysela
· 15 years ago
d019361
ALSA: hda - Add description of beep_mode in ALSA-Configuration.txt
by Takashi Iwai
· 15 years ago
9c96fa5
ALSA: hda - Get rid of magic digits for subdev hack
by Takashi Iwai
· 15 years ago
4d02d1b
ALSA: hda - proc - add support for dynamic controls to mixer<->NID mapping
by Jaroslav Kysela
· 15 years ago
3911a4c
ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment
by Jaroslav Kysela
· 15 years ago
2dca0bb
ALSA: hda - add beep_mode module parameter
by Jaroslav Kysela
· 15 years ago
5f81669
ALSA: hda: beep - add missing cancel_delayed_work
by Jaroslav Kysela
· 15 years ago
13dab08
ALSA: hda_intel: Digital PC Beep - delay input device unregistration
by Jaroslav Kysela
· 15 years ago
123c07a
ALSA: hda_intel: Digital PC Beep - change behaviour for input layer
by Jaroslav Kysela
· 15 years ago
fe705ab
Merge branch 'topic/beep-rename' into topic/hda
by Takashi Iwai
· 15 years ago
7d1794e
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
8ef5837
ALSA: hda - Dell Studio 1557 hd-audio quirk
by Daniel J Blueman
· 15 years ago
01a1796
sound/pci/hda/patch_via.c: work around gcc-4.0.2 ICE
by akpm@linux-foundation.org
· 15 years ago
e2e527a
ALSA: hda - Add another Nvidia HDMI codec id (10de:0005)
by Takashi Iwai
· 15 years ago
7288561
ALSA: hda - Fix build error without CONFIG_SND_HDA_HWDEP=y
by Takashi Iwai
· 15 years ago
f8b7163
ALSA: hda - Don't access invalid substream in proc file
by Takashi Iwai
· 15 years ago
46ef6ec
ALSA: hda: Use model=mb5 for MacBookPro 5,2
by Daniel T Chen
· 15 years ago
a2f6309
ALSA: hda - Add power on/off counter
by Takashi Iwai
· 15 years ago
71121d9f
ALSA: hda - possible read past array alc88[02]_parse_auto_config()
by Roel Kluin
· 15 years ago
8f217a2
ALSA: hda - Add missing export for snd_hda_bus_reboot_notify
by Takashi Iwai
· 15 years ago
4ac5598
ALSA: hda - Avoid quirk for HP dc5750
by Takashi Iwai
· 15 years ago
e330323
ALSA: hda - proc - show which I/O NID is associated to PCM device
by Jaroslav Kysela
· 15 years ago
fb8d1a3
ALSA: hda - Add reboot notifier to each codec
by Takashi Iwai
· 15 years ago
dbaccc0
ALSA: hda - Tweak OLPC XO-1.5 microphone bias
by Daniel Drake
· 15 years ago
95491d9
ALSA: hda: Use model=auto quirk for Sony VAIO VGN-FW170J using ALC262
by Daniel T Chen
· 15 years ago
1a69697
ALSA: hda - Don't initialize CORB/RIRB for single_cmd mode
by Takashi Iwai
· 15 years ago
167eae5
ALSA: hda - Reset pins of IDT/STAC codecs at free
by Takashi Iwai
· 15 years ago
9ad6a46
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
78987bd
ALSA: hda, move hp_bseries_system
by Randy Dunlap
· 15 years ago
ad1cd74
ALSA: rename "PC Speaker" controls to "Speaker"
by Jaroslav Kysela
· 15 years ago
d355c82a
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
by Jaroslav Kysela
· 15 years ago
7d5ab41
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
798a8a1
ALSA: hda - Add OLPC XO-1.5 PCI ID
by Daniel Drake
· 15 years ago
9dcaa7b
ALSA: sh: add SuperH DAC audio driver for ALSA V4
by Rafael Ignacio Zurita
· 15 years ago
5bdaaad
ALSA: hda - Enable GPIO control for mute LED on HP systems
by Vitaliy Kulikov
· 15 years ago
ad87c64
ALSA: hda - Don't check invalid HP pin
by Takashi Iwai
· 15 years ago
a1bf808
ALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostro A90 using ALC268
by Daniel T Chen
· 15 years ago
bcc2c6b
ALSA: snd-pcsp: add nopcm mode
by Stas Sergeev
· 15 years ago
e87a3dd
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 15 years ago
23c4a88
ALSA: hda - Switch to polling mode before disabling MSI
by Takashi Iwai
· 15 years ago
b14f5de
ALSA: es18xx: remove snd_audiodrive structure
by Krzysztof Helt
· 15 years ago
3c76b4d
ALSA: es18xx: remove snd_card pointer from snd_es18xx structure
by Krzysztof Helt
· 15 years ago
b7d5d94
sound: remove OSS Ensoniq SoundScape driver
by Krzysztof Helt
· 15 years ago
3d00941
sound: via82xx: deactivate DXS controls of inactive streams
by Clemens Ladisch
· 15 years ago
6a5f96c
ALSA: hda - Add a proper ifdef to a debug code
by Takashi Iwai
· 15 years ago
467cc16
ALSA: snd-usb-caiaq: Bump version number to 1.3.20
by Mark Hills
· 15 years ago
ac9dd9d
ALSA: snd-usb-caiaq: Lock on stream start/unpause
by Mark Hills
· 15 years ago
3702b08
ALSA: snd-usb-caiaq: Missing lock around use of buffer positions
by Mark Hills
· 15 years ago
84ed1a1
ALSA: Cleanup redundant tests on unsigned
by Roel Kluin
· 15 years ago
36dd5c4
ALSA: VIA HDA: Add support for VT1818S.
by Lydia Wang
· 15 years ago
e8e0929
ALSA: sound/parisc: Move dereference after NULL test
by Julia Lawall
· 15 years ago
4b3be6a
ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests
by Julia Lawall
· 15 years ago
db32f99
ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controller
by peer chen
· 15 years ago
Next »