summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * [ALSA] emu10k1 - Fix missing declarationsAndreas Schwab2006-01-032-0/+2
| * [ALSA] emu10k1: Partial support for Creative emu1212mJames Courtier-Dutton2006-01-033-5/+158
| * [ALSA] powermac - Revert the last addition for 17' powerbookTakashi Iwai2006-01-031-1/+0Star
| * [ALSA] au88x0: Remove unneeded call to pci_dma_supported()Tobias Klauser2006-01-032-4/+2Star
| * [ALSA] pcm - Make the support of old API selectableTakashi Iwai2006-01-032-0/+14
| * [ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai2006-01-0316-40/+92
| * [ALSA] dbri - Don't return errors without CONFIG_PROC_FSTakashi Iwai2006-01-031-6/+6
| * [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-0313-21/+50
| * [ALSA] Optimize for config without PROC_FSTakashi Iwai2006-01-038-120/+184
| * [ALSA] snd_powermac: Add ID for Spring 2005 17' PowerbookKyle Moffett2006-01-031-4/+5
| * [ALSA] ad1848 - Fix compilation without CONFIG_PMTakashi Iwai2006-01-031-0/+2
| * [ALSA] hda-codec - update sigmatel support and bug fixesMatt Porter2006-01-031-156/+200
| * [ALSA] sound: align device drivers menusRandy Dunlap2006-01-032-8/+8
| * [ALSA] hda-intel - Fix HDA probe_mask defaultMatt Porter2006-01-031-1/+1
| * [ALSA] ens1371: added spdif and lineio module optionsJaroslav Kysela2006-01-031-6/+16
| * [ALSA] ac97 - Add extra IDs for headphone autosenseMatthew Garrett2006-01-031-0/+4
| * [ALSA] hda-codec - Fix surrounds on 3stack mode of AD1988Takashi Iwai2006-01-031-10/+13
| * [ALSA] hda-codec - Fix/enhance AD1988 supportTakashi Iwai2006-01-031-41/+531
| * [ALSA] hda-codec - Fix channel mode helperTakashi Iwai2006-01-031-1/+1
| * [ALSA] hda-intel - Use position buffer as defaultTakashi Iwai2006-01-031-29/+8Star
| * [ALSA] hda-codec - Fix auto-probe of ALC880Libin Yang2006-01-031-1/+1
| * [ALSA] sound/: possible cleanupsAdrian Bunk2006-01-032-3/+3
| * [ALSA] Fix a missing includeTakashi Iwai2006-01-031-0/+1
| * [ALSA] ice1712 - Fix Front Digital Input of Terratec DMX 6FireTakashi Iwai2006-01-031-1/+1
| * [ALSA] usb-audio: fix Edirol UA-20 supportClemens Ladisch2006-01-031-3/+37
| * [ALSA] hda-codec - Fix AD1988 supportTakashi Iwai2006-01-031-20/+32
| * [ALSA] hda-codec - Allocate connection lists dynamically in generic parserTakashi Iwai2006-01-031-3/+20
| * [ALSA] hda-codec - Fix connection list parsingTakashi Iwai2006-01-035-70/+140
| * [ALSA] rawmidi: adjust runtime->avail when changing output buffer sizeClemens Ladisch2006-01-031-0/+1
| * [ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch2006-01-035-20/+43
| * [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per cardClemens Ladisch2006-01-032-5/+5
| * [ALSA] dynamic minors (4/6): dynamic minor number allocationClemens Ladisch2006-01-032-19/+57
| * [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-0313-191/+266
| * [ALSA] dynamic minors (2/6): simplify storage of snd_minor structuresClemens Ladisch2006-01-032-88/+48Star
| * [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-0312-109/+102Star
| * [ALSA] rawmidi: protect against invalid device number in snd_rawmidi_info_sel...Clemens Ladisch2006-01-031-0/+2
| * [ALSA] cs5535audio: move sound/driver.h to the topClemens Ladisch2006-01-031-1/+1
| * [ALSA] Fix a compile warningTakashi Iwai2006-01-031-1/+1
| * [ALSA] Fix possible races in timer callbacksTakashi Iwai2006-01-036-15/+20
| * [ALSA] intel8x0 - Added swap_hp quirk for Fujitsu-Siemens Celsius H320 [0x10c...Jaroslav Kysela2006-01-031-0/+6
| * [ALSA] Add CS4232 PnP BIOS supportTakashi Iwai2006-01-032-105/+220
| * [ALSA] Fix resume of cs4231Takashi Iwai2006-01-031-1/+1
| * [ALSA] Add error messagesTakashi Iwai2006-01-039-24/+66
| * [ALSA] Merge ad1816a-lib module to ad1816aTakashi Iwai2006-01-032-40/+12Star
| * [ALSA] Remove snd_card_generic_dev()Takashi Iwai2006-01-036-18/+0Star
| * [ALSA] Remove SND_GENERIC_DRIVER from arm/KconfigTakashi Iwai2006-01-031-1/+0Star
| * [ALSA] Use platform_deviceTakashi Iwai2006-01-031-21/+57
| * [ALSA] Fix PM supportTakashi Iwai2006-01-032-29/+19Star
| * [ALSA] powermac - Use platform_deviceTakashi Iwai2006-01-034-90/+62Star
| * [ALSA] pdaudiocf - Fix PM supportTakashi Iwai2006-01-033-10/+8Star