aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme9652/hdsp.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* [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/+0
* [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/+0
* [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/+7
* [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/+2
* [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
* [ALSA] RME HDSP - fixed proc interface (missing {})Remy Bruno2006-06-221-1/+2
* [ALSA] hdsp - Fix compilation with hdsp driver built in kernelTakashi Iwai2006-06-221-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [ALSA] Remove xxx_t typedefs: PCI HDSPTakashi Iwai2006-01-031-374/+370
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [ALSA] hdsp - Code clean upTakashi Iwai2005-11-041-371/+217
* [ALSA] set owner field in struct pci_driverClemens Ladisch2005-09-121-0/+1
* [ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-121-7/+0
* [ALSA] hdsp: always initialize card nameClemens Ladisch2005-09-121-0/+1
* [ALSA] use PCM interface for IEC958 controlsClemens Ladisch2005-08-301-4/+4
* [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-301-28/+27
* [ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan2005-07-281-4/+2
* [ALSA] hdsp - Add 'Sample Clock Source Locking' controlTakashi Iwai2005-07-281-9/+53
* [ALSA] Add write support to snd-page-alloc proc fileTakashi Iwai2005-06-221-5/+9
* [ALSA] hdsp - solved big endian problemThomas Charbonnel2005-05-291-12/+2
* [ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+5206