summaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAgeFilesLines
* ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto2014-12-108-2/+276
* ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto2014-12-105-1/+208
* ALSA: oxfw: add support for capturing PCM samplesTakashi Sakamoto2014-12-101-20/+180
* ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto2014-12-105-75/+279
* ALSA: oxfw: Add support for Behringer/Mackie devicesTakashi Sakamoto2014-12-102-6/+91
* ALSA: oxfw: Change the way to start streamTakashi Sakamoto2014-12-103-48/+138
* ALSA: oxfw: Add proc interface for debugging purposeTakashi Sakamoto2014-12-105-1/+118
* ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto2014-12-104-86/+410
* ALSA: oxfw: Add support for AV/C stream format command to get/set supported s...Takashi Sakamoto2014-12-103-1/+187
* ALSA: oxfw: Change the way to name cardTakashi Sakamoto2014-12-102-23/+34
* ALSA: dice: Add support for MIDI capture/playbackTakashi Sakamoto2014-12-105-2/+168
* ALSA: dice: Add support for capturing PCM samplesTakashi Sakamoto2014-12-102-17/+147
* ALSA: dice: Support for non SYT-Match sampling clock source modeTakashi Sakamoto2014-12-104-19/+58
* ALSA: dice: Add support for duplex streams with synchronizationTakashi Sakamoto2014-12-104-87/+202
* ALSA: dice: Change the way to start streamTakashi Sakamoto2014-12-104-131/+143
* ALSA: dice: fix semicolon.cocci warningsFengguang Wu2014-12-011-1/+1
* ALSA: oxfw: Split control functionality to a new fileTakashi Sakamoto2014-11-294-277/+287
* ALSA: oxfw: Split PCM functionality to a new fileTakashi Sakamoto2014-11-294-240/+255
* ALSA: oxfw: Split stream functionality to a new file and add a header fileTakashi Sakamoto2014-11-294-109/+159
* ALSA: oxfw: Move to its own directoryTakashi Sakamoto2014-11-293-5/+7
* ALSA: speakers: Rename to oxfw and rename some membersTakashi Sakamoto2014-11-293-177/+180
* ALSA: dice: remove experimental stateTakashi Sakamoto2014-11-291-2/+2
* ALSA: dice: Add new functions for constraints of PCM parametersTakashi Sakamoto2014-11-291-44/+65
* ALSA: dice: Split proc interface into a fileTakashi Sakamoto2014-11-294-245/+257
* ALSA: dice: Split hwdep functionality into a fileTakashi Sakamoto2014-11-294-182/+195
* ALSA: dice: Split PCM functionality into a fileTakashi Sakamoto2014-11-295-292/+305
* ALSA: dice: Split stream functionality into a fileTakashi Sakamoto2014-11-294-233/+288
* ALSA: dice: Split transaction functionality into a fileTakashi Sakamoto2014-11-294-383/+653
* ALSA: dice: Move file to its own directoryTakashi Sakamoto2014-11-294-5/+6
* ALSA: dice: Rename structure and its membersTakashi Sakamoto2014-11-291-81/+81
* ALSA: dice: suppress checkpatch.pl warningsTakashi Sakamoto2014-11-291-4/+5
* ALSA: firewire-lib: fix kerneldoc errorsTakashi Sakamoto2014-11-182-2/+24
* ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-092-14/+4
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-10-273-18/+69
|\
| * ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_getChristian Vogel2014-10-272-17/+63
| * ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Ra...Takashi Sakamoto2014-10-271-1/+6
* | ALSA: bebob: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-33/+8
* | ALSA: bebob: More constify text arraysTakashi Iwai2014-10-215-19/+19
|/
* ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88Takashi Sakamoto2014-10-101-2/+2
* ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for D...Takashi Sakamoto2014-08-293-5/+22
* ALSA: dice: fix wrong channel mappping at higher sampling rateTakashi Sakamoto2014-08-291-5/+9
* ALSA: fireworks: fix specifiers in format strings for propper outputTakashi Sakamoto2014-08-051-2/+2
* ALSA: fireworks: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-08-041-2/+2
* Merge branch 'for-next' into for-linusTakashi Iwai2014-08-041-7/+7
|\
| * ALSA: firewire: trivial typo fixes in KconfigStefan Richter2014-07-281-7/+7
* | ALSA: bebob: Correction for return value of special_clk_ctl_put() in errorTakashi Sakamoto2014-07-221-1/+1
* | ALSA: bebob: Correction for return value of .put callbackTakashi Sakamoto2014-07-221-7/+19
* | ALSA: bebob: Use different labels for digital input/outputTakashi Sakamoto2014-07-221-7/+16
* | ALSA: bebob: Fix a missing to unlock mutex in error handling caseTakashi Sakamoto2014-07-221-2/+2
|/
* ALSA: bebob: Remove unused function prototypeTakashi Sakamoto2014-06-041-2/+0
OpenPOWER on IntegriCloud