aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652/hdsp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai1-13/+2
2012-05-08ALSA: hdsp - Provide ioctl_compatAndre Schramm1-0/+1
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai1-13/+2
2012-01-09ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref()Takashi Iwai1-2/+1
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-10-31ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detectionAdrian Knoth1-1/+1
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai1-1/+1
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai1-1/+1
2010-12-01ALSA: hdsp - Add support for RPM io boxFlorian Faber1-57/+481
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai1-0/+1
2010-09-25ALSA: sound/pci/rme9652: prevent reading uninitialized stack memoryDan Rosenberg1-0/+1
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan1-1/+1
2009-08-12ALSA: hdsp - allow proc reporting with disconnected io boxTim Blechmann1-17/+22
2009-06-10Merge branch 'topic/hdsp' into for-linusTakashi Iwai1-2/+2
2009-06-05ALSA: Clean up 64bit division functionsTakashi Iwai1-4/+3
2009-05-12ALSA: hdsp: allow firmware loading from inside the kernelRaphael Doursenaud1-2/+2
2009-03-05ALSA: hdsp - Ignore MIDI and PCM events in interrupts until initializedTakashi Iwai1-0/+3
2009-02-23ALSA: hdsp - whitespace cleanupTim Blechmann1-237/+237
2009-02-23ALSA: hdsp - poll for ioboxTim Blechmann1-4/+25
2009-02-23Merge branch 'topic/hwdep-cleanup' into topic/hdspTakashi Iwai1-9/+0
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai1-9/+0
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai1-2/+4
2008-12-25Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai1-1/+1
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai1-1/+1
2008-11-12ALSA: hdsp/hdspm: remove card->id from rawmidi device nameJaroslav Kysela1-1/+1
2008-11-09ALSA: hdsp: check for iobox and upload firmware during ioctlTim Blechmann1-4/+17
2008-11-09ALSA: HDSP: check for io box before uploading firmwareTim Blechmann1-1/+5
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-9/+16
2008-04-24[ALSA] hdsp - RME 9632 fix at 192kHzRemy Bruno1-18/+36
2008-02-22[ALSA] hdsp - Fix section mismatchTakashi Iwai1-4/+3
2008-01-31[ALSA] hdsp: make Multiface II work againAndreas Degert1-2/+8
2008-01-31[ALSA] sound: fix rme9652 section mismatchRandy Dunlap1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches1-1/+1
2008-01-31[ALSA] pci - check value range in ctl callbacksTakashi Iwai1-1/+1
2008-01-31[ALSA] sound/pci: remove duplicated definesNicolas Kaiser1-2/+0
2007-10-16[ALSA] hdsp - Fix zero divisionTakashi Iwai1-0/+3
2007-10-16[ALSA] hdsp - Add support for latset RME9632 revisionsRemy Bruno1-12/+12
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-56/+7
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch1-0/+6
2007-05-11[ALSA] hdsp - Add support for fine tuning of sample rate support to HDSP 9632Julian Cable1-6/+79
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai1-6/+2
2007-02-09[ALSA] hdsp - Add DDS register support for RME9632 rev >= 152Remy Bruno1-0/+36
2007-02-09[ALSA] hdsp: support for mixer matrix of RME9632 rev 152Remy Bruno1-0/+2
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-1/+2
2006-12-20[ALSA] hdsp: precise_ptr control switched off by defaultRemy Bruno1-1/+1