summaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652/hdsp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-1/+1
|\
| * sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-11-011-1/+1
* | ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detectionAdrian Knoth2011-10-311-1/+1
|/
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* ALSA: hdsp - Add support for RPM io boxFlorian Faber2010-12-011-57/+481
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-111-0/+1
|\
| * ALSA: sound/pci/rme9652: prevent reading uninitialized stack memoryDan Rosenberg2010-09-251-0/+1
* | sound: Remove unnecessary casts of private_dataJoe Perches2010-09-071-4/+4
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* ALSA: hdsp - allow proc reporting with disconnected io boxTim Blechmann2009-08-121-17/+22
* Merge branch 'topic/hdsp' into for-linusTakashi Iwai2009-06-101-2/+2
|\
| * ALSA: hdsp: allow firmware loading from inside the kernelRaphael Doursenaud2009-05-121-2/+2
* | ALSA: Clean up 64bit division functionsTakashi Iwai2009-06-051-4/+3Star
|/
* ALSA: hdsp - Ignore MIDI and PCM events in interrupts until initializedTakashi Iwai2009-03-051-0/+3
* ALSA: hdsp - whitespace cleanupTim Blechmann2009-02-231-237/+237
* ALSA: hdsp - poll for ioboxTim Blechmann2009-02-231-4/+25
* Merge branch 'topic/hwdep-cleanup' into topic/hdspTakashi Iwai2009-02-231-9/+0Star
|\
| * ALSA: Remove superfluous hwdep opsTakashi Iwai2009-02-051-9/+0Star
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-2/+4
|/
* Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai2008-12-251-1/+1
|\
| * ALSA: hdsp/hdspm: remove card->id from rawmidi device nameJaroslav Kysela2008-11-121-1/+1
* | ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-181-1/+1
|/
* ALSA: hdsp: check for iobox and upload firmware during ioctlTim Blechmann2008-11-091-4/+17
* ALSA: HDSP: check for io box before uploading firmwareTim Blechmann2008-11-091-1/+5
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-9/+16
* [ALSA] hdsp - RME 9632 fix at 192kHzRemy Bruno2008-04-241-18/+36
* [ALSA] hdsp - Fix section mismatchTakashi Iwai2008-02-221-4/+3Star
* [ALSA] hdsp: make Multiface II work againAndreas Degert2008-01-311-2/+8
* [ALSA] sound: fix rme9652 section mismatchRandy Dunlap2008-01-311-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] sound/: Spelling fixesJoe Perches2008-01-311-1/+1
* [ALSA] pci - check value range in ctl callbacksTakashi Iwai2008-01-311-1/+1
* [ALSA] sound/pci: remove duplicated definesNicolas Kaiser2008-01-311-2/+0Star
* [ALSA] hdsp - Fix zero divisionTakashi Iwai2007-10-161-0/+3
* [ALSA] hdsp - Add support for latset RME9632 revisionsRemy Bruno2007-10-161-12/+12
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-56/+7Star
* [ALSA] add MODULE_FIRMWARE entriesClemens Ladisch2007-05-111-0/+6
* [ALSA] hdsp - Add support for fine tuning of sample rate support to HDSP 9632Julian Cable2007-05-111-6/+79
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-6/+2Star
* [ALSA] hdsp - Add DDS register support for RME9632 rev >= 152Remy Bruno2007-02-091-0/+36
* [ALSA] hdsp: support for mixer matrix of RME9632 rev 152Remy Bruno2007-02-091-0/+2
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+2
* [ALSA] hdsp: precise_ptr control switched off by defaultRemy Bruno2006-12-201-1/+1
* [ALSA] use the ALIGN macroClemens Ladisch2006-12-201-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ALSA] hdsp - Fix auto-updating of firmwareTakashi Iwai2006-09-231-13/+35
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-2/+2
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1