Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
af9f341a94482594ac28cb5b07c655b458bfe84e
/
sound
/
pci
/
hda
af9f341
ALSA: hda - Fix restore of pin configs at resume for STAC/IDT codecs
by Takashi Iwai
· 16 years ago
2c88587
ALSA: hda - Use init callback in stac92xx_resume()
by Takashi Iwai
· 16 years ago
e4973e1
ALSA: hda - Create jack detection elements in build_controls
by Takashi Iwai
· 16 years ago
5f1e71b
ALSA: ELD proc interface for HDMI sinks
by Wu Fengguang
· 16 years ago
7f4a9f4
ALSA: create hda_eld.c for ELD routines and proc interface
by Wu Fengguang
· 16 years ago
33deeca
ALSA: introduce snd_print_pcm_rates()
by Wu Fengguang
· 16 years ago
2eca83b
ALSA: hda: remove redundant get_amp_nid()
by Wu Fengguang
· 16 years ago
796359d
ALSA: hda-intel: reorder HDMI audio enabling sequence
by Wu Fengguang
· 16 years ago
c0cea0d
ALSA: hda: STAC_DELL_M6 EAPD
by Matthew Ranostay
· 16 years ago
3ab9093
ALSA: hda: alc883 model for ASUS P5Q-EM boards
by Wu Fengguang
· 16 years ago
e2da9ba
Merge branch 'topic/fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
c39555d
ALSA: hda: STAC_VREF_EVENT value change
by Matthew Ranostay
· 16 years ago
127e82e
ALSA: hda - Support Headphone and Speaker volumes control on VAIO
by Takashi Iwai
· 16 years ago
cd80bc6
Merge branch 'topic/fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
6a12afb
ALSA: hda - Missing NULL check in hda_beep.c
by Takashi Iwai
· 16 years ago
4d4e9bb
ALSA: hda - Add digital beep playback switch for STAC/IDT codecs
by Takashi Iwai
· 16 years ago
c4da29c
ALSA: hda - support detecting HD Audio devices with PCI class code
by Yang, Libin
· 16 years ago
3a95cb9
ALSA: handle SiI1392 HDMI codec in patch_intelhdmi.c
by Wu Fengguang
· 16 years ago
90d0be2
Merge branch 'topic/fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
d7a8943
ALSA: hda - Fix IDT/STAC multiple HP detection
by Takashi Iwai
· 16 years ago
4f1e6bc
ALSA: hda - Fix input pin initialization for STAC/IDT codecs
by Takashi Iwai
· 16 years ago
355a0ec
ALSA: hda - Add missing analog-mux mixer creation for STAC9200
by Takashi Iwai
· 16 years ago
2542483
ALSA: hda - Make the HP EliteBook 8530p use AD1884A model laptop
by Travis Place
· 16 years ago
f43aa02
ALSA: hda - Fix another cache list management
by Takashi Iwai
· 16 years ago
65b92e5
ALSA: hda - Add another HP model (6730s) for AD1884A
by Michel Marti
· 16 years ago
0edb945
ALSA: hda - Fix probe errors on Dell Studio Desktop
by Takashi Iwai
· 16 years ago
30cde0a
ALSA: hda - Fix ALC260 hp3013 master switch
by Takashi Iwai
· 16 years ago
0774023
Merge branch 'topic/fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
ea2da6e
ALSA: hda - Fix broken hash chain allocation
by Takashi Iwai
· 16 years ago
b910d9a
ALSA: hda - Add max allocation check in array allocator
by Takashi Iwai
· 16 years ago
c217429
ALSA: hda - Add missing NULL check in amp hash allocation
by Takashi Iwai
· 16 years ago
6415483
ALSA: hda - Add lifebook model for Realtek ALC269
by Tony Vroon
· 16 years ago
6ce4a3b
ALSA: hda - Make codec-probing more robust
by Takashi Iwai
· 16 years ago
33fa35e
ALSA: hda - simplify hda_bus ops callbacks
by Takashi Iwai
· 16 years ago
c238b4f
ALSA: hda - Split ALC268 acer model
by Takashi Iwai
· 16 years ago
959973b
ALSA: hda - Add a quirk for MEDION MD96630
by Takashi Iwai
· 16 years ago
13c9474
ALSA: hda - Add ASUS V1Sn support
by Takashi Iwai
· 16 years ago
beb0b9c
ALSA: hda - Fix unused function in patch_intelhdmi.c
by Takashi Iwai
· 16 years ago
9150487
ALSA: hda - Intel HDMI audio support
by Wu, Fengguang
· 16 years ago
bfc5c26
ALSA: hda - Don't create empty PCM streams
by Takashi Iwai
· 16 years ago
c4dc507
ALSA: hda - Limit the number of GPIOs show in proc
by Takashi Iwai
· 16 years ago
b91f080
ALSA: hda - Fix possible NULL dereference
by Takashi Iwai
· 16 years ago
4ef0ef1
ALSA: hda - Fix missing ADC list in ALC260 auto-probe mode
by Takashi Iwai
· 16 years ago
26f5df2
ALSA: hda - Add ALC299 fujitsu preset model
by Takashi Iwai
· 16 years ago
6b3ab21
ALSA: hda: make a STAC_DELL_EQ option
by Matthew Ranostay
· 16 years ago
69e5028
ALSA: hda - Add a quirk for another Acer Aspire (1025:0090)
by Takashi Iwai
· 16 years ago
3c3e989
ALSA: hda - Re-add input-source control for Realtek
by Takashi Iwai
· 16 years ago
f9e336f
ALSA: hda - Unify capture mixer creation in realtek codes
by Takashi Iwai
· 16 years ago
54cbc9a
ALSA: hda - Unify capture callbacks in realtek codes
by Takashi Iwai
· 16 years ago
d88897e
ALSA: hda - Use macros to check array overflow
by Takashi Iwai
· 16 years ago
afecd78cd
Merge branch 'topic/fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
ee956e0
ALSA: hda - Add digital-mic for ALC269 auto-probe mode
by Takashi Iwai
· 16 years ago
4605b71
ALSA: hda - Disable broken mic auto-muting in Realtek codes
by Takashi Iwai
· 16 years ago
0cbf009
ALSA: hda - Add reboot notifier
by Takashi Iwai
· 16 years ago
1b063c3
Merge branch 'topic/fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
d301fc3
ALSA: hda - Fix indentation in hda_local.h
by Takashi Iwai
· 16 years ago
c1e99bd
ALSA: hda - Fix SPDIF mute on IDT/STAC codecs
by Takashi Iwai
· 16 years ago
8199de3
ALSA: hda: Add HDA vendor ID for Wolfson Microelectronics
by Mark Brown
· 16 years ago
5695ff4
ALSA: hda - Add another HP model for AD1884A
by Takashi Iwai
· 16 years ago
163d4c5
Merge branch 'topic/fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
34c2535
ALSA: hda - Remove old codec-probe limitation
by Takashi Iwai
· 16 years ago
e044c39
ALSA: hda - Restore default pin configs for realtek codecs
by Takashi Iwai
· 16 years ago
42dc237
Merge branch 'topic/hda-next' into topic/hda
by Takashi Iwai
· 16 years ago
74aeaab
ALSA: hda: add support for jack detection on IDT codecs.
by Matthew Ranostay
· 16 years ago
50a9f79
ALSA: hda: add snd_hda_get_jack* functions
by Matthew Ranostay
· 16 years ago
da74ae3
ALSA: hda - correct bracketing in spdif test in patch_sigmatel.c
by Harvey Harrison
· 16 years ago
863b451
ALSA: hda - Fix conflicting volume controls on ALC260
by Takashi Iwai
· 16 years ago
ebaa047
ALSA: hda - Release jack instance for dynamic reconfigure
by Takashi Iwai
· 16 years ago
dd125b2
Merge branch 'topic/hda-reconfig' into topic/hda-next
by Takashi Iwai
· 16 years ago
45a6ac1
ALSA: hda: add support for jack detection on IDT/Sigmatel
by Matthew Ranostay
· 16 years ago
ec4e86b
ALSA: hda - Fix PCM type of Nvidia HDMI devices
by Takashi Iwai
· 16 years ago
80ffe86
ALSA: hda - Fix quirk lists for realtek codecs
by Kailang Yang
· 16 years ago
01afd41
ALSA: hda - Add support of ALC272
by Kailang Yang
· 16 years ago
a385a52
ALSA: hda - Add ALC887 support
by Kailang Yang
· 16 years ago
4442608
ALSA: hda - Add ALC1200 support
by Kailang Yang
· 16 years ago
a01c30c
ALSA: hda - Fix PCI SSID of ASUS M90V
by Kailang Yang
· 16 years ago
7fb0d78
ALSA: hda - Add auto mic switch in realtek auto-probe mode
by Kailang Yang
· 16 years ago
d21995e
ALSA: hda: fix nid variable warning
by Matthew Ranostay
· 16 years ago
1e1be43
ALSA: hda - Add hints for reconfig
by Takashi Iwai
· 16 years ago
11aeff0
ALSA: hda - Add init_verbs entries
by Takashi Iwai
· 16 years ago
d7ffba1
ALSA: hda - Add sysfs entries to hwdep devices
by Takashi Iwai
· 16 years ago
6c1f45e
ALSA: hda - Add codec reconfiguration feature
by Takashi Iwai
· 16 years ago
d13bd41
ALSA: hda - Manage kcontrol lists
by Takashi Iwai
· 16 years ago
f44ac83
ALSA: hda - Allocate name string of each codec
by Takashi Iwai
· 16 years ago
603c401
ALSA: hda - Use generic array helpers
by Takashi Iwai
· 16 years ago
b2e1859
ALSA: hda - Add generic arrays
by Takashi Iwai
· 16 years ago
176d533
ALSA: hda - Add infrastructure for dynamic stream allocation
by Takashi Iwai
· 16 years ago
687cb98e
ALSA: hda: corrected invalid mixer values
by Matthew Ranostay
· 16 years ago
4b33c76
ALSA: hda: add mixers for analog mixer on 92hd75xx codecs
by Matthew Ranostay
· 16 years ago
72474be
ALSA: hda: VREF powerdown for headphones
by Matthew Ranostay
· 16 years ago
b9aea71
ALSA: hda: STAC_HP_M4
by Matthew Ranostay
· 16 years ago
6b34500
ALSA: hda: comment typo fix
by Wu Fengguang
· 16 years ago
5c1d1a9
ALSA: hda: comment typo fix
by Wu Fengguang
· 16 years ago
238713d
ALSA: hda - Fix PCI SSID for ASROCK K18N78FullHD-hSLI
by Takashi Iwai
· 16 years ago
669faba
ALSA: hda - Fix another ALC889A (rev 0x100101)
by Clive Messer
· 16 years ago
19c009a
ALSA: hda: add more board-specific information for Realtek ALC662 rev1
by Vedran Miletic
· 16 years ago
00ef50c
ALSA: hda: SPDIF stream muting support
by Matthew Ranostay
· 16 years ago
f3911c5
ALSA: hda: appletv support
by Peter Korsgaard
· 16 years ago
95fe5f2
ALSA: hda - Map ALC662 model for Foxconn 45CMX/45GMX/45CMX-K
by Herton Ronaldo Krzesinski
· 16 years ago
cb55974
ALSA: hda - Map ALC662 model for Gigabyte 945GCM-S2L
by Herton Ronaldo Krzesinski
· 16 years ago
Next »