Age | Commit message (Expand) | Author | Files | Lines |
2018-07-26 | ALSA: trident: Suppress gcc string warning | Takashi Iwai | 1 | -1/+1 |
2018-07-26 | ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast | Takashi Iwai | 1 | -12/+12 |
2018-07-26 | ALSA: korg1212: Add __force annotation to cast in user-copy callbacks | Takashi Iwai | 1 | -2/+2 |
2018-07-26 | ALSA: pcm: Use standard lower_32_bits() and upper_32_bits() | Takashi Iwai | 1 | -4/+4 |
2018-07-26 | ALSA: usb-audio: Declare the common variable in header file | Takashi Iwai | 2 | -2/+2 |
2018-07-26 | ALSA: opl3: Declare common variables properly | Takashi Iwai | 6 | -10/+6 |
2018-07-26 | ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_t | Takashi Iwai | 1 | -2/+2 |
2018-07-26 | ALSA: msnd: Use NULL instead of 0 | Takashi Iwai | 1 | -1/+1 |
2018-07-26 | ALSA: hda/ca0132 - Use NULL instead of 0 | Takashi Iwai | 1 | -2/+1 |
2018-07-26 | ALSA: msnd: Fix the default sample sizes | Takashi Iwai | 1 | -2/+2 |
2018-07-26 | ALSA: msnd: Add missing __iomem annotations | Takashi Iwai | 4 | -12/+12 |
2018-07-26 | ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro | Takashi Iwai | 1 | -1/+2 |
2018-07-26 | ALSA: usb-audio: Add support for Encore mDSD USB DAC | Jeff Crukley | 1 | -0/+1 |
2018-07-24 | ALSA: hda/i915: Allow delayed i915 audio component binding | Takashi Iwai | 1 | -2/+22 |
2018-07-23 | ALSA: usb-audio: Generic DSD detection for Thesycon-based implementations | Yue Wang | 1 | -0/+1 |
2018-07-22 | ALSA: timer: catch invalid timer object creation | Srikanth K H | 1 | -0/+5 |
2018-07-19 | Merge branch 'topic/drm_audio_component' into for-next | Takashi Iwai | 6 | -341/+404 |
2018-07-19 | ALSA: usb-audio: Allow changing from a bad sample rate | Adam Goode | 1 | -3/+21 |
2018-07-18 | Merge branch 'topic/vga_switcheroo' into for-next | Takashi Iwai | 1 | -5/+6 |
2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 19 | -27/+0 |
2018-07-18 | ALSA: rawmidi: Use kvmalloc() for buffers | Takashi Iwai | 1 | -4/+5 |
2018-07-18 | ALSA: rawmidi: Minor code refactoring | Takashi Iwai | 1 | -44/+33 |
2018-07-17 | ALSA: rawmidi: Simplify error paths | Takashi Iwai | 1 | -37/+39 |
2018-07-17 | ALSA: rawmidi: Tidy up coding styles | Takashi Iwai | 1 | -42/+59 |
2018-07-17 | Merge branch 'for-linus' into for-next | Takashi Iwai | 10 | -18/+59 |
2018-07-17 | ALSA: hda: Make audio component support more generic | Takashi Iwai | 6 | -346/+398 |
2018-07-17 | ALSA: hda/i915: Associate audio component with devres | Takashi Iwai | 3 | -16/+25 |
2018-07-17 | drm/i915: Split audio component to a generic type | Takashi Iwai | 3 | -24/+26 |
2018-07-17 | ALSA: rawmidi: Change resized buffers atomically | Takashi Iwai | 1 | -6/+14 |
2018-07-17 | ALSA: emu8000: Use swap macro in snd_emu8000_sample_new | Gustavo A. R. Silva | 1 | -5/+2 |
2018-07-17 | ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_new | Gustavo A. R. Silva | 1 | -5/+2 |
2018-07-17 | vga_switcheroo: set audio client id according to bound GPU id | Jim Qu | 1 | -5/+6 |
2018-07-16 | ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk | YOKOTA Hiroshi | 1 | -0/+1 |
2018-07-16 | ALSA: hda: add mute led support for HP ProBook 455 G5 | Po-Hsu Lin | 1 | -0/+1 |
2018-07-16 | ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA | Jim Qu | 1 | -1/+1 |
2018-07-16 | ALSA: usb-audio: Tidy up logic for Processing Unit min/max values | Jorge Sanjuan | 1 | -17/+41 |
2018-07-16 | ALSA: usb-audio: Unify virtual type units type to UAC3 values | Jorge Sanjuan | 1 | -13/+23 |
2018-07-16 | ALSA: usb-audio: Add support for Processing Units in UAC3 | Jorge Sanjuan | 1 | -2/+49 |
2018-07-16 | ALSA: usb-audio: Processing Unit controls parsing in UAC2 | Jorge Sanjuan | 1 | -2/+15 |
2018-07-16 | ALSA: usb-audio: Add support for Selector Units in UAC3 | Jorge Sanjuan | 1 | -10/+44 |
2018-07-16 | ALSA: cs46xx: remove redundant pointer 'ins' | Colin Ian King | 1 | -3/+0 |
2018-07-16 | ALSA: ali5451: remove redundant pointer 'codec' | Colin Ian King | 1 | -4/+1 |
2018-07-16 | ALSA: sb8: remove redundant pointer runtime | Colin Ian King | 1 | -3/+0 |
2018-07-16 | ALSA: gus: remove redundant pointer private_data | Colin Ian King | 1 | -2/+0 |
2018-07-16 | ALSA: es1688: remove redundant pointer chip | Colin Ian King | 1 | -2/+0 |
2018-07-16 | ALSA: opl3: remove redundant pointer opl3 | Colin Ian King | 2 | -18/+0 |
2018-07-12 | Merge branch 'topic/hda-core-intel' into topic/hda-acomp | Takashi Iwai | 13 | -580/+547 |
2018-07-12 | ALSA: hda/ca0132: Update a pci quirk device name | Alastair Bridgewater | 1 | -1/+1 |
2018-07-12 | ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97 | Alastair Bridgewater | 1 | -0/+1 |
2018-07-11 | ALSA: pcm: Fix snd_interval_refine first/last with open min/max | Timo Wischer | 1 | -4/+10 |