aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-28ASoC: blackfin: Convert to devm_snd_soc_register_platformAxel Lin2-16/+4
2015-08-28ASoC: au1x: Convert to devm_snd_soc_register_platformAxel Lin2-18/+4
2015-08-28ASoC: qcom: Constify asoc_qcom_lpass_cpu_dai_opsAxel Lin2-2/+2
2015-08-28ASoC: sh: ssi: Convert to devm_snd_soc_register_componentAxel Lin1-9/+3
2015-08-28ASoC: pxa2xx-i2s: Convert to devm_snd_soc_register_componentAxel Lin1-9/+2
2015-08-28ASoC: pxa-ssp: Convert to devm_snd_soc_register_componentAxel Lin1-9/+2
2015-08-28ASoC: ics43432: Fix build errorsRicard Wanderlof1-1/+1
2015-08-28ASoC: ics43432: Fix module licenseAxel Lin1-2/+2
2015-08-28ASoC: ics43432: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-08-28ALSA: usb-audio: correct the value cache check.Yao-Wen Mao1-1/+1
2015-08-27Merge branch 'topic/ics43432' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-gtm601Mark Brown3-0/+83
2015-08-27Merge branch 'topic/gtm601' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-ics43432Mark Brown3-0/+101
2015-08-27ASoC: bcm2835-i2s: Fix module autoload for OF platform driversLuis de Bethencourt1-0/+2
2015-08-27ASoC: rt5645: Prevent the pop sound of the headphone while rebooting or shutdowningOder Chiou2-11/+25
2015-08-27ASoC: ics43432: Add codec driver for InvenSense ICS-43432Ricard Wanderlof3-0/+83
2015-08-26ASoC: tegra: Use devm_ioremap_resource instead of open codeAxel Lin5-111/+23
2015-08-26ASoC: omap-hdmi-audio: Set buffer bytes step constraint to 128Jyri Sarha1-1/+9
2015-08-26ALSA: usb-audio: Handle normal and auto-suspend equallyTakashi Iwai1-20/+10
2015-08-26ALSA: usb-audio: Replace probing flag with active refcountTakashi Iwai2-9/+4
2015-08-26ALSA: usb-audio: Avoid nested autoresume callsTakashi Iwai7-143/+145
2015-08-26ALSA: hda - Remove superfluous pcm NULL checkTakashi Iwai1-2/+1
2015-08-26ASoC: rockchip: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-08-26ASoC: rockchip: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-08-26ASoC: rockchip: fix a misjudgement by returnXing Zheng1-1/+1
2015-08-26ALSA: hda - Fix widget sysfs tree corruption after refreshTakashi Iwai2-6/+11
2015-08-25ASoC: arizona: Poll for FLL clock OK rather than use interruptsCharles Keepax2-29/+19
2015-08-25ASoC: rt5645: Add struct dmi_system_id "Google Celes" for chrome platformOder Chiou1-0/+7
2015-08-25ASoC: rt5645: Add the register RT5645_CHARGE_PUMP to readable check functionOder Chiou1-0/+1
2015-08-25ASoC: rt5645: Remove the incorrect setting of the JD modeOder Chiou1-2/+0
2015-08-25ASoC: rt5645: Modify the jack detection function to prevent the pop sound while the jack plug inOder Chiou1-2/+11
2015-08-25ASoC: rt5645: Modify the headphone depop and calibration function to prevent the pop sound in the booting timeOder Chiou1-79/+32
2015-08-25ASoC: rt5677: Allow arbitrary block read/write via SPIBen Zhang3-67/+178
2015-08-25ALSA: ppc: Add missing inclusion of linux/module.hTakashi Iwai1-0/+1
2015-08-25ALSA: ppc: keywest: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-08-25ASoC: tegra: Fix unused variable 'spdif' warningAxel Lin1-2/+0
2015-08-25ASoC: SPEAr: Convert to use devm_ioremap_resourceAxel Lin1-15/+5
2015-08-25ASoC: omap-mcbsp: Convert to use devm_ioremap_resourceAxel Lin1-15/+5
2015-08-25ASoC: davinci: Convert to use devm_ioremap_resourceAxel Lin2-33/+10
2015-08-25ASoC: cs4349: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-08-25ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets()Takashi Iwai2-2/+1
2015-08-25Merge branch 'for-linus' into for-nextTakashi Iwai2-8/+5
2015-08-25ALSA: hda - Fix path power activationTakashi Iwai1-5/+1
2015-08-25ALSA: hda - Check all inputs for is_active_nid_for_any()Takashi Iwai1-2/+3
2015-08-24ALSA: hda: fix possible NULL dereferenceMarkus Osterhoff1-1/+1
2015-08-23ALSA: hdac: Add snd_hdac_get_hdac_stream()Jeeja KP1-0/+22
2015-08-23ALSA: hdac: fix the spbmaxfifo APIVinod Koul1-3/+3
2015-08-23ALSA: hdac: Fix size allocation for ext device allocationVinod Koul1-1/+1
2015-08-22ALSA: hdsp: silence a sprinft() overflow warningDan Carpenter1-2/+2
2015-08-21ASoC: topology: Add support for TLV bytes controlsMengdong Lin1-3/+39
2015-08-21ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io()Mengdong Lin1-24/+21