summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2017-04-05ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commandsTakashi Sakamoto
2017-04-05ALSA: firewire-motu: remove invalid bitshift for register valueTakashi Sakamoto
2017-04-05ALSA: firewire-digi00x: remove transaction handler for unknown purposeTakashi Sakamoto
2017-04-05ALSA: firewire-digi00x: allow user space applications to read/write MIDI mess...Takashi Sakamoto
2017-04-05ALSA: firewire-digi00x: handle all MIDI messages on streaming packetsTakashi Sakamoto
2017-04-05ALSA: firewire-digi00x: add support for console models of Digi00x seriesTakashi Sakamoto
2017-04-05ALSA: fireface: add support for Fireface 400Takashi Sakamoto
2017-04-05ALSA: fireface: add hwdep interfaceTakashi Sakamoto
2017-04-05ALSA: fireface: add support for PCM functionalityTakashi Sakamoto
2017-04-05ALSA: fireface: add stream management functionalityTakashi Sakamoto
2017-04-05ALSA: fireface: add unique data processing layerTakashi Sakamoto
2017-04-05ALSA: firewire-lib: add no-header packet processingTakashi Sakamoto
2017-04-05ALSA: firewire-lib: use the same prototype for functions to handle packetTakashi Sakamoto
2017-04-05ALSA: fireface: add proc node to help debuggingTakashi Sakamoto
2017-04-05ALSA: fireface: add support for MIDI functionalityTakashi Sakamoto
2017-04-05ALSA: fireface: add transaction supportTakashi Sakamoto
2017-04-05ALSA: fireface: add an abstraction layer for model-specific protocolsTakashi Sakamoto
2017-04-05ALSA: fireface: add model specific structureTakashi Sakamoto
2017-04-05ALSA: fireface: postpone sound card registrationTakashi Sakamoto
2017-04-05ALSA: fireface: add skeleton for RME Fireface seriesTakashi Sakamoto
2017-04-03ALSA: hda - Improved position reporting on SKL+Takashi Iwai
2017-04-03ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.hTakashi Iwai
2017-04-03ALSA: hda - Avoid tricky macrosTakashi Iwai
2017-04-01ALSA: hda/ca0132: Limit values for chip addresses to 32-bitMatthias Kaehlcke
2017-03-31ALSA: timer: Info leak in snd_timer_user_tinterrupt()Dan Carpenter
2017-03-31ALSA: timer: remove some dead codeDan Carpenter
2017-03-31ALSA: emux: stop if copy_from_user() failsDan Carpenter
2017-03-31ALSA: usb-audio: Fake also USB device id when alias is givenTakashi Iwai
2017-03-29ALSA: oxygen: simply setting of the shortname for Xonar DG cardsClemens Ladisch
2017-03-28ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model...Takashi Sakamoto
2017-03-28ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP formatTakashi Sakamoto
2017-03-28ALSA: firewire-motu: add support for MOTU 828mk2 as a model with protocol ver...Takashi Sakamoto
2017-03-28ALSA: firewire-motu: enable to read transaction cache via hwdep interfaceTakashi Sakamoto
2017-03-28ALSA: firewire-motu: add hwdep interfaceTakashi Sakamoto
2017-03-28ALSA: firewire-motu: add MIDI functionalityTakashi Sakamoto
2017-03-28ALSA: firewire-motu: add PCM functionalityTakashi Sakamoto
2017-03-28ALSA: firewire-motu: add proc node to show current statuc of clock and packet...Takashi Sakamoto
2017-03-28ALSA: firewire-motu: add stream management functionalityTakashi Sakamoto
2017-03-28ALSA: firewire-motu: handle transactions specific for MOTU FireWire modelsTakashi Sakamoto
2017-03-28ALSA: firewire-motu: add MOTU specific protocol layerTakashi Sakamoto
2017-03-28ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of streamTakashi Sakamoto
2017-03-28ALSA: firewire-lib: add support for source packet header field in CIP headerTakashi Sakamoto
2017-03-28ALSA: firewire-lib: record cycle count for the first packetTakashi Sakamoto
2017-03-28ALSA: firewire-motu: add an abstraction layer for three types of protocolsTakashi Sakamoto
2017-03-28ALSA: firewire-motu: add a structure for model-dependent parameters.Takashi Sakamoto
2017-03-28ALSA: firewire-motu: postpone sound card registrationTakashi Sakamoto
2017-03-28ALSA: firewire-motu: add skeleton for Mark of the unicorn (MOTU) FireWire seriesTakashi Sakamoto
2017-03-24ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann
2017-03-20ALSA: hda/ca0132: Remove double parenthesesMatthias Kaehlcke
2017-03-20ALSA: es1688: Use strcpy() instead of sprintf()Nicolas Iooss