Age | Commit message (Expand) | Author | Files | Lines |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-11-05 | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela | 1 | -2/+2 |
2009-10-30 | ALSA: Cleanup redundant tests on unsigned | Roel Kluin | 3 | -5/+4 |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 1 | -1/+1 |
2009-06-25 | sound: Use PCI_VDEVICE for CREATIVE and ECTIVA | Joe Perches | 2 | -4/+4 |
2009-06-10 | Merge branch 'topic/seq-kconfig-cleanup' into for-linus | Takashi Iwai | 1 | -9/+1 |
2009-06-10 | Merge branch 'topic/pcm-subclass-fix' into for-linus | Takashi Iwai | 1 | -1/+0 |
2009-06-08 | ALSA: emu10k1 - Fix minimum periods for efx playback | Takashi Iwai | 1 | -1/+1 |
2009-06-02 | ALSA: Remove invalid GENERIC_MIX PCM sublass | Takashi Iwai | 1 | -1/+0 |
2009-05-29 | ALSA: clean up the logic for building sequencer modules | Michal Marek | 1 | -9/+1 |
2009-04-19 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2009-04-17 | ALSA: emu10k1 - off by 1 in snd_emu10k1_wait() | Roel Kluin | 1 | -1/+1 |
2009-04-14 | ALSA: sound/pci: use memdup_user() | Li Zefan | 1 | -28/+13 |
2009-04-07 | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) | Yang Hongyang | 1 | -2/+2 |
2009-03-24 | Merge branch 'topic/emu10k1' into for-linus | Takashi Iwai | 7 | -50/+132 |
2009-03-24 | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 2 | -6/+6 |
2009-02-26 | ALSA: sound/pci/emu10k1: fix sparse warning: different signedness | Hannes Eder | 1 | -6/+4 |
2009-02-24 | ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZS | Takashi Iwai | 1 | -0/+1 |
2009-02-05 | ALSA: emu10k1 - Add missing KERN_* prefix to printk | Takashi Iwai | 7 | -46/+130 |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 2 | -6/+6 |
2008-12-25 | Merge branch 'topic/ca0106' into to-push | Takashi Iwai | 1 | -236/+258 |
2008-12-02 | ALSA: emu10k1 - Add capture boost mixer switch for Audigy | Takashi Iwai | 1 | -0/+46 |
2008-11-07 | Merge branch 'topic/fix/misc' into topic/misc | Takashi Iwai | 1 | -0/+3 |
2008-11-03 | ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy models | Takashi Iwai | 1 | -0/+3 |
2008-10-23 | ALSA: emu10k1: fix coding style for emu10k1_main.c | Vedran Miletic | 1 | -165/+182 |
2008-10-21 | ALSA: emu10k1: fix faulty commit 18c71092 | Vedran Miletic | 1 | -2/+1 |
2008-10-21 | ALSA: emu10k1: fix device names for Live!/Audigy1/2/4/E-mu | Vedran Miletic | 1 | -70/+76 |
2008-08-25 | ALSA: Clean up SG-buffer helper functions and macros | Takashi Iwai | 1 | -10/+2 |
2008-08-13 | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai | 7 | -34/+65 |
2008-06-17 | ALSA: emu10k1 - simplify the last fix | Takashi Iwai | 1 | -6/+3 |
2008-06-17 | ALSA: emu10k1 - fix possible memory leak in memory allocation routines | Jaroslav Kysela | 1 | -2/+8 |
2008-06-13 | ALSA: emu10k1 - Fix page allocation with GFP_DMA | Takashi Iwai | 1 | -1/+1 |
2008-06-02 | [ALSA] emu10k1 - Fix inverted Analog/Digital mixer switch on Audigy2 | Takashi Iwai | 2 | -3/+11 |
2008-05-30 | [ALSA] emu10k1 - simplify page allocation for synth | Takashi Iwai | 1 | -38/+28 |
2008-06-06 | sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA card | Jaroslav Franek | 1 | -7/+8 |
2008-04-24 | [ALSA] Fix possible races at free_irq in PCI drivers | Takashi Iwai | 2 | -11/+12 |
2008-04-24 | [ALSA] sound: emu10k1x.c fix shadowed variable warnings | Harvey Harrison | 1 | -11/+11 |
2008-04-24 | [ALSA] sound: emuproc.c fix signedness warning | Harvey Harrison | 1 | -1/+1 |
2008-01-31 | [ALSA] emu10k1 - Another EMU0404 Board ID | Veli-Matti Valtonen | 1 | -9/+17 |
2008-01-31 | [ALSA] emu10k1 - Fix kthread handling at resume | Takashi Iwai | 1 | -6/+9 |
2008-01-31 | [ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug... | James Courtier-Dutton | 5 | -46/+80 |
2008-01-31 | [ALSA] emu10k1 - Use enum for emu_model types | Takashi Iwai | 2 | -21/+28 |
2008-01-31 | [ALSA] emu10k1 - Don't create emu1010 controls for non-emu boards | Takashi Iwai | 1 | -1/+1 |
2008-01-31 | [ALSA] emu10k1 - 1616(M) cardbus improvements | Ctirad Fertr | 2 | -99/+351 |
2008-01-31 | [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0... | James Courtier-Dutton | 6 | -63/+96 |
2008-01-31 | [ALSA] emu10k1 - Fix over-sized kmalloc for TLV | Takashi Iwai | 1 | -1/+1 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 15 | -15/+0 |
2008-01-31 | [ALSA] emu10k1x - Add missing snd_card_set_dev call | Takashi Iwai | 1 | -0/+2 |
2008-01-31 | [ALSA] emu10k1 - Check value ranges in ctl callbacks | Takashi Iwai | 1 | -9/+0 |