index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
1
-1
/
+0
*
[ALSA] hda-codec - Minor rewrites
Takashi Iwai
2005-11-04
4
-144
/
+208
*
[ALSA] hda-codec - Show power state in proc file
Takashi Iwai
2005-11-04
1
-0
/
+5
*
[ALSA] Fix the type of enable module option
Takashi Iwai
2005-11-04
1
-1
/
+1
*
[ALSA] hda-codec - Get subsystem ID from AFG/MFG
Takashi Iwai
2005-11-04
2
-0
/
+9
*
[ALSA] Sasha Khapyorsky: My email address is changed, there is update.
Sasha Khapyorsky
2005-11-04
1
-1
/
+1
*
[ALSA] Add dummy obsoleted module options for backward compatibility
Takashi Iwai
2005-11-04
1
-0
/
+4
*
[ALSA] highlanderize motherboard AC97/HDA drivers
Clemens Ladisch
2005-11-04
1
-23
/
+11
*
[ALSA] dev_class=SNDRV_PCM_CLASS_MODEM for modem PCMs
Sasha Khapyorsky
2005-11-04
1
-0
/
+1
*
[ALSA] hda-codec - A new model for Fujitsu S7020
Jonathan Woithe
2005-11-04
1
-3
/
+157
*
[ALSA] hda-intel - Add NVidia support
Vinod G
2005-11-04
1
-9
/
+24
*
[ALSA] Fix confliction of capture controls on ALC880 test model
Takashi Iwai
2005-10-07
1
-12
/
+0
*
[ALSA] fix HD audio ALC882 lfe (un)mute
John W. Linville
2005-10-07
1
-1
/
+1
*
[ALSA] fix alc880_test_mixer typo
John W. Linville
2005-10-07
1
-2
/
+2
*
[ALSA] fix HD audio ALC260 mono (un)mute
John W. Linville
2005-10-07
1
-2
/
+2
*
[ALSA] hda-intel - Disable DMA position auto-correction
Takashi Iwai
2005-10-07
1
-0
/
+5
*
[ALSA] hda-codec - 'empty' generic mfg-only codec
Sasha Khapyorsky
2005-10-07
1
-4
/
+2
*
[ALSA] set owner field in struct pci_driver
Clemens Ladisch
2005-09-12
1
-0
/
+1
*
[ALSA] Replace with kzalloc() - pci stuff
Takashi Iwai
2005-09-12
8
-16
/
+16
*
[ALSA] hda-codec - Added ASUS A6
Takashi Iwai
2005-09-12
1
-0
/
+1
*
[ALSA] hda-intel - Fix modem PCM creation
Takashi Iwai
2005-09-12
1
-1
/
+1
*
[ALSA] hda-codec - Assign audio PCMS first
Takashi Iwai
2005-09-12
4
-3
/
+30
*
[ALSA] hda-intel - Check validity of DMA position
Takashi Iwai
2005-09-12
1
-22
/
+41
*
[ALSA] hda-codec - Bring the Vaio's RA826G HDA (82801) to life ...
Davide Libenzi
2005-09-12
1
-0
/
+1
*
[ALSA] hda-intel - Fix ULI M5461 support
Takashi Iwai
2005-08-30
1
-33
/
+117
*
[ALSA] hda-codec - Add beep support for Uniwill
Takashi Iwai
2005-08-30
1
-1
/
+7
*
[ALSA] hda-codec - Code clean up
Takashi Iwai
2005-08-30
1
-11
/
+18
*
[ALSA] hda-intel - correct a bug in detection of rate supported
Nicolas Graziano
2005-08-30
1
-1
/
+5
*
[ALSA] hda-intel: Suspend/resume fixes for PCM devices
Jaroslav Kysela
2005-08-30
1
-2
/
+5
*
[ALSA] hda-patch-realtek - added pci subdevice ID for Acer TravelMate 8100 (3...
Jaroslav Kysela
2005-08-30
1
-0
/
+1
*
[ALSA] hda-intel - Add SiS966 support
Takashi Iwai
2005-08-30
1
-1
/
+3
*
[ALSA] hda-codec - support for Si3054/5 HDA modems
Sasha Khapyorsky
2005-08-30
3
-1
/
+304
*
ALSA CVS update
Sasha Khapyorsky
2005-08-30
3
-12
/
+22
*
[ALSA] use SNDRV_CTL_NAME_IEC958 macro
Clemens Ladisch
2005-08-30
1
-2
/
+2
*
[ALSA] hda-codec - Fix LFE volume/switch
Nicolas Graziano
2005-08-30
1
-4
/
+9
*
[ALSA] hda-codec - Add default config for ASUS P5AD2
Takashi Iwai
2005-08-30
1
-0
/
+1
*
[ALSA] hda-codec - Fix reordering of surround channels
Takashi Iwai
2005-08-30
1
-3
/
+20
*
[ALSA] hda driver, correct bug in model 'auto'
Nicolas Graziano
2005-07-28
1
-3
/
+2
*
[ALSA] hda: add sigmatel hp detect support
Matt
2005-07-28
2
-2
/
+63
*
[ALSA] hda: enable unsolicited responses
Matt
2005-07-28
1
-0
/
+6
*
[ALSA] Use kstrdup
Takashi Iwai
2005-07-28
1
-1
/
+1
*
[ALSA] hda-codec - Add entry for Acer APFV
Takashi Iwai
2005-07-28
1
-1
/
+2
*
[ALSA] hda-codec - Add 6stack model for ALC880
Takashi Iwai
2005-07-28
1
-1
/
+13
*
[ALSA] hda-codec - SigmaTel HDA resume support
Matt
2005-07-28
1
-0
/
+21
*
[ALSA] hda-codec - SigmaTel HDA multichannel support
Matt
2005-07-28
1
-237
/
+496
*
[ALSA] hda-codec - Fix oops with ALC880
Takashi Iwai
2005-07-28
1
-4
/
+7
*
[PATCH] create a kstrdup library function
Paulo Marques
2005-06-23
1
-1
/
+1
*
[ALSA] SigmaTel HDA SPDIF and input mux updates
Matt
2005-06-22
1
-39
/
+145
*
[ALSA] hda-codec - More fix of ALC880 codec support
Takashi Iwai
2005-06-22
6
-1092
/
+1201
*
[ALSA] hda-codec - Add support of more models with ALC codecs
Takashi Iwai
2005-06-22
3
-162
/
+723
[next]