summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-04-19ARM: OMAP2xxx: hwmod data: share common hwmods between OMAP2420 and OMAP2430Paul Walmsley
2012-04-19ARM: OMAP2+: hwmod data: remove forward declarations, reorganizePaul Walmsley
2012-04-19ARM: OMAP: hwmod: remove code support for direct hwmod registrationPaul Walmsley
2012-04-19ARM: OMAP2+: hwmod data: convert to link registrationPaul Walmsley
2012-04-19ARM: OMAP2+: hwmod: add support for link registrationPaul Walmsley
2012-04-19ARM: OMAP2+: hwmod: consolidate finding the MPU port index and storing itPaul Walmsley
2012-04-19ARM: OMAP2+: hwmod: add function to iterate over struct omap_hwmod_ocp_ifPaul Walmsley
2012-04-19ARM: OMAP2+: hwmod: add _find_mpu_rt_port()Paul Walmsley
2012-04-19ARM: OMAP2+: hwmod: extend OCP_* register offsets from 16 to 32 bitsPaul Walmsley
2012-04-19ARM: OMAP4: hwmod data: uncomment some "excluded" hwmodsPaul Walmsley
2012-04-19ARM: OMAP4: hwmod data: add OCP_USER_DSP; mark omap44xx_dsp__iva appropriatelyPaul Walmsley
2012-04-19ARM: OMAP4: hwmod data: remove bandgap hwmodPaul Walmsley
2012-04-19ARM: OMAP3: hwmod data: GPTIMER12 is attached to a separate interconnectPaul Walmsley
2012-04-19ARM: OMAP3: hwmod data: add DSS->L3 interconnect for 3430ES1Paul Walmsley
2012-04-19ARM: OMAP3: hwmod data: fix interfaces for the MMC hwmodsPaul Walmsley
2012-04-19ARM: OMAP2/3: hwmod data: update old namesPaul Walmsley
2012-04-19ARM: OMAP2+: timer: use a proper interface to get hwmod dataPaul Walmsley
2012-04-19ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname()Paul Walmsley
2012-04-19ARM: OMAP2+: hwmod: provide a function to return the address space of the MPU RTPaul Walmsley
2012-04-19ARM: OMAP2+: hwmod: revise hardreset behaviorPaul Walmsley
2012-04-19ARM: OMAP2+: hwmod: reorganize and document the reset and configuration processPaul Walmsley
2012-04-19ARM: OMAP2+: hwmod: reorganize and document the initialization processPaul Walmsley
2012-04-19ARM: OMAP2+: hwmod: revise the IP block reset processPaul Walmsley
2012-04-18ARM: OMAP4: hwmod data: remove pseudo-hwmods associated with hardreset linesPaul Walmsley
2012-04-18ARM: OMAP2+: hwmod: control all hardreset lines attached to a hwmodPaul Walmsley
2012-04-13ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave inter...Archit Taneja
2012-04-13ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...Paul Walmsley
2012-04-13ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-06blackfin: update defconfig for bf527-ezkitBob Liu
2012-04-06blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger
2012-04-05Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05C6X: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05ARM: fix __io macro for PCMCIARob Herring
2012-04-05Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-04-05Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2012-04-05KVM: Resolve RCU vs. async page fault problemGleb Natapov