summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: Add Tegra30 host1x clock supportThierry Reding2012-11-151-2/+3
* ARM: tegra: Add AUXDATA for Tegra30 host1xThierry Reding2012-11-151-0/+9
* ARM: tegra: Add Tegra20 host1x clock supportThierry Reding2012-11-151-3/+8
* ARM: tegra: Add AUXDATA for Tegra20 host1xThierry Reding2012-11-151-0/+9
* ARM: tegra: Tegra30 speedo-based process identificationDanny Huang2012-11-154-2/+309
* ARM: tegra: Add speedo-based process identificationDanny Huang2012-11-154-8/+140
* ARM: tegra: flexible spare fuse read functionDanny Huang2012-11-152-7/+14
* ARM: tegra: Implement 6395/1 for TegraPeter De Schrijver2012-11-141-1/+1
* ARM: tegra: Add OF_DEV_AUXDATA for sflash driver in board dtLaxman Dewangan2012-11-131-0/+2
* ARM: tegra: enable data prefetch on L2Joseph Lo2012-11-091-1/+1
* ARM: tegra: Add OF_DEV_AUXDATA for SLINK driver in board dtLaxman Dewangan2012-11-052-0/+20
* ARM: tegra: common: using OF api for L2 cache initJoseph Lo2012-11-051-7/+4
* ARM: tegra: dt: add L2 cache controllerJoseph Lo2012-11-052-0/+18
* ARM: tegra30: clocks: add AHB and APB clocksJoseph Lo2012-11-054-0/+157
* ARM: tegra: set up wlan clocks for tegra dtWei Ni2012-11-052-0/+8
* ARM: tegra: move irammap.h to mach-tegraStephen Warren2012-11-054-5/+3
* ARM: tegra: move iomap.h to mach-tegraStephen Warren2012-11-0522-31/+22
* ARM: tegra: remove <mach/dma.h>Stephen Warren2012-11-054-60/+0
* ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/Stephen Warren2012-11-053-5/+5
* ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren2012-11-0510-17/+2
* iommu: tegra: remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+0
* staging: nvec: remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+0
* crypto: tegra: remove include of <mach/clk.h>Stephen Warren2012-11-051-2/+0
* ARM: tegra: update *.dts for regulator-compatible deprecationStephen Warren2012-11-057-357/+112
* usb: phy: tegra remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+3
* usb: host: tegra remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+4
* Linux 3.7-rc4v3.7-rc4Linus Torvalds2012-11-041-1/+1
* Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-11-0311-35/+110
|\
| * NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson2012-11-021-1/+1
| * NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctlyTrond Myklebust2012-11-011-1/+1
| * SUNRPC: return proper errno from backchannel_rqstWeston Andros Adamson2012-11-011-1/+1
| * NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson2012-10-315-3/+56
| * nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings2012-10-314-9/+20
| * nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew2012-10-311-1/+1
| * nfs: Check whether a layout pointer is NULL before free itYanchuan Nian2012-10-311-2/+2
| * NFS: fix bug in legacy DNS resolver.NeilBrown2012-10-311-2/+3
| * NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust2012-10-311-0/+1
| * NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust2012-10-311-13/+23
| * NFS: Wait for session recovery to finish before returningBryan Schumaker2012-10-311-2/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2012-11-033-6/+9
|\ \
| * | exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi2012-11-031-1/+1
| * | ACPI video: Ignore errors after _DOD evaluation.Igor Murzov2012-11-031-4/+7
| * | thermal: solve compilation errors in rcar_thermalDevendra Naga2012-11-031-1/+1
* | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-11-033-175/+22
|\ \ \
| * | | i2c: tegra: set irq name as device nameLaxman Dewangan2012-11-021-1/+1
| * | | i2c-nomadik: Fixup clock handlingPhilippe Begnic2012-11-021-2/+7
| * | | i2c: mxs: remove broken PIOQUEUE supportWolfram Sang2012-11-021-172/+14
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-0319-92/+275
|\ \ \ \
| * | | | drm/udl: fix stride issues scanning out stride != width*bppDave Airlie2012-11-023-8/+11
| * | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2012-11-025-18/+21
| |\ \ \ \