summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: oxfw: delayed registration of sound cardTakashi Sakamoto2016-03-312-53/+101
* ALSA: fireworks: delayed registration of sound cardTakashi Sakamoto2016-03-312-47/+103
* ALSA: bebob: delayed registration of sound cardTakashi Sakamoto2016-03-312-89/+131
* ALSA: firewire-lib: add new function to schedule a work for sound card regist...Takashi Sakamoto2016-03-313-20/+38
* ALSA: dice: simplify unit probe processingTakashi Sakamoto2016-03-311-6/+5
* ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized str...Takashi Sakamoto2016-03-311-0/+4
* ALSA: hda - Fix yet another i915 pointer leftover in error pathTakashi Iwai2016-03-291-0/+1
* ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit()Takashi Iwai2016-03-291-0/+1
* ALSA: firewire-tascam: add Kconfig entry for TASCAM FW-1804Takashi Sakamoto2016-03-281-0/+1
* ALSA: fireworks: move model quirk detection code to information parserTakashi Sakamoto2016-03-281-10/+11
* ALSA: oxfw: remove needless member from private structureTakashi Sakamoto2016-03-281-1/+0
* ALSA: bebob: remove needless argument from local functionTakashi Sakamoto2016-03-281-2/+2
* ALSA: hda - Enable i915 ELD notifier for Intel IronLake and BaytrailTakashi Iwai2016-03-281-5/+17
* ALSA: hda - Add the pin / port mapping on Intel ILK and VLVTakashi Iwai2016-03-282-13/+36
* ALSA: hda - Use eld notifier for Intel SandyBridge and IvyBridge HDMI/DPTakashi Iwai2016-03-281-2/+39
* ALSA: hda - Introduce pin_cvt_fixup() ops to hdmi parserTakashi Iwai2016-03-281-32/+50
* ALSA: hda - Override HDMI setup_stream ops for Intel HSW+Takashi Iwai2016-03-281-3/+10
* ALSA: hda - Apply AMP fix in hdmi_setup_audio_infoframe() genericallyTakashi Iwai2016-03-281-1/+2
* ALSA: hda - Split out Intel-specific codes from patch_generic_hdmi()Takashi Iwai2016-03-281-79/+139
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-03-284-19/+55
|\
| * ALSA: dice: fix memory leak when unpluggingTakashi Sakamoto2016-03-281-10/+4
| * ALSA: hda - Apply fix for white noise on Asus N550JV, tooBobi Mihalca2016-03-231-1/+1
| * ALSA: hda - Fix white noise on Asus N750JV headphoneBobi Mihalca2016-03-231-1/+8
| * ALSA: hda - Asus N750JV external subwoofer fixupBobi Mihalca2016-03-231-0/+1
| * ALSA: timer: fix gparams ioctl compatibility for different architecturesTakashi Sakamoto2016-03-232-8/+42
* | Merge tag 'sound-fix-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-222-10/+28
|\ \ | |/
| * ALSA: hda - Fix missing ELD update at unpluggingTakashi Iwai2016-03-211-2/+1
| * ALSA: usb-audio: add Microsoft HD-5001 to quirksVictor Clément2016-03-201-0/+1
| * ALSA: hda - Workaround for unbalanced i915 power refcount by concurrent probeTakashi Iwai2016-03-201-0/+6
| * ALSA: hda - Fix spurious kernel WARNING on Baytrail HDMITakashi Iwai2016-03-181-1/+2
| * ALSA: hda - Fix forgotten HDMI monitor_present updateTakashi Iwai2016-03-181-0/+1
| * ALSA: hda - Really restrict i915 notifier to HSW+Takashi Iwai2016-03-181-7/+17
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-181-4/+5
|\ \
| * | sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-171-4/+5
* | | Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-03-18173-4327/+12006
|\ \ \ | |/ / |/| / | |/
| * ALSA: hda - Fix mutex deadlock at HDMI/DP hotplugTakashi Iwai2016-03-171-2/+7
| * ALSA: ctl: change return value in compatibility layer so that it's the same v...Takashi Sakamoto2016-03-171-1/+1
| * ALSA: mixart: silence an uninitialized variable warningDan Carpenter2016-03-161-1/+1
| * ALSA: usb-audio: Add sanity checks for endpoint accessesTakashi Iwai2016-03-164-0/+11
| * ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai2016-03-161-11/+11
| * ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai2016-03-161-0/+6
| * ALSA: hda - Limit i915 HDMI binding only for HSW and laterTakashi Iwai2016-03-151-2/+3
| * ALSA: hda - Fix unconditional GPIO toggle via automuteTakashi Iwai2016-03-151-2/+6
| * ALSA: mixart: silence unitialized variable warningsDan Carpenter2016-03-151-2/+2
| * Merge tag 'asoc-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2016-03-14119-1806/+9524
| |\
| | *---. Merge remote-tracking branches 'asoc/topic/sunxi', 'asoc/topic/topology' and ...Mark Brown2016-03-135-86/+806
| | |\ \ \
| | | | | * ASoC: wm8974: configure pll and mclk divider automaticallyMans Rullgard2016-01-251-0/+93
| | | | * | ASoC: topology: Fix setting of stream rates, rate_min and rate_maxMengdong Lin2016-02-221-14/+14
| | | | * | ASoC: topology: fix build warningSudip Mukherjee2016-02-221-45/+0
| | | | * | ASoC: topology: Add FE DAI links dynamicallyMengdong Lin2016-02-151-1/+69
OpenPOWER on IntegriCloud