summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2xxx: hwmod data: share common interface dataPaul Walmsley2012-04-194-518/+324
* ARM: OMAP2xxx: hwmod data: share common hwmods between OMAP2420 and OMAP2430Paul Walmsley2012-04-194-1211/+740
* ARM: OMAP2+: hwmod data: remove forward declarations, reorganizePaul Walmsley2012-04-194-4268/+3963
* ARM: OMAP: hwmod: remove code support for direct hwmod registrationPaul Walmsley2012-04-192-98/+33
* ARM: OMAP2+: hwmod data: convert to link registrationPaul Walmsley2012-04-194-2182/+370
* ARM: OMAP2+: hwmod: add support for link registrationPaul Walmsley2012-04-192-16/+305
* ARM: OMAP2+: hwmod: consolidate finding the MPU port index and storing itPaul Walmsley2012-04-191-24/+15
* ARM: OMAP2+: hwmod: add function to iterate over struct omap_hwmod_ocp_ifPaul Walmsley2012-04-191-48/+67
* ARM: OMAP2+: hwmod: add _find_mpu_rt_port()Paul Walmsley2012-04-191-10/+29
* ARM: OMAP2+: hwmod: extend OCP_* register offsets from 16 to 32 bitsPaul Walmsley2012-04-191-3/+3
* ARM: OMAP4: hwmod data: uncomment some "excluded" hwmodsPaul Walmsley2012-04-191-4/+4
* ARM: OMAP4: hwmod data: add OCP_USER_DSP; mark omap44xx_dsp__iva appropriatelyPaul Walmsley2012-04-192-0/+2
* ARM: OMAP4: hwmod data: remove bandgap hwmodPaul Walmsley2012-04-191-30/+0
* ARM: OMAP3: hwmod data: GPTIMER12 is attached to a separate interconnectPaul Walmsley2012-04-191-3/+25
* ARM: OMAP3: hwmod data: add DSS->L3 interconnect for 3430ES1Paul Walmsley2012-04-191-0/+7
* ARM: OMAP3: hwmod data: fix interfaces for the MMC hwmodsPaul Walmsley2012-04-191-8/+30
* ARM: OMAP2/3: hwmod data: update old namesPaul Walmsley2012-04-193-10/+10
* ARM: OMAP2+: timer: use a proper interface to get hwmod dataPaul Walmsley2012-04-191-3/+12
* ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname()Paul Walmsley2012-04-192-0/+210
* ARM: OMAP2+: hwmod: provide a function to return the address space of the MPU RTPaul Walmsley2012-04-191-24/+31
* ARM: OMAP2+: hwmod: revise hardreset behaviorPaul Walmsley2012-04-191-56/+83
* ARM: OMAP2+: hwmod: reorganize and document the reset and configuration processPaul Walmsley2012-04-191-32/+120
* ARM: OMAP2+: hwmod: reorganize and document the initialization processPaul Walmsley2012-04-191-57/+80
* ARM: OMAP2+: hwmod: revise the IP block reset processPaul Walmsley2012-04-191-23/+46
* ARM: OMAP4: hwmod data: remove pseudo-hwmods associated with hardreset linesPaul Walmsley2012-04-181-98/+3
* ARM: OMAP2+: hwmod: control all hardreset lines attached to a hwmodPaul Walmsley2012-04-181-14/+15
* ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave inter...Archit Taneja2012-04-133-3/+0
* ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...Paul Walmsley2012-04-131-2/+12
* ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo2012-04-133-1/+15
* Linux 3.4-rc2v3.4-rc2Linus Torvalds2012-04-071-1/+1
* Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
|\
| * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-041-1/+7
| * regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-078-12/+36
|\ \
| * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-051-0/+4
| * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-055-11/+29
| |\ \
| | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-031-2/+1
| | * | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-032-1/+13
| | * | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-031-2/+6
| | * | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-031-4/+5
| | * | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-031-2/+4
| * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-051-0/+2
| * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-051-1/+1
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-0720-105/+147
|\ \ \ \
| * | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-051-1/+1
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt2012-03-304-102/+131
| |\ \ \ \ \
| | | * | | | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
| | * | | | | sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2012-03-302-13/+45
| | |/ / / /
| * | | | | sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt2012-03-301-1/+1
| * | | | | sh: dwarf unwinder depends on SHcompact.Paul Mundt2012-03-301-0/+1