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
/
atiixp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-0
/
+1
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
1
-1
/
+1
2009-12-28
ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
Daniel T Chen
1
-0
/
+1
2009-06-25
sound: Use PCI_VDEVICE
Joe Perches
1
-4
/
+4
2009-04-20
ALSA: Atiixp: Add SSID for mute_led quirk (unknown HP model)
Daniel T Chen
1
-0
/
+6
2009-01-12
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
1
-3
/
+3
2008-10-21
pci: use pci_ioremap_bar() in sound/
Arjan van de Ven
1
-1
/
+1
2008-09-04
ALSA: atiixp - Add PCI ID for SB600 (1002:4382)
Takashi Iwai
1
-1
/
+2
2008-08-13
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
1
-3
/
+7
2008-04-24
[ALSA] Fix synchronize_irq() bugs, redundancies
Jeff Garzik
1
-1
/
+1
2008-01-31
[ALSA] sound: fix atiixp section mismatch
Randy Dunlap
1
-2
/
+2
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-4
/
+2
2007-02-09
[ALSA] atiixp - Use quirk list helper function
Takashi Iwai
1
-26
/
+10
2007-02-09
[ALSA] atiixp - Add a parameter ac97_quirk
Dan Carpenter
1
-0
/
+45
2007-02-09
[ALSA] ac97 - Suppress power-saving mode on non-supporting drivers
Takashi Iwai
1
-1
/
+1
2006-12-20
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
Takashi Iwai
1
-1
/
+1
2006-10-22
[ALSA] Various fixes for suspend/resume of ALSA PCI drivers
Takashi Iwai
1
-3
/
+8
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-07-12
[ALSA] Fix section mismatch errors in ALSA PCI drivers
Takashi Iwai
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
1
-1
/
+1
2006-04-27
[ALSA] add __devinitdata to all pci_device_id
Henrik Kretzschmar
1
-1
/
+1
2006-03-22
[ALSA] semaphore -> mutex (PCI part)
Ingo Molnar
1
-10
/
+11
2006-01-03
[ALSA] Add a new quirk for mute-LED and HP-only.
Matthew Garrett
1
-0
/
+6
2006-01-03
[ALSA] Optimize for config without PROC_FS (pci drivers)
Takashi Iwai
1
-1
/
+4
2006-01-03
[ALSA] atiixp - Fix PM support
Takashi Iwai
1
-16
/
+22
2006-01-03
[ALSA] Remove xxx_t typedefs: PCI ATIIXP
Takashi Iwai
1
-139
/
+156
2006-01-03
[ALSA] Remove superfluous macros
Takashi Iwai
1
-9
/
+3
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-11-04
[ALSA] Fix schedule_timeout usage
Nishanth Aravamudan
1
-2
/
+1
2005-11-04
[ALSA] Fix the type of enable module option
Takashi Iwai
1
-1
/
+1
2005-11-04
[ALSA] Add dummy obsoleted module options for backward compatibility
Takashi Iwai
1
-0
/
+4
2005-11-04
[ALSA] highlanderize motherboard AC97/HDA drivers
Clemens Ladisch
1
-27
/
+15
2005-11-04
[ALSA] Removing obsolete AC97_SHARED_TYPES
Sasha Khapyorsky
1
-1
/
+0
2005-09-12
[ALSA] set owner field in struct pci_driver
Clemens Ladisch
1
-0
/
+1
2005-09-12
[ALSA] Replace with kzalloc() - pci stuff
Takashi Iwai
1
-1
/
+1
2005-09-12
[ALSA] atiixp - Fix PM resume
Takashi Iwai
1
-0
/
+1
2005-09-05
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
1
-2
/
+2
2005-08-30
[ALSA] PCM resume cleanups
Jaroslav Kysela
1
-1
/
+9
2005-06-22
[ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriate
Jaroslav Kysela
1
-2
/
+2
2005-05-29
[ALSA] Replace pci_module_init() with pci_register_driver()
Takashi Iwai
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1657