summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-24ASoC: davinci: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2013-12-10ASoC: davinci-mcasp: Support for fck reparentingPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Correct am33xx snd_platform_data namePeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Change IO functions parameter listPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Support for McASP version found in DRA7xxPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Fix synchronous master receive modePeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Data source (bus) selection supportPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Simplify FIFO configuration codePeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Be consistent with the use of base in davinci_mcasp_set_...Peter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Rename private struct and it's users (dev -> mcasp)Peter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Do not inline the mcasp_set_ctl_reg functionPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Remove unused DAVINCI_MCASP_NUM_SERIALIZER definePeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Move private struct definition to source filePeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Move register definitions to header filePeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Correct dai driver struct initialization for 2nd daiPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Remove unused DAVINCI_MCASP_I2S/DIT_DAI definesPeter Ujfalusi
2013-12-10ASoC: davinci-mcasp: Move DAVINCI_MCASP_RATE from header to source filePeter Ujfalusi
2013-12-10ASoC: davinci-evm: Switch to use .dai_fmt of snd_soc_dai_link(s)Peter Ujfalusi
2013-12-10ASoC: davinci-evm: Do not include davinci-mcasp.hPeter Ujfalusi
2013-12-10ASoC: davinci: kconfig: Prepare for AM43xx supportPeter Ujfalusi
2013-12-10ASoC: davinci: Kconfig/Makefile: Generic EVM machine driver related cleanupPeter Ujfalusi
2013-12-10ASoC: davinci: Kconfig: Remove help section for SND_DAVINCI_SOCPeter Ujfalusi
2013-11-22Linux 3.13-rc1v3.13-rc1Linus Torvalds
2013-11-22Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds
2013-11-22Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-11-22Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-11-22Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-11-22Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-11-22Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-22ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson
2013-11-22ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-21Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-11-21mm: place page->pmd_huge_pte to right unionKirill A. Shutemov
2013-11-21MAINTAINERS: add keyboard driver to Hyper-V file listHaiyang Zhang
2013-11-21x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov
2013-11-21ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson
2013-11-21mm, mempolicy: silence gcc warningDavid Rientjes
2013-11-21block/partitions/efi.c: fix bound checkAntti P Miettinen