summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ASoC: Intel: fix platform_no_drv_owner.cocci warningskbuild test robot2014-12-221-1/+0Star
| | | |/ / / /
| | * | | | | ASoC: dwc: Reorder code in preparation for DT supportAndrew Jackson2014-12-221-34/+39
| | * | | | | ASoC: dwc: Remove unnecessary debug messages and testsAndrew Jackson2014-12-221-11/+2Star
| | |/ / / /
| * | | | | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown2014-12-243-1/+10
| |\ \ \ \ \
| | * | | | | ASoC: pcm512x: Also support PCM514x devicesPeter Rosin2014-12-223-1/+10
| | |/ / / /
| * | | | | Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown2014-12-241-3/+4
| |\ \ \ \ \
| | * | | | | ASoC: pcm: Fix vague codec and cpu DAI prepare error messagesJarkko Nikula2014-12-241-3/+4
| | |/ / / /
| * | | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-12-243-93/+16Star
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ASoC: dapm: Simplify fully route card handlingLars-Peter Clausen2014-12-223-92/+16Star
| | * | | | ASoC: dapm: Don't mark MICBIAS widgets as auto non-connectedLars-Peter Clausen2014-12-221-1/+0Star
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge remote-tracking branches 'asoc/fix/dwc', 'asoc/fix/intel', 'asoc/fix/ro...Mark Brown2014-12-248-31/+47
| |\ \ \ \ \ \ \
| | | | | * | | | ASoC: rt5677: fixed rt5677_dsp_vad_put rt5677_dsp_vad_get panicFang, Yang A2014-12-241-4/+5
| | | | | |/ / /
| | | | * | | | ASoC: rockchip: i2s: fix maxburst of dma data to 4Jianqun Xu2014-12-241-2/+2
| | | | * | | | ASoC: rockchip: i2s: fix error defination of transmit data levelJianqun Xu2014-12-241-1/+1
| | | | |/ / /
| | | * | | | ASoC: Intel: correct the fixed free block allocationJie Yang2014-12-241-1/+5
| | | * | | | ASoC: Intel: Fix BYTCR machine driver MODULE_ALIASJarkko Nikula2014-12-221-1/+1
| | | * | | | ASoC: Intel: Fix BYTCR firmware nameJarkko Nikula2014-12-221-1/+1
| | | * | | | ASoC: Intel: Add I2C dependency to two new machinesJarkko Nikula2014-12-221-2/+2
| | | |/ / /
| | * | | | ASoC: dwc: Iterate over all channelsAndrew Jackson2014-12-221-19/+16Star
| | * | | | ASoC: dwc: Ensure FIFOs are flushed to prevent channel swapAndrew Jackson2014-12-221-0/+14
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2014-12-241-9/+5Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ASoC: dapm: Remove snd_soc_of_parse_audio_routing() due to deferred probeMark Brown2014-12-191-9/+5Star
* | | | | ALSA: atmel: fix building the ac97 driver for at91-multiplatformArnd Bergmann2014-12-271-3/+3
* | | | | ALSA: gus: Remove unused gus_instr.cTakashi Iwai2014-12-261-172/+0Star
* | | | | ALSA: hda - patch_analog.c: Remove some unused functionsRickard Strandqvist2014-12-261-33/+0Star
* | | | | ALSA: ice1712: wm8776.c: Remove some unused functionsRickard Strandqvist2014-12-262-18/+0Star
| |_|_|/ |/| | |
* | | | ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang2014-12-261-1/+4
* | | | ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2014-12-262-2/+23
|/ / /
* | | Linux 3.19-rc1Linus Torvalds2014-12-211-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-2110-25/+103
|\ \ \
| * | | s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger2014-12-181-12/+6Star
| * | | arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-2/+2
| * | | arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger2014-12-181-2/+2
| * | | mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
| * | | x86/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
| * | | x86/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-4/+4
| * | | mm: replace ACCESS_ONCE with READ_ONCE or barriersChristian Borntraeger2014-12-183-3/+13
| * | | kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2014-12-181-0/+74
* | | | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-2194-690/+6663
|\ \ \ \
| * | | | clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...Krzysztof Kozlowski2014-12-171-1/+28
| * | | | ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo2014-12-161-9/+14
| * | | | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-163-8/+8
| * | | | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-169-63/+238
| |\ \ \ \
| * | | | | clk: Really fix deadlock with mmap_semStephen Boyd2014-12-161-2/+3
| * | | | | Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...Michael Turquette2014-12-115-10/+12
| |\ \ \ \ \
| | * | | | | clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski2014-12-021-0/+4
| | * | | | | clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmiAndrzej Hajda2014-12-021-1/+1
| | * | | | | clk: samsung: exynos4415: Fix build with PM_SLEEP disabledKrzysztof Kozlowski2014-12-021-2/+4
| | * | | | | clk: samsung: remove unnecessary inclusion of header files from clk.hPankaj Dubey2014-12-022-4/+2Star
| | * | | | | clk: samsung: remove unnecessary CONFIG_OF from clk.cPankaj Dubey2014-12-021-2/+0Star