summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: fix the missing ptr initializationVinod Koul2016-05-081-0/+1
* ALSA: usb-midi: correct speed checkingOliver Neukum2016-05-081-0/+1
* ALSA: usb-audio: correct speed checkingOliver Neukum2016-05-082-0/+5
* ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294Kailang Yang2016-05-081-0/+15
* ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter2016-05-081-0/+9
* ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu2016-05-081-0/+1
* ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu2016-05-081-0/+1
* ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu2016-05-081-0/+1
* ALSA: compress: fix some typoVinod Koul2016-05-081-1/+1
* ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626Takashi Sakamoto2016-05-081-0/+7
* ALSA: usb-audio: Limit retrying sample rate readsTakashi Iwai2016-04-292-0/+5
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-04-2614-92/+146
|\
| * ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai2016-04-264-66/+58
| * ALSA: hda - Add dock support for ThinkPad X260Conrad Kostecki2016-04-261-0/+1
| * ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai2016-04-213-18/+34
| * ALSA: pcxhr: Fix missing mutex unlockTakashi Iwai2016-04-211-0/+1
| * ALSA: hda - add PCI ID for Intel Broxton-TLu, Han2016-04-201-0/+3
| * ALSA: hda - Keep powering up ADCs on Cirrus codecsTakashi Iwai2016-04-191-0/+14
| * ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020mBastien Nocera2016-04-181-0/+1
| * ALSA - hda: hdmi check NULL pointer in hdmi_set_chmapLibin Yang2016-04-181-0/+2
| * ALSA: hda - Don't trust the reported actual power stateTakashi Iwai2016-04-171-2/+4
| * ALSA: hda - Fix inconsistent monitor_present state until repollTakashi Iwai2016-04-131-7/+4
| * ALSA: hda - Fix regression of monitor_present flag in eld proc fileHyungwon Hwang2016-04-131-0/+2
| * ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB DockKailang Yang2016-04-121-0/+14
| * ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460sSven Eckelmann2016-04-111-1/+9
| * ALSA: sscape: Use correct format identifier for size_tWilliam Breathitt Gray2016-04-111-1/+1
| * ALSA: usb-audio: Add a quirk for Plantronics BT300Dennis Kadioglu2016-04-061-0/+1
* | ALSA: au88x0: Fix overlapped PCM pointerTakashi Iwai2016-04-261-1/+4
* | ALSA: hrtimer: Handle start/stop more properlyTakashi Iwai2016-04-261-17/+39
* | ALSA: doc: fix spelling mistakesEric Engestrom2016-04-253-3/+3
* | ALSA: timer: remove legacy rtctimerAlexandre Belloni2016-04-256-222/+1
* | ALSA: firewire-tascam: deleyed registration of sound cardTakashi Sakamoto2016-04-252-36/+84
* | ALSA: ens1371: Fix "Line In->Rear Out Switch" controlTakashi Iwai2016-04-191-1/+1
* | ALSA: lx646es: Fix possible uninitialized variable referenceTakashi Iwai2016-04-151-1/+1
* | ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai2016-04-141-1/+1
* | ALSA: hda - Update documentationTakashi Iwai2016-04-121-18/+8
* | ALSA: hda - Add missing capture_hook calls for dyn-ADC PCM streamsTakashi Iwai2016-04-121-0/+2
* | ALSA: usb-audio: allow clock source validity interruptsDaniel Mack2016-04-091-1/+8
* | ALSA: usb-audio: add UAC2 clock sources as mixer controlsDaniel Mack2016-04-091-1/+68
* | ALSA: constify ct_timer_ops structuresJulia Lawall2016-04-091-3/+3
* | ALSA: Fix a typo in timestamping.txtMasanari Iida2016-04-081-1/+1
* | ALSA: intel8x0: Drop superfluous VM checksTakashi Iwai2016-04-061-17/+3
* | ALSA: hda - Update chmap tlv to report sink's capabilitySubhransu S. Prusty2016-04-043-4/+55
* | Merge branch 'for-linus' into for-nextTakashi Iwai2016-04-04236-1402/+2120
|\|
| * ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320Takashi Iwai2016-04-041-0/+1
| * ALSA: hda - Bind with i915 only when Intel graphics is presentTakashi Iwai2016-04-041-0/+15
| * Linux 4.6-rc2v4.6-rc2Linus Torvalds2016-04-031-1/+1
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-0312-35/+98
| |\
| | * perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra2016-03-311-7/+45
| | * perf/core: Don't leak event in the syscall error pathAlexander Shishkin2016-03-311-0/+1