summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-10-011-1/+1
|\
| * ASoC: ssm2602: do not hardcode type to SSM2602Stefan Kristiansson2014-09-301-1/+1
* | Merge tag 'asoc-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-09-304-14/+13
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown2014-09-2841-150/+260
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | * ASoC: rt286: Fix sync functionBard Liao2014-09-261-1/+1
| | | | | * ASoC: rt286: Correct default valueBard Liao2014-09-261-3/+2
| | |_|_|/ | |/| | |
| | | | * ASoC: fsl_ssi: fix kernel panic in probe functionMichael Trimarchi2014-09-221-5/+7
| | |_|/ | |/| |
| | | * ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-09-281-1/+1
| | |/ | |/|
| | * ASoC: soc-compress: fix double unlock of fe card mutexQiao Zhou2014-09-241-4/+2
* | | ALSA: snd-usb-caiaq: Fix LED commands for Kore controllerDaniel Mack2014-09-221-7/+11
* | | ALSA: pcm: fix fifo_size frame calculationClemens Ladisch2014-09-221-3/+5
* | | ALSA: hda - Add fixup model name lookup for Lemote A1205Huacai Chen2014-09-191-0/+1
| |/ |/|
* | Merge tag 'asoc-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-09-1610-32/+78
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/f...Mark Brown2014-09-155-24/+62
| |\ \ \ \ \ \
| | | | | | * | ASoC: tlv320aic31xx: Fix 24bit samples with I2S format and 12MHz mclkJyri Sarha2014-09-031-12/+39
| | | | | | |/
| | | | | * / ASoC: samsung-i2s: Check secondary DAI exists before referencingCharles Keepax2014-09-091-2/+3
| | | | | |/
| | | | * | ASoC: rockchip-i2s: fix registers' property of rockchip i2s controllerJianqun2014-09-131-3/+3
| | | | * | ASoC: rockchip-i2s: fix master mode set bit errorJianqun2014-09-131-3/+4
| | | | |/
| | | * / ASoC: davinci-mcasp: Correct rx format unit configurationPeter Ujfalusi2014-09-041-1/+10
| | | |/
| | * / ASoC: cs4265: Fix register address to set the proper data type.Paul Handrigan2014-09-111-3/+3
| | |/
| * | Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown2014-09-152-2/+10
| |\ \
| | * | ASoC: soc-pcm: fix dpcm_path_get error handlingQiao Zhou2014-09-102-2/+10
| | |/
| * | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2014-09-153-6/+6
| |\ \
| | * | ASoC: Update email id of the authorRajeev Kumar2014-09-093-5/+5
| | * | ASoC: dwc: Update email id of the authorRajeev Kumar2014-09-061-1/+1
| | |/
* | / ALSA: hda - Fix invalid pin powermap without jack detectionTakashi Iwai2014-09-111-5/+12
|/ /
* | Merge tag 'asoc-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-09-0382-225/+234
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------------. \ Merge remote-tracking branches 'asoc/fix/axi', 'asoc/fix/cs4265', 'asoc/fix/d...Mark Brown2014-09-028-14/+23
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | ASoC: tegra: Fix typo in include guardRasmus Villemoes2014-08-221-1/+1
| | | | | | | | | | |/
| | | | | | | | | * / ASoC: simple-card: Fix bug of wrong decrement DT node's refcountXiubo Li2014-09-011-0/+8
| | | | | | | | | |/
| | | | | | | | * / ASoC: rt5677: correct mismatch widget nameBard Liao2014-08-271-4/+4
| | | | | | | | |/
| | | | | | | * / ASoC: rt5640: Do not allow regmap to use bulk read-write operationsJarkko Nikula2014-08-271-0/+1
| | | | | | | |/
| | | | | | * / ASoC: rcar: Use && instead of & for boolean expressionsLars-Peter Clausen2014-08-171-1/+1
| | | | | | |/
| | | | | * / ASoC: omap-twl4030: Fix typo in 2nd dai link's platform_namePeter Ujfalusi2014-08-291-1/+1
| | | | | |/
| | | | * / ASoC: da732x: Fix typo in include guardRasmus Villemoes2014-08-221-1/+1
| | | | |/
| | | * | ASoC: cs4265: Fix setting of functional mode and clock dividerPaul Handrigan2014-08-281-2/+2
| | | * | ASoC: cs4265: Fix clock rates in clock map tablePaul Handrigan2014-08-281-4/+4
| | | |/
| * | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2014-09-021-1/+1
| |\ \ \
| | * | | ASoC: Use dev_set_name() instead of init_nameLars-Peter Clausen2014-08-171-1/+1
| | | |/ | | |/|
| * | | Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-285-8/+24
| |\ \ \
| * \ \ \ Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-2113-68/+71
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-158-89/+239
| |\ \ \ \
| * \ \ \ \ Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-1467-70/+70
| |\ \ \ \ \
| | * | | | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-1267-70/+70
| * | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-141-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely2014-08-111-3/+3
| | |\ \ \ \ \
| | | * | | | | of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-261-3/+3
| * | | | | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-1/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-07-191-1/+0
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'gpio-h-purge' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson2014-07-151-1/+1
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |