aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivialLinus Torvalds2-4/+4
2008-04-21ALSA: Storage class should be before const qualifierTobias Klauser2-4/+4
2008-04-19Merge branch 'omap2-upstream' into develRussell King2-1/+15
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into develRussell King4-42/+89
2008-04-19[ARM] 4977/2: soc - pxa2xx-ac97 - Add missing clk_enable()Mark Brown1-0/+1
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao3-0/+3
2008-04-19[ARM] 4834/3: Convert ASoC pxa2xx-ac97 driver to use the clock APIMark Brown1-11/+38
2008-04-19[ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock APIMark Brown1-8/+40
2008-04-10[ARM] 4912/2: [AT91] Endrelia audio driver must use GPIO interfaceAndrew Victor1-23/+7
2008-04-08es1968: fix sleep-while-holding-lock bugArjan van de Ven1-1/+13
2008-03-30sound/oss/ac97_codec.c: restore MODULE_LICENSEAdrian Bunk1-0/+2
2008-03-23ASoC/TLV320AIC3X: Stop I2C driver ID abuseJean Delvare1-2/+0
2008-03-10USB: usbaudio: handle kcalloc failureJim Meyering1-0/+2
2008-02-29[ALSA] intel8x0 - Add quirk for Compaq Deskpro ENTakashi Iwai1-0/+6
2008-02-29[ALSA] hda-codec - Adapt eeepc p701 mixer for virtual master controlHerton Ronaldo Krzesinski1-2/+2
2008-02-29[ALSA] sound: ice1712: unused structsHarvey Harrison2-2/+2
2008-02-29[ALSA] ASoC: Fix WM9712 mixer_event DAPM widget function typeJarkko Nikula1-1/+2
2008-02-29[ALSA] ASoC: Fix DAPM widget function types in pxa machine driversJarkko Nikula4-5/+10
2008-02-29[ALSA] hda-codec - Fix mixer names of realtek codecs to adapt mater controlsTakashi Iwai1-8/+8
2008-02-29[ALSA] intel8x0 - Add quirk for Acer Travelmate 2310Takashi Iwai1-0/+6
2008-02-29[ALSA] hda_intel - Add model quirk for Albatron KI690-AM2 motherboardAndrew Paprocki1-0/+1
2008-02-29[ALSA] oxygen: add owner fieldClemens Ladisch2-0/+2
2008-02-29[ALSA] hda-codec - Add Fujitsu Lifebook E8410 to quirk tableTony Vroon1-0/+1
2008-02-29[ALSA] hda-codec - Fix AD1988 capture elementsTakashi Iwai1-4/+4
2008-02-29[ALSA] sb8: fix SB 1.0 capture DMA programmingClemens Ladisch1-1/+1
2008-02-29[ALSA] usb-audio: add workaround for broken E-Mu frequency feedbackClemens Ladisch1-2/+36
2008-02-29[ALSA] ASoC: Fix TLV320AIC3X PLL divider table for 64 kHz rateJarkko Nikula1-2/+2
2008-02-29[ALSA] hda-codec - Fix Master volume on HP dv8000Takashi Iwai1-0/+5
2008-02-22[ALSA] bt87X: fix freeing of shared interruptClemens Ladisch1-6/+3
2008-02-22[ALSA] hda-intel - Fix Oops with ATI HDMI devicesTakashi Iwai1-1/+1
2008-02-22[ALSA] caiaq - fix section mismatch warningSam Ravnborg1-3/+3
2008-02-22[ALSA] hda-codec - Fix amp-in values for pin widgetsTakashi Iwai1-1/+2
2008-02-22[ALSA] hda-codec - Fix ALC882 capture source selectionTakashi Iwai1-1/+5
2008-02-22[ALSA] hda-codec - Fix wrong capture source selection for ALC883 codecTakashi Iwai1-1/+1
2008-02-22[ALSA] hda-codec - Don't create vmaster if no slaves foundTakashi Iwai1-0/+6
2008-02-22[ALSA] hda-codec - Fix race condition in generic bound volume/swtich controlsSerge A. Suchkov1-4/+4
2008-02-22[ALSA] soc - duplicate strcasecmp test for "rj-master" in mpc8610_hpcd_probe()Roel Kluin1-1/+1
2008-02-22[ALSA] oxygen: fix line-in recording selectionClemens Ladisch1-0/+35
2008-02-22[ALSA] hda-codec - Fix SPDIF output on Conexant 5045 codecTakashi Iwai1-2/+5
2008-02-22[ALSA] HDA - enable snoop on SCHTakashi Iwai1-0/+21
2008-02-22[ALSA] hdsp - Fix section mismatchTakashi Iwai1-4/+3
2008-02-22[ALSA] oxygen - Fix section mismatchTakashi Iwai2-6/+6
2008-02-22[ALSA] race between disconnect and error handling in usbmidiTakashi Iwai1-1/+18
2008-02-22[ALSA] opl3 - Fix compilation without sequencer supportTakashi Iwai1-0/+8
2008-02-14Dont touch fs_struct in driversJan Blunck6-17/+6
2008-02-08OSS: constify function pointer tablesJan Engelhardt2-4/+4
2008-02-06sound/oss/trident.c: fix incorrect test in trident_ac97_set()Roel Kluin1-2/+2
2008-02-06scheduled OSS driver removalAdrian Bunk6-9230/+0
2008-02-06cleanup after APUS removalAdrian Bunk2-5/+1
2008-02-06sound/oss/sb_common.c: fix casting warningJeff Garzik1-1/+2