index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_intel.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-03
ALSA: hda - Add sanity check in PCM open callback
Takashi Iwai
1
-0
/
+6
2009-07-03
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-13
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
2009-02-16
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-6
/
+2
[next]