Age | Commit message (Expand) | Author |
2017-07-03 | ALSA: hda/realtek - Remove GPIO_MASK | Kai-Heng Feng |
2017-07-03 | ALSA: hda/realtek - Fix typo of pincfg for Dell quirk | Shih-Yuan Lee (FourDollars) |
2017-07-02 | ALSA: pcm: add a documentation for tracepoints | Takashi Sakamoto |
2017-07-01 | ALSA: atmel: ac97c: fix error return code in atmel_ac97c_probe() | Gustavo A. R. Silva |
2017-06-30 | ALSA: x86: fix error return code in hdmi_lpe_audio_probe() | Gustavo A. R. Silva |
2017-06-30 | ALSA: hda/realtek - New codecs support for ALC215/ALC285/ALC289 | Kailang Yang |
2017-06-30 | ALSA: hda/realtek - Remove ALC285 device ID | Kailang Yang |
2017-06-30 | ALSA: hda - Fix doubly initialization of i915 component | Takashi Iwai |
2017-06-29 | ALSA: hda: constify attribute_group structures. | Arvind Yadav |
2017-06-29 | ALSA: pcm: constify attribute_group structures. | Arvind Yadav |
2017-06-29 | ALSA: hda/realtek - Support Dell headset mode for ALC3271 | Kailang Yang |
2017-06-28 | Merge branch 'topic/hda-fix' into for-next | Takashi Iwai |
2017-06-28 | ALSA: hda - Minor code refactoring for Intel HDMI codec parsers | Takashi Iwai |
2017-06-28 | ALSA: hda - Bind with i915 component before codec binding | Takashi Iwai |
2017-06-28 | ALSA: hda - Skip card registration when no codec is found | Takashi Iwai |
2017-06-28 | ALSA: hda - Fix endless loop of codec configure | Takashi Iwai |
2017-06-28 | ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfig | Takashi Iwai |
2017-06-28 | ALSA: hda - set input_path bitmap to zero after moving it to new place | Hui Wang |
2017-06-27 | ALSA: pcm: Disable only control mmap for explicit appl_ptr sync | Takashi Iwai |
2017-06-27 | ALSA: pcm: Add an ioctl to specify the supported protocol version | Takashi Iwai |
2017-06-26 | ALSA: hda/realtek - There is no loopback mixer in the ALC234/274/294 | Hui Wang |
2017-06-23 | ALSA: pcm: Add the explicit appl_ptr sync support | Takashi Iwai |
2017-06-21 | ALSA: hda/realtek - Add default procedure for suspend and resume state | Kailang Yang |
2017-06-20 | ALSA: hda/realtek - Support headset mode for ALC234/ALC274/ALC294 | Kailang Yang |
2017-06-20 | ALSA: pcm: Fix possible inconsistent appl_ptr update via mmap | Takashi Iwai |
2017-06-20 | ALSA: hda: Fix potential race at unregistration and unsol events | Takashi Iwai |
2017-06-20 | ALSA: hda - Add AZX_DRIVER_SKL for simplification | Takashi Iwai |
2017-06-20 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2017-06-20 | ALSA: hda - Apply quirks to Broxton-T, too | Takashi Iwai |
2017-06-20 | ALSA: line6: remove unnecessary initialization to PODHD500X | Hans P. Möller Ebner |
2017-06-20 | ALSA: line6: add support for POD HD500X | Hans P. Möller Ebner |
2017-06-19 | ALSA: firewire-lib: Fix stall of process context at packet error | Takashi Sakamoto |
2017-06-16 | ALSA: core: Follow standard EXPORT_SYMBOL() declarations | Takashi Iwai |
2017-06-16 | ALSA: timer: Follow standard EXPORT_SYMBOL() declarations | Takashi Iwai |
2017-06-16 | ALSA: seq: Follow standard EXPORT_SYMBOL() declarations | Takashi Iwai |
2017-06-16 | ALSA: pcm: Follow standard EXPORT_SYMBOL() declarations | Takashi Iwai |
2017-06-16 | ALSA: hda/realtek - Add ALC256 HP depop function | Kailang Yang |
2017-06-16 | ALSA: hal2: switch to dma_alloc_attrs | Christoph Hellwig |
2017-06-14 | ALSA: pcm: Don't treat NULL chmap as a fatal error | Takashi Iwai |
2017-06-14 | ALSA: pcm: remove SNDRV_PCM_IOCTL1_GSTATE internal command | Takashi Sakamoto |
2017-06-14 | ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command | Takashi Sakamoto |
2017-06-14 | ALSA: hda - Add Coffelake PCI ID | Megha Dey |
2017-06-14 | ALSA: pcm: Skip ack callback without actual appl_ptr update | Takashi Iwai |
2017-06-14 | ALSA: pcm: Use common PCM_RUNTIME_CHECK() for sanity checks | Takashi Iwai |
2017-06-14 | ALSA: pcm: Preprocess PAUSED or SUSPENDED stream before PREPARE | Takashi Iwai |
2017-06-14 | ALSA: pcm: Allow dropping stream directly after resume | Takashi Iwai |
2017-06-14 | ALSA: pcm: Apply power lock globally to common ioctls | Takashi Iwai |
2017-06-14 | ALSA: pcm: Clean up SNDRV_PCM_IOCTL_PAUSE code | Takashi Iwai |
2017-06-13 | Merge branch 'topic/seq-kconfig' into for-next | Takashi Iwai |
2017-06-12 | ALSA: pcm: use %s instead of %c for format of PCM buffer tracepoints | Takashi Sakamoto |