Age | Commit message (Expand) | Author | Files | Lines |
2017-04-05 | ALSA: fireface: add stream management functionality | Takashi Sakamoto | 4 | -1/+267 |
2017-04-05 | ALSA: fireface: add unique data processing layer | Takashi Sakamoto | 3 | -1/+164 |
2017-04-05 | ALSA: firewire-lib: add no-header packet processing | Takashi Sakamoto | 2 | -5/+81 |
2017-04-05 | ALSA: firewire-lib: use the same prototype for functions to handle packet | Takashi Sakamoto | 2 | -18/+19 |
2017-04-05 | ALSA: fireface: add proc node to help debugging | Takashi Sakamoto | 4 | -1/+68 |
2017-04-05 | ALSA: fireface: add support for MIDI functionality | Takashi Sakamoto | 4 | -1/+140 |
2017-04-05 | ALSA: fireface: add transaction support | Takashi Sakamoto | 4 | -1/+328 |
2017-04-05 | ALSA: fireface: add an abstraction layer for model-specific protocols | Takashi Sakamoto | 1 | -0/+31 |
2017-04-05 | ALSA: fireface: add model specific structure | Takashi Sakamoto | 2 | -4/+19 |
2017-04-05 | ALSA: fireface: postpone sound card registration | Takashi Sakamoto | 2 | -22/+67 |
2017-04-05 | ALSA: fireface: add skeleton for RME Fireface series | Takashi Sakamoto | 5 | -0/+150 |
2017-04-03 | ALSA: hda - Improved position reporting on SKL+ | Takashi Iwai | 1 | -2/+34 |
2017-04-03 | ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.h | Takashi Iwai | 2 | -23/+2 |
2017-04-03 | ALSA: hda - Avoid tricky macros | Takashi Iwai | 2 | -3/+3 |
2017-04-01 | ALSA: hda/ca0132: Limit values for chip addresses to 32-bit | Matthias Kaehlcke | 1 | -3/+3 |
2017-03-31 | ALSA: timer: Info leak in snd_timer_user_tinterrupt() | Dan Carpenter | 1 | -1/+1 |
2017-03-31 | ALSA: timer: remove some dead code | Dan Carpenter | 1 | -11/+6 |
2017-03-31 | ALSA: emux: stop if copy_from_user() fails | Dan Carpenter | 1 | -2/+2 |
2017-03-31 | ALSA: usb-audio: Fake also USB device id when alias is given | Takashi Iwai | 1 | -3/+3 |
2017-03-29 | ALSA: oxygen: simply setting of the shortname for Xonar DG cards | Clemens Ladisch | 1 | -4/+2 |
2017-03-28 | ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model... | Takashi Sakamoto | 6 | -1/+345 |
2017-03-28 | ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format | Takashi Sakamoto | 2 | -2/+6 |
2017-03-28 | ALSA: firewire-motu: add support for MOTU 828mk2 as a model with protocol ver... | Takashi Sakamoto | 5 | -1/+256 |
2017-03-28 | ALSA: firewire-motu: enable to read transaction cache via hwdep interface | Takashi Sakamoto | 2 | -2/+28 |
2017-03-28 | ALSA: firewire-motu: add hwdep interface | Takashi Sakamoto | 7 | -5/+281 |
2017-03-28 | ALSA: firewire-motu: add MIDI functionality | Takashi Sakamoto | 6 | -4/+260 |
2017-03-28 | ALSA: firewire-motu: add PCM functionality | Takashi Sakamoto | 4 | -1/+393 |
2017-03-28 | ALSA: firewire-motu: add proc node to show current statuc of clock and packet... | Takashi Sakamoto | 4 | -1/+125 |
2017-03-28 | ALSA: firewire-motu: add stream management functionality | Takashi Sakamoto | 4 | -1/+356 |
2017-03-28 | ALSA: firewire-motu: handle transactions specific for MOTU FireWire models | Takashi Sakamoto | 4 | -1/+140 |
2017-03-28 | ALSA: firewire-motu: add MOTU specific protocol layer | Takashi Sakamoto | 3 | -3/+304 |
2017-03-28 | ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of stream | Takashi Sakamoto | 2 | -3/+9 |
2017-03-28 | ALSA: firewire-lib: add support for source packet header field in CIP header | Takashi Sakamoto | 2 | -2/+7 |
2017-03-28 | ALSA: firewire-lib: record cycle count for the first packet | Takashi Sakamoto | 2 | -2/+14 |
2017-03-28 | ALSA: firewire-motu: add an abstraction layer for three types of protocols | Takashi Sakamoto | 2 | -0/+55 |
2017-03-28 | ALSA: firewire-motu: add a structure for model-dependent parameters. | Takashi Sakamoto | 2 | -3/+30 |
2017-03-28 | ALSA: firewire-motu: postpone sound card registration | Takashi Sakamoto | 2 | -24/+78 |
2017-03-28 | ALSA: firewire-motu: add skeleton for Mark of the unicorn (MOTU) FireWire series | Takashi Sakamoto | 5 | -0/+176 |
2017-03-24 | ALSA: au88x0: avoid theoretical uninitialized access | Arnd Bergmann | 1 | -0/+3 |
2017-03-20 | ALSA: hda/ca0132: Remove double parentheses | Matthias Kaehlcke | 1 | -2/+2 |
2017-03-20 | ALSA: es1688: Use strcpy() instead of sprintf() | Nicolas Iooss | 1 | -1/+1 |
2017-03-20 | Merge branch 'topic/for-4.12' into for-next | Takashi Iwai | 31 | -132/+231 |
2017-03-20 | ALSA: hda - add support for docking station for HP 840 G3 | Jaroslav Kysela | 1 | -0/+11 |
2017-03-20 | ALSA: hda - add support for docking station for HP 820 G2 | Jaroslav Kysela | 1 | -1/+13 |
2017-03-20 | ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call | Takashi Iwai | 1 | -1/+1 |
2017-03-09 | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 29 | -4/+36 |
2017-03-01 | Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -29/+36 |
2017-02-28 | ALSA: seq: Fix link corruption by event error handling | Takashi Iwai | 1 | -0/+3 |
2017-02-28 | ALSA: hda/realtek - Fix speaker support for Asus AiO ZN270IE | Chris Chiu | 1 | -0/+12 |