index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_intel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-30
ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controller
peer chen
1
-0
/
+1
2009-09-24
ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelist
Daniel T Chen
1
-0
/
+1
2009-08-11
ALSA: hda - Add a white-list for MSI option
Takashi Iwai
1
-1
/
+25
2009-08-03
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-29
/
+74
2009-08-03
ALSA: hda: warn on spurious response
Wu Fengguang
1
-1
/
+5
2009-08-03
ALSA: hda: remember last command for each codec
Wu Fengguang
1
-5
/
+6
2009-08-03
ALSA: hda: read CORBWP inside reg_lock
Wu Fengguang
1
-1
/
+3
2009-08-03
ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_io
Wu Fengguang
1
-0
/
+4
2009-08-03
ALSA: hda: take cmd_mutex in probe_codec()
Wu Fengguang
1
-0
/
+2
2009-08-03
ALSA: hda: track CIRB/CORB command/response states for each codec
Wu Fengguang
1
-22
/
+54
2009-07-17
ALSA: hda - Add support for new AMD HD audio devices
Andiry Brienza
1
-1
/
+5
2009-07-09
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-10
/
+24
2009-07-08
ALSA: hda - Disable AMD SB600 64bit address support only
Andiry Brienza
1
-3
/
+13
2009-07-05
ALSA: hda - Fix error path in the sanity check in azx_pcm_open()
Takashi Iwai
1
-7
/
+11
2009-07-04
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+7
2009-07-04
ALSA: hda - Add sanity check in PCM open callback
Takashi Iwai
1
-0
/
+6
2009-07-04
ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callback
Takashi Iwai
1
-0
/
+1
2009-06-24
ALSA: hda - Add patch module option
Takashi Iwai
1
-2
/
+19
2009-06-24
ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()
Takashi Iwai
1
-4
/
+17
2009-06-04
ALSA: hda_intel: fix build error when !PM
Alexander Beregalov
1
-1
/
+4
2009-06-02
ALSA: hda - Limit codec-verb retry to limited hardwares
Takashi Iwai
1
-1
/
+1
2009-06-02
ALSA: hda - Add codec bus reset and verb-retry at critical errors
Takashi Iwai
1
-6
/
+34
2009-05-31
ALSA: hda - Fix a typo in the previous patch
Takashi Iwai
1
-1
/
+1
2009-05-28
ALSA: hda - Add more register bits definitions
Takashi Iwai
1
-17
/
+26
2009-05-28
ALSA: hda - Always sync writes in single_cmd mode
Takashi Iwai
1
-13
/
+23
2009-05-26
ALSA: hda - Allow concurrent RIRB access in single_cmd mode
Takashi Iwai
1
-8
/
+5
2009-05-26
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+1
2009-05-25
ALSA: hda - Reset CORB/RIRB at retrying the verb communication
Takashi Iwai
1
-2
/
+4
2009-05-24
ALSA: hda - Add forced codec-slots for ASUS W5Fm
Ozan Çağlayan
1
-0
/
+1
2009-05-19
ALSA: hda - Add prefix to kernel messages
Takashi Iwai
1
-17
/
+20
2009-05-18
ALSA: hda - Avoid conflicts with snd-ctxfi driver
Takashi Iwai
1
-0
/
+9
2009-04-21
Merge branch 'topic/hda-cache' into topic/hda
Takashi Iwai
1
-9
/
+10
2009-04-21
ALSA: hda - Retry codec-verbs at errors
Takashi Iwai
1
-9
/
+10
2009-04-16
ALSA: hda - Check strcpy length
Takashi Iwai
1
-4
/
+6
2009-04-16
ALSA: hda - Add Creative CA0110-IBG support
Takashi Iwai
1
-0
/
+5
2009-04-16
ALSA: hda_intel.c - Consolidate bitfields
Joe Perches
1
-1
/
+1
2009-04-15
Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus
Takashi Iwai
1
-14
/
+25
2009-04-14
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
1
-4
/
+4
2009-04-10
[ALSA] hda_intel: fix unexpected ring buffer positions
Jaroslav Kysela
1
-14
/
+25
2009-03-24
Merge branch 'topic/hda' into for-linus
Takashi Iwai
1
-38
/
+77
2009-03-24
Merge branch 'topic/snd_card_new-err' into for-linus
Takashi Iwai
1
-3
/
+3
2009-03-19
ALSA: hda - Don't reset stream at each prepare callback
Takashi Iwai
1
-11
/
+22
2009-03-19
ALSA: hda - Don't reset BDL unnecessarily
Takashi Iwai
1
-14
/
+32
2009-03-18
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-13
/
+26
2009-03-18
ALSA: hda - Workaround for buggy DMA position on ATI controllers
Takashi Iwai
1
-13
/
+18
2009-03-18
ALSA: hda - Fix DMA mask for ATI controllers
Takashi Iwai
1
-0
/
+8
2009-03-02
ALSA: hda - Remove Toshiba probe_mask quirk
Takashi Iwai
1
-2
/
+0
2009-03-02
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-0
/
+2
2009-03-02
ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268
Takashi Iwai
1
-0
/
+2
2009-02-27
ALSA: hda - Add the Device IDs for MCP89 and remove IDs of MCP7B
peerchen
1
-4
/
+4
[next]