| Commit message (Expand) | Author | Files | Lines |
2019-01-31 | ALSA: pcm: remove a superfluous function declaration | Guennadi Liakhovetski | 1 | -2/+0 |
2019-01-29 | ALSA: hda - Use standard device registration for beep | Takashi Iwai | 3 | -94/+72 |
2019-01-29 | ALSA: hda/realtek - Apply ALC294 hp init also for S4 resume | Takashi Iwai | 1 | -1/+3 |
2019-01-29 | ALSA: hda - Record the current power state before suspend/resume calls | Takashi Iwai | 1 | -2/+41 |
2019-01-29 | ALSA: hda/realtek - Fixed hp_pin no value | Kailang Yang | 1 | -33/+45 |
2019-01-29 | ALSA: usb-audio: Cleanup DSD whitelist | Jussi Laako | 1 | -16/+2 |
2019-01-28 | ALSA: dice: add support for Solid State Logic Duende Classic/Mini | Takashi Sakamoto | 1 | -1/+11 |
2019-01-25 | ALSA: pcm: Fix tight loop of OSS capture stream | Takashi Iwai | 1 | -1/+8 |
2019-01-25 | ALSA: usb-audio: Add Opus #3 to quirks for native DSD support | Olek Poplavsky | 1 | -0/+1 |
2019-01-25 | ALSA: pcm: Use the common error path in __snd_pcm_lib_xfer() | Takashi Iwai | 1 | -3/+2 |
2019-01-25 | ALSA: fireface: Off by one in latter_handle_midi_msg() | Dan Carpenter | 1 | -1/+1 |
2019-01-24 | ALSA: proc: Avoid possible leaks of snd_info_entry objects | Takashi Iwai | 1 | -2/+10 |
2019-01-24 | ALSA: pcm: Simplify proc file destruction | Takashi Iwai | 3 | -80/+13 |
2019-01-24 | ALSA: pcm: Drop unused snd_pcm_substream.file field | Takashi Iwai | 3 | -5/+1 |
2019-01-24 | ALSA: fireface: comment cleanup about destination address of async transactio... | Takashi Sakamoto | 3 | -29/+48 |
2019-01-23 | ALSA: pcm: Cleanup snd_pcm_stream_lock() & co | Takashi Iwai | 1 | -52/+16 |
2019-01-23 | ALSA: pcm: Remove down_write() hack for snd_pcm_link_rwsem | Takashi Iwai | 1 | -14/+2 |
2019-01-23 | ALSA: pcm: More fine-grained PCM link locking | Takashi Iwai | 2 | -44/+124 |
2019-01-22 | ALSA: fireface: support rx MIDI functionality for Fireface UCX | Takashi Sakamoto | 4 | -2/+99 |
2019-01-22 | ALSA: fireface: add protocol-specific operation to fill transaction buffer wi... | Takashi Sakamoto | 3 | -19/+38 |
2019-01-22 | ALSA: fireface: add model-dependent parameter for address to receive async tr... | Takashi Sakamoto | 3 | -5/+6 |
2019-01-22 | ALSA: fireface: support tx MIDI functionality of Fireface UCX | Takashi Sakamoto | 2 | -14/+54 |
2019-01-22 | ALSA: fireface: add model-dependent parameter for address range to receive as... | Takashi Sakamoto | 3 | -1/+4 |
2019-01-22 | ALSA: fireface: change prototype of handler for async transaction with MIDI m... | Takashi Sakamoto | 3 | -4/+9 |
2019-01-22 | ALSA: hda/tegra: add driver flag for runtime PM | Sameer Pujar | 1 | -1/+2 |
2019-01-22 | ALSA: hda/tegra: implement runtime suspend/resume | Sameer Pujar | 1 | -16/+33 |
2019-01-22 | ALSA: hda/tegra: remove redundant clock enable API | Sameer Pujar | 1 | -7/+0 |
2019-01-22 | ALSA: hda/tegra: add runtime PM callbacks | Sameer Pujar | 1 | -0/+15 |
2019-01-22 | ALSA: hda/tegra: get clock handles early in probe | Sameer Pujar | 1 | -16/+27 |
2019-01-22 | ALSA: hda/tegra: runtime power management support | Sameer Pujar | 1 | -1/+14 |
2019-01-21 | ALSA: pcm: Avoid confusing loop in snd_pcm_unlink() | Takashi Iwai | 1 | -5/+3 |
2019-01-21 | ALSA: pcm: Make PCM linked list consistent while re-grouping | Takashi Iwai | 2 | -15/+20 |
2019-01-21 | ALSA: pcm: Unify snd_pcm_group initialization | Takashi Iwai | 3 | -7/+11 |
2019-01-21 | ALSA: pcm: Call snd_card_unref() inside in_pcm_file() | Takashi Iwai | 1 | -3/+8 |
2019-01-21 | ALSA: hda - Add mute LED support for HP ProBook 470 G5 | Anthony Wong | 1 | -0/+1 |
2019-01-21 | ALSA: fireface: add support for Fireface UCX | Takashi Sakamoto | 5 | -9/+310 |
2019-01-21 | ALSA: fireface: code refactoring to parse of clock configuration | Takashi Sakamoto | 3 | -101/+89 |
2019-01-21 | ALSA: fireface: code refactoring for dump of sync status | Takashi Sakamoto | 1 | -101/+75 |
2019-01-21 | ALSA: fireface: add protocol-dependent operation to get clock status | Takashi Sakamoto | 5 | -70/+71 |
2019-01-21 | ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ... | Takashi Sakamoto | 3 | -38/+41 |
2019-01-21 | ALSA: fireface: add protocol-dependent operation to dump status | Takashi Sakamoto | 3 | -204/+214 |
2019-01-21 | ALSA: fireface: obsolete proc node to leave one node | Takashi Sakamoto | 1 | -8/+12 |
2019-01-21 | ALSA: fireface: unify protocol layer for FF400/FF800 | Takashi Sakamoto | 3 | -163/+148 |
2019-01-21 | ALSA: fireface: rename protocol layer for former models | Takashi Sakamoto | 2 | -8/+7 |
2019-01-21 | ALSA: hda - Fix unused variable warning | Takashi Iwai | 1 | -1/+0 |
2019-01-15 | ASoC: amd: Fix potential NULL pointer dereference | Gustavo A. R. Silva | 1 | -2/+4 |
2019-01-15 | ASoC: imx-audmux: change snprintf to scnprintf for possible overflow | Silvio Cesare | 1 | -12/+12 |
2019-01-15 | ASoC: rt5514-spi: Fix potential NULL pointer dereference | Gustavo A. R. Silva | 1 | -0/+2 |
2019-01-15 | ASoC: dapm: change snprintf to scnprintf for possible overflow | Silvio Cesare | 1 | -5/+5 |
2019-01-15 | ASoC: rt5682: Fix PLL source register definitions | Shuming Fan | 1 | -12/+12 |