summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-0935-315/+262
|\
| * Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-066-80/+5
| |\
| | * ASoC: eukrea-tlv320: Convert it to platform driverFabio Estevam2012-09-284-0/+4
| | * Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown2012-09-222-80/+1
| | |\
| * | | ARM: SAMSUNG: dma-ops: Fix dmaengine_prep_dma_cyclic() parameter listPeter Ujfalusi2012-09-241-1/+2
| |/ /
| * | Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-2276-329/+605
| |\ \
| * | | ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIOPeter Ujfalusi2012-09-222-9/+2
| * | | ARM: OMAP4: hwmod_data: Add resource names to McPDM memory rangesPeter Ujfalusi2012-09-221-0/+2
| * | | ASoC: mx27vis: retrieve gpio numbers from platform_dataShawn Guo2012-09-171-1/+41
| * | | ASoC: tegra: move platform data headerStephen Warren2012-09-061-23/+0
| * | | Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-05157-1967/+2003
| |\ \ \
| | * \ \ Merge tag 'v3.6-rc4' into asoc-omapMark Brown2012-09-05276-3120/+2676
| | |\ \ \
| * | | | | ASoC/ARM: Davinci: McASP: split asp header into platform and audio specificHebbar, Gururaja2012-08-279-143/+57
| * | | | | ARM: Davinci: Remove references to davinci pcmHebbar, Gururaja2012-08-272-18/+0
| * | | | | Merge branch 'asoc-omap' into for-3.7Mark Brown2012-08-231-1/+1
| |\| | | |
| | * | | | ARM: OMAP2+: twl-common: Fix compile time error when omap-twl4030 audio is no...Peter Ujfalusi2012-08-231-1/+1
| * | | | | Merge branch 'asoc-omap' into for-3.7Mark Brown2012-08-223-121/+20
| |\| | | |
| | * | | | ARM: OMAP2+: McBSP: Do not create legacy devices when booting with DT dataPeter Ujfalusi2012-08-221-1/+3
| | * | | | ARM/ASoC: omap-mcbsp: Remove CLKR/FSR mux configuration codePeter Ujfalusi2012-08-222-78/+0
| | * | | | ARM: OMAP: board-am3517evm: Configure McBSP1 CLKR/FSR signal sourcePeter Ujfalusi2012-08-221-0/+13
| | * | | | ARM: OMAP: mcbsp: Enable FIFO use for OMAP2430Peter Ujfalusi2012-08-221-1/+4
| | * | | | ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driverPeter Ujfalusi2012-08-222-41/+0
| * | | | | Merge remote-tracking branch 'asoc/topic/blackfin' into for-3.7Mark Brown2012-08-17135-1156/+775
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | blackfin: add platform device for ad1836 machine driverScott Jiang2012-08-175-0/+99
| * | | | | ARM: OMAP3: Switch to use the unified audio driver (omap-twl4030) for selecte...Peter Ujfalusi2012-08-156-0/+6
| * | | | | ARM: OMAP: twl-common: Add helper function to register the omap-twl4030 audio...Peter Ujfalusi2012-08-152-0/+29
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-10-096-28/+6
|\ \ \ \ \ \
| * | | | | | arm64: Enable interrupts before calling do_notify_resume()Catalin Marinas2012-10-081-0/+1
| * | | | | | arm64: Use the generic compat_sys_sendfile() implementationCatalin Marinas2012-10-082-20/+1
| * | | | | | arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()Catalin Marinas2012-10-083-8/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-097-12/+176
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Revert strace hiccups fix.David S. Miller2012-10-055-30/+31
| * | | | | | sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller2012-10-057-12/+176
| * | | | | | sparc64: Fix strace hiccups when force_successful_syscall() triggers.Al Viro2012-10-041-18/+13
| * | | | | | sparc64: Rearrange thread info to cheaply clear syscall noerror state.Al Viro2012-10-045-15/+19
* | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-083-4/+4
|\ \ \ \ \ \ \
| * | | | | | | kbuild: Fix gcc -x syntaxJean Delvare2012-10-033-3/+3
| * | | | | | | kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2012-09-271-1/+1
* | | | | | | | Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-081-63/+0
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...Joerg Roedel2012-10-021-63/+0
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | dma: tegra: move smmu.h into SMMU driverStephen Warren2012-09-181-63/+0
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-0766-1304/+1766
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fixes' into for-linusRussell King2012-10-0616-106/+54
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: 7548/1: include linux/sched.h in syscall.hWade Farnsworth2012-10-051-0/+1
| | * | | | | | | | | | Merge commit 'v3.6' into fixesRussell King2012-10-0415-106/+53
| | |\| | | | | | | | |
| * | | | | | | | | | | Merge branch 'arch-timers' into for-linusRussell King2012-10-045-125/+316
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin2012-09-265-24/+43
| | * | | | | | | | | | | ARM: 7522/1: arch_timers: register a time/cycle counterMarc Zyngier2012-09-152-0/+32
| | * | | | | | | | | | | ARM: 7523/1: arch_timers: enable the use of the virtual timerMarc Zyngier2012-09-151-102/+241
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *---------. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King2012-10-04425-4756/+5009
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | |