| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-04-02 |
|\ |
|
| * | [ALSA] Kconfig SND_SEQUENCER_OSS help text fix | Frederik Deweerdt | 2006-03-31 |
| * | [ALSA] Add Aux input switch control for Aureon Universe | Maximilian Rehkopf | 2006-03-31 |
| * | [ALSA] pcxhr - Fix the crash with REV01 board | Markus Bollinger | 2006-03-31 |
| * | [ALSA] sound/pci/hda: use create_singlethread_workqueue() | OGAWA Hirofumi | 2006-03-31 |
| * | [ALSA] hda-intel - Add support of ATI SB600 | Felix Kuehling | 2006-03-31 |
| * | [ALSA] cs4281 - Fix the check of timeout in probe | Takashi Iwai | 2006-03-31 |
| * | [ALSA] cs4281 - Fix the check of right channel | Takashi Iwai | 2006-03-31 |
| * | [ALSA] Test volume resolution of usb audio at initialization | Takashi Iwai | 2006-03-31 |
| * | [ALSA] maestro3.c: fix BUG, optimization | Andreas Mohr | 2006-03-31 |
| * | [ALSA] HDA/Realtek: multiple input mux definitions and pin mode additions | Jonathan Woithe | 2006-03-31 |
| * | [ALSA] AdLib FM card driver | Rene Herman | 2006-03-31 |
| * | [ALSA] Fix / clean up PCM-OSS setup hooks | Takashi Iwai | 2006-03-31 |
| * | [ALSA] Clean up PCM codes (take 2) | Takashi Iwai | 2006-03-31 |
| * | [ALSA] Tiny clean up of PCM codes | Takashi Iwai | 2006-03-31 |
| * | [ALSA] ISA drivers bailing on first !enable[i] | Rene Herman | 2006-03-31 |
| * | [ALSA] Remove obsolete kfree_nocheck call | Takashi Iwai | 2006-03-31 |
| * | [ALSA] Remove obsolete kfree_nocheck call | Takashi Iwai | 2006-03-31 |
| * | [ALSA] Add snd-als300 driver for Avance Logic ALS300/ALS300+ soundcards | Ash Willis | 2006-03-31 |
| * | [ALSA] Add snd-riptide driver for Conexant Riptide chip | Peter Gruber | 2006-03-31 |
| * | [ALSA] hda-codec - Fix noisy output wtih AD1986A 3stack model | Takashi Iwai | 2006-03-31 |
| * | [ALSA] hda-codec - Fix unsol event initialization at resume of stac92xx | Takashi Iwai | 2006-03-31 |
| * | [ALSA] Make CONFIG_SND_CS46XX_NEW_DSP yes as default | Takashi Iwai | 2006-03-31 |
| * | [ALSA] Add snd-miro driver | Martin Langer | 2006-03-31 |
| * | [ALSA] Cleanup unused argument for snd_power_wait() | Takashi Iwai | 2006-03-31 |
| * | [ALSA] ice1712 - Fix wrong register value for DMX 6FIRE | Alan Horstmann | 2006-03-31 |
| * | [ALSA] via82xx - Add dxs entry for EPoX EP-8KRAI | Takashi Iwai | 2006-03-31 |
| * | [ALSA] hda-codec - Fix VREF level of Mic inputs on STAC92xx codecs | Takashi Iwai | 2006-03-31 |
| * | [ALSA] Add support of LG LW20 laptop | Takashi Iwai | 2006-03-31 |
* | | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present | Dominik Brodowski | 2006-03-31 |
* | | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 2006-03-31 |
* | | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 2006-03-31 |
* | | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 2006-03-31 |
* | | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 2006-03-31 |
* | | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2006-03-31 |
* | | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2006-03-31 |
* | | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq | Dominik Brodowski | 2006-03-31 |
* | | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 2006-03-31 |
|/ |
|
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-28 |
|\ |
|
| * | [PATCH] sound: Remove unneeded kmalloc() return value casts | Jesper Juhl | 2006-03-28 |
| * | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 |
| * | [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c | Jesper Juhl | 2006-03-28 |
| * | [PATCH] no need to check vfree arg for null in oss/sequencer | Jesper Juhl | 2006-03-28 |
| * | [PATCH] maestro3 vfree NULL check fixup | Jesper Juhl | 2006-03-28 |
| * | [PATCH] vfree NULL check fixup for sb_card | Jesper Juhl | 2006-03-28 |
| * | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 2006-03-28 |
| * | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 |
| * | [PATCH] PNP: adjust pnp_register_card_driver() signature: wavefront | Bjorn Helgaas | 2006-03-27 |
| * | [PATCH] PNP: adjust pnp_register_card_driver() signature: sscape | Bjorn Helgaas | 2006-03-27 |
| * | [PATCH] PNP: adjust pnp_register_card_driver() signature: sb_card | Bjorn Helgaas | 2006-03-27 |