Age | Commit message (Expand) | Author |
2013-10-16 | ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl() | Dan Carpenter |
2013-05-29 | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai |
2013-01-16 | ALSA: hdsp - Remove obsolete settings functions | Adrian Knoth |
2013-01-16 | ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settings | Adrian Knoth |
2013-01-16 | ALSA: hdsp - Implement generic function to toggle settings | Adrian Knoth |
2013-01-16 | ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxes | Adrian Knoth |
2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton |
2012-11-22 | ALSA: hdsp: Add missing inclusion of linux/vmalloc.h | Takashi Iwai |
2012-11-22 | ALSA: hdsp: improve firmware caching | Takashi Iwai |
2012-05-21 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2012-05-08 | ALSA: hdsp - Provide ioctl_compat | Andre Schramm |
2012-04-24 | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai |
2012-01-09 | ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref() | Takashi Iwai |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker |
2011-10-31 | ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detection | Adrian Knoth |
2011-06-10 | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai |
2011-06-10 | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai |
2010-12-01 | ALSA: hdsp - Add support for RPM io box | Florian Faber |
2010-10-11 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2010-09-25 | ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-09-07 | sound: Remove unnecessary casts of private_data | Joe Perches |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-09 | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan |
2009-08-12 | ALSA: hdsp - allow proc reporting with disconnected io box | Tim Blechmann |
2009-06-10 | Merge branch 'topic/hdsp' into for-linus | Takashi Iwai |
2009-06-05 | ALSA: Clean up 64bit division functions | Takashi Iwai |
2009-05-12 | ALSA: hdsp: allow firmware loading from inside the kernel | Raphael Doursenaud |
2009-03-05 | ALSA: hdsp - Ignore MIDI and PCM events in interrupts until initialized | Takashi Iwai |
2009-02-23 | ALSA: hdsp - whitespace cleanup | Tim Blechmann |
2009-02-23 | ALSA: hdsp - poll for iobox | Tim Blechmann |
2009-02-23 | Merge branch 'topic/hwdep-cleanup' into topic/hdsp | Takashi Iwai |
2009-02-05 | ALSA: Remove superfluous hwdep ops | Takashi Iwai |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai |
2008-12-25 | Merge branch 'topic/udev-id-rename' into to-push | Takashi Iwai |
2008-12-18 | ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() | Takashi Iwai |
2008-11-12 | ALSA: hdsp/hdspm: remove card->id from rawmidi device name | Jaroslav Kysela |
2008-11-09 | ALSA: hdsp: check for iobox and upload firmware during ioctl | Tim Blechmann |
2008-11-09 | ALSA: HDSP: check for io box before uploading firmware | Tim Blechmann |
2008-08-13 | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai |
2008-04-24 | [ALSA] hdsp - RME 9632 fix at 192kHz | Remy Bruno |
2008-02-22 | [ALSA] hdsp - Fix section mismatch | Takashi Iwai |
2008-01-31 | [ALSA] hdsp: make Multiface II work again | Andreas Degert |
2008-01-31 | [ALSA] sound: fix rme9652 section mismatch | Randy Dunlap |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2008-01-31 | [ALSA] sound/: Spelling fixes | Joe Perches |
2008-01-31 | [ALSA] pci - check value range in ctl callbacks | Takashi Iwai |
2008-01-31 | [ALSA] sound/pci: remove duplicated defines | Nicolas Kaiser |
2007-10-16 | [ALSA] hdsp - Fix zero division | Takashi Iwai |