aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser2-3/+5
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds33-461/+5580
2006-03-31[ALSA] Kconfig SND_SEQUENCER_OSS help text fixFrederik Deweerdt1-2/+3
2006-03-31[ALSA] Add Aux input switch control for Aureon UniverseMaximilian Rehkopf2-3/+161
2006-03-31[ALSA] pcxhr - Fix the crash with REV01 boardMarkus Bollinger1-6/+3
2006-03-31[ALSA] sound/pci/hda: use create_singlethread_workqueue()OGAWA Hirofumi1-1/+1
2006-03-31[ALSA] hda-intel - Add support of ATI SB600Felix Kuehling1-0/+2
2006-03-31[ALSA] cs4281 - Fix the check of timeout in probeTakashi Iwai1-13/+13
2006-03-31[ALSA] cs4281 - Fix the check of right channelTakashi Iwai1-1/+1
2006-03-31[ALSA] Test volume resolution of usb audio at initializationTakashi Iwai1-3/+34
2006-03-31[ALSA] maestro3.c: fix BUG, optimizationAndreas Mohr1-20/+37
2006-03-31[ALSA] HDA/Realtek: multiple input mux definitions and pin mode additionsJonathan Woithe1-56/+149
2006-03-31[ALSA] AdLib FM card driverRene Herman3-0/+172
2006-03-31[ALSA] Fix / clean up PCM-OSS setup hooksTakashi Iwai1-70/+63
2006-03-31[ALSA] Clean up PCM codes (take 2)Takashi Iwai4-213/+107
2006-03-31[ALSA] Tiny clean up of PCM codesTakashi Iwai3-36/+21
2006-03-31[ALSA] ISA drivers bailing on first !enable[i]Rene Herman1-2/+2
2006-03-31[ALSA] Remove obsolete kfree_nocheck callTakashi Iwai1-4/+1
2006-03-31[ALSA] Remove obsolete kfree_nocheck callTakashi Iwai1-4/+2
2006-03-31[ALSA] Add snd-als300 driver for Avance Logic ALS300/ALS300+ soundcardsAsh Willis3-0/+880
2006-03-31[ALSA] Add snd-riptide driver for Conexant Riptide chipPeter Gruber4-0/+2243
2006-03-31[ALSA] hda-codec - Fix noisy output wtih AD1986A 3stack modelTakashi Iwai1-1/+8
2006-03-31[ALSA] hda-codec - Fix unsol event initialization at resume of stac92xxTakashi Iwai1-12/+6
2006-03-31[ALSA] Make CONFIG_SND_CS46XX_NEW_DSP yes as defaultTakashi Iwai1-2/+3
2006-03-31[ALSA] Add snd-miro driverMartin Langer4-0/+1546
2006-03-31[ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai4-19/+12
2006-03-31[ALSA] ice1712 - Fix wrong register value for DMX 6FIREAlan Horstmann1-1/+1
2006-03-31[ALSA] via82xx - Add dxs entry for EPoX EP-8KRAITakashi Iwai1-0/+1
2006-03-31[ALSA] hda-codec - Fix VREF level of Mic inputs on STAC92xx codecsTakashi Iwai1-6/+29
2006-03-31[ALSA] Add support of LG LW20 laptopTakashi Iwai1-0/+93
2006-03-31[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski2-2/+2
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2-9/+0
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2-17/+15
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2-52/+38
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski4-19/+17
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2-5/+0
2006-03-31[PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2-19/+0
2006-03-31[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2-7/+2
2006-03-31[PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2-14/+2
2006-03-29Merge ../linux-2.6Paul Mackerras46-160/+221
2006-03-28[PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl4-7/+12
2006-03-28[PATCH] Typo fixesAlexey Dobriyan4-10/+10
2006-03-28[PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.cJesper Juhl1-4/+2
2006-03-28[PATCH] no need to check vfree arg for null in oss/sequencerJesper Juhl1-10/+3
2006-03-28[PATCH] maestro3 vfree NULL check fixupJesper Juhl1-8/+2
2006-03-28[PATCH] vfree NULL check fixup for sb_cardJesper Juhl1-4/+2
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre15-14/+30
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven4-15/+16
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2-2/+2
2006-03-27[PATCH] PNP: adjust pnp_register_card_driver() signature: wavefrontBjorn Helgaas1-4/+6