summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: omap-mcbsp: Remove unused FRAME dma_op_modePeter Ujfalusi2012-05-223-3/+1
* ASoC: omap-mcbsp: Use DMA packet mode for non mono streams on OMAP3+Peter Ujfalusi2012-05-221-13/+17
* ASoC: sh: fsi: enable chip specific data transfer modeKuninori Morimoto2012-05-192-35/+148
* ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger()Kuninori Morimoto2012-05-191-2/+5
* ASoC: sh: fsi: use same format for IN/OUTKuninori Morimoto2012-05-191-16/+6
* ASoC: sh: fsi: add fsi_version() and removed meaningless version checkKuninori Morimoto2012-05-191-18/+8
* ASoC: sh: fsi: use register field macro name on IN/OUT_DMACKuninori Morimoto2012-05-191-2/+2
* ASoC: tegra: Add machine driver for WM8753 codecStephen Warren2012-05-194-0/+290
* ASoC: OMAP: HDMI: Introduce codecRicardo Neri2012-05-184-0/+76
* ARM: mx31_3ds: Add sound supportPhilippe Rétornaz2012-05-182-1/+22
* ASoC: imx-mc13783 cleanupPhilippe Rétornaz2012-05-181-8/+1
* mx31moboard: Add sound supportPhilippe Rétornaz2012-05-182-1/+20
* ASoC: mc13783 codec cleanupsPhilippe Rétornaz2012-05-181-21/+7
* ASoC: add imx-mc13783 sound supportPhilippe Rétornaz2012-05-183-0/+173
* ASoC: Add mc13783 codecPhilippe Rétornaz2012-05-184-0/+834
* mfd: mc13xxx: add codec platform dataPhilippe Rétornaz2012-05-182-1/+13
* ASoC: don't flip master of DT-instantiated DAI linksStephen Warren2012-05-161-1/+2
* ASoC: wm8350: Remove direct usage of codec->control_dataMark Brown2012-05-141-11/+16
* ASoC: tlv320aic3x: Remove unused, non-standard headset detectionMark Brown2012-05-141-18/+0
* ASoC: wm8350: Don't use irq_baseMark Brown2012-05-131-19/+27
* ASoC: max98095: Single bit bitfields should be unsignedMark Brown2012-05-131-1/+1
* ASoC: lm49453: Fix author e-mail addressMark Brown2012-05-131-1/+1
* ASoC: lm49453: Staticise non-exported symbol lm45453_daiMark Brown2012-05-131-1/+1
* Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-13795-4758/+7355
|\
| * Linux 3.4-rc7v3.4-rc7Linus Torvalds2012-05-121-1/+1
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-1212-55/+88
| |\
| | * Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-05-123-2/+7
| | |\
| | | * ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim2012-05-131-1/+1
| | | * ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2012-05-132-1/+6
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson2012-05-129-53/+81
| | |\ \
| | | * | ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm2012-05-121-1/+55
| | | * | ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto2012-05-124-11/+10
| | | * | ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm2012-05-123-1/+12
| | | * | ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski2012-05-121-20/+2
| | | * | ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski2012-05-121-20/+2
| | | |/
| * | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-122-35/+40
| |\ \ \
| | * | | gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat2012-05-111-6/+12
| | * | | gpio: pch9: Use proper flow type handlersThomas Gleixner2012-05-111-29/+28
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-05-129-18/+57
| |\ \ \ \
| | * | | | [SCSI] virtio_scsi: fix TMF use-after-freePaolo Bonzini2012-05-101-11/+13
| | * | | | [SCSI] fix oops in all legacy host adapters caused by 6f381faJames Bottomley2012-05-101-0/+3
| | * | | | [SCSI] qla2xxx: Update version number to 8.04.00.03-k.Chad Dupuis2012-05-101-3/+3
| | * | | | [SCSI] qla2xxx: Properly check for current state after the fabric-login request.Saurav Kashyap2012-05-101-1/+17
| | * | | | [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali2012-05-102-3/+14
| | * | | | [SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali2012-05-102-0/+6
| | * | | | [SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary2012-05-101-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-1237-172/+236
| |\ \ \ \ \
| | * | | | | ks8851: Update link status during link change interruptStephen Boyd2012-05-111-3/+4
| | * | | | | macvtap: restore vlan header on user readBasil Gor2012-05-111-5/+38
| | * | | | | vhost-net: fix handle_rx buffer sizeBasil Gor2012-05-111-1/+6
OpenPOWER on IntegriCloud