summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: fireface: add stream management functionalityTakashi Sakamoto2017-04-054-1/+267
* ALSA: fireface: add unique data processing layerTakashi Sakamoto2017-04-053-1/+164
* ALSA: firewire-lib: add no-header packet processingTakashi Sakamoto2017-04-052-5/+81
* ALSA: firewire-lib: use the same prototype for functions to handle packetTakashi Sakamoto2017-04-052-18/+19
* ALSA: fireface: add proc node to help debuggingTakashi Sakamoto2017-04-054-1/+68
* ALSA: fireface: add support for MIDI functionalityTakashi Sakamoto2017-04-054-1/+140
* ALSA: fireface: add transaction supportTakashi Sakamoto2017-04-054-1/+328
* ALSA: fireface: add an abstraction layer for model-specific protocolsTakashi Sakamoto2017-04-051-0/+31
* ALSA: fireface: add model specific structureTakashi Sakamoto2017-04-052-4/+19
* ALSA: fireface: postpone sound card registrationTakashi Sakamoto2017-04-052-22/+67
* ALSA: fireface: add skeleton for RME Fireface seriesTakashi Sakamoto2017-04-055-0/+150
* ALSA: hda - Improved position reporting on SKL+Takashi Iwai2017-04-031-2/+34
* ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.hTakashi Iwai2017-04-032-23/+2Star
* ALSA: hda - Avoid tricky macrosTakashi Iwai2017-04-032-3/+3
* ALSA: hda/ca0132: Limit values for chip addresses to 32-bitMatthias Kaehlcke2017-04-011-3/+3
* ALSA: timer: Info leak in snd_timer_user_tinterrupt()Dan Carpenter2017-03-311-1/+1
* ALSA: timer: remove some dead codeDan Carpenter2017-03-311-11/+6Star
* ALSA: emux: stop if copy_from_user() failsDan Carpenter2017-03-311-2/+2
* ALSA: usb-audio: Fake also USB device id when alias is givenTakashi Iwai2017-03-311-3/+3
* ALSA: oxygen: simply setting of the shortname for Xonar DG cardsClemens Ladisch2017-03-291-4/+2Star
* ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model...Takashi Sakamoto2017-03-286-1/+345
* ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP formatTakashi Sakamoto2017-03-282-2/+6
* ALSA: firewire-motu: add support for MOTU 828mk2 as a model with protocol ver...Takashi Sakamoto2017-03-285-1/+256
* ALSA: firewire-motu: enable to read transaction cache via hwdep interfaceTakashi Sakamoto2017-03-282-2/+28
* ALSA: firewire-motu: add hwdep interfaceTakashi Sakamoto2017-03-287-5/+281
* ALSA: firewire-motu: add MIDI functionalityTakashi Sakamoto2017-03-286-4/+260
* ALSA: firewire-motu: add PCM functionalityTakashi Sakamoto2017-03-284-1/+393
* ALSA: firewire-motu: add proc node to show current statuc of clock and packet...Takashi Sakamoto2017-03-284-1/+125
* ALSA: firewire-motu: add stream management functionalityTakashi Sakamoto2017-03-284-1/+356
* ALSA: firewire-motu: handle transactions specific for MOTU FireWire modelsTakashi Sakamoto2017-03-284-1/+140
* ALSA: firewire-motu: add MOTU specific protocol layerTakashi Sakamoto2017-03-283-3/+304
* ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of streamTakashi Sakamoto2017-03-282-3/+9
* ALSA: firewire-lib: add support for source packet header field in CIP headerTakashi Sakamoto2017-03-282-2/+7
* ALSA: firewire-lib: record cycle count for the first packetTakashi Sakamoto2017-03-282-2/+14
* ALSA: firewire-motu: add an abstraction layer for three types of protocolsTakashi Sakamoto2017-03-282-0/+55
* ALSA: firewire-motu: add a structure for model-dependent parameters.Takashi Sakamoto2017-03-282-3/+30
* ALSA: firewire-motu: postpone sound card registrationTakashi Sakamoto2017-03-282-24/+78
* ALSA: firewire-motu: add skeleton for Mark of the unicorn (MOTU) FireWire seriesTakashi Sakamoto2017-03-285-0/+176
* ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann2017-03-241-0/+3
* ALSA: hda/ca0132: Remove double parenthesesMatthias Kaehlcke2017-03-201-2/+2
* ALSA: es1688: Use strcpy() instead of sprintf()Nicolas Iooss2017-03-201-1/+1
* Merge branch 'topic/for-4.12' into for-nextTakashi Iwai2017-03-2031-132/+231
|\
| * ALSA: hda/realtek - Fix speaker support for Asus AiO ZN270IEChris Chiu2017-02-281-0/+12
| * ALSA: hda/realtek - Fix headset mic and speaker on Asus X441SA/X441UVChris Chiu2017-02-281-0/+24
| * ALSA: hda/realtek - Fix headset and mic on several Asus laptops with ALC256Chris Chiu2017-02-281-0/+30
| * ALSA: hda/realtek - Fix headset mic on several Asus laptops with ALC255Chris Chiu2017-02-281-0/+21
| * ALSA: hda/realtek - Add support for Acer Aspire E5-475 headset micChris Chiu2017-02-281-0/+14
| * ALSA: vx: remove 'out of memory' messageMihai Burduselu2017-02-281-3/+1Star
| * ALSA: usb-audio: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-6/+6
| * ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-2128-123/+123