summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-04-02
|\
| * [ALSA] Kconfig SND_SEQUENCER_OSS help text fixFrederik Deweerdt2006-03-31
| * [ALSA] Add Aux input switch control for Aureon UniverseMaximilian Rehkopf2006-03-31
| * [ALSA] pcxhr - Fix the crash with REV01 boardMarkus Bollinger2006-03-31
| * [ALSA] sound/pci/hda: use create_singlethread_workqueue()OGAWA Hirofumi2006-03-31
| * [ALSA] hda-intel - Add support of ATI SB600Felix Kuehling2006-03-31
| * [ALSA] cs4281 - Fix the check of timeout in probeTakashi Iwai2006-03-31
| * [ALSA] cs4281 - Fix the check of right channelTakashi Iwai2006-03-31
| * [ALSA] Test volume resolution of usb audio at initializationTakashi Iwai2006-03-31
| * [ALSA] maestro3.c: fix BUG, optimizationAndreas Mohr2006-03-31
| * [ALSA] HDA/Realtek: multiple input mux definitions and pin mode additionsJonathan Woithe2006-03-31
| * [ALSA] AdLib FM card driverRene Herman2006-03-31
| * [ALSA] Fix / clean up PCM-OSS setup hooksTakashi Iwai2006-03-31
| * [ALSA] Clean up PCM codes (take 2)Takashi Iwai2006-03-31
| * [ALSA] Tiny clean up of PCM codesTakashi Iwai2006-03-31
| * [ALSA] ISA drivers bailing on first !enable[i]Rene Herman2006-03-31
| * [ALSA] Remove obsolete kfree_nocheck callTakashi Iwai2006-03-31
| * [ALSA] Remove obsolete kfree_nocheck callTakashi Iwai2006-03-31
| * [ALSA] Add snd-als300 driver for Avance Logic ALS300/ALS300+ soundcardsAsh Willis2006-03-31
| * [ALSA] Add snd-riptide driver for Conexant Riptide chipPeter Gruber2006-03-31
| * [ALSA] hda-codec - Fix noisy output wtih AD1986A 3stack modelTakashi Iwai2006-03-31
| * [ALSA] hda-codec - Fix unsol event initialization at resume of stac92xxTakashi Iwai2006-03-31
| * [ALSA] Make CONFIG_SND_CS46XX_NEW_DSP yes as defaultTakashi Iwai2006-03-31
| * [ALSA] Add snd-miro driverMartin Langer2006-03-31
| * [ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai2006-03-31
| * [ALSA] ice1712 - Fix wrong register value for DMX 6FIREAlan Horstmann2006-03-31
| * [ALSA] via82xx - Add dxs entry for EPoX EP-8KRAITakashi Iwai2006-03-31
| * [ALSA] hda-codec - Fix VREF level of Mic inputs on STAC92xx codecsTakashi Iwai2006-03-31
| * [ALSA] Add support of LG LW20 laptopTakashi Iwai2006-03-31
* | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski2006-03-31
* | [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-31
* | [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-31
* | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-31
* | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-31
* | [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-31
* | [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-31
* | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2006-03-31
* | [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-31
|/
* Merge ../linux-2.6Paul Mackerras2006-03-29
|\
| * [PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl2006-03-28
| * [PATCH] Typo fixesAlexey Dobriyan2006-03-28
| * [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.cJesper Juhl2006-03-28
| * [PATCH] no need to check vfree arg for null in oss/sequencerJesper Juhl2006-03-28
| * [PATCH] maestro3 vfree NULL check fixupJesper Juhl2006-03-28
| * [PATCH] vfree NULL check fixup for sb_cardJesper Juhl2006-03-28
| * [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-28
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
| * [PATCH] PNP: adjust pnp_register_card_driver() signature: wavefrontBjorn Helgaas2006-03-27
| * [PATCH] PNP: adjust pnp_register_card_driver() signature: sscapeBjorn Helgaas2006-03-27
| * [PATCH] PNP: adjust pnp_register_card_driver() signature: sb_cardBjorn Helgaas2006-03-27