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
/
intel8x0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-09
[ALSA] intel8x0 - Add spdif_aclink option
Takashi Iwai
1
-26
/
+60
2007-02-09
[ALSA] ac97 - Suppress power-saving mode on non-supporting drivers
Takashi Iwai
1
-1
/
+1
2007-02-09
[ALSA] intel8x0 - Use pci_iomap
Takashi Iwai
1
-78
/
+42
2006-12-20
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
Takashi Iwai
1
-2
/
+2
2006-10-24
[PATCH] Merge headphone and speaker volume controls for Panasonic R4 laptop
Keith Packard
1
-0
/
+6
2006-10-22
[ALSA] Various fixes for suspend/resume of ALSA PCI drivers
Takashi Iwai
1
-4
/
+19
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-23
[ALSA] Add experimental support of aggressive AC97 power-saving mode
Takashi Iwai
1
-1
/
+13
2006-07-12
[ALSA] Fix section mismatch errors in ALSA PCI drivers
Takashi Iwai
1
-1
/
+1
2006-07-12
[ALSA] intel8x0 - Add ac97 quirk for Tyan Thunder K8WE board
Takashi Iwai
1
-0
/
+6
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-06-22
[ALSA] sound/pci/: Add hp_only quirk for Dell D800 laptops
Daniel T Chen
1
-0
/
+6
2006-06-22
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
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-04-27
[ALSA] intel8x0 - Disable ALI5455 SPDIF-input
Takashi Iwai
1
-3
/
+3
2006-03-22
[ALSA] intel8x0 - wait for ICH_RESETREGS
Jaroslav Kysela
1
-1
/
+10
2006-03-22
[ALSA] intel8x0 - Fix/cleanup detection of codecs on SIS7012
Takashi Iwai
1
-54
/
+84
2006-02-01
[ALSA] intel8x0 - Add MCP51 PCI ID
Takashi Iwai
1
-0
/
+1
2006-01-22
[ALSA] intel8x0: Add quirk for Optiplex GX270
Chris Ball
1
-0
/
+6
2006-01-22
[ALSA] intel8x0 - Fix duplicate ac97_quirks entry
Ulrich Mueller
1
-7
/
+1
2006-01-03
[ALSA] Add a new quirk for mute-LED and HP-only.
Matthew Garrett
1
-0
/
+24
2006-01-03
[ALSA] Optimize for config without PROC_FS (pci drivers)
Takashi Iwai
1
-0
/
+4
2006-01-03
[ALSA] intel8x0 - Added swap_hp quirk for Fujitsu-Siemens Celsius H320 [0x10c...
Jaroslav Kysela
1
-0
/
+6
2006-01-03
[ALSA] intel8x0 - Fix PM support
Takashi Iwai
1
-15
/
+22
2006-01-03
[ALSA] Remove xxx_t typedefs: PCI Intel8x0
Takashi Iwai
1
-188
/
+240
2006-01-03
[ALSA] intel8x0 - Clean up delay function
Takashi Iwai
1
-10
/
+6
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-11-04
[ALSA] intel8x0 - Fix irq handler registration
Takashi Iwai
1
-19
/
+28
2005-11-04
[ALSA] intel8x0 - Add ac97_quirk for Dell Inspiron 8600
Karoly Lorentey
1
-0
/
+6
2005-11-04
[ALSA] Fix schedule_timeout usage
Nishanth Aravamudan
1
-2
/
+1
2005-11-04
[ALSA] intel8x0 - fix capture for M1563
Wei Ni
1
-2
/
+2
2005-11-04
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
1
-9
/
+9
2005-11-04
[ALSA] Fix the type of enable module option
Takashi Iwai
1
-1
/
+1
2005-11-04
[ALSA] intel8x0 - Fix handling of module parameters
Takashi Iwai
1
-7
/
+7
2005-11-04
[ALSA] intel8x0 - enable ac97_quirk hp_only for Acer Aspire 3003LCi
Dick Streefland
1
-0
/
+6
2005-11-04
[ALSA] Add dummy obsoleted module options for backward compatibility
Takashi Iwai
1
-0
/
+6
2005-11-04
[ALSA] intel8x0 - Suppress the codec warnings during probing
Takashi Iwai
1
-2
/
+5
2005-11-04
[ALSA] highlanderize motherboard AC97/HDA drivers
Clemens Ladisch
1
-37
/
+21
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] intel8x0 - Add buggy_semaphore option
Takashi Iwai
1
-1
/
+11
2005-09-12
[ALSA] Remove superfluous PCI ID definitions
Takashi Iwai
1
-63
/
+7
2005-09-12
[ALSA] intel8x0 - Add quirk for IBM NetVisa A30p
Takashi Iwai
1
-0
/
+6
2005-08-30
[ALSA] intel8x0 - Add quirk for FSC 4010
Takashi Iwai
1
-0
/
+6
2005-08-30
[ALSA] intel8x0 - add AC97_TUNE_MUTE_LED quirk for HP nx8220 laptop 103c:0934
Daniel Horchner
1
-0
/
+6
2005-08-30
[ALSA] HP nx6110 quirks
Sergey Vlasov
1
-0
/
+6
2005-08-30
[ALSA] intel8x0 - Fix PM
Takashi Iwai
1
-8
/
+31
2005-07-30
merge 2.6.13-rc4 with ACPI's to-linus tree
Len Brown
1
-2
/
+15
[next]