index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-06-12
ALSA: intel8x0: Use ktime and ktime_get()
Thomas Gleixner
1
-6
/
+4
2014-02-26
ALSA: intel8x0: Use standard printk helpers
Takashi Iwai
1
-37
/
+49
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+1
2013-11-06
ALSA: intel8x0: Fix chmap application
Takashi Iwai
1
-9
/
+8
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
1
-1
/
+0
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
[next]