summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-06-11ALSA: firewire-tascam: code refactoring for registration of isochronous channelsTakashi Sakamoto-44/+40
2019-06-11ALSA: lx6464es - Remove set but not used variables 'orun_mask, urun_mask'YueHaibing-5/+0
2019-05-31ALSA: hda/ca0132: Use struct_size()Takashi Iwai-1/+1
2019-05-31ALSA: hda: Use struct_size()Takashi Iwai-1/+1
2019-05-31ALSA: control: Use struct_size()Takashi Iwai-5/+1
2019-05-30Merge branch 'topic/hda-polling-mode' into for-nextTakashi Iwai-1/+1
2019-05-30ALSA: hda: fix: lock reg_lock before calling snd_hdac_bus_update_rirbBard Liao-1/+1
2019-05-28Merge branch 'topic/line6-cleanup' into for-nextTakashi Iwai-278/+113
2019-05-28ALSA: line6: Use container_of()Takashi Iwai-19/+25
2019-05-28ALSA: line6: Drop superfluous timer helper functionTakashi Iwai-20/+0
2019-05-28ALSA: line6: variax: Rewrite complex timer & work combo with a delayed workTakashi Iwai-93/+35
2019-05-28ALSA: line6: podhd: Rewrite complex timer & work combo with a delayed workTakashi Iwai-66/+8
2019-05-28ALSA: line6: pod: Rewrite complex timer & work combo with a delayed workTakashi Iwai-69/+27
2019-05-28ALSA: line6: Assure canceling delayed work at disconnectionTakashi Iwai-12/+19
2019-05-28Merge branch 'topic/hda-polling-mode' into for-nextTakashi Iwai-21/+37
2019-05-28ASoC: SOF: Force polling mode on CFL and CNLBard Liao-0/+8
2019-05-28ALSA: hda - Force polling mode on CNL for fixing codec communicationBard Liao-2/+3
2019-05-28ALSA: hda: add polling mode in snd_hdac_bus_get_responseBard Liao-0/+2
2019-05-28ALSA: hda: move polling_mode flag to struct hdac_busBard Liao-9/+10
2019-05-28ALSA: hda: assign polling_mode after azx_bus_initBard Liao-4/+4
2019-05-24ALSA: firewire-lib: refactoring to obsolete IR packet handlerTakashi Sakamoto-37/+39
2019-05-24ALSA: firewire-lib: refactoring to obsolete IT packet handlerTakashi Sakamoto-31/+31
2019-05-24ALSA: firewire-lib: fix inverted node IDs for amdtp_packet eventsTakashi Sakamoto-3/+3
2019-05-24ALSA: firewire-lib: fix data block counter for incoming packet without CIP he...Takashi Sakamoto-0/+2
2019-05-24ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP h...Takashi Sakamoto-28/+35
2019-05-24ALSA: firewire-lib: code refactoring to queueing packetsTakashi Sakamoto-28/+26
2019-05-24ALSA: firewire-lib: unify packet handler for IT contextTakashi Sakamoto-44/+18
2019-05-24ALSA: firewire-lib: split helper function to generate CIP headerTakashi Sakamoto-8/+14
2019-05-24ALSA: hda/realtek - Enable micmute LED for Huawei laptopsAyman Bagabas-5/+4
2019-05-24ALSA: hdspm: Fix single speed ADAT capture and playback with RME HDSPe AIOPhilippe Bekaert-25/+36
2019-05-24ALSA: pcm: oss: Use struct_size() helperGustavo A. R. Silva-2/+2
2019-05-23ALSA: firewire-lib: unify packet handler for IR contextTakashi Sakamoto-39/+15
2019-05-23ALSA: firewire-lib: use 16 bytes IR context header to separate CIP headerTakashi Sakamoto-12/+27
2019-05-23ALSA: firewire-lib: split helper function to check incoming CIP headerTakashi Sakamoto-40/+60
2019-05-23ALSA: firewire-lib: compute pointer to payload buffer in context handlerTakashi Sakamoto-16/+15
2019-05-23ALSA: firewire-lib: calculate the length of packet payload in packet handlerTakashi Sakamoto-29/+25
2019-05-23ALSA: firewire-lib: use clear name for variable of CIP headerTakashi Sakamoto-4/+4
2019-05-23ALSA: hda/realtek - Set default power save node to 0Kailang Yang-1/+1
2019-05-22ALSA: hda/realtek - Check headset type by unplug and resumeKailang Yang-3/+8
2019-05-22ALSA: firewire-lib: use IT context header to compute cycle count for scheduli...Takashi Sakamoto-23/+28
2019-05-22ALSA: firewire-lib: obsolete macro for header of IT contextTakashi Sakamoto-8/+13
2019-05-22ALSA: firewire-lib: add helper function to cancel context inner callback handlerTakashi Sakamoto-8/+10
2019-05-22ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto-57/+87
2019-05-21ALSA: firewire-lib: unify tracing events to 'amdtp_packet' eventTakashi Sakamoto-148/+11
2019-05-21ALSA: firewire-lib: use dynamic array for CIP header of tracing eventsTakashi Sakamoto-16/+20
2019-05-21ALSA: firewire-lib: use the same unit for payload argument in tracing eventsTakashi Sakamoto-10/+8
2019-05-21ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet...Takashi Sakamoto-9/+21
2019-05-21ALSA: firewire-lib: use the same type of argument for CIP header for tracing ...Takashi Sakamoto-4/+4
2019-05-20ALSA: dice: add stream format parameters for PreSonus FireStudioTakashi Sakamoto-1/+73
2019-05-19Linux 5.2-rc1v5.2-rc1Linus Torvalds-2/+2