summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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/gi...Mark Brown3-0/+83
2015-08-27Merge branch 'topic/gtm601' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark 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 shutd...Oder 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 whi...Oder Chiou1-2/+11
2015-08-25ASoC: rt5645: Modify the headphone depop and calibration function to prevent ...Oder 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-22ASoC: topology: Add support for TLV bytes controlsMengdong Lin1-3/+39
2015-08-22ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io()Mengdong Lin1-24/+21
2015-08-22ASoC: topology: Bind vendor specific kcontrol handlers before standard onesMengdong Lin1-18/+18
2015-08-22Merge tag 'v4.2-rc6' into asoc-topologyMark Brown40-115/+410
2015-08-21ALSA: hdac: Remove the usage of key for host streamJeeja KP1-6/+0
2015-08-21ALSA: hdac: Add support to enable SPIB for hdac ext streamJeeja KP1-0/+54
2015-08-21ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()Jeeja KP1-0/+20
2015-08-21ALSA: hdac: Fix to read the correct offset of spcap/link registerJeeja KP2-6/+6
2015-08-21ALSA: ac97: Switch to dev_pm_opsLars-Peter Clausen1-26/+0