Age | Commit message (Expand) | Author | Files | Lines |
2017-11-11 | ASoC: rt5514: work around link error | Arnd Bergmann | 2 | -0/+5 |
2017-11-11 | ASoC: rt5514: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -2/+2 |
2017-11-10 | ASoC: rt5663: Check the JD status in the button pushing | oder_chiou@realtek.com | 1 | -2/+41 |
2017-11-09 | Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 7 | -16/+93 |
2017-11-09 | ASoC: amd: Modified DMA transfer Mechanism for Playback | Vijendar Mukunda | 1 | -22/+5 |
2017-11-09 | ASoC: rt5645: Wait for 400msec before concluding on value of RT5645_VENDOR_ID2 | Akshu Agrawal | 1 | -0/+8 |
2017-11-09 | ASoC: sun4i-codec: fixed 32bit audio capture support for H3/H2+ | Andrea Bondavalli | 1 | -5/+24 |
2017-11-09 | ASoC: da7213: add support for DSP modes | Pierre-Louis Bossart | 2 | -10/+49 |
2017-11-09 | ASoC: sun8i-codec: Add a comment on the LRCK inversion | Maxime Ripard | 1 | -0/+11 |
2017-11-09 | ASoC: sun8i-codec: Set the BCLK divider | Maxime Ripard | 1 | -0/+51 |
2017-11-09 | ASoC: rt5663: Delay and retry reading rt5663 ID register | Oder Chiou | 1 | -1/+10 |
2017-11-09 | ALSA: hda - fix headset mic problem for Dell machines with alc274 | Hui Wang | 1 | -0/+5 |
2017-11-09 | ASoC: amd: use do_div rather than 64 bit division to fix 32 bit builds | Guenter Roeck | 1 | -2/+1 |
2017-11-09 | ASoC: rt5514-spi: check irq status to schedule data copy in resume function | oder_chiou@realtek.com | 1 | -0/+10 |
2017-11-09 | ASoC: rt5514: Voice wakeup support. | oder_chiou@realtek.com | 1 | -0/+27 |
2017-11-09 | ASoC: wm8994: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2017-11-09 | ASoC: wm8993: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2017-11-09 | ASoC: wm8753: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -2/+2 |
2017-11-09 | ASoC: tpa6130a2: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2017-11-09 | ASoC: tlv320dac31xx: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2017-11-09 | ASoC: tlv320aic23: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2017-11-09 | ASoC: msm8916-wcd-analog: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2017-11-09 | ASoC: add snd_soc_component_read32 | Kuninori Morimoto | 1 | -0/+14 |
2017-11-08 | ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failure | Subhransu S. Prusty | 1 | -6/+30 |
2017-11-08 | ASoC: hdac_hdmi: Fix possible NULL pointer dereference | Subhransu S. Prusty | 1 | -0/+12 |
2017-11-08 | ASoC: hdac_hdmi: Fix static checker warning for sprintf usage | Subhransu S. Prusty | 1 | -1/+2 |
2017-11-08 | ASoC: Intel: Skylake: Add dynamic module id support | Sriram Periyasamy | 1 | -2/+21 |
2017-11-08 | ASoC: Intel: Skylake: Optimize UUID handling to fill pin info | Sriram Periyasamy | 1 | -23/+23 |
2017-11-08 | ASoC: Intel: Skylake: Check for NHLT ACPI header signature | Pankaj Bharadiya | 1 | -0/+9 |
2017-11-08 | ASoC: Intel: Skylake: Fix uuid_module memory leak in failure case | Pankaj Bharadiya | 1 | -4/+11 |
2017-11-08 | ASoC: Intel: Skylake: Fix potential NULL pointer dereference | Pankaj Bharadiya | 1 | -1/+2 |
2017-11-08 | ASoC: Intel: Skylake: Add channel map in updown mixer module IPC | Guneshwor Singh | 2 | -0/+2 |
2017-11-08 | ASoC: Intel: Skylake: Fix updown mixer module format | Guneshwor Singh | 2 | -9/+1 |
2017-11-08 | ASoC: sun8i-codec: Fix left and right channels inversion | Maxime Ripard | 1 | -1/+1 |
2017-11-08 | ASoC: amd: Make the driver name consistent across files | Akshu Agrawal | 2 | -4/+6 |
2017-11-08 | ASoC: sun8i-codec: Invert Master / Slave condition | Maxime Ripard | 1 | -4/+4 |
2017-11-08 | ASoC: Intel: improve SND_SOC_INTEL_MACH dependencies | Arnd Bergmann | 1 | -21/+5 |
2017-11-08 | ASoC: Intel: improve DMADEVICES dependency | Arnd Bergmann | 2 | -6/+2 |
2017-11-08 | ASoC: amd: Report accurate hw_ptr during dma | Vijendar Mukunda | 2 | -26/+55 |
2017-11-08 | ASoC: rt5514-spi: Let the buf_size to align with period_bytes | Oder Chiou | 1 | -0/+9 |
2017-11-08 | ASoC: pcm512x: Scrub my work address from the driver | Mark Brown | 4 | -6/+6 |
2017-11-07 | ALSA: seq: Fix OSS sysex delivery in OSS emulation | Takashi Iwai | 3 | -3/+32 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 209 | -76/+285 |
2017-11-06 | ASoC: stm32: spdifrx: fix control DMA error management | olivier moysan | 1 | -8/+7 |
2017-11-06 | ASoC: stm32: spdifrx: fix 16 bits capture | olivier moysan | 1 | -2/+6 |
2017-11-06 | ALSA: ice1712: define i2c eeprom addr to header file | Konstantinos Tsimpoukas | 2 | -2/+3 |
2017-11-06 | Merge branch 'topic/usb-ep-check-v2' into for-next | Takashi Iwai | 1 | -6/+17 |
2017-11-06 | ALSA: usx2y: Fix invalid stream URBs | Takashi Iwai | 1 | -6/+17 |
2017-11-06 | ASoC: rsnd: return -EIO if rsnd_dmaen_request_channel() failed | Kuninori Morimoto | 1 | -3/+1 |
2017-11-06 | ALSA: timer: Limit max instances per timer | Takashi Iwai | 2 | -13/+55 |