Age | Commit message (Expand) | Author | Files | Lines |
2008-12-25 | Merge branch 'topic/udev-id-rename' into to-push | Takashi Iwai | 2 | -2/+2 |
2008-12-18 | ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() | Takashi Iwai | 2 | -2/+2 |
2008-11-12 | ALSA: hdsp/hdspm: remove card->id from rawmidi device name | Jaroslav Kysela | 2 | -2/+2 |
2008-11-09 | ALSA: hdsp: check for iobox and upload firmware during ioctl | Tim Blechmann | 1 | -4/+17 |
2008-11-09 | ALSA: HDSP: check for io box before uploading firmware | Tim Blechmann | 1 | -1/+5 |
2008-08-25 | ALSA: Clean up SG-buffer helper functions and macros | Takashi Iwai | 1 | -10/+8 |
2008-08-13 | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai | 3 | -33/+49 |
2008-04-24 | [ALSA] sound/pci/rme9652/hdspm.c: stop inlining largish static functions | Denys Vlasenko | 1 | -7/+8 |
2008-04-24 | [ALSA] sound: hdspm.c fix returning void expression warnings | Harvey Harrison | 1 | -2/+2 |
2008-04-24 | [ALSA] hdsp - RME 9632 fix at 192kHz | Remy Bruno | 1 | -18/+36 |
2008-02-22 | [ALSA] hdsp - Fix section mismatch | Takashi Iwai | 1 | -4/+3 |
2008-01-31 | [ALSA] hdsp: make Multiface II work again | Andreas Degert | 1 | -2/+8 |
2008-01-31 | [ALSA] sound: fix rme9652 section mismatch | Randy Dunlap | 1 | -1/+1 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 3 | -3/+0 |
2008-01-31 | [ALSA] sound/: Spelling fixes | Joe Perches | 3 | -5/+5 |
2008-01-31 | [ALSA] pci - check value range in ctl callbacks | Takashi Iwai | 1 | -1/+1 |
2008-01-31 | [ALSA] sound/pci: remove duplicated defines | Nicolas Kaiser | 1 | -2/+0 |
2007-10-16 | [ALSA] hdsp - Fix zero division | Takashi Iwai | 1 | -0/+3 |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 1 | -1/+1 |
2007-10-16 | [ALSA] hdsp - Add support for latset RME9632 revisions | Remy Bruno | 1 | -12/+12 |
2007-10-16 | [ALSA] hdspm - Fix autosync bug | Remy Bruno | 1 | -30/+30 |
2007-10-16 | [ALSA] hdspm - Coding style fixes | Takashi Iwai | 1 | -274/+325 |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 3 | -143/+17 |
2007-07-20 | [ALSA] rme9652 - Fix the hw_pointer check | Takashi Iwai | 1 | -1/+1 |
2007-05-11 | [ALSA] add MODULE_FIRMWARE entries | Clemens Ladisch | 1 | -0/+6 |
2007-05-11 | [ALSA] hdsp - Add support for fine tuning of sample rate support to HDSP 9632 | Julian Cable | 1 | -6/+79 |
2007-05-11 | [ALSA] hdspm - Support for Master mode of AES32 and recent MADI | Remy Bruno | 1 | -62/+115 |
2007-05-11 | [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup | Takashi Iwai | 3 | -18/+6 |
2007-03-06 | [ALSA] Add missing sysfs device assignment for ALSA PCI drivers | Takashi Iwai | 1 | -0/+2 |
2007-02-09 | [ALSA] hdspm - Fix printk warnings | Takashi Iwai | 1 | -2/+2 |
2007-02-09 | [ALSA] hdsp - Add DDS register support for RME9632 rev >= 152 | Remy Bruno | 1 | -0/+36 |
2007-02-09 | [ALSA] hdspm: Add support for AES32 | Remy Bruno | 1 | -183/+1059 |
2007-02-09 | [ALSA] hdsp: support for mixer matrix of RME9632 rev 152 | Remy Bruno | 1 | -0/+2 |
2006-12-20 | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai | 3 | -4/+5 |
2006-12-20 | [ALSA] hdsp: precise_ptr control switched off by default | Remy Bruno | 1 | -1/+1 |
2006-12-20 | [ALSA] use the ALIGN macro | Clemens Ladisch | 2 | -4/+4 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 3 | -4/+3 |
2006-09-23 | [ALSA] hdsp - Fix auto-updating of firmware | Takashi Iwai | 1 | -13/+35 |
2006-07-12 | [ALSA] Fix section mismatch errors in ALSA PCI drivers | Takashi Iwai | 2 | -3/+3 |
2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 3 | -3/+3 |
2006-06-22 | [ALSA] RME HDSP - fixed proc interface (missing {}) | Remy Bruno | 1 | -1/+2 |
2006-06-22 | [ALSA] hdsp - Fix compilation with hdsp driver built in kernel | Takashi Iwai | 1 | -1/+1 |
2006-06-22 | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 1 | -1/+1 |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 3 | -3/+3 |
2006-04-27 | [ALSA] add __devinitdata to all pci_device_id | Henrik Kretzschmar | 3 | -3/+3 |
2006-03-28 | [PATCH] Typo fixes | Alexey Dobriyan | 1 | -1/+1 |
2006-03-22 | [ALSA] sound/pci/rme9652/hdspm.c: fix off-by-one errors | Adrian Bunk | 1 | -2/+2 |
2006-01-22 | [ALSA] hdsp - Fix printk warnings | Andrew Morton | 1 | -3/+3 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: PCI RME9652 | Takashi Iwai | 1 | -186/+186 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: PCI HDSP-MADI | Takashi Iwai | 1 | -298/+294 |