summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: synth: emux: soundfont.c: Cleaning up memory leakRickard Strandqvist2014-06-011-0/+1
* ALSA: firewire: Fix dependency on PCM and rawmidiTakashi Iwai2014-05-301-10/+2
* ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROMPaul Bolle2014-05-301-6/+0
* sound: remove checks for CONFIG_BCM_CS4297A_CSWARMPaul Bolle2014-05-301-4/+0
* ALSA: hda - move some alc662 family machines to hda_pin_quirk tableHui Wang2014-05-291-4/+68
* ALSA: hda - move some alc269 family machines to hda_pin_quirk tableHui Wang2014-05-291-25/+171
* Revert "ALSA: hda - drop def association and sequence from pinconf comparing"Hui Wang2014-05-291-2/+1
* ALSA: fireworks: small leak on error pathDan Carpenter2014-05-291-1/+1
* ALSA: fireworks: remove some stray checksDan Carpenter2014-05-291-4/+0
* ALSA: au1x00: Use resource_size instead of computationBenoit Taine2014-05-281-3/+3
* Merge branch 'topic/firewire' into for-nextTakashi Iwai2014-05-2737-463/+8167
|\
| * ALSA: bebob: Improve comments about stream formatTakashi Sakamoto2014-05-271-1/+1
| * ALSA: bebob: Remove meaningless mutex_unlock()Takashi Sakamoto2014-05-271-1/+0
| * ALSA: bebob: Add static specifier to identifier with file scopeTakashi Sakamoto2014-05-273-6/+6
| * ALSA: bebob: Use different names for identifiers in the same fileTakashi Sakamoto2014-05-271-3/+3
| * ALSA: fireworks/bebob: Improve indentationTakashi Sakamoto2014-05-272-4/+4
| * ALSA: fireworks/bebob: Add suffix for long long integer literalTakashi Sakamoto2014-05-274-16/+16
| * ALSA: fireworks/bebob: Use the same type of variables as function parametersTakashi Sakamoto2014-05-272-3/+4
| * ALSA: fireworks/bebob: Change type of argument for sampling rateTakashi Sakamoto2014-05-274-4/+4
| * ALSA: fireworks: Use the same prototype for functions as actual declarationTakashi Sakamoto2014-05-271-1/+2
| * ALSA: fireworks: Fix wrong value as argument for PTR_ERR()Takashi Sakamoto2014-05-271-1/+1
| * ALSA: firewire-lib: Fix sparse warning of incorrect type in assignmentTakashi Sakamoto2014-05-271-1/+3
| * ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limitTakashi Sakamoto2014-05-271-2/+2
| * ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto2014-05-262-4/+29
| * ALSA: bebob: Send a cue to load firmware for M-Audio Firewire seriesTakashi Sakamoto2014-05-263-9/+79
| * ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio de...Takashi Sakamoto2014-05-261-0/+7
| * ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audi...Takashi Sakamoto2014-05-263-0/+14
| * ALSA: bebob: Add support for M-Audio special Firewire seriesTakashi Sakamoto2014-05-265-11/+609
| * ALSA: bebob: Add support for M-Audio usual Firewire seriesTakashi Sakamoto2014-05-266-3/+240
| * ALSA: bebob: Add support for Focusrite Saffire/SaffirePro seriesTakashi Sakamoto2014-05-265-2/+314
| * ALSA: bebob: Add support for Yamaha GO seriesTakashi Sakamoto2014-05-265-1/+59
| * ALSA: bebob: Add support for Terratec PHASE, EWS series and AureonTakashi Sakamoto2014-05-265-1/+87
| * ALSA: bebob: Prepare for device specific operationsTakashi Sakamoto2014-05-267-42/+230
| * ALSA: bebob: Add hwdep interfaceTakashi Sakamoto2014-05-268-7/+292
| * ALSA: bebob: Add PCM interfaceTakashi Sakamoto2014-05-265-0/+379
| * ALSA: bebob: Add MIDI interfaceTakashi Sakamoto2014-05-265-1/+161
| * ALSA: bebob: Add proc interface for debugging purposeTakashi Sakamoto2014-05-264-1/+157
| * ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus resetTakashi Sakamoto2014-05-264-8/+60
| * ALSA: bebob: Add commands and connections/streams managementTakashi Sakamoto2014-05-265-2/+1208
| * ALSA: bebob: Add skelton for BeBoB based devicesTakashi Sakamoto2014-05-265-0/+389
| * ALSA: fireworks: Add command/response functionality into hwdep interfaceTakashi Sakamoto2014-05-266-48/+328
| * ALSA: fireworks: Add hwdep interfaceTakashi Sakamoto2014-05-268-6/+292
| * ALSA: fireworks: Add PCM interfaceTakashi Sakamoto2014-05-266-34/+404
| * ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-streamTakashi Sakamoto2014-05-263-1/+12
| * ALSA: fireworks: Add MIDI interfaceTakashi Sakamoto2014-05-265-1/+159
| * ALSA: fireworks: Add proc interface for debugging purposeTakashi Sakamoto2014-05-264-1/+243
| * ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus ...Takashi Sakamoto2014-05-263-1/+8
| * ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbcTakashi Sakamoto2014-05-265-4/+19
| * ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packetsTakashi Sakamoto2014-05-265-0/+13
| * ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbcTakashi Sakamoto2014-05-263-2/+18