summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-09ALSA: compress: Use snd_compr_get_poll on error pathCharles Keepax1-4/+1
2016-05-09ALSA: pcm: Fix poll error return codesCharles Keepax1-2/+2
2016-05-09ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet dataTakashi Sakamoto3-6/+116
2016-05-09ALSA: firewire-lib: compute the value of second field in cycle count for IR c...Takashi Sakamoto1-0/+14
2016-05-09ALSA: firewire-lib: compute the value of second field in cycle count for IT c...Takashi Sakamoto1-12/+30
2016-05-08ALSA: hda: fix to wait for RIRB & CORB DMA to setJeeja KP1-0/+17
2016-05-08ALSA: hda: fix the missing ptr initializationVinod Koul1-0/+1
2016-05-08ALSA: usb-midi: correct speed checkingOliver Neukum1-0/+1
2016-05-08ALSA: usb-audio: correct speed checkingOliver Neukum2-0/+5
2016-05-08ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294Kailang Yang1-0/+15
2016-05-08ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter1-0/+9
2016-05-08ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu1-0/+1
2016-05-08ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu1-0/+1
2016-05-08ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu1-0/+1
2016-05-08ALSA: compress: fix some typoVinod Koul1-1/+1
2016-05-08ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626Takashi Sakamoto1-0/+7
2016-04-29ALSA: usb-audio: Limit retrying sample rate readsTakashi Iwai2-0/+5
2016-04-26Merge branch 'for-linus' into for-nextTakashi Iwai14-92/+146
2016-04-26ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai4-66/+58
2016-04-26ALSA: hda - Add dock support for ThinkPad X260Conrad Kostecki1-0/+1
2016-04-26ALSA: au88x0: Fix overlapped PCM pointerTakashi Iwai1-1/+4
2016-04-26ALSA: hrtimer: Handle start/stop more properlyTakashi Iwai1-17/+39
2016-04-25ALSA: doc: fix spelling mistakesEric Engestrom3-3/+3
2016-04-25ALSA: timer: remove legacy rtctimerAlexandre Belloni6-222/+1
2016-04-25ALSA: firewire-tascam: deleyed registration of sound cardTakashi Sakamoto2-36/+84
2016-04-21ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai3-18/+34
2016-04-21ALSA: pcxhr: Fix missing mutex unlockTakashi Iwai1-0/+1
2016-04-20ALSA: hda - add PCI ID for Intel Broxton-TLu, Han1-0/+3
2016-04-19ALSA: hda - Keep powering up ADCs on Cirrus codecsTakashi Iwai1-0/+14
2016-04-19ALSA: ens1371: Fix "Line In->Rear Out Switch" controlTakashi Iwai1-1/+1
2016-04-18ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020mBastien Nocera1-0/+1
2016-04-18ALSA - hda: hdmi check NULL pointer in hdmi_set_chmapLibin Yang1-0/+2
2016-04-17ALSA: hda - Don't trust the reported actual power stateTakashi Iwai1-2/+4
2016-04-15ALSA: lx646es: Fix possible uninitialized variable referenceTakashi Iwai1-1/+1
2016-04-14ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai1-1/+1
2016-04-13ALSA: hda - Fix inconsistent monitor_present state until repollTakashi Iwai1-7/+4
2016-04-13ALSA: hda - Fix regression of monitor_present flag in eld proc fileHyungwon Hwang1-0/+2
2016-04-12ALSA: hda - Update documentationTakashi Iwai1-18/+8
2016-04-12ALSA: hda - Add missing capture_hook calls for dyn-ADC PCM streamsTakashi Iwai1-0/+2
2016-04-12ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB DockKailang Yang1-0/+14
2016-04-11ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460sSven Eckelmann1-1/+9
2016-04-11ALSA: sscape: Use correct format identifier for size_tWilliam Breathitt Gray1-1/+1
2016-04-09ALSA: usb-audio: allow clock source validity interruptsDaniel Mack1-1/+8
2016-04-09ALSA: usb-audio: add UAC2 clock sources as mixer controlsDaniel Mack1-1/+68
2016-04-09ALSA: constify ct_timer_ops structuresJulia Lawall1-3/+3
2016-04-08ALSA: Fix a typo in timestamping.txtMasanari Iida1-1/+1
2016-04-06ALSA: usb-audio: Add a quirk for Plantronics BT300Dennis Kadioglu1-0/+1
2016-04-06ALSA: intel8x0: Drop superfluous VM checksTakashi Iwai1-17/+3
2016-04-04ALSA: hda - Update chmap tlv to report sink's capabilitySubhransu S. Prusty3-4/+55
2016-04-04Merge branch 'for-linus' into for-nextTakashi Iwai236-1402/+2120