Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9492837a6f54b069e13e40e3c89898bb8837a386
/
sound
/
pci
/
hda
/
hda_intel.c
9492837
ALSA: cosmetic: make hda intel interrupt name consistent with others
by Maxim Levitsky
· 15 years ago
1eb6dc7
ALSA: hda - Delay switching to polling mode if an interrupt was missing
by Maxim Levitsky
· 15 years ago
8ce28d6
ALSA: hda - Add an ASUS mobo to MSI blacklist
by Takashi Iwai
· 15 years ago
ef18bed
ALSA: hda - HDMI sticky stream tag support
by Wu Fengguang
· 15 years ago
9dc8398
ALSA: hda - Add MSI blacklist
by Takashi Iwai
· 15 years ago
6dd7dc7
ALSA: hda - Add PCI IDs for Nvidia G2xx-series
by Stefan Ringel
· 15 years ago
0287d97
intelhdmi - dont power off HDA link
by Wu Fengguang
· 15 years ago
396087e
ALSA: hda - Terradici HDA controllers does not support 64-bit mode
by Jaroslav Kysela
· 15 years ago
2f703e7
ALSA: hda - Add position_fix quirk for HP dv3
by Takashi Iwai
· 15 years ago
45d4ebf
ALSA: hda - Add a position_fix quirk for MSI Wind U115
by Takashi Iwai
· 15 years ago
2dca0bb
ALSA: hda - add beep_mode module parameter
by Jaroslav Kysela
· 15 years ago
7d1794e
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
fb8d1a3
ALSA: hda - Add reboot notifier to each codec
by Takashi Iwai
· 15 years ago
1a69697
ALSA: hda - Don't initialize CORB/RIRB for single_cmd mode
by Takashi Iwai
· 15 years ago
7d5ab41
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 15 years ago
23c4a88
ALSA: hda - Switch to polling mode before disabling MSI
by Takashi Iwai
· 15 years ago
db32f99
ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controller
by peer chen
· 15 years ago
71623855
ALSA: hda - Enable MSI as default
by Takashi Iwai
· 15 years ago
3d80dca
ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelist
by Daniel T Chen
· 15 years ago
4d8e22e
ALSA: hda - Add a white-list for MSI option
by Takashi Iwai
· 16 years ago
e44d4e4
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
e310bb0
ALSA: hda: warn on spurious response
by Wu Fengguang
· 16 years ago
feb2734
ALSA: hda: remember last command for each codec
by Wu Fengguang
· 16 years ago
c32649f
ALSA: hda: read CORBWP inside reg_lock
by Wu Fengguang
· 16 years ago
cdb1fbf
ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_io
by Wu Fengguang
· 16 years ago
a678cde
ALSA: hda: take cmd_mutex in probe_codec()
by Wu Fengguang
· 16 years ago
deadff1
ALSA: hda: track CIRB/CORB command/response states for each codec
by Wu Fengguang
· 16 years ago
9176b67
ALSA: hda - Add support for new AMD HD audio devices
by Andiry Brienza
· 16 years ago
305355a
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
dc4c2e6
ALSA: hda - Disable AMD SB600 64bit address support only
by Andiry Brienza
· 16 years ago
aba6653
ALSA: hda - Fix error path in the sanity check in azx_pcm_open()
by Takashi Iwai
· 16 years ago
1475ef0
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
c470331
ALSA: hda - Add sanity check in PCM open callback
by Takashi Iwai
· 16 years ago
70d321e
ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callback
by Takashi Iwai
· 16 years ago
4ea6fbc
ALSA: hda - Add patch module option
by Takashi Iwai
· 16 years ago
a1e21c9
ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()
by Takashi Iwai
· 16 years ago
65f7598
ALSA: hda_intel: fix build error when !PM
by Alexander Beregalov
· 16 years ago
b20f3b8
ALSA: hda - Limit codec-verb retry to limited hardwares
by Takashi Iwai
· 16 years ago
8dd7833
ALSA: hda - Add codec bus reset and verb-retry at critical errors
by Takashi Iwai
· 16 years ago
8a933ec
ALSA: hda - Fix a typo in the previous patch
by Takashi Iwai
· 16 years ago
b21fadb
ALSA: hda - Add more register bits definitions
by Takashi Iwai
· 16 years ago
b05a7d4
ALSA: hda - Always sync writes in single_cmd mode
by Takashi Iwai
· 16 years ago
81740861
ALSA: hda - Allow concurrent RIRB access in single_cmd mode
by Takashi Iwai
· 16 years ago
20e91c5
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
4fcd392
ALSA: hda - Reset CORB/RIRB at retrying the verb communication
by Takashi Iwai
· 16 years ago
9357484
ALSA: hda - Add forced codec-slots for ASUS W5Fm
by Ozan Çağlayan
· 16 years ago
4abc1cc
ALSA: hda - Add prefix to kernel messages
by Takashi Iwai
· 16 years ago
313f6e2
ALSA: hda - Avoid conflicts with snd-ctxfi driver
by Takashi Iwai
· 16 years ago
b97bedc
Merge branch 'topic/hda-cache' into topic/hda
by Takashi Iwai
· 16 years ago
b613291
ALSA: hda - Retry codec-verbs at errors
by Takashi Iwai
· 16 years ago
18cb710
ALSA: hda - Check strcpy length
by Takashi Iwai
· 16 years ago
4e01f54
ALSA: hda - Add Creative CA0110-IBG support
by Takashi Iwai
· 16 years ago
d523b0c
ALSA: hda_intel.c - Consolidate bitfields
by Joe Perches
· 16 years ago
45c27fc
Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus
by Takashi Iwai
· 16 years ago
e930438
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
by Yang Hongyang
· 16 years ago
fa00e04
[ALSA] hda_intel: fix unexpected ring buffer positions
by Jaroslav Kysela
· 16 years ago
e7bfbb0
Merge branch 'topic/hda' into for-linus
by Takashi Iwai
· 16 years ago
dec14f8
Merge branch 'topic/snd_card_new-err' into for-linus
by Takashi Iwai
· 16 years ago
1dddab4
ALSA: hda - Don't reset stream at each prepare callback
by Takashi Iwai
· 16 years ago
97b71c9
ALSA: hda - Don't reset BDL unnecessarily
by Takashi Iwai
· 16 years ago
4a10079
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
c673ba1
ALSA: hda - Workaround for buggy DMA position on ATI controllers
by Takashi Iwai
· 16 years ago
09240cf
ALSA: hda - Fix DMA mask for ATI controllers
by Takashi Iwai
· 16 years ago
4c4531d
ALSA: hda - Remove Toshiba probe_mask quirk
by Takashi Iwai
· 16 years ago
b31b43e
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
38f1df2
ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268
by Takashi Iwai
· 16 years ago
bedfceb
ALSA: hda - Add the Device IDs for MCP89 and remove IDs of MCP7B
by peerchen
· 16 years ago
e23573d
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
d14a7e0
Revert "Sound: hda - Restore PCI configuration space with interrupts off"
by Takashi Iwai
· 16 years ago
20db7cb
ALSA: hda - Add forced codec-slots for ASUS W5F
by Takashi Iwai
· 16 years ago
f1eaaee
ALSA: hda - Allow fixed codec-probe mask
by Takashi Iwai
· 16 years ago
e58de7b
ALSA: Convert to snd_card_create() in sound/pci/*
by Takashi Iwai
· 16 years ago
6acaed3
ALSA: hda - Use own workqueue
by Takashi Iwai
· 16 years ago
8326e32
Merge branch 'topic/hda-resume-fix' into topic/hda
by Takashi Iwai
· 16 years ago
d4d9cd03
ALSA: hda - Add probe_only option
by Takashi Iwai
· 16 years ago
0ff5551
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
5c0b9be
ALSA: hda - Fix a compile warning when CONFIG_PM=n
by Takashi Iwai
· 16 years ago
32e176c
Sound: hda - Restore PCI configuration space with interrupts off
by Rafael J. Wysocki
· 16 years ago
11cd41b
ALSA: hda - Fix build error with CONFIG_SND_HDA_POWER_SAVE
by Takashi Iwai
· 16 years ago
fee2fba
ALSA: hda - Move power_save option to hda_intel.c
by Takashi Iwai
· 16 years ago
986862bd
ALSA: hda - make some functions static
by Takashi Iwai
· 16 years ago
ef1681d
ALSA: hda - Add probe_mask quirk for Medion MD96630
by Takashi Iwai
· 16 years ago
41dda0f
ALSA: azx_probe() cleanup
by Wu Fengguang
· 16 years ago
c4da29c
ALSA: hda - support detecting HD Audio devices with PCI class code
by Yang, Libin
· 16 years ago
0edb945
ALSA: hda - Fix probe errors on Dell Studio Desktop
by Takashi Iwai
· 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
afecd78cd
Merge branch 'topic/fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
0552f29
Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus
by Takashi Iwai
· 16 years ago
0cbf009
ALSA: hda - Add reboot notifier
by Takashi Iwai
· 16 years ago
34c2535
ALSA: hda - Remove old codec-probe limitation
by Takashi Iwai
· 16 years ago
2f5ad54
pci: use pci_ioremap_bar() in sound/
by Arjan van de Ven
· 16 years ago
176d533
ALSA: hda - Add infrastructure for dynamic stream allocation
by Takashi Iwai
· 17 years ago
dc9c8e2
ALSA: Fix for reading RIRB buffer on NVIDIA aza controller with AMD Phenom cpu
by Wei Ni
· 16 years ago
2f5983f
ALSA: hda - allow probing of 4 codecs
by Takashi Iwai
· 16 years ago
0e15347
ALSA: hda - Fix VIA recording problem
by Joseph Chan
· 16 years ago
fc4abee
ALSA: hda - check page continuity
by Takashi Iwai
· 17 years ago
77a23f2
ALSA: Clean up SG-buffer helper functions and macros
by Takashi Iwai
· 17 years ago
a62741c
ALSA: hda - disable delayed period-ack with bdl_pos_adj=0
by Takashi Iwai
· 17 years ago
da3cec3
ALSA: Kill snd_assert() in sound/pci/*
by Takashi Iwai
· 17 years ago
Next »