aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-07ALSA: hda - add more ML register definitionsLibin Yang1-3/+3
2017-04-05ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commandsTakashi Sakamoto3-14/+40
2017-04-05ALSA: firewire-motu: remove invalid bitshift for register valueTakashi Sakamoto1-2/+1
2017-04-05ALSA: firewire-digi00x: remove transaction handler for unknown purposeTakashi Sakamoto2-77/+17
2017-04-05ALSA: firewire-digi00x: allow user space applications to read/write MIDI messages for all portsTakashi Sakamoto1-129/+79
2017-04-05ALSA: firewire-digi00x: handle all MIDI messages on streaming packetsTakashi Sakamoto1-18/+37
2017-04-05ALSA: firewire-digi00x: add support for console models of Digi00x seriesTakashi Sakamoto2-2/+12
2017-04-05ALSA: fireface: add support for Fireface 400Takashi Sakamoto5-1/+396
2017-04-05ALSA: fireface: add hwdep interfaceTakashi Sakamoto7-4/+267
2017-04-05ALSA: fireface: add support for PCM functionalityTakashi Sakamoto4-1/+404
2017-04-05ALSA: fireface: add stream management functionalityTakashi Sakamoto4-1/+267
2017-04-05ALSA: fireface: add unique data processing layerTakashi Sakamoto3-1/+164
2017-04-05ALSA: firewire-lib: add no-header packet processingTakashi Sakamoto2-5/+81
2017-04-05ALSA: firewire-lib: use the same prototype for functions to handle packetTakashi Sakamoto2-18/+19
2017-04-05ALSA: fireface: add proc node to help debuggingTakashi Sakamoto4-1/+68
2017-04-05ALSA: fireface: add support for MIDI functionalityTakashi Sakamoto4-1/+140
2017-04-05ALSA: fireface: add transaction supportTakashi Sakamoto4-1/+328
2017-04-05ALSA: fireface: add an abstraction layer for model-specific protocolsTakashi Sakamoto1-0/+31
2017-04-05ALSA: fireface: add model specific structureTakashi Sakamoto2-4/+19
2017-04-05ALSA: fireface: postpone sound card registrationTakashi Sakamoto2-22/+67
2017-04-05ALSA: fireface: add skeleton for RME Fireface seriesTakashi Sakamoto5-0/+150
2017-04-03ALSA: hda - Improved position reporting on SKL+Takashi Iwai1-2/+34
2017-04-03ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.hTakashi Iwai2-23/+2
2017-04-03ALSA: hda - Avoid tricky macrosTakashi Iwai2-3/+3
2017-04-01ALSA: hda/ca0132: Limit values for chip addresses to 32-bitMatthias Kaehlcke1-3/+3
2017-03-31ALSA: timer: Info leak in snd_timer_user_tinterrupt()Dan Carpenter1-1/+1
2017-03-31ALSA: timer: remove some dead codeDan Carpenter1-11/+6
2017-03-31ALSA: emux: stop if copy_from_user() failsDan Carpenter1-2/+2
2017-03-31ALSA: usb-audio: Fake also USB device id when alias is givenTakashi Iwai1-3/+3
2017-03-29ALSA: oxygen: simply setting of the shortname for Xonar DG cardsClemens Ladisch1-4/+2
2017-03-28ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model with protocol version 3Takashi Sakamoto6-1/+345
2017-03-28ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP formatTakashi Sakamoto2-2/+6
2017-03-28ALSA: firewire-motu: add support for MOTU 828mk2 as a model with protocol version 2Takashi Sakamoto5-1/+256
2017-03-28ALSA: firewire-motu: enable to read transaction cache via hwdep interfaceTakashi Sakamoto2-2/+28
2017-03-28ALSA: firewire-motu: add hwdep interfaceTakashi Sakamoto7-5/+281
2017-03-28ALSA: firewire-motu: add MIDI functionalityTakashi Sakamoto6-4/+260
2017-03-28ALSA: firewire-motu: add PCM functionalityTakashi Sakamoto4-1/+393
2017-03-28ALSA: firewire-motu: add proc node to show current statuc of clock and packet formatsTakashi Sakamoto4-1/+125
2017-03-28ALSA: firewire-motu: add stream management functionalityTakashi Sakamoto4-1/+356
2017-03-28ALSA: firewire-motu: handle transactions specific for MOTU FireWire modelsTakashi Sakamoto4-1/+140
2017-03-28ALSA: firewire-motu: add MOTU specific protocol layerTakashi Sakamoto3-3/+304
2017-03-28ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of streamTakashi Sakamoto2-3/+9
2017-03-28ALSA: firewire-lib: add support for source packet header field in CIP headerTakashi Sakamoto2-2/+7
2017-03-28ALSA: firewire-lib: record cycle count for the first packetTakashi Sakamoto2-2/+14
2017-03-28ALSA: firewire-motu: add an abstraction layer for three types of protocolsTakashi Sakamoto2-0/+55
2017-03-28ALSA: firewire-motu: add a structure for model-dependent parameters.Takashi Sakamoto2-3/+30
2017-03-28ALSA: firewire-motu: postpone sound card registrationTakashi Sakamoto2-24/+78
2017-03-28ALSA: firewire-motu: add skeleton for Mark of the unicorn (MOTU) FireWire seriesTakashi Sakamoto5-0/+176
2017-03-24ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann1-0/+3
2017-03-20ALSA: hda/ca0132: Remove double parenthesesMatthias Kaehlcke1-2/+2