Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8769b278610c71a32ae9662219b2f450d48a828c
/
sound
/
pci
/
hda
8769b27
ALSA: hda - Add pcm_mmap_prepare op.
by Dylan Reid
· 11 years ago
b419b35
ALSA: hda - Move snd page allocation to ops
by Dylan Reid
· 11 years ago
e62a42a
ALSA: hda - Pass max_slots and power_save to codec_create
by Dylan Reid
· 11 years ago
749ee28
ALSA: hda - Add jackpoll_ms to struct azx
by Dylan Reid
· 11 years ago
f563bf6
ALSA: hda - remove unused clear of STATESTS
by Dylan Reid
· 11 years ago
f46ea60
ALSA: hda - Add function pointer for disabling MSI
by Dylan Reid
· 11 years ago
8928756
ALSA: hda - Use device pointer from the card instead of pci
by Dylan Reid
· 11 years ago
9cdc011
ALSA: hda - Keep pointer to bdl_pos_fix in chip struct
by Dylan Reid
· 11 years ago
4083081
ALSA: hda - Allow different ops to read/write registers
by Dylan Reid
· 11 years ago
2538a4f
ALSA: hda - Move some definitions to new hda_priv.h
by Dylan Reid
· 11 years ago
ca460f8
ALSA: hda - Fix CORB reset to follow specification
by David Henningsson
· 11 years ago
d604b39
ALSA: hda - Fix registration of beep input device
by Takashi Iwai
· 11 years ago
e8b99a1
ALSA: hda/sigmatel - Allow auto-switching for dock line-in of HP laptops
by Takashi Iwai
· 11 years ago
f2606a8
ALSA: hda - Make codec object as a parent for input beep devices
by Takashi Iwai
· 11 years ago
4e76a88
ALSA: hda - Replace with standard printk
by Takashi Iwai
· 11 years ago
b989d04
ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIG
by Takashi Iwai
· 11 years ago
648a8d2
ALSA: hda - Add sysfs to codec object, too
by Takashi Iwai
· 11 years ago
13aeaf6
ALSA: hda - Create own device struct for each codec
by Takashi Iwai
· 11 years ago
2565c89
ALSA: hda - Manage each codec instance individually
by Takashi Iwai
· 11 years ago
f806bdb
ALSA: hwdep: Take private_data as drvdata for sysfs
by Takashi Iwai
· 11 years ago
caa751b
ALSA: Create sysfs attribute files via groups
by Takashi Iwai
· 11 years ago
d01a838
Merge branch 'for-linus' into HEAD
by Takashi Iwai
· 11 years ago
bf68665
ALSA: hda - Avoid codec D3 for keeping mute LED up on Lenovo Yxx0
by Takashi Iwai
· 11 years ago
37c367e
ALSA: hda - Add a fixup for HP Folio 13 mute LED
by Takashi Iwai
· 11 years ago
c60666b
ALSA: hda/realtek - Add more entry for enable HP mute led
by Kailang Yang
· 11 years ago
1de7ca5
ALSA: hda - Enable front audio jacks on one HP desktop model
by Hui Wang
· 11 years ago
dff86f8
ALSA: hda - Add QEMU codec vendor ID
by Takashi Iwai
· 11 years ago
13c12db
ALSA: hda/ca0132 - Fix recording from mode id 0x8
by Hsin-Yu Chao
· 11 years ago
28fba95
ALSA: hda/ca0132 - setup/cleanup streams
by Hsin-Yu Chao
· 11 years ago
4913e0b
ALSA: hda - add headset mic detect quirks for two Dell laptops
by Hui Wang
· 11 years ago
1f85a0f
ALSA: hda - Remove superfluous inclusion of linux/pci.h
by Takashi Iwai
· 11 years ago
5100cd0
ALSA: hda/realtek - Allow NULL bus->pci
by Takashi Iwai
· 11 years ago
ed9d0b6
ALSA: hda - Remove dependency on bus->pci in hda_beep.c
by Takashi Iwai
· 11 years ago
2078600
ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X"
by Martin Kepplinger
· 11 years ago
60c5772
ALSA: pci: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
c4d1489
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
a8dca46
ALSA: hda - Make snd_hda_gen_spec_free() static
by Takashi Iwai
· 11 years ago
998caa4
ALSA: hda - Disable static quirks for C-Media codecs
by Takashi Iwai
· 11 years ago
8a02c0c
ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free()
by Takashi Iwai
· 11 years ago
ef8e39b
ALSA: hda - Fix undefined symbol due to builtin/module mixup
by Takashi Iwai
· 11 years ago
8eeaa2f
ALSA: Replace with IS_ENABLED()
by Takashi Iwai
· 11 years ago
61a75f1
ALSA: hda - Add subwoofer quirks for Asus UX51VZH and N55SF
by David Henningsson
· 11 years ago
8e54b4a
ALSA: hda - Rename ASUS subwoofer quirks
by David Henningsson
· 11 years ago
f88abaa
ALSA: hda - Fix mic capture on Sony VAIO Pro 11
by Takashi Iwai
· 11 years ago
f47e5dc
ALSA: hda - Add a headset quirk for Dell XPS 13
by David Henningsson
· 11 years ago
7fe3071
ALSA: hda - Fix inconsistent Mic mute LED
by Takashi Iwai
· 11 years ago
f8f1bec
ALSA: hda - Fix leftover ifdef checks after modularization
by Takashi Iwai
· 11 years ago
276ab33
ALSA: hda - Improve loopback path lookups for AD1983
by Takashi Iwai
· 11 years ago
c20f31e
ALSA: hda - Fix missing VREF setup for Mac Pro 1,1
by Takashi Iwai
· 11 years ago
c7579fe
ALSA: hda - Add missing mixer widget for AD1983
by Takashi Iwai
· 11 years ago
d3c5656
ALSA: hda/realtek - Avoid invalid COEFs for ALC271X
by Takashi Iwai
· 11 years ago
4528eb1
ALSA: hda - Fix silent output on Toshiba Satellite L40
by Takashi Iwai
· 11 years ago
3e887f3
ALSA: hda - Add mute LED support to Lenovo Ideapad
by Takashi Iwai
· 11 years ago
63f4b3a
Merge branch 'topic/hda' into for-next
by Takashi Iwai
· 11 years ago
75fae11
ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled
by Stephen Warren
· 11 years ago
3d69245
ALSA: hda - Do not accept responses from non-existing codecs
by David Henningsson
· 11 years ago
3760bc7
ALSA: hda/conexant - Disable static quirks
by Takashi Iwai
· 11 years ago
d50ce6c
ALSA: hda/conexant - Enable stereo mix input for CX20549 and CX20551
by Takashi Iwai
· 11 years ago
70540e2
ALSA: hda/conexant - Add analog loopback mixing to CX20549
by Takashi Iwai
· 11 years ago
ea30e7d
ALSA: hda/conexant - Apply cap of mix amp volume on CX20551 codec
by Takashi Iwai
· 11 years ago
e5eac90
ALSA: hda/conexant - Use generic parser for HP 530
by Takashi Iwai
· 11 years ago
6dcbade
ALSA: hda/conexant - Use generic parser for Toshiba P105
by Takashi Iwai
· 11 years ago
ad7725d
ALSA: hda/conexant - Apply the amp cap override for CX20549 mixer
by Takashi Iwai
· 11 years ago
3a00c66
ALSA: hda/conexant - Re-implement OLPC XO workarounds via fixup
by Takashi Iwai
· 11 years ago
8f0972d
ALSA: hda - Avoid unnecessary verbs write in snd_hda_activate_path()
by Takashi Iwai
· 11 years ago
a2dd933d
ALSA: hda - Add fixup name lookup for CX5051 and 5066 codecs
by Takashi Iwai
· 11 years ago
5e87d58
ALSA: hda - add headset mic detect quirks for another Dell laptop
by Hui Wang
· 11 years ago
cd26251
ALSA: hda - Add parameter for dumping processing coefficients
by David Henningsson
· 11 years ago
e7729a4
ALSA: hda - Fix silent output on MacBook Air 1,1
by Adrien Vergé
· 11 years ago
2387083
ALSA: hda - Apply +5dB output amp on ASUS Zenbook UX31A
by Takashi Iwai
· 11 years ago
c48ae0a
ALSA: hda - add headset mic detect quirks for some Dell machines
by Hui Wang
· 11 years ago
cf67c8e
ALSA: hda - Fix endless vmaster hook call in thinkpad_helper.c
by Takashi Iwai
· 11 years ago
493a52a
ALSA: hda - automute via amp instead of pinctl on some AIO models
by Hui Wang
· 11 years ago
dfc6e46
ALSA: hda - Apply codec power_filter to FG nodes
by Takashi Iwai
· 11 years ago
cbd209f
ALSA: hda - Don't set indep_hp flag for old AD codecs
by Takashi Iwai
· 11 years ago
75dcbe4
ALSA: hda/hdmi - apply all Haswell fix-ups to Broadwell display codec
by Mengdong Lin
· 11 years ago
3adadd2
ALSA: hda - add codec ID for Broadwell display audio codec
by Mengdong Lin
· 11 years ago
862d761
ALSA: hda - add device ID for Broadwell display audio controller
by Mengdong Lin
· 11 years ago
b317b03
ALSA: hda - Split Thinkpad ACPI-related code
by Takashi Iwai
· 11 years ago
43a8e50
ALSA: hda - Don't create duplicated ctls for loopback paths
by Takashi Iwai
· 11 years ago
ed0e0d0
ALSA: hda - Correct AD1986A 3stack pin configs
by Takashi Iwai
· 11 years ago
8e3ae6f
ALSA: hda - Add consistent tag names for firmware patch
by Takashi Iwai
· 11 years ago
d81e397
ALSA: hda - firmware patch code cleanup
by Takashi Iwai
· 11 years ago
7546abf
ALSA: hda - Increment default stream numbers for AMD HDMI controllers
by Takashi Iwai
· 11 years ago
58c57cf
ALSA: hda - Minor code optimization for patch_realtek.c
by Takashi Iwai
· 11 years ago
b2c53e2
ALSA: hda - Disable Front HP jack detection on Gigabyte Z87X-UD3H
by David Henningsson
· 11 years ago
4b5a509
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
0f4881d
ALSA: hda - Enable subwoofer on Dell Vostro 5460/5470
by David Henningsson
· 11 years ago
d171ebc
ALSA: hda - Fix wrong <acpi/acpi.h> inclusion in Thinkpad ACPI users.
by Lv Zheng
· 11 years ago
d8f66c7
ALSA: hda - Add warning texts when codec driver Kconfig doesn't match
by Takashi Iwai
· 11 years ago
2698ea9
ALSA: hda - Kill EXPORT_SYMBOL_HDA()
by Takashi Iwai
· 11 years ago
595fe1b
ALSA: hda - Make CONFIG_SND_HDA_CODEC_* tristate
by Takashi Iwai
· 11 years ago
da4a7a3
ALSA: hda - Explicitly keep codec powered up in hdmi_present_sense
by David Henningsson
· 11 years ago
3a6c5d8
ALSA: hda - Add Dell headset detection quirk for one more laptop model
by Hui Wang
· 11 years ago
d094760
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
c29cb5e
ALSA: hda - Add Dell headset detection quirk for three laptop models
by Hui Wang
· 11 years ago
693e0cb
ALSA: hda - Add enable_msi=0 workaround for four HP machines
by David Henningsson
· 11 years ago
3690739
ALSA: hda - Add static DAC/pin mapping for AD1986A codec
by Takashi Iwai
· 11 years ago
7dca4bc
ALSA: hda - One more Dell headset detection quirk
by Hui Wang
· 11 years ago
c9a6338
ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devices
by Anssi Hannula
· 11 years ago
Next »