aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Add __devinit macro to at73c213 sound driver probe functionsHans-Christian Egtvedt2008-04-241-3/+3
* [ALSA] Davinci ASoC supportVladimir Barinov2008-04-249-1/+1082
* [ALSA] hda-codec - Add model=mobile for AD1884A & coTakashi Iwai2008-04-241-1/+47
* [ALSA] hda-codec - Add support of AD1883/1884A/1984A/1984BTakashi Iwai2008-04-241-0/+327
* [ALSA] ASoC: WM9713 driverLiam Girdwood2008-04-244-0/+1348
* [ALSA] hda-codec - Fix missing capsrc_nids for ALC262Takashi Iwai2008-04-241-1/+6
* [ALSA] HDA-Intel - Patch to support RV7xx HDMI AudioLibin Yang2008-04-241-0/+3
* [ALSA] hda-codec - Fix breakage of resume in auto-config of realtek codecsTakashi Iwai2008-04-241-1/+2
* [ALSA] hda-codec - Add more names to vendor listTakashi Iwai2008-04-241-1/+6
* [ALSA] hda-codec - Add "IEC958 Default PCM" switchTakashi Iwai2008-04-248-11/+123
* [ALSA] hda-codec - Fix auto-configuration of Realtek codecsTakashi Iwai2008-04-241-48/+63
* [ALSA] hda-codec - More fix-up for auto-configurationTakashi Iwai2008-04-241-0/+24
* [ALSA] hda-codec - Implement auto-mic jack sensing on Samsung laptopsTakashi Iwai2008-04-241-4/+49
* [ALSA] hda-codec - Clean up capture source selection of Realtek codecsTakashi Iwai2008-04-241-174/+42
* [ALSA] hda-codec - Fix automute of AD1981HD hp modelTakashi Iwai2008-04-241-1/+4
* [ALSA] hda-codec - Fix ALC880 F1734 modelTakashi Iwai2008-04-241-3/+16
* [ALSA] AK4114 - listing regs in procPavel Hofman2008-04-241-0/+22
* [ALSA] hda-codec - remove duplicate controls in alc268 test mixerJonathan Woithe2008-04-241-5/+0
* [ALSA] hda-codec - Correct HDMI transmitter namesTakashi Iwai2008-04-241-2/+2
* [ALSA] hda-intel - Fix a compile error with CONFIG_SND_DEBUG_DETECT=yTakashi Iwai2008-04-241-3/+2
* [ALSA] ice1712 - added support for M-Audio Delta 66EJaroslav Kysela2008-04-242-3/+13
* [ALSA] Added support for Delta1010E (newer revisions of Delta1010)Jaroslav Kysela2008-04-242-0/+10
* [ALSA] hda-intel - Support 64bit buffer allocationTakashi Iwai2008-04-241-0/+4
* [ALSA] hda-intel - Use SG bufferTakashi Iwai2008-04-241-43/+71
* [ALSA] hda: STAC927x power down inactive DACsMatthew Ranostay2008-04-241-1/+23
* [ALSA] ice1712 - Fix hoontech MIDI inputAlan Horstmann2008-04-241-3/+18
* [ALSA] hda-codec - Add ID for an unknown HDMI codec chipTakashi Iwai2008-04-241-0/+1
* [ALSA] hda-intel - Fix PCM device number assignmentTakashi Iwai2008-04-2410-44/+66
* [ALSA] Add more fallbacks to OSS PHONEOUT mixer mapTakashi Iwai2008-04-241-0/+2
* [ALSA] ice1724 - Add ADC setup in set_rate callback for Audiophile192Takashi Iwai2008-04-241-8/+17
* [ALSA] ice1724 - Enable AK4114 support for Audiophile192Takashi Iwai2008-04-241-18/+8
* [ALSA] hda-codec - Add support of Zepto laptopsMirco Tischler2008-04-241-0/+19
* [ALSA] hda-codec - Add SI HDMI codec supportTakashi Iwai2008-04-241-0/+5
* [ALSA] hda-codec - Allow multiple SPDIF devicesTakashi Iwai2008-04-241-2/+33
* [ALSA] HDA - Add support for the OQO Model 2Tobin Davis2008-04-241-1/+12
* [ALSA] Add SUPERH depends to sound/soc/sh/KconfigKristoffer Ericson2008-04-241-0/+1
* [ALSA] soc - Mono voice playback volume for WM8753Mike Montour2008-04-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-212-4/+4
|\
| * ALSA: Storage class should be before const qualifierTobias Klauser2008-04-212-4/+4
* | Merge branch 'omap2-upstream' into develRussell King2008-04-192-1/+15
|\ \ | |/
| * es1968: fix sleep-while-holding-lock bugArjan van de Ven2008-04-081-1/+13
| * sound/oss/ac97_codec.c: restore MODULE_LICENSEAdrian Bunk2008-03-301-0/+2
| |
| \
*-. \ Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King2008-04-194-42/+89
|\ \ \ | |_|/ |/| |
| | * [ARM] 4977/2: soc - pxa2xx-ac97 - Add missing clk_enable()Mark Brown2008-04-191-0/+1
| | * [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-193-0/+3
| | * [ARM] 4834/3: Convert ASoC pxa2xx-ac97 driver to use the clock APIMark Brown2008-04-191-11/+38
| | * [ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock APIMark Brown2008-04-191-8/+40
| |/ |/|
| * [ARM] 4912/2: [AT91] Endrelia audio driver must use GPIO interfaceAndrew Victor2008-04-101-23/+7
|/
* ASoC/TLV320AIC3X: Stop I2C driver ID abuseJean Delvare2008-03-231-2/+0
* USB: usbaudio: handle kcalloc failureJim Meyering2008-03-101-0/+2