index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
intel8x0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-25
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
1
-4
/
+6
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
1
-28
/
+28
2012-10-06
sound: Remove unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-06
ALSA: Implement channel maps for standard onboard AC97 drivers
Takashi Iwai
1
-0
/
+20
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
1
-2
/
+2
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-9
/
+15
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
1
-14
/
+2
2012-02-14
ALSA: intel8x0: Fix default inaudible sound on Gateway M520
Daniel T Chen
1
-0
/
+6
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
1
-2
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-3
/
+3
2011-11-09
ALSA: intel8x0: improve virtual environment detection
Konstantin Ozerkov
1
-10
/
+31
2011-11-09
ALSA: intel8x0: move virtual environment detection code into one place
Konstantin Ozerkov
1
-11
/
+19
2011-11-08
ALSA: intel8x0: Improve comments for VM optimization
Denis V. Lunev
1
-0
/
+7
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-11-01
ALSA: intel8x0 - Fix inclusion of kvm_para.h
Takashi Iwai
1
-1
/
+1
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-10-31
ALSA: intel8x0: Improve performance in virtual environment
Konstantin Ozerkov
1
-2
/
+27
2011-07-15
ALSA: intel8x0: Apply headphones+mute LED quirk for Dell Inspiron 9300
Daniel T Chen
1
-0
/
+6
2011-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
1
-2
/
+2
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-22
ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone c...
Daniel T Chen
1
-0
/
+6
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-08-19
ALSA: intel8x0: Mute External Amplifier by default for ThinkPad X31
Daniel T Chen
1
-0
/
+6
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
1
-1
/
+1
2009-11-25
ALSA: intel8x0: Mute External Amplifier by default for Gateway 4525GZ
Daniel T Chen
1
-0
/
+6
2009-11-05
ALSA: intel8x0: Mute External Amplifier by default for another Sony model
Daniel T Chen
1
-0
/
+6
2009-10-02
ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VP
Daniel T Chen
1
-0
/
+6
2009-10-01
ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-T350P
Daniel T Chen
1
-0
/
+6
2009-06-25
sound: Use PCI_VDEVICE
Joe Perches
1
-23
/
+23
2009-06-15
ALSA: intel8x0 - Fix PCM position craziness
Takashi Iwai
1
-12
/
+12
2009-04-22
Merge commit 'alsa/master' into for-linus
Takashi Iwai
1
-2
/
+4
2009-04-21
[ALSA] intel8x0: another attempt to fix ac97_clock measure routine
Jaroslav Kysela
1
-2
/
+4
2009-04-16
ALSA: Intel8x0: Add hp_only quirk for SSID 0x1028016a (Dell Inspiron 8600)
Daniel T Chen
1
-0
/
+6
2009-04-16
ALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934
Daniel T Chen
1
-6
/
+0
2009-04-15
[ALSA] intel8x0: add one retry to the ac97_clock measurement routine
Jaroslav Kysela
1
-4
/
+11
2009-04-14
[ALSA] intel8x0: fix wrong conditions in ac97_clock measure routine
Jaroslav Kysela
1
-3
/
+3
2009-04-13
[ALSA] intel8x0: do not use zero value from PICB register
Jaroslav Kysela
1
-10
/
+33
2009-04-13
[ALSA] intel8x0: an attempt to make ac97_clock measurement more reliable
Jaroslav Kysela
1
-9
/
+28
2009-03-24
Merge branch 'topic/intel8x0' into for-linus
Takashi Iwai
1
-20
/
+59
2009-03-24
Merge branch 'topic/snd_card_new-err' into for-linus
Takashi Iwai
1
-3
/
+3
2009-02-05
ALSA: intel8x0 - Add missing KERN_* prefix to printk
Takashi Iwai
1
-4
/
+7
2009-01-31
ALSA: alsa: time reaches -1, tested 0
Roel Kluin
1
-1
/
+1
2009-01-28
ALSA: intel8x0 - Fix build with CONFIG_SND_AC97_POWERSAVE=n
Takashi Iwai
1
-1
/
+1
2009-01-28
ALSA: Don't cold reset AC97 codecs in some ICH chipsets
Thadeu Lima de Souza Cascardo
1
-16
/
+52
2009-01-12
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
1
-3
/
+3
2008-10-29
ALSA: intel8x0 - add Dell Optiplex GX620 (AD1981B) to AC97 clock whitelist
Bastien Nocera
1
-0
/
+1
2008-10-10
ALSA: intel8x0 - Add quirk for Fujitsu Lifebook P7010
Takashi Iwai
1
-0
/
+6
2008-09-04
ALSA: intel8x0 - use snd_pci_quirk for clock list
Takashi Iwai
1
-25
/
+15
[next]