summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | [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/+148Star
* | [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
* | [ALSA] ASoC force running of delayed PM work at suspend() and remove()Liam Girdwood2007-02-091-1/+22
* | [ALSA] usbaudio - Fix Oops with broken usb descriptorsGregor Jasny2007-02-091-0/+6
* | [ALSA] hda-codec - Add model for Uniwill X40AIxTakashi Iwai2007-02-091-0/+1
* | [ALSA] snd_hwdep_release() racefixKarsten Wiese2007-02-091-4/+5
* | [ALSA] ASoC WM8731 support for 32k @ 12MHz sysclkFrank Mandarino2007-02-091-0/+1
* | [ALSA] ASoC codec error reportingLiam Girdwood2007-02-093-17/+34
* | [ALSA] hda-codec - Dell Latitude D820 + D/PortCory T. Tusar2007-02-091-0/+2
* | [ALSA] ASoC codec probe failure bugLiam Girdwood2007-02-091-1/+1
* | [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-0932-68/+68
* | [ALSA] Add some more 'const', but needs changes in i2c/other/ak4*Takashi Iwai2007-02-095-18/+19
* | [ALSA] Add 'const' to files in pci/ice1712/Takashi Iwai2007-02-0926-183/+180Star
* | [ALSA] ice1712 - Reorganize existing eeprom dataTakashi Iwai2007-02-096-162/+133Star
* | [ALSA] Remove useless reference to obsolete KERNELDRobert P. J. Day2007-02-091-3/+0Star
* | [ALSA] sound/isa/gus/gus_main.c: Use abs() instead of x < 0 ? -x : x.Peter Eriksen2007-02-091-3/+3
* | [ALSA] hda-codec - Add HP BPC-D7000 supportKailang Yang2007-02-091-2/+151
* | [ALSA] Add snd-portman2x4 driver for Midiman Portman 2x4 MIDI deviceMatthias Koenig2007-02-093-0/+889
* | [ALSA] hda-codec - Missing Mic Boost on Realtek ALC882/883Thomas De Schampheleire2007-02-091-0/+12
* | [ALSA] echo3g_dsp.c shouldn't include #include <linux/irq.h>Adrian Bunk2007-02-091-1/+1
* | [ALSA] emu10k1 - Fix ABI for older ld10k1Takashi Iwai2007-02-091-21/+79
* | [ALSA] hda-intel - Don't try to probe invalid codecsTakashi Iwai2007-02-091-1/+1
* | [ALSA] cleanup and error reporting for sound/core/init.cOliver Neukum2007-02-091-8/+14
* | [ALSA] ac97 - Fix vt1617a build opsDaniel Jacobowitz2007-02-091-0/+1
* | [ALSA] Fix a typo in the last patch_realtek.c changeTakashi Iwai2007-02-091-1/+1
* | [ALSA] hda-codec - add ASUS W7J (0x1043, 0x1205) to quirk list - 3stackJaroslav Kysela2007-02-091-0/+1
* | [ALSA] sound: hda: detect ALC883 on MSI K9A Platinum motherboards (MS-7280)Leonard Norrgard2007-02-091-0/+1
* | [ALSA] hda-codec - Add support for Samsung Q1 UltraTobin Davis2007-02-091-1/+25
* | [ALSA] hda-codec - Add support for Sigmatel STAC9202/9250/9251 codecsTobin Davis2007-02-091-0/+140
* | [ALSA] sound: aoa of_node_put and kfree cleanupMariusz Kozlowski2007-02-091-2/+2
* | [ALSA] ASoC at91 - Fix NULL pointer dereference in at91_i2s_shutdownFrank Mandarino2007-02-091-0/+7
* | [ALSA] hda-codec - Add support for Toshiba M105 to Realtek patchTobin Davis2007-02-091-0/+1
* | [ALSA] Solve typos/compilation problems for debug functions in soc-dapm and a...Raúl Sánchez Siles2007-02-092-18/+17Star
* | [ALSA] hda-codec - Change default config for Asus P5GD1Tobin Davis2007-02-091-1/+1
* | [ALSA] Add support of the ESI Waveterminal 192M to the ice1724 ALSA driverClement Guedez2007-02-094-2/+566
* | [ALSA] hda-codec - Add Asus P5W DH to alc882_cfg_tblTobin Davis2007-02-091-0/+1
* | [ALSA] usbaudio.c: remove unneeded castsJohn Daiker2007-02-091-10/+10
* | [ALSA] ac97 - fix various issues with AD1986/AD1986A supportRandy Cushman2007-02-093-2/+368
* | [ALSA] ac97 - fix malfunctioning mixer controls for AD1985Randy Cushman2007-02-091-11/+92
* | [ALSA] soc - Fix delayed_work related changes on 2.6.20 kernelTakashi Iwai2007-02-091-7/+6Star
* | [ALSA] ac97 - fix microphone and line_in selection logicRandy Cushman2007-02-091-26/+40
* | [ALSA] soc - Use global workqueueTakashi Iwai2007-02-092-24/+5Star
* | [ALSA] ak4114 - Use global workqueueTakashi Iwai2007-02-091-13/+4Star
* | [ALSA] hda-codec - Use global workqueueTakashi Iwai2007-02-092-9/+2Star
* | [ALSA] sound: Change final two instances of kcalloc(1,...) to kzalloc()Robert P. J. Day2007-02-091-2/+2