summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-15MIPS: ath79: rework IP2/IP3 interrupt handlingGabor Juhos1-20/+72
2012-05-15MIPS: ath79: add GPIO support code for AR934XGabor Juhos2-1/+47
2012-05-15MIPS: ath79: add clock initialization code for AR934XGabor Juhos2-0/+134
2012-05-15MIPS: ath79: add SoC detection code for AR934XGabor Juhos4-1/+49
2012-05-15MIPS: ath79: sort case statements in ath79_detect_sys_typeGabor Juhos1-12/+12
2012-05-15MIPS: ath79: add early_printk support for AR934XGabor Juhos2-1/+8
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGabor Juhos4-3/+12
2012-05-15MIPS: ath79: register PCI controller on the PB44 boardGabor Juhos1-0/+2
2012-05-15MIPS: ath79: remove ar724x_pci_add_data functionGabor Juhos3-21/+0
2012-05-15MIPS: ath79: allow to use SoC specific PCI IRQ mapsGabor Juhos2-4/+77
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos4-0/+383
2012-05-15MIPS: ath79: allow to use board specific pci_plat_dev_init functionsGabor Juhos3-8/+23
2012-05-15MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.cGabor Juhos1-11/+12
2012-05-15MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos3-5/+120
2012-05-15MIPS: ath79: fix a wrong IRQ numberGabor Juhos2-3/+8
2012-05-15MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCsGabor Juhos1-1/+35
2012-05-15MIPS: ath79: fix broken ar724x_pci_{read,write} functionsGabor Juhos1-26/+26
2012-05-15MIPS: ath79: remove superfluous alignment checks from pci-ar724x.cGabor Juhos1-6/+0
2012-05-15MIPS: ath79: use io-accessor macros in pci-ar724x.cGabor Juhos1-14/+24
2012-05-15MIPS: ath79: replace ath724x to ar724xGabor Juhos5-43/+43
2012-05-15MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC nameGabor Juhos2-1/+1
2012-05-15MIPS: ath79: add a common PCI registration functionGabor Juhos4-2/+17
2012-05-15MIPS: ath79: make ath724x_pcibios_init visible for external codeGabor Juhos2-1/+22
2012-05-15MIPS: ath79: rename pci-ath724x.hGabor Juhos3-2/+2
2012-05-15MIPS: ath79: separate common PCI codeGabor Juhos3-34/+47
2012-05-15MIPS: ath79: Use kmemdup rather than duplicating its implementationThomas Meyer2-6/+2
2012-05-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-55/+88
2012-05-12Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-2/+7
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim1-1/+1
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2-1/+6
2012-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson9-53/+81
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm1-1/+55
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto4-11/+10
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm3-1/+12
2012-05-12ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-12ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
2012-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds7-21/+21
2012-05-10Merge branch 'parisc' (PA-RISC compile fixes)Linus Torvalds7-8/+14
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer4-7/+8
2012-05-10parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer1-0/+2
2012-05-10parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer1-1/+0
2012-05-10parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer1-0/+2
2012-05-10parisc: add missing includes in asm/spinlock.hRolf Eike Beer1-0/+2
2012-05-10sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2-4/+4
2012-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-8/+9
2012-05-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-20/+16
2012-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-29/+16
2012-05-09Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/li...Olof Johansson3-6/+6
2012-05-09ARM: OMAP: igep0020: fix smsc911x dummy regulator idEnrico Butera1-1/+1