summaryrefslogtreecommitdiffstats
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2006-01-03[ALSA] Remove xxx_t typedefs: AC97Takashi Iwai7-456/+457
2006-01-03[ALSA] nm256 - Code clean upTakashi Iwai1-21/+9
2006-01-03[ALSA] hda-codec - Fix assignment of speaker pinTakashi Iwai4-39/+40
2006-01-03[ALSA] hda-codec - Fix a typoTakashi Iwai1-1/+1
2006-01-03[ALSA] hda-codec - Prepare unsol workqueue on demandTakashi Iwai1-2/+6
2006-01-03[ALSA] hda-codec - Add channel-mode helperTakashi Iwai5-97/+99
2006-01-03[ALSA] ALS4000 updateAndreas Mohr1-35/+54
2006-01-03[ALSA] korg1212 - Clean up debug printsTakashi Iwai1-327/+247
2006-01-03[ALSA] emu10k1 - Minor clean up of memory block handlingTakashi Iwai1-6/+8
2006-01-03[ALSA] emu10k1x - Minor clean upTakashi Iwai1-33/+32
2006-01-03[ALSA] ac97 - Remove ac9_enum definition from public headerTakashi Iwai1-0/+9
2006-01-03[ALSA] ca0106 - Code clean upTakashi Iwai2-360/+131
2006-01-03[ALSA] intel8x0 - Clean up delay functionTakashi Iwai2-18/+10
2006-01-03[ALSA] cs4281 - Clean up delay functionTakashi Iwai1-31/+10
2006-01-03[ALSA] Remove superfluous macrosTakashi Iwai2-18/+6
2006-01-03[ALSA] Remove snd_vx_delay() functionTakashi Iwai1-7/+7
2006-01-03[ALSA] Sort Kconfig entriesTakashi Iwai1-205/+205
2006-01-03[ALSA] Minor clean up and fixes for CS5535 audio driverTakashi Iwai3-60/+41
2006-01-03[ALSA] Add support for the CS5535 Audio deviceJaya Kumar6-0/+985
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai18-263/+0
2006-01-03[ALSA] Fix missing suspend/resume-code for ens1371Kurt J. Bosch1-51/+123
2006-01-03[ALSA] hda-codec - Fix HDA sound and V.92 modem for notebook Siemens FieldPG-MDaniel Mueller1-0/+1
2006-01-03[ALSA] ac97 - procfs - print PCI subsystem vendor/device valuesJaroslav Kysela1-0/+7
2006-01-03[ALSA] snd-emu10k1: Found some new registers to display in debug mode.James Courtier-Dutton1-2/+14
2006-01-03[ALSA] snd-emu10k1: Attenuate output volume to reduce distortionJames Courtier-Dutton2-0/+38
2006-01-03[ALSA] ali5451 - Fix and clean up codec accessorTakashi Iwai1-53/+36
2006-01-03[ALSA] ice1724 (juli) - forced analog doughter board detectionJaroslav Kysela1-1/+8
2006-01-03[ALSA] via82xx - Add dxs entry for MSI KT800 Delta-FSRTakashi Iwai1-0/+1
2006-01-03[ALSA] Add support for Audigy 2 subsystem 2006Lee Revell1-0/+10
2006-01-03[ALSA] emu10k1 - Enable side surround channels for Audigy2 EXLee Revell1-0/+1
2006-01-03[ALSA] sound/hda: rate-limit timeout messageRandy Dunlap1-1/+4
2006-01-03[ALSA] hda-codec - Allocate amp hash array dynamicallyTakashi Iwai2-4/+21
2005-11-10[PATCH] pci_ids cleanup: fix two additional IDs in bt87xGrant Coady1-2/+2
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman38-38/+0
2005-11-07[ALSA] ice1724 - Fix ADC mux put callback in aureon.cTakashi Iwai1-1/+1
2005-11-04[ALSA] hda-codec - Minor rewritesTakashi Iwai4-144/+208
2005-11-04[ALSA] hda-codec - Show power state in proc fileTakashi Iwai1-0/+5
2005-11-04[ALSA] ice1724 - Add SPDIF support to Shuttle SN25PTakashi Iwai1-2/+18
2005-11-04[ALSA] ac97 - Fix confliction of DRA and surround slotsTakashi Iwai2-0/+11
2005-11-04[ALSA] intel8x0 - Fix irq handler registrationTakashi Iwai1-19/+28
2005-11-04[ALSA] intel8x0 - Add ac97_quirk for Dell Inspiron 8600Karoly Lorentey1-0/+6
2005-11-04[ALSA] AZT3328 driver updateAndreas Mohr2-388/+728
2005-11-04[ALSA] Fix emu10k1 synth problems.Tim1-2/+2
2005-11-04[ALSA] Big kfree NULL check cleanup - soundJesper Juhl2-5/+3
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan16-61/+31
2005-11-04[ALSA] intel8x0 - fix capture for M1563Wei Ni1-2/+2
2005-11-04[ALSA] ca0106: Added copyright messages.James Courtier-Dutton1-0/+2
2005-11-04[ALSA] ca0106: Cosmetic changes.James Courtier-Dutton3-20/+17
2005-11-04[ALSA] snd-ca0106: Add midi support.James Courtier-Dutton6-5/+512
2005-11-04[ALSA] hdsp - Code clean upTakashi Iwai1-371/+217