summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [PATCH] arch/powerpc trivial annotationsAl Viro2007-02-093-5/+6
* | | [PATCH] arch/ia64: ansifyAl Viro2007-02-092-3/+3
* | | [PATCH] hidp __user annotationsAl Viro2007-02-092-2/+2
* | | [PATCH] trivial __user annotations - rtc-devAl Viro2007-02-091-1/+1
* | | [PATCH] missing include in macsonicAl Viro2007-02-091-0/+1
* | | [PATCH] spider_net breakage from class_device -> deviceAl Viro2007-02-091-1/+1
* | | [PATCH] ps3: missing exportsAl Viro2007-02-092-0/+4
* | | [PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro2007-02-092-2/+2
* | | [PATCH] m32r: class_device -> device falloutAl Viro2007-02-091-1/+1
* | | [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro2007-02-092-2/+2
* | | [PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro2007-02-091-2/+2
* | | [PATCH] wrong order of kzalloc argumentsAl Viro2007-02-091-1/+1
* | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-02-09216-3797/+28241
|\ \ \
| * | | [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATEDTakashi Iwai2007-02-092-2/+2
| * | | [ALSA] version 1.0.14rc2Jaroslav Kysela2007-02-091-2/+2
| * | | [ALSA] ASoC documentation updatesLiam Girdwood2007-02-095-837/+48
| * | | [ALSA] ca0106 - Add missing sysfs device assignmentTakashi Iwai2007-02-091-0/+2
| * | | [ALSA] aoa i2sbus: Stop Apple i2s DMA gracefullyPaul Mackerras2007-02-093-146/+210
| * | | [ALSA] hda-codec - Add support for Fujitsu PI1556 Realtek ALC880Tobin Davis2007-02-092-1/+39
| * | | [ALSA] aoa: remove suspend/resume printksJohannes Berg2007-02-091-4/+0
| * | | [ALSA] Fix possible deadlocks in sequencer at removal of portsTakashi Iwai2007-02-091-1/+1
| * | | [ALSA] emu10k1 - Fix STAC9758 front channelRolf Stefan Wilke2007-02-091-0/+1
| * | | [ALSA] soc - Clean up with kmemdup()Takashi Iwai2007-02-093-25/+8
| * | | [ALSA] snd-ak4114: Fix two array overflowsJean Delvare2007-02-091-3/+4
| * | | [ALSA] ac97_bus power managementMartin Langer2007-02-091-0/+4
| * | | [ALSA] usbaudio - Add support for Edirol UA-101Bjoern Fay2007-02-093-1/+85
| * | | [ALSA] hda-codec - Add ALC861VD/ALC660VD supportJakub Schmidtke2007-02-092-6/+709
| * | | [ALSA] soc - ASoC 0.13 Sharp poodle machineLiam Girdwood2007-02-091-30/+53
| * | | [ALSA] soc - ASoC 0.13 Sharp tosa machineLiam Girdwood2007-02-091-1/+3
| * | | [ALSA] soc - ASoC 0.13 spitz machineLiam Girdwood2007-02-091-33/+53
| * | | [ALSA] soc - ASoC Sharp corgi machineLiam Girdwood2007-02-091-31/+53
| * | | [ALSA] soc - ASoC 0.13 pxa2xx DMAAndrew Johnson2007-02-092-15/+10
| * | | [ALSA] soc - ASoC 0.13 pxa2xx AC97 driverLiam Girdwood2007-02-092-35/+51
| * | | [ALSA] soc - ASoC 0.13 pxa2xx i2s driverPhilipp Zabel2007-02-092-118/+102
| * | | [ALSA] soc - ASoC 0.13 AT91xxxx Eti_B1 board supportFrank Mandarino2007-02-091-17/+124
| * | | [ALSA] soc - ASoC 0.13 AT91xxxx DMAFrank Mandarino2007-02-092-5/+11
| * | | [ALSA] soc - ASoC 0.13 AT91xxxx I2SFrank Mandarino2007-02-092-289/+356
| * | | [ALSA] soc - ASoC 0.13 AT91xxxx slave patchFrank Mandarino2007-02-091-4/+12
| * | | [ALSA] soc - ASoC 0.13 generic AC97 codecLiam Girdwood2007-02-091-21/+10
| * | | [ALSA] soc - ASoC 0.13 WM9712 codec driverLiam Girdwood2007-02-091-29/+15
| * | | [ALSA] soc - ASoC 0.13 WM8750 codec driverLiam Girdwood2007-02-092-336/+113
| * | | [ALSA] soc - ASoC 0.13 WM8731 codecFrank Mandarino2007-02-092-255/+127
| * | | [ALSA] soc - 0.13 ASoC DAPM bug fix for unnamed streamsSeth Forshee2007-02-091-0/+3
| * | | [ALSA] soc - ASoC 0.13 core changesLiam Girdwood2007-02-091-633/+148
| * | | [ALSA] soc - 0.13 ASoC headersGraeme Gregory2007-02-091-110/+83
| * | | [ALSA] hda-intel - Add black/whitelist for position_fix optionTakashi Iwai2007-02-091-1/+27
| * | | [ALSA] Fix possible invalid memory access in PCM coreTakashi Iwai2007-02-091-0/+5
| * | | [ALSA] ASoC very minor coding style fix for snd_soc_new_pcms()Liam Girdwood2007-02-091-1/+1
| * | | [ALSA] usbaudio - Fix Oops with unconventional sample ratesTakashi Iwai2007-02-091-19/+26
| * | | [ALSA] Remove delayed work properly at free and suspendTakashi Iwai2007-02-092-1/+7
OpenPOWER on IntegriCloud