summaryrefslogtreecommitdiffstats
path: root/sound/pci/asihpi/hpi6205.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: asihpi: Add support for stream interrupt.Eliot Blennerhassett2014-11-221-8/+35
* ALSA: asihpi - Distinguish four different emif init errors.Eliot Blennerhassett2011-12-221-16/+19
* ALSA: asihpi - Remove redundant struct members.Eliot Blennerhassett2011-12-221-5/+3
* ALSA: asihpi - Correct stray capital letters in identifier.Eliot Blennerhassett2011-12-221-6/+6
* ALSA: asihpi - Update copyright to 2011Eliot Blennerhassett2011-12-221-1/+1
* ALSA: asihpi - Make local function staticEliot Blennerhassett2011-07-221-0/+1
* ALSA: asihpi - Remove unused structures, macros and functionsEliot Blennerhassett2011-07-221-6/+0
* ALSA: asihpi - DSP code loader API now independent of OSEliot Blennerhassett2011-07-221-3/+2
* ALSA: asihpi - Remove controlex structs and associated special data transfer ...Eliot Blennerhassett2011-07-221-18/+0
* ALSA: asihpi - Increase request and response buffer sizesEliot Blennerhassett2011-07-221-7/+8
* ALSA: asihpi - Give more meaningful name to hpi request message typeEliot Blennerhassett2011-07-221-3/+4
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-221-47/+48
|\
| * ALSA: asihpi - Use %zd for size_t argument in error message (again)Takashi Iwai2011-04-201-1/+1
| * ALSA: asihpi: Simplify driver unload cleanupEliot Blennerhassett2011-04-051-48/+49
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* ALSA: asihpi - Use %zd for size_t argument in error messageTakashi Iwai2011-03-081-1/+1
* ALSA: asihpi - Remove unused code and data.Eliot Blennerhassett2011-02-101-36/+1
* ALSA: asihpi - Clarify firmware id selection.Eliot Blennerhassett2011-02-101-9/+12
* ALSA: asihpi - Replace adapter list with single item in subsys response.Eliot Blennerhassett2011-02-101-2/+1
* ALSA: asihpi - Cosmetic + a minor comments.Eliot Blennerhassett2011-02-101-1/+58
* ALSA: asihpi - Remove int flag polling code preparing for stream interrupts.Eliot Blennerhassett2011-02-101-101/+0
* ALSA: asihpi - Reduce number of error codes returned to upper layers.Eliot Blennerhassett2011-02-101-2/+13
* ALSA: asihpi - Update error codes.Eliot Blennerhassett2011-02-101-8/+9
* ALSA: asihpi - Add adapter index to cache info for debug.Eliot Blennerhassett2011-02-101-0/+3
* ALSA: asihpi - Interrelated HPI tidy up.Eliot Blennerhassett2011-02-101-208/+167
* ALSA: asihpi - Unsafe memory management when allocating control cacheJesper Juhl2010-11-021-0/+2
* ALSA: asihpi - Return hw error directly from oustream_write.Eliot Blennerhassett2010-08-281-2/+5
* ALSA: asihpi - Get rid of incorrect "long" types and casts.Eliot Blennerhassett2010-06-171-11/+11
* ALSA: asihpi - Add support for new ASI8800 familyEliot Blennerhassett2010-05-271-0/+3
* ALSA: asihpi - Fix bug preventing outstream_write preload from happeningEliot Blennerhassett2010-05-271-13/+5
* ALSA: sound/pci/asihpi: Use kzallocJulia Lawall2010-05-171-2/+1
* ALSA: Add support of AudioScience ASI boardsEliot Blennerhassett2010-04-221-0/+2332
OpenPOWER on IntegriCloud