summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/fix/sgtl5000' and 'asoc/fix/sn95031' int...Mark Brown2015-03-162-9/+3
|\ \
| | * ASoC: sn95031: Fix control-less DAPM routesLars-Peter Clausen2015-03-051-2/+2
| * | ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUPEric Nelson2015-03-061-7/+1
| |/
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge remote-tracking branches 'asoc/fix/ak4671', 'asoc/fix/control', 'asoc/f...Mark Brown2015-03-1619-72/+91
|\ \ \ \ \ \ \
| | | | | | * | ASoC: rt286: Change the DMI mapping for DinoBard Liao2015-03-061-1/+1
| | | | | | |/
| | | | | * / ASoC: Fix component lists lockingLars-Peter Clausen2015-03-081-11/+30
| | | | | |/
| | | | * | ASoC: fsl_ssi: Don't try to round-up for PM divisor calculationNicolin Chen2015-03-051-1/+1
| | | | * | fsl_ssi: fix of_property_read_u32_array return value checkMaciej S. Szmigiero2015-03-051-1/+1
| | | * | | ASoC: da732x: Fix control-less DAPM routesLars-Peter Clausen2015-03-051-4/+4
| | | | |/ | | | |/|
| | * | | ASoC: wm9713: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-3/+3
| | * | | ASoC: wm9712: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-3/+3
| | * | | ASoC: wm8960: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
| | * | | ASoC: wm8955: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
| | * | | ASoC: wm8904: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
| | * | | ASoC: wm8903: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
| | * | | ASoC: wm8731: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
| | * | | ASoC: wm2000: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-4/+4
| | * | | ASoC: tas5086: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
| | * | | ASoC: pcm1681: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
| | * | | ASoC: es8238: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
| | * | | ASoC: cs4271: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
| | * | | ASoC: ak4641: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
| | * | | ASoC: adav80x: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
| | |/ /
| * / / ASoC: ak4671: Fix control-less DAPM routesLars-Peter Clausen2015-03-051-22/+22
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2015-03-162-11/+24
|\ \ \
| * | | ASoC: Intel: remove conflicts when load/unload multiple firmware imagesLu, Han2015-03-062-11/+24
* | | | Linux 4.0-rc4v4.0-rc4Linus Torvalds2015-03-151-1/+1
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-03-151-1/+1
|\ \ \ \
| * | | | [PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa2015-03-161-1/+1
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-1510-29/+83
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ASoC: kirkwood: fix struct clk pointer comparingShawn Guo2015-03-111-1/+1
| * | | | ASoC: fsl_spdif: fix struct clk pointer comparingShawn Guo2015-03-111-2/+2
| * | | | ARM: imx: fix struct clk pointer comparingShawn Guo2015-03-111-2/+3
| * | | | clk: introduce clk_is_matchMichael Turquette2015-03-112-0/+44
| * | | | clk: don't export static symbolJulia Lawall2015-03-111-1/+0
| * | | | clk: divider: fix calculation of initial best divider when rounding to closestUwe Kleine-König2015-03-091-6/+7
| * | | | clk: divider: fix selection of divider when rounding to closestUwe Kleine-König2015-03-091-1/+5
| * | | | clk: divider: fix calculation of maximal parent rate for a given dividerUwe Kleine-König2015-03-091-7/+1
| * | | | clk: divider: return real rate instead of divider valueHeiko Stübner2015-03-061-1/+1
| * | | | clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot2015-02-251-1/+0
| * | | | clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot2015-02-251-1/+0
| * | | | clk: qcom: Add PLL4 vote clockStephen Boyd2015-02-251-0/+13
| * | | | clk: qcom: lcc-msm8960: Fix PLL rate detectionStephen Boyd2015-02-251-1/+1
| * | | | clk: qcom: Fix slimbus n and m val offsetsStephen Boyd2015-02-251-2/+2
| * | | | clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren2015-02-251-3/+3
| | |/ / | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-1571-225/+882
|\ \ \ \
| * | | | MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCsGregory CLEMENT2015-03-131-0/+1
| * | | | Merge tag 'at91-fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann2015-03-118-11/+14
| |\ \ \ \
| | * | | | ARM: at91: pm_slowclock: fix the compilation errorWenyou Yang2015-03-111-0/+2
| | * | | | ARM: at91/dt: fix USB high-speed clock to select UTMINicolas Ferre2015-03-114-5/+5