summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* [ALSA] no templated index for mc97 controlsSasha Khapyorsky2005-10-071-1/+1
* [ALSA] snd_opl3sa2: add missing pnp_unregister_driver() callsDaniel Ritz2005-10-071-0/+2
* [PATCH] oss: don't concatenate __FUNCTION__ with stringsClemens Buchacher2005-09-222-2/+2
* [PATCH] atiixp_modem printk fixesChuck Ebbert2005-09-221-8/+8
* [SPARC] cs4231: Fix SBUS support in this driver.Christopher Zimmermann2005-09-211-157/+166
* [PATCH] Fix up some pm_message_t typesRichard Purdie2005-09-171-1/+1
* [PATCH] add PCI IDs so RME32 and RME96 drivers buildRoland Dreier2005-09-142-52/+52
* [ALSA] set owner field in struct pci_driverClemens Ladisch2005-09-1236-1/+37
* [ALSA] Several fixes for the Sun DBRI driverMartin Habets2005-09-121-102/+103
* [ALSA] snd-emu10k1: ALSA bug#1297: Fix a error recognising the SB Live Platinum.James Courtier-Dutton2005-09-121-3/+2
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-1228-43/+43
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-1246-76/+76
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-1214-15/+15
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-1222-32/+32
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-1214-46/+46
* [ALSA] hda-codec - Added ASUS A6Takashi Iwai2005-09-121-0/+1
* [ALSA] intel8x0 - Add buggy_semaphore optionTakashi Iwai2005-09-121-1/+11
* [ALSA] pcm-oss - Add bugg-yptr optionTakashi Iwai2005-09-121-1/+7
* [ALSA] powermac - Add AUTO_DRC configTakashi Iwai2005-09-122-7/+30
* [ALSA] hda-intel - Fix modem PCM creationTakashi Iwai2005-09-121-1/+1
* [ALSA] pci_find_device removeJiri Slaby2005-09-125-23/+38
* [ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-1221-346/+16
* [ALSA] Fix DocBook warningsTakashi Iwai2005-09-124-6/+124
* [ALSA] hda-codec - Assign audio PCMS firstTakashi Iwai2005-09-124-3/+30
* [ALSA] Correct detection of iBook G4 1420Mhz soundcardVincent Pelletier2005-09-121-0/+1
* [ALSA] rtctimer: add option to make RTC timer the default sequencer timerClemens Ladisch2005-09-122-1/+19
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-1218-648/+587
* [ALSA] Add snd_card_set_generic_dev() callTakashi Iwai2005-09-1216-38/+84
* [ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai2005-09-123-86/+116
* [ALSA] hda-intel - Check validity of DMA positionTakashi Iwai2005-09-121-22/+41
* [ALSA] Add snd_card_set_dev()Takashi Iwai2005-09-122-0/+4
* [ALSA] hda-codec - Bring the Vaio's RA826G HDA (82801) to life ...Davide Libenzi2005-09-121-0/+1
* [ALSA] opti93x: optimize a register accessClemens Ladisch2005-09-121-2/+1
* [ALSA] sparse address space annotationsClemens Ladisch2005-09-128-19/+33
* [ALSA] usb-audio: add SNDRV_PCM_INFO_BATCH flagClemens Ladisch2005-09-121-6/+10
* [ALSA] snd-ca0106, snd-emu10k1: Add symlink in the sys tree.James Courtier-Dutton2005-09-122-0/+2
* [ALSA] Fix ALC658D supportTakashi Iwai2005-09-123-2/+15
* [ALSA] hdsp: always initialize card nameClemens Ladisch2005-09-121-0/+1
* [ALSA] intel8x0 - Add quirk for IBM NetVisa A30pTakashi Iwai2005-09-121-0/+6
* [ALSA] atiixp - Fix PM resumeTakashi Iwai2005-09-121-0/+1
* [ALSA] ad1889: add AD1889 driverClemens Ladisch2005-09-124-0/+1292
* [ALSA] Fix EAPD for MSI S270Takashi Iwai2005-09-121-2/+7
* [ALSA] snd-ca0106: Tidy up volume controlsJames Courtier-Dutton2005-09-121-9/+9
* [PATCH] patch] remove sound/oss/skeleton.cAdrian Bunk2005-09-101-219/+0
* [PATCH] sb16_csp: untypedefAlexey Dobriyan2005-09-101-7/+7
* [PATCH] sb16_csp: remove home-grown le??_to_cpu macrosAlexey Dobriyan2005-09-101-16/+14
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-094-7/+4
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-081-6/+4
* [PATCH] iomem annotations (sound/arm/aaci)viro@ZenIV.linux.org.uk2005-09-072-5/+5
* [PATCH] ALSA: convert kcalloc to kzallocPekka Enberg2005-09-072-5/+11