summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2015-01-28ALSA: line6: Don't forget to call driver's destructor at error pathTakashi Iwai
2015-01-28ALSA: line6/toneport: Move setup_timer() at the beginningTakashi Iwai
2015-01-28ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai
2015-01-28ALSA: line6: Abort if inconsistent usbdev is found at disconnectTakashi Iwai
2015-01-28ALSA: line6: Yet more cleanup of superfluous NULL checksTakashi Iwai
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2015-01-27ASoC: rt5645: Add rt5650 codec supportBard Liao
2015-01-27ASoC: Intel: Used lock version to update shim registersJie Yang
2015-01-27ASoC: ts3a227e: Add dts property that allows to specify micbias voltageAnatol Pomozov
2015-01-27ASoC: ts3a227e: Remap keys to match Android headset specificationAnatol Pomozov
2015-01-27ASoC: wm8731: init mutex in i2c init pathManuel Lauss
2015-01-27Merge branch 'fix/rt5677' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2015-01-27Merge branch 'topic/rt286' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2015-01-27ASoC: atmel_ssc_dai: remove clock pin commentsBo Shen
2015-01-27Merge branch 'fix/atmel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2015-01-27ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen
2015-01-27ASoC: arizona: Coalesce output power up delaysCharles Keepax
2015-01-27ASoC: arizona: Add delay for output disableCharles Keepax
2015-01-27ASoC: sta32x: change dai name to be in line with the sta350 driver.Thomas Niederprüm
2015-01-27ASoC: sta32x: minor Kconfig update.Thomas Niederprüm
2015-01-27ASoC: sta32x: use dev_dbg() for debug output.Thomas Niederprüm
2015-01-27ASoC: sta32x: add device tree binding.Thomas Niederprüm
2015-01-27ASoC: sta32x: move code to calculate mclk divider and extrapolation ratio to ...Thomas Niederprüm
2015-01-27ASoC: sta32x: use DECLARE_TLV_DB_RANGE macro.Thomas Niederprüm
2015-01-27ASoC: sta32x: make sta32x a gpio consumer for the reset GPIOThomas Niederprüm
2015-01-27ASoC: sta32x: Convert to direct regmap API usage.Thomas Niederprüm
2015-01-27ASoC: sta32x: correct bit shift value for IDE registerThomas Niederprüm
2015-01-26ASoC: rt5640: Add RT5642 ACPI ID for Intel BaytrailJarkko Nikula
2015-01-26ASoC: rt286: Fix capture volume setting issueBard Liao
2015-01-26ASoC: wm97xx: Reset AC'97 device before registering itLars-Peter Clausen
2015-01-26ASoC: Add support for allocating AC'97 device before registering itLars-Peter Clausen
2015-01-26ALSA: seq: remove unused callback_all fieldClemens Ladisch
2015-01-26ALSA: seq: fix off-by-one error in port limit checkClemens Ladisch
2015-01-26ALSA: seq: correctly report maximum number of portsClemens Ladisch
2015-01-26Merge branch 'for-linus' into for-nextTakashi Iwai
2015-01-26ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch
2015-01-26Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/simple', 'asoc/fi...Mark Brown
2015-01-26Merge remote-tracking branches 'asoc/fix/adi', 'asoc/fix/compress', 'asoc/fix...Mark Brown
2015-01-26Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linusMark Brown
2015-01-26Merge remote-tracking branch 'asoc/fix/fsl-esai' into asoc-linusMark Brown
2015-01-20ALSA: hda - Enable docking station for an HP machineTienFu Chen
2015-01-20Merge branch 'topic/timer-cleanup' into for-nextTakashi Iwai
2015-01-20Merge branch 'topic/line6' into for-nextTakashi Iwai
2015-01-20ALSA: line6: Remove driver version from header commentChris Rorvick
2015-01-20ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick
2015-01-20ALSA: line6: Remove superfluous NULL checksChris Rorvick
2015-01-20ALSA: line6: Drop line6_send_program() and line6_transmit_parameter()Takashi Iwai
2015-01-20ALSA: line6: Make line6_send_raw_message() staticTakashi Iwai
2015-01-20ALSA: line6: Sync PCM stop at disconnectTakashi Iwai