ALSA: hda - Fix the wrong pin-cap check in patch_realtek.c
[safe/jmp/linux-2.6] / sound / pci / hda / hda_intel.c
2009-03-19 Takashi IwaiALSA: hda - Don't reset stream at each prepare callback
2009-03-19 Takashi IwaiALSA: hda - Don't reset BDL unnecessarily
2009-03-18 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-03-18 Takashi IwaiALSA: hda - Workaround for buggy DMA position on ATI...
2009-03-18 Takashi IwaiALSA: hda - Fix DMA mask for ATI controllers
2009-03-02 Takashi IwaiALSA: hda - Remove Toshiba probe_mask quirk
2009-03-02 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-03-02 Takashi IwaiALSA: hda - Add probe_mask default for Toshiba laptop...
2009-02-27 peerchenALSA: hda - Add the Device IDs for MCP89 and remove...
2009-02-16 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2009-02-16 Takashi IwaiRevert "Sound: hda - Restore PCI configuration space...
2009-02-13 Takashi IwaiALSA: hda - Add forced codec-slots for ASUS W5F
2009-02-13 Takashi IwaiALSA: hda - Allow fixed codec-probe mask
2009-01-12 Takashi IwaiALSA: hda - Use own workqueue
2008-12-20 Takashi IwaiMerge branch 'topic/hda-resume-fix' into topic/hda
2008-12-19 Takashi IwaiALSA: hda - Add probe_only option
2008-12-19 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2008-12-11 Takashi IwaiALSA: hda - Fix a compile warning when CONFIG_PM=n
2008-12-07 Rafael J. WysockiSound: hda - Restore PCI configuration space with inter...
2008-11-28 Takashi IwaiALSA: hda - Fix build error with CONFIG_SND_HDA_POWER_SAVE
2008-11-27 Takashi IwaiALSA: hda - Move power_save option to hda_intel.c
2008-11-27 Takashi IwaiALSA: hda - make some functions static
2008-11-24 Takashi IwaiALSA: hda - Add probe_mask quirk for Medion MD96630
2008-11-20 Wu FengguangALSA: azx_probe() cleanup
2008-11-13 Yang, LibinALSA: hda - support detecting HD Audio devices with...
2008-11-07 Takashi IwaiALSA: hda - Fix probe errors on Dell Studio Desktop
2008-11-06 Takashi IwaiALSA: hda - Make codec-probing more robust
2008-11-06 Takashi IwaiALSA: hda - simplify hda_bus ops callbacks
2008-10-31 Takashi IwaiMerge branch 'topic/fix/hda' into topic/hda
2008-10-29 Takashi IwaiMerge branches 'topic/fix/hda' and 'topic/fix/misc...
2008-10-29 Takashi IwaiALSA: hda - Add reboot notifier
2008-10-28 Takashi IwaiALSA: hda - Remove old codec-probe limitation
2008-10-21 Arjan van de Venpci: use pci_ioremap_bar() in sound/
2008-10-13 Takashi IwaiALSA: hda - Add infrastructure for dynamic stream alloc...
2008-10-10 Wei NiALSA: Fix for reading RIRB buffer on NVIDIA aza control...
2008-09-09 Takashi IwaiALSA: hda - allow probing of 4 codecs
2008-08-29 Joseph ChanALSA: hda - Fix VIA recording problem
2008-08-25 Takashi IwaiALSA: hda - check page continuity
2008-08-25 Takashi IwaiALSA: Clean up SG-buffer helper functions and macros
2008-08-25 Takashi IwaiALSA: hda - disable delayed period-ack with bdl_pos_adj=0
2008-08-21 Peer ChenALSA: hda_intel: enable snoop for nvidia HDA controller
2008-08-13 Takashi IwaiALSA: Kill snd_assert() in sound/pci/*
2008-08-12 Libin YangALSA: hda - support new AMD HDMI Audio (1002:970f)
2008-08-12 Seth HeasleyALSA: hda_intel: ALSA HD Audio patch for Intel Ibex...
2008-07-16 Takashi IwaiALSA: hda - Align BDL position adjustment parameter
2008-06-16 Takashi IwaiALSA: hda - use upper_32_bits()
2008-06-16 Takashi IwaiALSA: hda - bdl_pos_adj=32 as default
2008-06-13 Takashi IwaiALSA: hda - Add a warning if pending IRQ is found
2008-06-13 Takashi IwaiALSA: hda - Fix bdl_pos_adj value for ATI SB chipsets
2008-06-13 Takashi IwaiALSA: hda - bdl_pos_adj option to each instance
2008-06-13 Takashi IwaiALSA: hda - remove position_fix=3
2008-06-13 Takashi IwaiALSA: hda - Add bdl_pos_adj option
2008-06-06 Takashi Iwai[ALSA] hda - increase max_codecs of ICH to 4
2008-05-27 Kailang Yang[ALSA] hda - Add ICH9 controller support (8086:2911)
2008-05-27 Kailang Yang[ALSA] hda - Add support of Teradici controller
2008-05-19 Takashi Iwai[ALSA] hda - Fix DMA position inaccuracy
2008-04-24 Jeff Garzik[ALSA] Fix synchronize_irq() bugs, redundancies
2008-04-24 Takashi Iwai[ALSA] hda-intel - Add sync support
2008-04-24 Takashi Iwai[ALSA] hda-intel - Add barrier
2008-04-24 Takashi Iwai[ALSA] hda-intel - Fix power-off hang on ASUS P5AD2
2008-04-24 Peer Chen[ALSA] hda_intel: Add the DIDs of nvidia MCP79 HD audio...
2008-04-24 Andrew Morton[ALSA] hda_intel needs dma-mapping.h
2008-04-24 Takashi Iwai[ALSA] hda-intel - Use PCI_DEVICE() macro
2008-04-24 Takashi Iwai[ALSA] hda-intel - Clean up stream definitions
2008-04-24 Libin Yang[ALSA] HDA-Intel - Patch to support RV7xx HDMI Audio
2008-04-24 Takashi Iwai[ALSA] hda-intel - Fix a compile error with CONFIG_SND_...
2008-04-24 Takashi Iwai[ALSA] hda-intel - Support 64bit buffer allocation
2008-04-24 Takashi Iwai[ALSA] hda-intel - Use SG buffer
2008-04-24 Takashi Iwai[ALSA] hda-intel - Fix PCM device number assignment
2008-02-22 Takashi Iwai[ALSA] hda-intel - Fix Oops with ATI HDMI devices
2008-02-22 Takashi Iwai[ALSA] HDA - enable snoop on SCH
2008-01-31 Tobin Davis[ALSA] HDA-Intel - Add support for Intel SCH
2008-01-31 Jason Gaston[ALSA] hda_intel: ALSA HD Audio patch for Intel ICH10...
2008-01-31 Marc Boucher[ALSA] hda-intel - Add ratelimit to timeout messages
2008-01-31 Takashi Iwai[ALSA] hda-intel - Make azx_get_response() a bit more...
2008-01-31 Takashi Iwai[ALSA] hda-intel - Add workarounds for STAC codecs
2008-01-31 Tobin Davis[ALSA] HDA: Enable chipset gcap usage
2008-01-31 Andrew Paprocki[ALSA] hda_intel: Fix multiple device support by increm...
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Takashi Iwai[ALSA] hda-intel - Support multiple devices
2008-01-31 Ingo Molnar[ALSA] snd hda suspend latency: shorten codec read
2008-01-31 Wolke Liu[ALSA] HDA-Intel - Add support for RV6xx HDMI audio
2008-01-31 Herton Ronaldo Krz... [ALSA] HDA-Intel - Add support for RV610/RV630 HDMI...
2008-01-08 Linus TorvaldsRevert "hda_intel suspend latency: shorten codec read"
2008-01-06 Ingo Molnarhda_intel suspend latency: shorten codec read
2007-10-16 Peer Chen[ALSA] alsa: Add the MCP79 support to hda_intel driver
2007-10-16 Rene Herman[ALSA] alsa-kernel: schedule_timeout() fixes
2007-10-16 Matthias Kaehlcke[ALSA] Intel HD Audio: Use list_for_each_entry(_safe)
2007-10-16 Danny Tholen[ALSA] hda-intel - Improve HD-audio codec probing robus...
2007-10-16 Maxim Levitsky[ALSA] hda-intel - Fix resume logic, when dynamic power...
2007-10-16 Takashi Iwai[ALSA] hda-intel - Add probe_mask blacklist
2007-10-16 Takashi Iwai[ALSA] hda-intel - Add position_fix quirk for Dell...
2007-10-16 Takashi Iwai[ALSA] hda-intel - Don't do suspend if already powered...
2007-10-16 Takashi Iwai[ALSA] hda-intel - Add power_save_controller module...
2007-10-16 Takashi Iwai[ALSA] hda-intel - Fix resume with power save
2007-10-16 Takashi Iwai[ALSA] hda-intel - Add POWER_SAVE option
2007-10-16 Takashi Iwai[ALSA] hda-intel - Coding style fixes
2007-07-20 Takashi Iwai[ALSA] hda-intel - Show the last command in warning...
2007-07-20 Takashi Iwai[ALSA] Fix invalid schedule_timeout_interruptible()
2007-07-20 Peer Chen[ALSA] Add the MCP73/77 support to hda_intel driver
next