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