Age | Commit message (Expand) | Author | Files | Lines |
2015-01-07 | ALSA: fireworks: fix an endianness bug for transaction length | Takashi Sakamoto | 1 | -1/+1 |
2014-12-15 | ALSA: oxfw: some signedness bugs | Dan Carpenter | 3 | -5/+6 |
2014-12-14 | ALSA: oxfw: fix detect_loud_models() return value | Dan Carpenter | 1 | -1/+1 |
2014-12-10 | ALSA: oxfw: Add hwdep interface | Takashi Sakamoto | 8 | -2/+276 |
2014-12-10 | ALSA: oxfw: Add support for capture/playback MIDI messages | Takashi Sakamoto | 5 | -1/+208 |
2014-12-10 | ALSA: oxfw: add support for capturing PCM samples | Takashi Sakamoto | 1 | -20/+180 |
2014-12-10 | ALSA: oxfw: Add support AMDTP in-stream | Takashi Sakamoto | 5 | -75/+279 |
2014-12-10 | ALSA: oxfw: Add support for Behringer/Mackie devices | Takashi Sakamoto | 2 | -6/+91 |
2014-12-10 | ALSA: oxfw: Change the way to start stream | Takashi Sakamoto | 3 | -48/+138 |
2014-12-10 | ALSA: oxfw: Add proc interface for debugging purpose | Takashi Sakamoto | 5 | -1/+118 |
2014-12-10 | ALSA: oxfw: Change the way to make PCM rules/constraints | Takashi Sakamoto | 4 | -86/+410 |
2014-12-10 | ALSA: oxfw: Add support for AV/C stream format command to get/set supported s... | Takashi Sakamoto | 3 | -1/+187 |
2014-12-10 | ALSA: oxfw: Change the way to name card | Takashi Sakamoto | 2 | -23/+34 |
2014-12-10 | ALSA: dice: Add support for MIDI capture/playback | Takashi Sakamoto | 5 | -2/+168 |
2014-12-10 | ALSA: dice: Add support for capturing PCM samples | Takashi Sakamoto | 2 | -17/+147 |
2014-12-10 | ALSA: dice: Support for non SYT-Match sampling clock source mode | Takashi Sakamoto | 4 | -19/+58 |
2014-12-10 | ALSA: dice: Add support for duplex streams with synchronization | Takashi Sakamoto | 4 | -87/+202 |
2014-12-10 | ALSA: dice: Change the way to start stream | Takashi Sakamoto | 4 | -131/+143 |
2014-12-01 | ALSA: dice: fix semicolon.cocci warnings | Fengguang Wu | 1 | -1/+1 |
2014-11-29 | ALSA: oxfw: Split control functionality to a new file | Takashi Sakamoto | 4 | -277/+287 |
2014-11-29 | ALSA: oxfw: Split PCM functionality to a new file | Takashi Sakamoto | 4 | -240/+255 |
2014-11-29 | ALSA: oxfw: Split stream functionality to a new file and add a header file | Takashi Sakamoto | 4 | -109/+159 |
2014-11-29 | ALSA: oxfw: Move to its own directory | Takashi Sakamoto | 3 | -5/+7 |
2014-11-29 | ALSA: speakers: Rename to oxfw and rename some members | Takashi Sakamoto | 3 | -177/+180 |
2014-11-29 | ALSA: dice: remove experimental state | Takashi Sakamoto | 1 | -2/+2 |
2014-11-29 | ALSA: dice: Add new functions for constraints of PCM parameters | Takashi Sakamoto | 1 | -44/+65 |
2014-11-29 | ALSA: dice: Split proc interface into a file | Takashi Sakamoto | 4 | -245/+257 |
2014-11-29 | ALSA: dice: Split hwdep functionality into a file | Takashi Sakamoto | 4 | -182/+195 |
2014-11-29 | ALSA: dice: Split PCM functionality into a file | Takashi Sakamoto | 5 | -292/+305 |
2014-11-29 | ALSA: dice: Split stream functionality into a file | Takashi Sakamoto | 4 | -233/+288 |
2014-11-29 | ALSA: dice: Split transaction functionality into a file | Takashi Sakamoto | 4 | -383/+653 |
2014-11-29 | ALSA: dice: Move file to its own directory | Takashi Sakamoto | 4 | -5/+6 |
2014-11-29 | ALSA: dice: Rename structure and its members | Takashi Sakamoto | 1 | -81/+81 |
2014-11-29 | ALSA: dice: suppress checkpatch.pl warnings | Takashi Sakamoto | 1 | -4/+5 |
2014-11-18 | ALSA: firewire-lib: fix kerneldoc errors | Takashi Sakamoto | 2 | -2/+24 |
2014-11-09 | ALSA: pcm: Add snd_pcm_stop_xrun() helper | Takashi Iwai | 2 | -14/+4 |
2014-10-27 | Merge branch 'for-linus' into for-next | Takashi Iwai | 3 | -18/+69 |
2014-10-27 | ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get | Christian Vogel | 2 | -17/+63 |
2014-10-27 | ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Ra... | Takashi Sakamoto | 1 | -1/+6 |
2014-10-21 | ALSA: bebob: Use snd_ctl_enum_info() | Takashi Iwai | 1 | -33/+8 |
2014-10-21 | ALSA: bebob: More constify text arrays | Takashi Iwai | 5 | -19/+19 |
2014-10-10 | ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88 | Takashi Sakamoto | 1 | -2/+2 |
2014-08-29 | ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for D... | Takashi Sakamoto | 3 | -5/+22 |
2014-08-29 | ALSA: dice: fix wrong channel mappping at higher sampling rate | Takashi Sakamoto | 1 | -5/+9 |
2014-08-05 | ALSA: fireworks: fix specifiers in format strings for propper output | Takashi Sakamoto | 1 | -2/+2 |
2014-08-04 | ALSA: fireworks: fix %d confusingly prefixed with 0x in format strings | Hans Wennborg | 1 | -2/+2 |
2014-08-04 | Merge branch 'for-next' into for-linus | Takashi Iwai | 1 | -7/+7 |
2014-07-28 | ALSA: firewire: trivial typo fixes in Kconfig | Stefan Richter | 1 | -7/+7 |
2014-07-22 | ALSA: bebob: Correction for return value of special_clk_ctl_put() in error | Takashi Sakamoto | 1 | -1/+1 |
2014-07-22 | ALSA: bebob: Correction for return value of .put callback | Takashi Sakamoto | 1 | -7/+19 |