summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-22ALSA: firewire-motu: remove obsoleted codesTakashi Sakamoto3-296/+11
2020-05-22ALSA: firewire-motu: use table-based calculation of packet formats for stream...Takashi Sakamoto2-10/+6
2020-05-22ALSA: firewire-motu: use table-based calculation of packet formats for procTakashi Sakamoto2-12/+9
2020-05-22ALSA: firewire-motu: add alternative functions to detect packet format for pr...Takashi Sakamoto2-5/+67
2020-05-22ALSA: firewire-motu: add alternative functions to detect packet format for pr...Takashi Sakamoto2-6/+67
2020-05-22ALSA: firewire-motu: add model-specific table of chunk countTakashi Sakamoto3-3/+17
2020-05-22ALSA: firewire-motu: drop protocol structureTakashi Sakamoto3-23/+0
2020-05-22ALSA: firewire-motu: add wrapper functions for protocol-dependent operationsTakashi Sakamoto6-35/+103
2020-05-22ALSA: firewire-motu: localize protocol dataTakashi Sakamoto5-10/+21
2020-05-22ALSA: firewire-motu: move spec data to v3 protocol fileTakashi Sakamoto3-46/+50
2020-05-22ALSA: firewire-motu: move spec data to v2 protocol fileTakashi Sakamoto3-60/+63
2020-05-16ALSA: hda: Unexport some local helper functionsTakashi Iwai4-5/+4
2020-05-16ALSA: hda: Drop unused snd_hda_queue_unsol_event()Takashi Iwai1-7/+0
2020-05-16ALSA: hda: Fix potential race in unsol event handlerTakashi Iwai1-0/+4
2020-05-15ALSA: usb-audio: Add duplex sound support for USB devices using implicit feed...Erwin Burema3-4/+197
2020-05-15ALSA: usb-audio: fixing upper volume limit for RME Babyface Pro routing cross...Thomas Ebeling1-2/+2
2020-05-11ALSA: firewire-motu: fulfill missing entries in KconfigTakashi Sakamoto1-1/+5
2020-05-10ALSA: fireface: add support for RME Fireface UFX (untested)Takashi Sakamoto4-3/+18
2020-05-10ALSA: fireface: add support for RME FireFace 802Takashi Sakamoto4-13/+59
2020-05-10ALSA: fireface: code refactoring to decide name of sound cardTakashi Sakamoto2-8/+13
2020-05-10ALSA: fireface: code refactoring to add enumeration constants for model ident...Takashi Sakamoto2-3/+9
2020-05-10ALSA: fireface: start IR context immediatelyTakashi Sakamoto1-9/+1
2020-05-10ALSA: fireface: fix configuration error for nominal sampling transfer frequencyTakashi Sakamoto1-6/+6
2020-05-08ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDT...Takashi Sakamoto2-40/+20
2020-05-08ALSA: firewire-lib: pool ideal sequence of syt offset and data blockTakashi Sakamoto2-0/+74
2020-05-08ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structureTakashi Sakamoto2-1/+23
2020-05-08ALSA: firewire-lib: code refactoring for data block calculationTakashi Sakamoto1-14/+19
2020-05-08ALSA: firewire-lib: code refactoring for syt offset calculationTakashi Sakamoto1-13/+16
2020-05-08ALSA: firewire-lib: code refactoring for syt computationTakashi Sakamoto1-12/+24
2020-05-08ALSA: firewire-lib: code refactoring for parameters of packet queue and IRQ t...Takashi Sakamoto1-27/+29
2020-05-08ALSA: firewire-lib: add reference to domain structure from stream structureTakashi Sakamoto2-55/+23
2020-05-08ALSA: firewire-lib: use macro for maximum value of second in 1394 OHCI isoc d...Takashi Sakamoto1-2/+4
2020-05-08ALSA: firewire-lib: fix invalid assignment to union data for directional para...Takashi Sakamoto1-1/+2
2020-05-08ALSA: fireworks: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-07ALSA: Replace zero-length array with flexible-arrayGustavo A. R. Silva4-6/+6
2020-05-07ALSA: hda: Allow SST driver on SKL and KBL platforms with DMICCezary Rojewski1-2/+20
2020-05-07ALSA: portman2x4: Use bitwise instead of arithmetic operator for flagsSamuel Zou1-1/+1
2020-05-07ALSA: sound/ppc: Use bitwise instead of arithmetic operator for flagsSamuel Zou1-2/+2
2020-05-06ALSA: hda: Return true,false for return type boolJason Yan1-2/+2
2020-05-05ALSA: hda: Use hdac_to_hda_codec macroKai-Heng Feng3-10/+10
2020-05-05ALSA: hda: Use dev_to_hdac_dev macroKai-Heng Feng2-2/+2
2020-05-04ALSA: hda/tegra: workaround playback failure on Tegra194Sameer Pujar1-0/+17
2020-05-04ALSA: hda: add member to store ratio for stripe controlSameer Pujar3-1/+16
2020-05-04ALSA: hda/tegra: correct number of SDO lines for Tegra194Sameer Pujar1-0/+33
2020-05-02ALSA: line6: Add poll callback for hwdepVasily Khoruzhick1-0/+16
2020-05-02ALSA: line6: hwdep: add support for O_NONBLOCK opening modeVasily Khoruzhick2-0/+5
2020-05-01ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter1-1/+7
2020-05-01ALSA: hda/realtek - Fix unused variable warning w/o CONFIG_LEDS_TRIGGER_AUDIOTakashi Iwai1-0/+2
2020-04-30ALSA: hda/realtek - Add LED class support for micmute LEDKai-Heng Feng1-0/+29
2020-04-30ALSA: hda/realtek - Enable micmute LED on and HP systemKai-Heng Feng1-1/+5